import numpy as np
from numpy import median
import pandas as pd
import requests
from bs4 import BeautifulSoup
import matplotlib.pyplot as plt
import seaborn as sns
import plotly.express as px
import re
from sklearn.preprocessing import LabelEncoder
URL = 'https://en.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities'
page = requests.get(URL)
page.status_code
200
htmlCode = page.text
htmlCode
'<!DOCTYPE html>\n<html class="client-nojs" lang="en" dir="ltr">\n<head>\n<meta charset="UTF-8"/>\n<title>List of aircraft accidents and incidents resulting in at least 50 fatalities - Wikipedia</title>\n<script>document.documentElement.className="client-js";RLCONF={"wgBreakFrames":!1,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgRequestId":"X-@aSwpAMMMAAWZvZ2gAAAAC","wgCSPNonce":!1,"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":!1,"wgNamespaceNumber":0,"wgPageName":"List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","wgTitle":"List of aircraft accidents and incidents resulting in at least 50 fatalities","wgCurRevisionId":999332368,"wgRevisionId":999332368,"wgArticleId":39587099,"wgIsArticle":!0,"wgIsRedirect":!1,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":["CS1 errors: missing periodical","CS1: Julian–Gregorian uncertainty","Webarchive template wayback links","CS1 maint: archived copy as title","All articles with dead external links",\n"Articles with dead external links from September 2017","Articles with permanently dead external links","Articles with dead external links from October 2017","Articles with short description","Short description is different from Wikidata","Use dmy dates from October 2019","Featured lists","All articles with unsourced statements","Articles with unsourced statements from March 2014","Aviation-related lists","Death-related lists","Lists by death toll","Lists of aviation accidents and incidents"],"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgRelevantPageName":"List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","wgRelevantArticleId":39587099,"wgIsProbablyEditable":!0,"wgRelevantPageIsProbablyEditable":!0,"wgRestrictionEdit":[],"wgRestrictionMove":[],"wgMediaViewerOnClick":!0,"wgMediaViewerEnabledByDefault":!0,"wgPopupsReferencePreviews":!1,"wgPopupsConflictsWithNavPopupGadget":!1,"wgPopupsConflictsWithRefTooltipsGadget":!0,\n"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","pageVariantFallbacks":"en"},"wgMFDisplayWikibaseDescriptions":{"search":!0,"nearby":!0,"watchlist":!0,"tagline":!1},"wgWMESchemaEditAttemptStepOversample":!1,"wgULSCurrentAutonym":"English","wgNoticeProject":"wikipedia","wgCentralAuthMobileDomain":!1,"wgEditSubmitButtonLabelPublish":!0,"wgULSPosition":"interlanguage","wgWikibaseItemId":"Q3834411"};RLSTATE={"ext.globalCssJs.user.styles":"ready","site.styles":"ready","noscript":"ready","user.styles":"ready","ext.globalCssJs.user":"ready","user":"ready","user.options":"loading","ext.cite.styles":"ready","skins.vector.styles.legacy":"ready","jquery.tablesorter.styles":"ready","jquery.makeCollapsible.styles":"ready","ext.visualEditor.desktopArticleTarget.noscript":"ready","ext.uls.interlanguage":"ready","ext.wikimediaBadges":"ready","wikibase.client.init":"ready"};RLPAGEMODULES=["ext.cite.ux-enhancements","site","mediawiki.page.ready","jquery.tablesorter",\n"jquery.makeCollapsible","mediawiki.toc","skins.vector.legacy.js","ext.gadget.ReferenceTooltips","ext.gadget.charinsert","ext.gadget.extra-toolbar-buttons","ext.gadget.refToolbar","ext.gadget.switcher","ext.centralauth.centralautologin","mmv.head","mmv.bootstrap.autostart","ext.popups","ext.visualEditor.desktopArticleTarget.init","ext.visualEditor.targetLoader","ext.eventLogging","ext.wikimediaEvents","ext.navigationTiming","ext.uls.compactlinks","ext.uls.interface","ext.cx.eventlogging.campaigns","ext.centralNotice.geoIP","ext.centralNotice.startUp"];</script>\n<script>(RLQ=window.RLQ||[]).push(function(){mw.loader.implement("user.options@1hzgi",function($,jQuery,require,module){/*@nomin*/mw.user.tokens.set({"patrolToken":"+\\\\","watchToken":"+\\\\","csrfToken":"+\\\\"});\n});});</script>\n<link rel="stylesheet" href="/w/load.php?lang=en&modules=ext.cite.styles%7Cext.uls.interlanguage%7Cext.visualEditor.desktopArticleTarget.noscript%7Cext.wikimediaBadges%7Cjquery.makeCollapsible.styles%7Cjquery.tablesorter.styles%7Cskins.vector.styles.legacy%7Cwikibase.client.init&only=styles&skin=vector"/>\n<script async="" src="/w/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=vector"></script>\n<meta name="ResourceLoaderDynamicStyles" content=""/>\n<link rel="stylesheet" href="/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector"/>\n<meta name="generator" content="MediaWiki 1.36.0-wmf.25"/>\n<meta name="referrer" content="origin"/>\n<meta name="referrer" content="origin-when-crossorigin"/>\n<meta name="referrer" content="origin-when-cross-origin"/>\n<link rel="preconnect" href="//upload.wikimedia.org"/>\n<link rel="alternate" media="only screen and (max-width: 720px)" href="//en.m.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities"/>\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit"/>\n<link rel="edit" title="Edit this page" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit"/>\n<link rel="apple-touch-icon" href="/static/apple-touch/wikipedia.png"/>\n<link rel="shortcut icon" href="/static/favicon/wikipedia.ico"/>\n<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)"/>\n<link rel="EditURI" type="application/rsd+xml" href="//en.wikipedia.org/w/api.php?action=rsd"/>\n<link rel="license" href="//creativecommons.org/licenses/by-sa/3.0/"/>\n<link rel="canonical" href="https://en.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities"/>\n<link rel="dns-prefetch" href="//login.wikimedia.org"/>\n<link rel="dns-prefetch" href="//meta.wikimedia.org" />\n</head>\n<body class="mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject mw-editable page-List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities rootpage-List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities skin-vector action-view skin-vector-legacy"><div id="mw-page-base" class="noprint"></div>\n<div id="mw-head-base" class="noprint"></div>\n<div id="content" class="mw-body" role="main">\n\t<a id="top"></a>\n\t<div id="siteNotice" class="mw-body-content"><!-- CentralNotice --></div>\n\t<div class="mw-indicators mw-body-content">\n\t<div id="mw-indicator-featured-star" class="mw-indicator"><a href="/wiki/Wikipedia:Featured_lists" title="This is a featured list. Click here for more information."><img alt="This is a featured list. Click here for more information." src="//upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/20px-Cscr-featured.svg.png" decoding="async" width="20" height="19" srcset="//upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/30px-Cscr-featured.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/40px-Cscr-featured.svg.png 2x" data-file-width="462" data-file-height="438" /></a></div>\n\t</div>\n\t<h1 id="firstHeading" class="firstHeading" lang="en">List of aircraft accidents and incidents resulting in at least 50 fatalities</h1>\n\t<div id="bodyContent" class="mw-body-content">\n\t\t<div id="siteSub" class="noprint">From Wikipedia, the free encyclopedia</div>\n\t\t<div id="contentSub"></div>\n\t\t<div id="contentSub2"></div>\n\t\t\n\t\t<div id="jump-to-nav"></div>\n\t\t<a class="mw-jump-link" href="#mw-head">Jump to navigation</a>\n\t\t<a class="mw-jump-link" href="#searchInput">Jump to search</a>\n\t\t<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">Wikipedia list article</div>\n<p class="mw-empty-elt">\n\n</p><p>This article lists aircraft accidents and incidents which resulted in at least 50 fatalities in a single occurrence involving commercial passenger and cargo flights, military passenger and cargo flights, or general aviation flights that have been involved in a ground or mid-air collision with either a commercial or military passenger or cargo flight.\n</p><p>There have been 552 such incidents, including terrorist or other attacks. Of these, 204 have involved at least 100 fatalities, 34 have had at least 200 fatalities, 8 have had at least 300 fatalities, and 4 have had at least 500 fatalities. Between 1923 (the first year an aircraft accident or incident exceeded 50 fatalities) and the present, these incidents have accounted for 58,144 fatalities across all seven <a href="/wiki/Continent" title="Continent">continents</a> and the three largest oceans.\n</p>\n<div id="toc" class="toc" role="navigation" aria-labelledby="mw-toc-heading"><input type="checkbox" role="button" id="toctogglecheckbox" class="toctogglecheckbox" style="display:none" /><div class="toctitle" lang="en" dir="ltr"><h2 id="mw-toc-heading">Contents</h2><span class="toctogglespan"><label class="toctogglelabel" for="toctogglecheckbox"></label></span></div>\n<ul>\n<li class="toclevel-1 tocsection-1"><a href="#History"><span class="tocnumber">1</span> <span class="toctext">History</span></a></li>\n<li class="toclevel-1 tocsection-2"><a href="#Inclusion_criteria"><span class="tocnumber">2</span> <span class="toctext">Inclusion criteria</span></a></li>\n<li class="toclevel-1 tocsection-3"><a href="#Table_key"><span class="tocnumber">3</span> <span class="toctext">Table key</span></a></li>\n<li class="toclevel-1 tocsection-4"><a href="#Table"><span class="tocnumber">4</span> <span class="toctext">Table</span></a></li>\n<li class="toclevel-1 tocsection-5"><a href="#Notes_regarding_table_data_columns"><span class="tocnumber">5</span> <span class="toctext">Notes regarding table data columns</span></a>\n<ul>\n<li class="toclevel-2 tocsection-6"><a href="#Deaths"><span class="tocnumber">5.1</span> <span class="toctext">Deaths</span></a></li>\n<li class="toclevel-2 tocsection-7"><a href="#Type"><span class="tocnumber">5.2</span> <span class="toctext">Type</span></a>\n<ul>\n<li class="toclevel-3 tocsection-8"><a href="#Accidents_and_related_incidents"><span class="tocnumber">5.2.1</span> <span class="toctext">Accidents and related incidents</span></a></li>\n<li class="toclevel-3 tocsection-9"><a href="#Attacks_and_related_incidents"><span class="tocnumber">5.2.2</span> <span class="toctext">Attacks and related incidents</span></a></li>\n</ul>\n</li>\n<li class="toclevel-2 tocsection-10"><a href="#Location"><span class="tocnumber">5.3</span> <span class="toctext">Location</span></a></li>\n<li class="toclevel-2 tocsection-11"><a href="#Phases_of_flight"><span class="tocnumber">5.4</span> <span class="toctext">Phases of flight</span></a></li>\n<li class="toclevel-2 tocsection-12"><a href="#Airports_and_distance"><span class="tocnumber">5.5</span> <span class="toctext">Airports and distance</span></a></li>\n</ul>\n</li>\n<li class="toclevel-1 tocsection-13"><a href="#Summary"><span class="tocnumber">6</span> <span class="toctext">Summary</span></a>\n<ul>\n<li class="toclevel-2 tocsection-14"><a href="#Descriptive_statistics"><span class="tocnumber">6.1</span> <span class="toctext">Descriptive statistics</span></a></li>\n</ul>\n</li>\n<li class="toclevel-1 tocsection-15"><a href="#See_also"><span class="tocnumber">7</span> <span class="toctext">See also</span></a></li>\n<li class="toclevel-1 tocsection-16"><a href="#Notes"><span class="tocnumber">8</span> <span class="toctext">Notes</span></a></li>\n<li class="toclevel-1 tocsection-17"><a href="#References"><span class="tocnumber">9</span> <span class="toctext">References</span></a>\n<ul>\n<li class="toclevel-2 tocsection-18"><a href="#Books"><span class="tocnumber">9.1</span> <span class="toctext">Books</span></a></li>\n</ul>\n</li>\n<li class="toclevel-1 tocsection-19"><a href="#Further_reading"><span class="tocnumber">10</span> <span class="toctext">Further reading</span></a></li>\n</ul>\n</div>\n\n<h2><span class="mw-headline" id="History">History</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=1" title="Edit section: History">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<p>Five years after the pioneering flight of the <a href="/wiki/Wright_brothers" title="Wright brothers">Wright brothers</a> on 17 December 1903,<sup id="cite_ref-1" class="reference"><a href="#cite_note-1">[1]</a></sup> <a href="/wiki/Thomas_Selfridge" title="Thomas Selfridge">Thomas Selfridge</a> became the first fatality of powered flight while flying as a passenger with Orville Wright during a demonstration of the <a href="/wiki/Wright_Model_A" title="Wright Model A">Wright Model A</a> at <a href="/wiki/Fort_Myer" title="Fort Myer">Fort Myer</a>, Virginia, on 17 September 1908.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2">[2]</a></sup> <a href="/wiki/Eug%C3%A8ne_Lefebvre" title="Eugène Lefebvre">Eugène Lefebvre</a> was the first pilot killed in a powered airplane in 1909, while the first fatal mid-air collision occurred on 19 June 1912, near <a href="/wiki/Douai" title="Douai">Douai</a>, France, killing the pilot of each aircraft.<sup id="cite_ref-Chisholm1913_3-0" class="reference"><a href="#cite_note-Chisholm1913-3">[3]</a></sup> Since the deaths of these early aviation pioneers, the scale of fatal aircraft accidents has increased in proportion to the size and capacity of airplanes.\n</p><p>The first aviation incident to result in more than 50 fatalities did not involve an airplane. On 21 December 1923, the <a href="/wiki/Dixmude_(airship)" title="Dixmude (airship)"><i>Dixmude</i></a>, a <a href="/wiki/Rigid_airship" title="Rigid airship">rigid airship</a> of the French Navy, was reportedly struck by lightning and crashed into the Mediterranean Sea, off <a href="/wiki/Sicily" title="Sicily">Sicily</a>, Italy. All 52 crew and passengers were killed.<sup id="cite_ref-The_French_Airship_Catastrophe_4-0" class="reference"><a href="#cite_note-The_French_Airship_Catastrophe-4">[4]</a></sup> Nearly 10 years later, the <a href="/wiki/USS_Akron_(ZRS-4)" class="mw-redirect" title="USS Akron (ZRS-4)">USS <i>Akron</i></a>, also a rigid airship, encountered severe weather and crashed into the Atlantic Ocean, off <a href="/wiki/Barnegat_Light,_New_Jersey" title="Barnegat Light, New Jersey">Barnegat Light</a>, New Jersey, killing 73 of those on board.<sup id="cite_ref-dirigible_5-0" class="reference"><a href="#cite_note-dirigible-5">[5]</a></sup> It was another 5 years before a fixed-wing aircraft incident claimed more than 50 fatalities. On 24 July 1938, a <a href="/wiki/Curtiss_F11C_Goshawk" title="Curtiss F11C Goshawk">Curtiss Hawk II</a> crashed into spectator stands in the <a href="/wiki/1938_Santa_Ana_air_show_disaster" title="1938 Santa Ana air show disaster">Santa Ana air show disaster</a>. 52 spectators were killed on the ground in addition to the pilot of the airplane.<sup id="cite_ref-auto_6-0" class="reference"><a href="#cite_note-auto-6">[6]</a></sup> One month later on 24 August 1938, the Japan mid-air collision in <a href="/wiki/Tokyo" title="Tokyo">Tokyo</a> claimed 53 lives on the ground in addition to the 5 crew members aboard both planes.<sup id="cite_ref-auto1_7-0" class="reference"><a href="#cite_note-auto1-7">[7]</a></sup> The first <a href="/wiki/Rotorcraft" title="Rotorcraft">rotorcraft</a> incident to result in more than 50 fatalities was the <a href="/wiki/1977_Israeli_Air_Force_Sikorsky_CH-53_Sea_Stallion_crash" title="1977 Israeli Air Force Sikorsky CH-53 Sea Stallion crash">1977 crash</a> of a <a href="/wiki/Sikorsky_CH-53_Sea_Stallion" title="Sikorsky CH-53 Sea Stallion">Sikorsky CH-53 Sea Stallion</a> in <a href="/wiki/Israel" title="Israel">Israel</a>, which killed 54 people.<sup id="cite_ref-auto2_8-0" class="reference"><a href="#cite_note-auto2-8">[8]</a></sup>\n</p><p>The greatest number of fatalities involving one aircraft occurred in 1985 when 520 people died in the crash of <a href="/wiki/Japan_Airlines_Flight_123" title="Japan Airlines Flight 123">Japan Airlines Flight 123</a>.<sup id="cite_ref-9" class="reference"><a href="#cite_note-9">[9]</a></sup> The most fatalities in any aviation accident in history occurred during 1977 in the <a href="/wiki/Tenerife_airport_disaster" title="Tenerife airport disaster">Tenerife airport disaster</a> when 583 people were killed when two <a href="/wiki/Boeing_747" title="Boeing 747">Boeing 747s</a> collided on a <a href="/wiki/Runway" title="Runway">runway</a>. The greatest number of fatalities from a midair collision occurred at the <a href="/wiki/Charkhi_Dadri_mid-air_collision" class="mw-redirect" title="Charkhi Dadri mid-air collision">Charkhi Dadri mid-air collision</a>, to the west of New Delhi, India on 12 November 1996 when a Saudi Arabian Airlines Boeing 747-100B en route from Delhi to Dhahran, Saudi Arabia, collided with Kazakhstan Airlines Ilyushin Il-76 en route from Chimkent, Kazakhstan to Delhi, killing all 349 people aboard both the airplanes.<sup id="cite_ref-libraryonline.erau_10-0" class="reference"><a href="#cite_note-libraryonline.erau-10">[10]</a></sup> The <a href="/wiki/September_11_attacks" title="September 11 attacks">11 September 2001 (9/11)</a> coordinated attack of the <a href="/wiki/World_Trade_Center_(1973%E2%80%932001)" title="World Trade Center (1973–2001)">World Trade Center</a> claimed not only 157 passengers and crew, but an additional 2,606 victims.<sup id="cite_ref-aviation-safety_11-0" class="reference"><a href="#cite_note-aviation-safety-11">[11]</a></sup><sup id="cite_ref-aviation-safety_a_12-0" class="reference"><a href="#cite_note-aviation-safety_a-12">[12]</a></sup> In 2012, <a href="/wiki/Boeing" title="Boeing">Boeing</a> released a study of worldwide commercial jet airplane accidents between 1959 and 2011 reporting 1,798 accidents, 603 categorized as fatal, which accounted for 29,025 on-board fatalities and an additional 1,173 ground or non-commercial aircraft collision deaths.<sup id="cite_ref-boeing1pdf_13-0" class="reference"><a href="#cite_note-boeing1pdf-13">[13]</a></sup> The Boeing analysis suggests a decrease of commercial aviation accident fatality rates toward the end of the study period.\n</p>\n<h2><span class="mw-headline" id="Inclusion_criteria">Inclusion criteria</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=2" title="Edit section: Inclusion criteria">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<p>Criteria for inclusion require at least 50 fatalities in a single occurrence involving commercial passenger and cargo flights, <a href="/wiki/Military_transport_aircraft" title="Military transport aircraft">military passenger and cargo flights</a>, or <a href="/wiki/General_aviation" title="General aviation">general aviation</a> flights that have been involved in a ground or <a href="/wiki/Mid-air_collision" title="Mid-air collision">mid-air collision</a> with either a commercial or military passenger or cargo flight.\n</p><p>The US <a href="/wiki/Code_of_Federal_Regulations" title="Code of Federal Regulations">Code of Federal Regulations</a> defines an accident as "an occurrence associated with the operation of an aircraft which takes place between the time any person boards the aircraft with the intention of flight and all such persons have disembarked, and in which any person suffers death or serious injury, or in which the aircraft receives substantial damage;" an incident as "an occurrence other than an accident, associated with the operation of an aircraft, which affects or could affect the safety of operations;" and a fatal injury as one which results in death within 30 days of the accident.<sup id="cite_ref-gpo_14-0" class="reference"><a href="#cite_note-gpo-14">[14]</a></sup> The definitions of accident, incident, and fatality in the Code of Federal Regulations, and used by the <a href="/wiki/FAA" class="mw-redirect" title="FAA">FAA</a> and <a href="/wiki/NTSB" class="mw-redirect" title="NTSB">NTSB</a> are generally consistent with those found in the <a href="/wiki/ICAO" class="mw-redirect" title="ICAO">ICAO</a> <a href="/wiki/Chicago_Convention_on_International_Civil_Aviation" title="Chicago Convention on International Civil Aviation">Chicago Convention on International Civil Aviation</a> Annex 13.<sup id="cite_ref-boeing1pdf_13-1" class="reference"><a href="#cite_note-boeing1pdf-13">[13]</a></sup><sup id="cite_ref-15" class="reference"><a href="#cite_note-15">[15]</a></sup>\n</p>\n<h2><span class="mw-headline" id="Table_key">Table key</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=3" title="Edit section: Table key">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<div>\n\n \n<table class="multicol" role="presentation" style="border-collapse: collapse; padding: 0; border: 0; background:transparent; width:100%;"><tbody><tr>\n<td style="text-align: left; vertical-align: top;">\n<table class="wikitable">\n<caption>Table key (deaths, type)\n</caption>\n<tbody><tr>\n<th scope="col">Column\n</th>\n<th scope="col">Abbreviation\n</th>\n<th scope="col">Definition\n</th></tr>\n<tr>\n<td rowspan="7"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Deaths" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Deaths</a>\n</td>\n<td scope="row">Tot\n</td>\n<td>Total\n</td></tr>\n<tr>\n<td scope="row">C\n</td>\n<td>Crew\n</td></tr>\n<tr>\n<td scope="row">P\n</td>\n<td>Passenger\n</td></tr>\n<tr>\n<td scope="row">G\n</td>\n<td>Ground\n</td></tr>\n<tr>\n<td scope="row">N\n</td>\n<td>Notes\n</td></tr>\n<tr>\n<td scope="row">†\n</td>\n<td>No survivors\n</td></tr>\n<tr>\n<td scope="row">1*\n</td>\n<td><a href="/wiki/List_of_sole_survivors_of_airline_accidents_or_incidents" class="mw-redirect" title="List of sole survivors of airline accidents or incidents">Sole survivor</a>\n</td></tr>\n<tr>\n<td rowspan="6"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">T<br />abv.<br />for<br />Type</a>\n</td>\n<td scope="row">COM\n</td>\n<td>Commercial (accident/incident)\n</td></tr>\n<tr>\n<td scope="row">MIL\n</td>\n<td>Military (accident/incident)\n</td></tr>\n<tr>\n<td scope="row">INB\n</td>\n<td>Bombing\n</td></tr>\n<tr>\n<td scope="row">INH\n</td>\n<td>Hijacking\n</td></tr>\n<tr>\n<td scope="row">EXG\n</td>\n<td>Attacked using ground-based weapons\n</td></tr>\n<tr>\n<td scope="row">EXS\n</td>\n<td>Attacked by other aircraft\n</td></tr></tbody></table>\n<p> \n</p>\n</td>\n<td style="text-align: left; vertical-align: top;">\n<table class="wikitable">\n<caption>Table key (location, phase of flight)\n</caption>\n<tbody><tr>\n<th scope="col">Column\n</th>\n<th scope="col">Abbreviation\n</th>\n<th scope="col">Definition\n</th></tr>\n<tr>\n<td rowspan="4"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Location" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Location</a>\n</td>\n<td scope="row">(none)\n</td>\n<td>< 20 km (12.5 mi)\n</td></tr>\n<tr>\n<td scope="row">"off"\n</td>\n<td>< 20 km (12.5 mi) (water impact)\n</td></tr>\n<tr>\n<td scope="row">"near"\n</td>\n<td>20 km (12.5 mi) to 50 km (31 mi)\n</td></tr>\n<tr>\n<td scope="row">"area of"\n</td>\n<td>> 50 km (31 mi)\n</td></tr>\n<tr>\n<td rowspan="9"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Phases_of_flight" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Phase</a>\n</td>\n<td scope="row">STD\n</td>\n<td>Standing\n</td></tr>\n<tr>\n<td scope="row">TXI\n</td>\n<td>Taxi\n</td></tr>\n<tr>\n<td scope="row">TOF\n</td>\n<td>Take off\n</td></tr>\n<tr>\n<td scope="row">ICL\n</td>\n<td>Initial climb\n</td></tr>\n<tr>\n<td scope="row">ENR\n</td>\n<td>En route\n</td></tr>\n<tr>\n<td scope="row">MNV\n</td>\n<td>Maneuvering\n</td></tr>\n<tr>\n<td scope="row">APR\n</td>\n<td>Approach\n</td></tr>\n<tr>\n<td scope="row">LDG\n</td>\n<td>Landing\n</td></tr>\n<tr>\n<td scope="row">UNK\n</td>\n<td>Unknown\n</td></tr>\n<tr>\n<td rowspan="1">Airport\n</td>\n<td scope="row">***\n</td>\n<td>Active or decommissioned military bases; closed/reassigned civil airports\n</td></tr></tbody></table>\n<p> \n</p>\n</td></tr></tbody></table></div>\n<h2><span class="mw-headline" id="Table">Table</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=4" title="Edit section: Table">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<table class="wikitable sortable">\n<caption>List of aircraft accidents and incidents resulting in 50 or more fatalities.<br />Initial sort order is by total fatalities (descending) and then by date (most recent to most distant).\n</caption>\n<tbody><tr>\n<th colspan="5"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Deaths" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Deaths</a>\n</th>\n<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">T</a>\n</th>\n<th rowspan="2">Incident<sup id="cite_ref-16" class="reference"><a href="#cite_note-16">[nb 1]</a></sup>\n</th>\n<th rowspan="2">Aircraft\n</th>\n<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Location" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Location</a>\n</th>\n<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Phases_of_flight" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Phase</a>\n</th>\n<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Airports_and_distance" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Airport</a>\n</th>\n<th rowspan="2" class="unsortable"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Airports_and_distance" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Distance</a>\n</th>\n<th data-sort-type="isoDate" rowspan="2">Date\n</th></tr>\n<tr>\n<th data-sort-type="number"><abbr title="Total">Tot</abbr>\n</th>\n<th><abbr title="Crew">C</abbr>\n</th>\n<th><abbr title="Passengers">P</abbr>\n</th>\n<th data-sort-type="number"><abbr title="Ground">G</abbr>\n</th>\n<th><abbr title="Notes">N</abbr>\n</th></tr>\n<tr>\n<th scope="row"><span data-sort-value="1700 !">est. 1,700</span></th>\n<th>11</th>\n<th>81</th>\n<th data-sort-value="1600">est. 1,600<br /><sup id="cite_ref-sept11_17-0" class="reference"><a href="#cite_note-sept11-17">[nb 2]</a></sup></th>\n<th>†\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/American_Airlines_Flight_11" title="American Airlines Flight 11">American Airlines Flight 11</a>\n</td>\n<td><a href="/wiki/Boeing_767" title="Boeing 767">Boeing 767-223ER</a>\n</td>\n<td><span style="display:none">usnewyne</span>New York City, New York, U.S.\n</td>\n<td>ENR<br /><sup id="cite_ref-aviation-safety_11-1" class="reference"><a href="#cite_note-aviation-safety-11">[11]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td><a href="/wiki/September_11_attacks" title="September 11 attacks">2001-09-11</a>\n</td></tr>\n<tr>\n<th scope="row"><span data-sort-value="1000 !">est. 1,000</span></th>\n<th>9</th>\n<th>56</th>\n<th data-sort-value="900">est. 900<br /><sup id="cite_ref-sept11_17-1" class="reference"><a href="#cite_note-sept11-17">[nb 2]</a></sup></th>\n<th>†\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/United_Airlines_Flight_175" title="United Airlines Flight 175">United Airlines Flight 175</a>\n</td>\n<td><a href="/wiki/Boeing_767" title="Boeing 767">Boeing 767-222</a>\n</td>\n<td><span style="display:none">usnewyne</span>New York City, New York, U.S.\n</td>\n<td>ENR<br /><sup id="cite_ref-aviation-safety_a_12-1" class="reference"><a href="#cite_note-aviation-safety_a-12">[12]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td><a href="/wiki/September_11_attacks" title="September 11 attacks">2001-09-11</a>\n</td></tr>\n<tr>\n<th scope="row">583</th>\n<th>23</th>\n<th>560</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Tenerife_airport_disaster" title="Tenerife airport disaster">Pan Am Flight 1736 and<br />KLM Flight 4805</a>\n</td>\n<td><a href="/wiki/Boeing_747-121" class="mw-redirect" title="Boeing 747-121">Boeing 747-121</a> and <a href="/wiki/Boeing_747-206B" class="mw-redirect" title="Boeing 747-206B">Boeing 747-206B</a>\n</td>\n<td><span style="display:none">spct</span><a href="/wiki/Tenerife" title="Tenerife">Tenerife</a>, Spain\n</td>\n<td>TXI/TOF<br /><sup id="cite_ref-libraryonline.erau_10-1" class="reference"><a href="#cite_note-libraryonline.erau-10">[10]</a></sup><sup id="cite_ref-18" class="reference"><a href="#cite_note-18">[16]</a></sup><sup id="cite_ref-19" class="reference"><a href="#cite_note-19">[17]</a></sup>\n</td>\n<td><a href="/wiki/Tenerife_North_Airport" title="Tenerife North Airport">TFN</a>\n</td>\n<td>\n</td>\n<td>1977-03-27\n</td></tr>\n<tr>\n<th scope="row">520</th>\n<th>15</th>\n<th>505</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Japan_Airlines_Flight_123" title="Japan Airlines Flight 123">Japan Airlines Flight 123</a>\n</td>\n<td><a href="/wiki/Boeing_747SR-46" class="mw-redirect" title="Boeing 747SR-46">Boeing 747SR-46</a>\n</td>\n<td><span style="display:none">ju</span><a href="/wiki/Ueno,_Gunma" title="Ueno, Gunma">Ueno</a>, Japan\n</td>\n<td>ENR<br /><sup id="cite_ref-20" class="reference"><a href="#cite_note-20">[18]</a></sup><sup id="cite_ref-21" class="reference"><a href="#cite_note-21">[19]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1985-08-12\n</td></tr>\n<tr>\n<th scope="row">349</th>\n<th>33</th>\n<th>316</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1996_Charkhi_Dadri_mid-air_collision" title="1996 Charkhi Dadri mid-air collision">Saudi Arabian Flight 763 and<br />Kazakhstan Airlines Flight 1907</a>\n</td>\n<td><a href="/wiki/Boeing_747-168B" class="mw-redirect" title="Boeing 747-168B">Boeing 747-168B</a> and <a href="/wiki/Ilyushin_Il-76TD" class="mw-redirect" title="Ilyushin Il-76TD">Ilyushin Il-76TD</a>\n</td>\n<td><span style="display:none">indic</span><a href="/wiki/Charkhi_Dadri" title="Charkhi Dadri">Charkhi Dadri</a>, India\n</td>\n<td>ENR<br /><sup id="cite_ref-22" class="reference"><a href="#cite_note-22">[20]</a></sup><sup id="cite_ref-23" class="reference"><a href="#cite_note-23">[21]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1996-11-12\n</td></tr>\n<tr>\n<th scope="row">346</th>\n<th>11</th>\n<th>335</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Turkish_Airlines_Flight_981" title="Turkish Airlines Flight 981">Turkish Airlines Flight 981</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-10" class="mw-redirect" title="McDonnell Douglas DC-10-10">McDonnell Douglas DC-10-10</a>\n</td>\n<td><span style="display:none">fraf</span><a href="/wiki/Fontaine-Chaalis" title="Fontaine-Chaalis">Fontaine-Chaalis</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-24" class="reference"><a href="#cite_note-24">[22]</a></sup><sup id="cite_ref-25" class="reference"><a href="#cite_note-25">[23]</a></sup><br /><sup id="cite_ref-26" class="reference"><a href="#cite_note-26">[24]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1974-03-03\n</td></tr>\n<tr>\n<th scope="row">329</th>\n<th>22</th>\n<th>307</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Air_India_Flight_182" title="Air India Flight 182">Air India Flight 182</a>\n</td>\n<td><a href="/wiki/Boeing_747-237B" class="mw-redirect" title="Boeing 747-237B">Boeing 747-237B</a>\n</td>\n<td><span style="display:none">atic</span>Atlantic Ocean, area of <a href="/wiki/Cork_(city)" title="Cork (city)">Cork</a>, Ireland\n</td>\n<td>ENR<br /><sup id="cite_ref-27" class="reference"><a href="#cite_note-27">[25]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1985-06-23\n</td></tr>\n<tr>\n<th scope="row">301</th>\n<th>14</th>\n<th>287</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Saudia_Flight_163" title="Saudia Flight 163">Saudia Flight 163</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1011-200_TriStar" class="mw-redirect" title="Lockheed L-1011-200 TriStar">Lockheed L-1011-200 TriStar</a>\n</td>\n<td><span style="display:none">sar</span><a href="/wiki/Riyadh" title="Riyadh">Riyadh</a>, Saudi Arabia\n</td>\n<td>ENR<br /><sup id="cite_ref-28" class="reference"><a href="#cite_note-28">[26]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1980-08-19\n</td></tr>\n<tr>\n<th scope="row">298</th>\n<th>15</th>\n<th>283</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Malaysia_Airlines_Flight_17" title="Malaysia Airlines Flight 17">Malaysia Airlines Flight 17</a>\n</td>\n<td><a href="/wiki/Boeing_777-2H6ER" class="mw-redirect" title="Boeing 777-2H6ER">Boeing 777-2H6ER</a>\n</td>\n<td><span style="display:none">irake</span> near <a href="/wiki/Hrabove,_Donetsk_Oblast" title="Hrabove, Donetsk Oblast">Hrabove, Donetsk Oblast</a>, Ukraine\n</td>\n<td>ENR<br /><sup id="cite_ref-29" class="reference"><a href="#cite_note-29">[27]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2014-07-17\n</td></tr>\n<tr>\n<th scope="row">290</th>\n<th>16</th>\n<th>274</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Iran_Air_Flight_655" title="Iran Air Flight 655">Iran Air Flight 655</a>\n</td>\n<td><a href="/wiki/Airbus_A300B2-203" class="mw-redirect" title="Airbus A300B2-203">Airbus A300B2-203</a>\n</td>\n<td><span style="display:none">irast</span><a href="/wiki/Strait_of_Hormuz" title="Strait of Hormuz">Strait of Hormuz</a>, off <a href="/wiki/Shib_Deraz" title="Shib Deraz">Shib Deraz</a>, Iran\n</td>\n<td>ENR<br /><sup id="cite_ref-30" class="reference"><a href="#cite_note-30">[28]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1988-07-03\n</td></tr>\n<tr>\n<th scope="row">275</th>\n<th>18</th>\n<th>257</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2003_Iran_Ilyushin_Il-76_crash" title="2003 Iran Ilyushin Il-76 crash">Iranian Air Force (15-2280)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-76MD" class="mw-redirect" title="Ilyushin Il-76MD">Ilyushin Il-76MD</a>\n</td>\n<td><span style="display:none">irake</span>near <a href="/wiki/Kerman" title="Kerman">Kerman</a>, Iran\n</td>\n<td>ENR<br /><sup id="cite_ref-31" class="reference"><a href="#cite_note-31">[29]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2003-02-19\n</td></tr>\n<tr>\n<th scope="row">273</th>\n<th>13</th>\n<th>258</th>\n<th>2</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Airlines_Flight_191" title="American Airlines Flight 191">American Airlines Flight 191</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10" title="McDonnell Douglas DC-10">McDonnell Douglas DC-10-10</a>\n</td>\n<td><span style="display:none">usilid</span><a href="/wiki/Des_Plaines,_Illinois" title="Des Plaines, Illinois">Des Plaines, Illinois</a>, U.S.\n</td>\n<td>TOF<br /><sup id="cite_ref-32" class="reference"><a href="#cite_note-32">[30]</a></sup><sup id="cite_ref-33" class="reference"><a href="#cite_note-33">[31]</a></sup><br /><sup id="cite_ref-Francillon,_p._294_34-0" class="reference"><a href="#cite_note-Francillon,_p._294-34">[32]</a></sup><sup id="cite_ref-36" class="reference"><a href="#cite_note-36">[nb 3]</a></sup>\n</td>\n<td><a href="/wiki/O%27Hare_International_Airport" title="O'Hare International Airport">ORD</a>\n</td>\n<td>1.4 km<br />(0.87 mi)\n</td>\n<td>1979-05-25\n</td></tr>\n<tr>\n<th scope="row">270</th>\n<th>16</th>\n<th>243</th>\n<th>11</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Pan_Am_Flight_103" title="Pan Am Flight 103">Pan Am Flight 103</a>\n</td>\n<td><a href="/wiki/Boeing_747-121" class="mw-redirect" title="Boeing 747-121">Boeing 747-121</a>\n</td>\n<td><span style="display:none">uns</span><a href="/wiki/Lockerbie" title="Lockerbie">Lockerbie</a>, United Kingdom\n</td>\n<td>ENR<br /><sup id="cite_ref-37" class="reference"><a href="#cite_note-37">[34]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1988-12-21\n</td></tr>\n<tr>\n<th scope="row">269</th>\n<th>23</th>\n<th>246</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXS\n</td>\n<td><a href="/wiki/Korean_Air_Lines_Flight_007" title="Korean Air Lines Flight 007">Korean Air Lines Flight 007</a>\n</td>\n<td><a href="/wiki/Boeing_747-230B" class="mw-redirect" title="Boeing 747-230B">Boeing 747-230B</a>\n</td>\n<td><span style="display:none">rumon</span><a href="/wiki/Sea_of_Japan" title="Sea of Japan">Sea of Japan</a>, near <a href="/wiki/Moneron_Island" title="Moneron Island">Moneron Island</a>, Russian SFSR, <a href="/wiki/USSR" class="mw-redirect" title="USSR">USSR</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-38" class="reference"><a href="#cite_note-38">[35]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1983-09-01\n</td></tr>\n<tr>\n<th scope="row">265</th>\n<th>9</th>\n<th>251</th>\n<th>5</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Airlines_Flight_587" title="American Airlines Flight 587">American Airlines Flight 587</a>\n</td>\n<td><a href="/wiki/Airbus_A300B4-605R" class="mw-redirect" title="Airbus A300B4-605R">Airbus A300B4-605R</a>\n</td>\n<td><span style="display:none">usnewyb</span><a href="/wiki/Belle_Harbor,_Queens" title="Belle Harbor, Queens">Belle Harbor</a>, New York City, New York, U.S.\n</td>\n<td>ENR<br /><sup id="cite_ref-39" class="reference"><a href="#cite_note-39">[36]</a></sup><sup id="cite_ref-40" class="reference"><a href="#cite_note-40">[37]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2001-11-12\n</td></tr>\n<tr>\n<th scope="row">264</th>\n<th>15</th>\n<th>249</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Airlines_Flight_140" title="China Airlines Flight 140">China Airlines Flight 140</a>\n</td>\n<td><a href="/wiki/Airbus_A300B4-622R" class="mw-redirect" title="Airbus A300B4-622R">Airbus A300B4-622R</a>\n</td>\n<td><span style="display:none">jk</span><a href="/wiki/Komaki" title="Komaki">Komaki</a>, Japan\n</td>\n<td>APR<br /><sup id="cite_ref-41" class="reference"><a href="#cite_note-41">[38]</a></sup><sup id="cite_ref-42" class="reference"><a href="#cite_note-42">[39]</a></sup>\n</td>\n<td><a href="/wiki/Nagoya_Airfield" title="Nagoya Airfield">NKM</a>\n</td>\n<td><0.1 km<br />(0.06 mi)\n</td>\n<td>1994-04-26\n</td></tr>\n<tr>\n<th scope="row">261</th>\n<th>14</th>\n<th>247</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Nigeria_Airways_Flight_2120" title="Nigeria Airways Flight 2120">Nigeria Airways Flight 2120</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-8-61" class="mw-redirect" title="McDonnell Douglas DC-8-61">McDonnell Douglas DC-8-61</a>\n</td>\n<td><span style="display:none">saj</span><a href="/wiki/Jeddah" title="Jeddah">Jeddah</a>, Saudi Arabia\n</td>\n<td>APR<br /><sup id="cite_ref-43" class="reference"><a href="#cite_note-43">[40]</a></sup>\n</td>\n<td><a href="/wiki/King_Abdulaziz_International_Airport" title="King Abdulaziz International Airport">JED</a>\n</td>\n<td>2.8 km<br />(1.7 mi)\n</td>\n<td>1991-07-11\n</td></tr>\n<tr>\n<th scope="row">257</th>\n<th>10</th>\n<th>247</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2018_Algerian_Air_Force_Ilyushin_Il-76_crash" title="2018 Algerian Air Force Ilyushin Il-76 crash">Algerian Air Force (7T-WIV)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-76" title="Ilyushin Il-76">Ilyushin Il-76TD</a>\n</td>\n<td><span style="display:none">ant</span><a href="/wiki/Boufarik" title="Boufarik">Boufarik</a>, Algeria\n</td>\n<td>ICL<br /><sup id="cite_ref-44" class="reference"><a href="#cite_note-44">[41]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2018-04-11\n</td></tr>\n<tr>\n<th scope="row">257</th>\n<th>20</th>\n<th>237</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_New_Zealand_Flight_901" class="mw-redirect" title="Air New Zealand Flight 901">Air New Zealand Flight 901</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-30" class="mw-redirect" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>\n</td>\n<td><span style="display:none">ant</span><a href="/wiki/Mount_Erebus" title="Mount Erebus">Mount Erebus</a>, Antarctica\n</td>\n<td>ENR<br /><sup id="cite_ref-Francillon,_p._294_34-1" class="reference"><a href="#cite_note-Francillon,_p._294-34">[32]</a></sup><sup id="cite_ref-45" class="reference"><a href="#cite_note-45">[42]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-11-28\n</td></tr>\n<tr>\n<th scope="row">256</th>\n<th>8</th>\n<th>248</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Arrow_Air_Flight_1285" title="Arrow Air Flight 1285">Arrow Air Flight 1285</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-8-63CF" class="mw-redirect" title="McDonnell Douglas DC-8-63CF">McDonnell Douglas DC-8-63CF</a>\n</td>\n<td><span style="display:none">canne</span><a href="/wiki/Gander,_Newfoundland" class="mw-redirect" title="Gander, Newfoundland">Gander, Newfoundland</a>, Canada\n</td>\n<td>ICL<br /><sup id="cite_ref-46" class="reference"><a href="#cite_note-46">[43]</a></sup>\n</td>\n<td><a href="/wiki/Gander_Airport" class="mw-redirect" title="Gander Airport">YQX</a>\n</td>\n<td>1 km<br />(0.6 mi)\n</td>\n<td>1985-12-12\n</td></tr>\n<tr>\n<th scope="row">251</th>\n<th>2</th>\n<th>0</th>\n<th>249<sup id="cite_ref-47" class="reference"><a href="#cite_note-47">[nb 4]</a></sup></th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1996_Air_Africa_crash" title="1996 Air Africa crash">Air Africa (RA-26222)</a>\n</td>\n<td><a href="/wiki/Antonov_An-32B" class="mw-redirect" title="Antonov An-32B">Antonov An-32B</a>\n</td>\n<td><span style="display:none">demkin</span><a href="/wiki/Kinshasa" title="Kinshasa">Kinshasa</a>, DR Congo (then <a href="/wiki/Zaire" title="Zaire">Zaire</a>)\n</td>\n<td>ICL<br /><sup id="cite_ref-48" class="reference"><a href="#cite_note-48">[44]</a></sup><sup id="cite_ref-49" class="reference"><a href="#cite_note-49">[45]</a></sup><sup id="cite_ref-50" class="reference"><a href="#cite_note-50">[46]</a></sup>\n</td>\n<td><a href="/wiki/N%27Dolo_Airport" title="N'Dolo Airport">NLO</a>\n</td>\n<td>0.6 km<br />(0.4 mi)\n</td>\n<td>1996-01-08\n</td></tr>\n<tr>\n<th scope="row">239</th>\n<th>12</th>\n<th>227</th>\n<th>0</th>\n<th>†<sup id="cite_ref-missing_51-0" class="reference"><a href="#cite_note-missing-51">[nb 5]</a></sup>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Malaysia_Airlines_Flight_370" title="Malaysia Airlines Flight 370">Malaysia Airlines Flight 370</a>\n</td>\n<td><a href="/wiki/Boeing_777-2H6ER" class="mw-redirect" title="Boeing 777-2H6ER">Boeing 777-2H6ER</a>\n</td>\n<td><span style="display:none">indo</span>Unknown, possibly Indian Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-52" class="reference"><a href="#cite_note-52">[47]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2014-03-08\n</td></tr>\n<tr>\n<th scope="row">234</th>\n<th>12</th>\n<th>222</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Garuda_Indonesia_Flight_152" title="Garuda Indonesia Flight 152">Garuda Indonesia Flight 152</a>\n</td>\n<td><a href="/wiki/Airbus_A300B4-220" class="mw-redirect" title="Airbus A300B4-220">Airbus A300B4-220</a>\n</td>\n<td><span style="display:none">indonme</span>near <a href="/wiki/Medan" title="Medan">Medan</a>, Indonesia\n</td>\n<td>APR<br /><sup id="cite_ref-53" class="reference"><a href="#cite_note-53">[48]</a></sup>\n</td>\n<td><a href="/wiki/Polonia_International_Airport" class="mw-redirect" title="Polonia International Airport">MES</a>\n</td>\n<td>32 km<br />(20 mi)\n</td>\n<td>1997-09-26\n</td></tr>\n<tr>\n<th scope="row">230</th>\n<th>18</th>\n<th>212</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_800" title="TWA Flight 800">TWA Flight 800</a>\n</td>\n<td><a href="/wiki/Boeing_747-131" class="mw-redirect" title="Boeing 747-131">Boeing 747-131</a>\n</td>\n<td><span style="display:none">usnewye</span>Atlantic Ocean, off <a href="/wiki/East_Moriches,_New_York" title="East Moriches, New York">East Moriches, New York</a>, U.S.\n</td>\n<td>ENR<br /><sup id="cite_ref-54" class="reference"><a href="#cite_note-54">[49]</a></sup><sup id="cite_ref-55" class="reference"><a href="#cite_note-55">[50]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1996-07-17\n</td></tr>\n<tr>\n<th scope="row">229</th>\n<th>14</th>\n<th>215</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Swissair_Flight_111" title="Swissair Flight 111">Swissair Flight 111</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-11" title="McDonnell Douglas MD-11">McDonnell Douglas MD-11</a>\n</td>\n<td><span style="display:none">canno</span>Atlantic Ocean, off <a href="/wiki/Peggys_Cove,_Nova_Scotia" class="mw-redirect" title="Peggys Cove, Nova Scotia">Peggys Cove</a>, N.S., Canada\n</td>\n<td>ENR<br /><sup id="cite_ref-56" class="reference"><a href="#cite_note-56">[51]</a></sup><sup id="cite_ref-57" class="reference"><a href="#cite_note-57">[52]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1998-09-02\n</td></tr>\n<tr>\n<th scope="row">229</th>\n<th>14</th>\n<th>215</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Korean_Air_Flight_801" title="Korean Air Flight 801">Korean Air Flight 801</a>\n</td>\n<td><a href="/wiki/Boeing_747-3B5" class="mw-redirect" title="Boeing 747-3B5">Boeing 747-3B5</a>\n</td>\n<td><span style="display:none">usgugua</span><a href="/wiki/Asan,_Guam" title="Asan, Guam">Asan, Guam</a>, U.S.\n</td>\n<td>APR<br /><sup id="cite_ref-58" class="reference"><a href="#cite_note-58">[53]</a></sup><sup id="cite_ref-59" class="reference"><a href="#cite_note-59">[54]</a></sup>\n</td>\n<td><a href="/wiki/Guam_International_Airport" class="mw-redirect" title="Guam International Airport">GUM</a>\n</td>\n<td>4.8 km<br />(3 mi)\n</td>\n<td>1997-08-06\n</td></tr>\n<tr>\n<th scope="row">228</th>\n<th>12</th>\n<th>216</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_447" title="Air France Flight 447">Air France Flight 447</a>\n</td>\n<td><a href="/wiki/Airbus_A330-203" class="mw-redirect" title="Airbus A330-203">Airbus A330-203</a>\n</td>\n<td><span style="display:none">at</span>Atlantic Ocean, area of <a href="/wiki/Saint_Peter_and_Saint_Paul_Archipelago" title="Saint Peter and Saint Paul Archipelago">Saint Peter and Saint Paul Archipelago</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-60" class="reference"><a href="#cite_note-60">[55]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2009-06-01\n</td></tr>\n<tr>\n<th scope="row">225</th>\n<th>19</th>\n<th>206</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Airlines_Flight_611" title="China Airlines Flight 611">China Airlines Flight 611</a>\n</td>\n<td><a href="/wiki/Boeing_747-209B" class="mw-redirect" title="Boeing 747-209B">Boeing 747-209B</a>\n</td>\n<td><span style="display:none">chintp</span><a href="/wiki/Taiwan_Strait" title="Taiwan Strait">Taiwan Strait</a>, near <a href="/wiki/Penghu_Islands" class="mw-redirect" title="Penghu Islands">Penghu Islands</a>, Taiwan\n</td>\n<td>ENR<br /><sup id="cite_ref-61" class="reference"><a href="#cite_note-61">[56]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2002-05-25\n</td></tr>\n<tr>\n<th scope="row">224</th>\n<th>7</th>\n<th>217</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Metrojet_Flight_9268" title="Metrojet Flight 9268">Metrojet Flight 9268</a>\n</td>\n<td><a href="/wiki/Airbus_A321-231" class="mw-redirect" title="Airbus A321-231">Airbus A321-231</a>\n</td>\n<td>near Hasna, <a href="/wiki/North_Sinai_Governorate" title="North Sinai Governorate">North Sinai Governorate</a>, Egypt\n</td>\n<td>ENR<br /><sup id="cite_ref-62" class="reference"><a href="#cite_note-62">[57]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2015-10-31\n</td></tr>\n<tr>\n<th scope="row">223</th>\n<th>10</th>\n<th>213</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lauda_Air_Flight_004" title="Lauda Air Flight 004">Lauda Air Flight 004</a>\n</td>\n<td><a href="/wiki/Boeing_767-3Z9ER" class="mw-redirect" title="Boeing 767-3Z9ER">Boeing 767-3Z9ER</a>\n</td>\n<td><span style="display:none">thp</span><a href="/wiki/Phu_Toei_National_Park" title="Phu Toei National Park">Phu Toei National Park</a>, Thailand\n</td>\n<td>ENR<br /><sup id="cite_ref-63" class="reference"><a href="#cite_note-63">[58]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1991-05-26\n</td></tr>\n<tr>\n<th scope="row">217</th>\n<th>15</th>\n<th>202</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/EgyptAir_Flight_990" title="EgyptAir Flight 990">EgyptAir Flight 990</a>\n</td>\n<td><a href="/wiki/Boeing_767-366ER" class="mw-redirect" title="Boeing 767-366ER">Boeing 767-366ER</a>\n</td>\n<td><span style="display:none">atum</span>Atlantic Ocean, area of <a href="/wiki/Nantucket" title="Nantucket">Nantucket</a>, Massachusetts, U.S.\n</td>\n<td>ENR<br /><sup id="cite_ref-64" class="reference"><a href="#cite_note-64">[59]</a></sup><sup id="cite_ref-66" class="reference"><a href="#cite_note-66">[nb 6]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1999-10-31\n</td></tr>\n<tr>\n<th scope="row">213</th>\n<th>23</th>\n<th>190</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_India_Flight_855" title="Air India Flight 855">Air India Flight 855</a>\n</td>\n<td><a href="/wiki/Boeing_747-237B" class="mw-redirect" title="Boeing 747-237B">Boeing 747-237B</a>\n</td>\n<td><span style="display:none">indimu</span><a href="/wiki/Arabian_Sea" title="Arabian Sea">Arabian Sea</a>, off <a href="/wiki/Mumbai" title="Mumbai">Mumbai</a>, India\n</td>\n<td>ENR<br /><sup id="cite_ref-67" class="reference"><a href="#cite_note-67">[61]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1978-01-01\n</td></tr>\n<tr>\n<th scope="row">203</th>\n<th>14</th>\n<th>182</th>\n<th>7</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Airlines_Flight_676" title="China Airlines Flight 676">China Airlines Flight 676</a>\n</td>\n<td><a href="/wiki/Airbus_A300B4-622R" class="mw-redirect" title="Airbus A300B4-622R">Airbus A300B4-622R</a>\n</td>\n<td><span style="display:none">chintd</span><a href="/wiki/Dayuan_District" title="Dayuan District">Dayuan District</a>, Taiwan\n</td>\n<td>APR<br /><sup id="cite_ref-68" class="reference"><a href="#cite_note-68">[62]</a></sup>\n</td>\n<td><a href="/wiki/Taipei_Chiang_Kai-Shek_International_Airport" class="mw-redirect" title="Taipei Chiang Kai-Shek International Airport">TPE</a>\n</td>\n<td>0.06 km<br />(0.04 mi)\n</td>\n<td>1998-02-16\n</td></tr>\n<tr>\n<th scope="row">200</th>\n<th>9</th>\n<th>191</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_7425" title="Aeroflot Flight 7425">Aeroflot Flight 7425</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B-2" class="mw-redirect" title="Tupolev Tu-154B-2">Tupolev Tu-154B-2</a>\n</td>\n<td><span style="display:none">uzu</span>near <a href="/wiki/Uchkuduk" class="mw-redirect" title="Uchkuduk">Uchkuduk</a>, Uzbek SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-69" class="reference"><a href="#cite_note-69">[63]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1985-07-10\n</td></tr>\n<tr>\n<th scope="row">199</th>\n<th>6</th>\n<th>181</th>\n<th>12</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TAM_Airlines_Flight_3054" title="TAM Airlines Flight 3054">TAM Airlines Flight 3054</a>\n</td>\n<td><a href="/wiki/Airbus_A320-233" class="mw-redirect" title="Airbus A320-233">Airbus A320-233</a>\n</td>\n<td><span style="display:none">brsaop</span><a href="/wiki/S%C3%A3o_Paulo" title="São Paulo">São Paulo</a>, Brazil\n</td>\n<td>LDG<br /><sup id="cite_ref-70" class="reference"><a href="#cite_note-70">[64]</a></sup>\n</td>\n<td><a href="/wiki/Congonhas-S%C3%A3o_Paulo_Airport" class="mw-redirect" title="Congonhas-São Paulo Airport">CGH</a>\n</td>\n<td>\n</td>\n<td>2007-07-17\n</td></tr>\n<tr>\n<th scope="row">191</th>\n<th>9</th>\n<th>182</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Martinair_Flight_138" title="Martinair Flight 138">Martinair Holland Flight 138</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-55F" class="mw-redirect" title="Douglas DC-8-55F">Douglas DC-8-55F</a>\n</td>\n<td><span style="display:none">srmas</span>near <a href="/wiki/Maskeliya" title="Maskeliya">Maskeliya</a>, Sri Lanka\n</td>\n<td>ENR<br /><sup id="cite_ref-71" class="reference"><a href="#cite_note-71">[65]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1974-12-04\n</td></tr>\n<tr>\n<th scope="row">189</th>\n<th>8</th>\n<th>181</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lion_Air_Flight_610" title="Lion Air Flight 610">Lion Air Flight 610</a>\n</td>\n<td><a href="/wiki/Boeing_737_MAX" title="Boeing 737 MAX">Boeing 737 MAX 8</a>\n</td>\n<td><span style="display:none">indoli</span><a href="/wiki/Java_Sea" title="Java Sea">Java Sea</a>, off Tanjungbungin, <a href="/wiki/Karawang_Regency" title="Karawang Regency">Karawang Regency</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-72" class="reference"><a href="#cite_note-72">[66]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2018-10-29\n</td></tr>\n<tr>\n<th scope="row">189</th>\n<th>6</th>\n<th>58</th>\n<th>125</th>\n<th>†\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/American_Airlines_Flight_77" title="American Airlines Flight 77">American Airlines Flight 77</a>\n</td>\n<td><a href="/wiki/Boeing_757-223" class="mw-redirect" title="Boeing 757-223">Boeing 757-223</a>\n</td>\n<td><span style="display:none">usvirar</span><a href="/wiki/Arlington,_Virginia" class="mw-redirect" title="Arlington, Virginia">Arlington, Virginia</a>, U.S.\n</td>\n<td>ENR<br /><sup id="cite_ref-73" class="reference"><a href="#cite_note-73">[67]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td><a href="/wiki/September_11_attacks" title="September 11 attacks">2001-09-11</a>\n</td></tr>\n<tr>\n<th scope="row">189</th>\n<th>13</th>\n<th>176</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Birgenair_Flight_301" title="Birgenair Flight 301">Birgenair Flight 301</a>\n</td>\n<td><a href="/wiki/Boeing_757-225" class="mw-redirect" title="Boeing 757-225">Boeing 757-225</a>\n</td>\n<td><span style="display:none">dop</span>Atlantic Ocean, near <a href="/wiki/San_Felipe_de_Puerto_Plata" class="mw-redirect" title="San Felipe de Puerto Plata">Puerto Plata</a>, Dominican Republic\n</td>\n<td>ENR<br /><sup id="cite_ref-74" class="reference"><a href="#cite_note-74">[68]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1996-02-06\n</td></tr>\n<tr>\n<th scope="row">188</th>\n<th>7</th>\n<th>181</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Agadir_air_disaster" title="Agadir air disaster">Alia Royal Jordanian (JY-AEE)</a>\n</td>\n<td><a href="/wiki/Boeing_707-321C" class="mw-redirect" title="Boeing 707-321C">Boeing 707-321C</a>\n</td>\n<td><span style="display:none">moi</span><a href="/wiki/Tamri" title="Tamri">Tamri</a>, Morocco\n</td>\n<td>ENR<br /><sup id="cite_ref-75" class="reference"><a href="#cite_note-75">[69]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1975-08-03\n</td></tr>\n<tr>\n<th scope="row">183</th>\n<th>11</th>\n<th>172</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LOT_Polish_Airlines_Flight_5055" title="LOT Polish Airlines Flight 5055">LOT Polish Airlines Flight 5055</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62M" class="mw-redirect" title="Ilyushin Il-62M">Ilyushin Il-62M</a>\n</td>\n<td><span style="display:none">polw</span><a href="/wiki/Warsaw" title="Warsaw">Warsaw</a>, Poland\n</td>\n<td>ENR<br /><sup id="cite_ref-76" class="reference"><a href="#cite_note-76">[nb 7]</a></sup><sup id="cite_ref-77" class="reference"><a href="#cite_note-77">[70]</a></sup>\n</td>\n<td><a href="/wiki/Warsaw_Chopin_Airport" title="Warsaw Chopin Airport">WAW</a>\n</td>\n<td>6 km<br />(3.7 mi)\n</td>\n<td>1987-05-09\n</td></tr>\n<tr>\n<th scope="row">183</th>\n<th>8</th>\n<th>175</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Icelandic_Airlines_Flight_001" title="Icelandic Airlines Flight 001">Icelandic Airlines Flight 001</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-63CF" class="mw-redirect" title="Douglas DC-8-63CF">Douglas DC-8-63CF</a>\n</td>\n<td><span style="display:none">srk</span><a href="/wiki/Katunayake" title="Katunayake">Katunayake</a>, Sri Lanka\n</td>\n<td>APR<br /><sup id="cite_ref-78" class="reference"><a href="#cite_note-78">[71]</a></sup>\n</td>\n<td><a href="/wiki/Bandaranaike_International_Airport" title="Bandaranaike International Airport">CMB</a>\n</td>\n<td>2.1 km<br />(1.3 mi)\n</td>\n<td>1978-11-15\n</td></tr>\n<tr>\n<th scope="row">181</th>\n<th>19</th>\n<th>162</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Avianca_Flight_011" title="Avianca Flight 011">Avianca Flight 011</a>\n</td>\n<td><a href="/wiki/Boeing_747-283B" class="mw-redirect" title="Boeing 747-283B">Boeing 747-283B</a>\n</td>\n<td><span style="display:none">spmad</span><a href="/wiki/Madrid" title="Madrid">Madrid</a>, Spain\n</td>\n<td>APR<br /><sup id="cite_ref-79" class="reference"><a href="#cite_note-79">[72]</a></sup>\n</td>\n<td><a href="/wiki/Madrid-Barajas_Airport" class="mw-redirect" title="Madrid-Barajas Airport">MAD</a>\n</td>\n<td>12 km<br />(7.5 mi)\n</td>\n<td>1983-11-27\n</td></tr>\n<tr>\n<th scope="row">180</th>\n<th>7</th>\n<th>173</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Inex-Adria_Aviopromet_Flight_1308" title="Inex-Adria Aviopromet Flight 1308">Inex-Adria Aviopromet Flight 1308</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-81" class="mw-redirect" title="McDonnell Douglas MD-81">McDonnell Douglas MD-81</a>\n</td>\n<td><span style="display:none">frac</span> Mt. San Pietro, <a href="/wiki/Petreto-Bicchisano" title="Petreto-Bicchisano">Petreto-Bicchisano</a>, Corsica, France\n</td>\n<td>ENR<br /><sup id="cite_ref-80" class="reference"><a href="#cite_note-80">[73]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1981-12-01\n</td></tr>\n<tr>\n<th scope="row">178</th>\n<th>5</th>\n<th>169</th>\n<th>4</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_3352" title="Aeroflot Flight 3352">Aeroflot Flight 3352</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>\n</td>\n<td><span style="display:none">ruoms</span><a href="/wiki/Omsk" title="Omsk">Omsk</a>, Russian SFSR, USSR\n</td>\n<td>LDG<br /><sup id="cite_ref-81" class="reference"><a href="#cite_note-81">[74]</a></sup>\n</td>\n<td><a href="/wiki/Omsk_Airport" class="mw-redirect" title="Omsk Airport">OMS</a>\n</td>\n<td>\n</td>\n<td>1984-10-11\n</td></tr>\n<tr>\n<th scope="row">178</th>\n<th>13</th>\n<th>165</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1979_Dniprodzerzhynsk_mid-air_collision" title="1979 Dniprodzerzhynsk mid-air collision">Aeroflot/Moldovia flight 7628<br /> and Aeroflot flight 7880</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134A" class="mw-redirect" title="Tupolev Tu-134A">Tupolev Tu-134A</a> (both)\n</td>\n<td><span style="display:none">kas</span>near <a href="/wiki/Dniprodzerzhynsk" class="mw-redirect" title="Dniprodzerzhynsk">Dniprodzerzhynsk</a>, <a href="/wiki/Ukrainian_SSR" class="mw-redirect" title="Ukrainian SSR">Ukrainian SSR</a>, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-82" class="reference"><a href="#cite_note-82">[75]</a></sup><sup id="cite_ref-83" class="reference"><a href="#cite_note-83">[76]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-08-11\n</td></tr>\n<tr>\n<th scope="row">176</th>\n<th>9</th>\n<th>167</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Ukraine_International_Airlines_Flight_752" title="Ukraine International Airlines Flight 752">Ukraine International Airlines Flight 752</a>\n</td>\n<td><a href="/wiki/Boeing_737_Next_Generation" title="Boeing 737 Next Generation">Boeing 737-800</a>\n</td>\n<td><span style="display:none">frac</span><a href="/wiki/Tehran" title="Tehran">Tehran</a>, Iran\n</td>\n<td>ICL\n</td>\n<td><a href="/wiki/Tehran_Imam_Khomeini_International_Airport" title="Tehran Imam Khomeini International Airport">IKA</a>\n</td>\n<td>\n</td>\n<td>2020-01-08\n</td></tr>\n<tr>\n<th scope="row">176</th>\n<th>9</th>\n<th>167</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Surinam_Airways_Flight_764" title="Surinam Airways Flight 764">Surinam Airways Flight 764</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-62" class="mw-redirect" title="Douglas DC-8-62">Douglas DC-8-62</a>\n</td>\n<td><span style="display:none">sur</span><a href="/wiki/Paramaribo" title="Paramaribo">Paramaribo</a>, Surinam\n</td>\n<td>APR<br /><sup id="cite_ref-84" class="reference"><a href="#cite_note-84">[77]</a></sup>\n</td>\n<td><a href="/wiki/Paramaribo-Zanderij_International_Airport" class="mw-redirect" title="Paramaribo-Zanderij International Airport">PBM</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1989-06-07\n</td></tr>\n<tr>\n<th scope="row">176</th>\n<th>14</th>\n<th>162</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1976_Zagreb_mid-air_collision" title="1976 Zagreb mid-air collision">British Airways Flight 476 and<br />Inex Adria Flight 550</a>\n</td>\n<td><a href="/wiki/Hawker_Siddeley_Trident_3B" class="mw-redirect" title="Hawker Siddeley Trident 3B">Hawker Siddeley Trident 3B</a> and<br /><a href="/wiki/Douglas_DC-9-32" class="mw-redirect" title="Douglas DC-9-32">Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">crv</span><a href="/wiki/Vrbovec" title="Vrbovec">Vrbovec</a>, <a href="/wiki/SR_Croatia" class="mw-redirect" title="SR Croatia">SR Croatia</a>, Yugoslavia\n</td>\n<td>ENR<br /><sup id="cite_ref-85" class="reference"><a href="#cite_note-85">[78]</a></sup><sup id="cite_ref-86" class="reference"><a href="#cite_note-86">[79]</a></sup><br /><sup id="cite_ref-87" class="reference"><a href="#cite_note-87">[80]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-09-10\n</td></tr>\n<tr>\n<th scope="row">176</th>\n<th>6</th>\n<th>170</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Kano_air_disaster" title="Kano air disaster">Nigeria Airways (JY-ADO)</a>\n</td>\n<td><a href="/wiki/Boeing_707-3D3C" class="mw-redirect" title="Boeing 707-3D3C">Boeing 707-3D3C</a>\n</td>\n<td><span style="display:none">nigerik</span><a href="/wiki/Kano" title="Kano">Kano</a>, Nigeria\n</td>\n<td>LDG<br /><sup id="cite_ref-88" class="reference"><a href="#cite_note-88">[81]</a></sup>\n</td>\n<td><a href="/wiki/Kano_International_Airport" class="mw-redirect" title="Kano International Airport">KAN</a>\n</td>\n<td>\n</td>\n<td>1973-01-22\n</td></tr>\n<tr>\n<th scope="row">174</th>\n<th>10</th>\n<th>164</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_217" title="Aeroflot Flight 217">Aeroflot Flight 217</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>\n</td>\n<td><span style="display:none">rumos</span>Moscow, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-89" class="reference"><a href="#cite_note-89">[82]</a></sup>\n</td>\n<td><a href="/wiki/Moscow-Sheremetyevo" class="mw-redirect" title="Moscow-Sheremetyevo">SVO</a>\n</td>\n<td>11 km<br />(6.8 mi)\n</td>\n<td>1972-10-13\n</td></tr>\n<tr>\n<th scope="row">170</th>\n<th>10</th>\n<th>160</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pulkovo_Flight_612" class="mw-redirect" title="Pulkovo Flight 612">Pulkovo Flight 612</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">ukrn</span>Sukha Balka, Donetsk Obl., Ukraine\n</td>\n<td>ENR<br /><sup id="cite_ref-90" class="reference"><a href="#cite_note-90">[83]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2006-08-22\n</td></tr>\n<tr>\n<th scope="row">170</th>\n<th>14</th>\n<th>156</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/UTA_Flight_772" title="UTA Flight 772">Union de Transports Aériens Flight 772</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-30" class="mw-redirect" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>\n</td>\n<td><span style="display:none">nigera</span><a href="/wiki/T%C3%A9n%C3%A9r%C3%A9" title="Ténéré">Ténéré</a>, Niger\n</td>\n<td>ENR<br /><sup id="cite_ref-91" class="reference"><a href="#cite_note-91">[84]</a></sup><sup id="cite_ref-Francillon,_p._296_92-0" class="reference"><a href="#cite_note-Francillon,_p._296-92">[85]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-09-19\n</td></tr>\n<tr>\n<th scope="row">169</th>\n<th>10</th>\n<th>159</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Kenya_Airways_Flight_431" title="Kenya Airways Flight 431">Kenya Airways Flight 431</a>\n</td>\n<td><a href="/wiki/Airbus_A310-304" class="mw-redirect" title="Airbus A310-304">Airbus A310-304</a>\n</td>\n<td><span style="display:none">cot</span><a href="/wiki/Gulf_of_Guinea" title="Gulf of Guinea">Gulf of Guinea</a><br />off <a href="/wiki/C%C3%B4te_d%27Ivoire" class="mw-redirect" title="Côte d'Ivoire">Côte d\'Ivoire</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-93" class="reference"><a href="#cite_note-93">[86]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2000-01-30\n</td></tr>\n<tr>\n<th scope="row">168</th>\n<th>12</th>\n<th>156</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Caspian_Airlines_Flight_7908" title="Caspian Airlines Flight 7908">Caspian Airlines Flight 7908</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">Iraq</span><a href="/wiki/Qazvin" title="Qazvin">Qazvin</a>, Iran\n</td>\n<td>ENR<br /><sup id="cite_ref-94" class="reference"><a href="#cite_note-94">[87]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2009-07-15\n</td></tr>\n<tr>\n<th scope="row">167</th>\n<th>12</th>\n<th>155</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/PIA_Flight_268" class="mw-redirect" title="PIA Flight 268">Pakistan International Airlines Flight 268</a>\n</td>\n<td><a href="/wiki/Airbus_A300B4-200" class="mw-redirect" title="Airbus A300B4-200">Airbus A300B4-200</a>\n</td>\n<td><span style="display:none">nek</span><a href="/wiki/Kathmandu" title="Kathmandu">Kathmandu</a>, Nepal\n</td>\n<td>APR<br /><sup id="cite_ref-95" class="reference"><a href="#cite_note-95">[88]</a></sup>\n</td>\n<td><a href="/wiki/Tribhuvan_International_Airport" title="Tribhuvan International Airport">KTM</a>\n</td>\n<td>20 km<br />(12 mi)\n</td>\n<td>1992-09-28\n</td></tr>\n<tr>\n<th scope="row">167</th>\n<th>8</th>\n<th>159</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Mexicana_Flight_940" title="Mexicana Flight 940">Mexicana Flight 940</a>\n</td>\n<td><a href="/wiki/Boeing_727-264" class="mw-redirect" title="Boeing 727-264">Boeing 727-264</a>\n</td>\n<td><span style="display:none">mexs</span> <a href="/wiki/Sierra_Madre_Occidental" title="Sierra Madre Occidental">Sierra Madre Occidental Mts.</a>, Mexico\n</td>\n<td>ENR<br /><sup id="cite_ref-96" class="reference"><a href="#cite_note-96">[89]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1986-03-31\n</td></tr>\n<tr>\n<th scope="row">166</th>\n<th>10</th>\n<th>156</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_4225" title="Aeroflot Flight 4225">Aeroflot Flight 4225</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B-2" class="mw-redirect" title="Tupolev Tu-154B-2">Tupolev Tu-154B-2</a>\n</td>\n<td><span style="display:none">kaa</span><a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-97" class="reference"><a href="#cite_note-97">[90]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1980-07-08\n</td></tr>\n<tr>\n<th scope="row">162</th>\n<th>7</th>\n<th>155</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Indonesia_AirAsia_Flight_8501" title="Indonesia AirAsia Flight 8501">Indonesia AirAsia Flight 8501</a>\n</td>\n<td><a href="/wiki/Airbus_A320-216" class="mw-redirect" title="Airbus A320-216">Airbus A320-216</a>\n</td>\n<td><span style="display:none">indokar</span><a href="/wiki/Karimata_Strait" title="Karimata Strait">Karimata Strait</a>, between <a href="/wiki/Belitung" title="Belitung">Belitung</a> and <a href="/wiki/Borneo" title="Borneo">Borneo</a>, <a href="/wiki/Java_Sea" title="Java Sea">Java Sea</a>, <a href="/wiki/Indonesia" title="Indonesia">Indonesia</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-98" class="reference"><a href="#cite_note-98">[91]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2014-12-28\n</td></tr>\n<tr>\n<th scope="row">162</th>\n<th>7</th>\n<th>155</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/All_Nippon_Airways_Flight_58" title="All Nippon Airways Flight 58">All Nippon Airways Flight 58 and<br />JASDF (92-7932)</a>\n</td>\n<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727-200</a> and <a href="/wiki/North_American_F-86_Sabre" title="North American F-86 Sabre">North American F-86 Sabre</a>\n</td>\n<td><span style="display:none">jsh</span><a href="/wiki/Shizukuishi" class="mw-redirect" title="Shizukuishi">Shizukuishi</a>, Japan\n</td>\n<td>ENR<br /><sup id="cite_ref-99" class="reference"><a href="#cite_note-99">[92]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-07-30\n</td></tr>\n<tr>\n<th scope="row">160</th>\n<th>8</th>\n<th>152</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/West_Caribbean_Airways_Flight_708" title="West Caribbean Airways Flight 708">West Caribbean Airways Flight 708</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-82" class="mw-redirect" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>\n</td>\n<td><span style="display:none">vemac</span><a href="/wiki/Machiques" title="Machiques">Machiques</a>, Venezuela\n</td>\n<td>ENR<br /><sup id="cite_ref-100" class="reference"><a href="#cite_note-100">[93]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2005-08-16\n</td></tr>\n<tr>\n<th scope="row">160</th>\n<th>14</th>\n<th>146</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Northwest_Airlines_Flight_2303" title="China Northwest Airlines Flight 2303">China Northwest Airlines Flight 2303</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">chinx</span><a href="/wiki/Xian" class="mw-redirect" title="Xian">Xian</a>, China\n</td>\n<td>ENR<br /><sup id="cite_ref-101" class="reference"><a href="#cite_note-101">[94]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1994-06-06\n</td></tr>\n<tr>\n<th scope="row">159</th>\n<th>6</th>\n<th>147</th>\n<th>6</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Dana_Air_Flight_992" title="Dana Air Flight 992">Dana Air Flight 992</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-83" class="mw-redirect" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>\n</td>\n<td><span style="display:none">nigeril</span><a href="/wiki/Lagos,_Nigeria" class="mw-redirect" title="Lagos, Nigeria">Lagos</a>, Nigeria\n</td>\n<td>APR<br /><sup id="cite_ref-102" class="reference"><a href="#cite_note-102">[95]</a></sup>\n</td>\n<td><a href="/wiki/Murtala_Muhammed_International_Airport" title="Murtala Muhammed International Airport">LOS</a>\n</td>\n<td>9.3 km<br />(5.8 mi)\n</td>\n<td>2012-06-03\n</td></tr>\n<tr>\n<th scope="row">159</th>\n<th>8</th>\n<th>151</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Airlines_Flight_965" title="American Airlines Flight 965">American Airlines Flight 965</a>\n</td>\n<td><a href="/wiki/Boeing_757-223" class="mw-redirect" title="Boeing 757-223">Boeing 757-223</a>\n</td>\n<td><span style="display:none">colbu</span>near <a href="/wiki/Buga,_Valle_del_Cauca" title="Buga, Valle del Cauca">Buga</a>, Colombia\n</td>\n<td>APR<br /><sup id="cite_ref-103" class="reference"><a href="#cite_note-103">[96]</a></sup>\n</td>\n<td><a href="/wiki/Cali-Alfonso_Bonilla_Arag%C3%B3n_Airport" class="mw-redirect" title="Cali-Alfonso Bonilla Aragón Airport">CLO</a>\n</td>\n<td>c. 48 km<br />(30 mi)\n</td>\n<td>1995-12-20\n</td></tr>\n<tr>\n<th scope="row">159</th>\n<th>8</th>\n<th>151<sup id="cite_ref-104" class="reference"><a href="#cite_note-104">[nb 8]</a></sup></th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1992_Nigerian_Air_Force_C-130_crash" title="1992 Nigerian Air Force C-130 crash">Nigerian Air Force (NAF911)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">nigeril</span><a href="/wiki/Lagos" title="Lagos">Lagos</a>, Nigeria\n</td>\n<td>ENR<br /><sup id="cite_ref-105" class="reference"><a href="#cite_note-105">[97]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1992-09-26\n</td></tr>\n<tr>\n<th scope="row">159</th>\n<th>19</th>\n<th>140</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/South_African_Airways_Flight_295" title="South African Airways Flight 295">South African Airways Flight 295</a>\n</td>\n<td><a href="/wiki/Boeing_747-244B" class="mw-redirect" title="Boeing 747-244B">Boeing 747-244B</a>\n</td>\n<td><span style="display:none">indom</span>Indian Ocean, area of <a href="/wiki/Mauritius" title="Mauritius">Mauritius</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-106" class="reference"><a href="#cite_note-106">[98]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1987-11-28\n</td></tr>\n<tr>\n<th scope="row">158</th>\n<th>6</th>\n<th>152</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_India_Express_Flight_812" title="Air India Express Flight 812">Air India Express Flight 812</a>\n</td>\n<td><a href="/wiki/Boeing_737-800#737-800" class="mw-redirect" title="Boeing 737-800">Boeing 737-8HG</a>\n</td>\n<td><span style="display:none">indima</span><a href="/wiki/Mangalore" title="Mangalore">Mangalore</a>, India\n</td>\n<td>LDG<br /><sup id="cite_ref-107" class="reference"><a href="#cite_note-107">[99]</a></sup>\n</td>\n<td><a href="/wiki/Mangalore_Airport_(India)" class="mw-redirect" title="Mangalore Airport (India)">IXE</a>\n</td>\n<td>\n</td>\n<td>2010-05-22\n</td></tr>\n<tr>\n<th scope="row">157</th>\n<th>8</th>\n<th>149</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Ethiopian_Airlines_Flight_302" title="Ethiopian Airlines Flight 302">Ethiopian Airlines Flight 302</a>\n</td>\n<td><a href="/wiki/Boeing_737_MAX" title="Boeing 737 MAX">Boeing 737 MAX 8</a>\n</td>\n<td><span style="display:none">ethibis</span><a href="/wiki/Bishoftu" title="Bishoftu">Bishoftu</a>, Ethiopia\n</td>\n<td>ENR<br /><sup id="cite_ref-108" class="reference"><a href="#cite_note-108">[100]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2019-03-10\n</td></tr>\n<tr>\n<th scope="row">157</th>\n<th>10</th>\n<th>147</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Libyan_Arab_Airlines_Flight_1103" title="Libyan Arab Airlines Flight 1103">Libyan Arab Airlines Flight 1103 and<br />Libyan Air Force</a>\n</td>\n<td><a href="/wiki/Boeing_727#727-200" title="Boeing 727">Boeing 727-2L5</a> and <a href="/wiki/Mikoyan-Gurevich_MiG-23" title="Mikoyan-Gurevich MiG-23">Mikoyan-Gurevich MiG-23</a>\n</td>\n<td><span style="display:none">libyq</span><a href="/wiki/Qasr_bin_Ghashir" title="Qasr bin Ghashir">Qasr bin Ghashir</a>, Tripoli, Libya\n</td>\n<td>APR<br /><sup id="cite_ref-109" class="reference"><a href="#cite_note-109">[101]</a></sup>\n</td>\n<td><a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">TIP</a>\n</td>\n<td>9 km<br />(5.6 mi)\n</td>\n<td>1992-12-22\n</td></tr>\n<tr>\n<th scope="row">156</th>\n<th>6</th>\n<th>148</th>\n<th>2</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Northwest_Airlines_Flight_255" title="Northwest Airlines Flight 255">Northwest Airlines Flight 255</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-82" class="mw-redirect" title="McDonnell Douglas DC-9-82">McDonnell Douglas DC-9-82</a>\n</td>\n<td><span style="display:none">usmi</span><a href="/wiki/Romulus,_Michigan" title="Romulus, Michigan">Romulus, Michigan</a>, U.S.\n</td>\n<td>TOF<br /><sup id="cite_ref-110" class="reference"><a href="#cite_note-110">[102]</a></sup><sup id="cite_ref-111" class="reference"><a href="#cite_note-111">[103]</a></sup>\n</td>\n<td><a href="/wiki/Detroit_Metropolitan_Wayne_County_Airport" class="mw-redirect" title="Detroit Metropolitan Wayne County Airport">DTW</a>\n</td>\n<td><0.5 km<br />(0.3 mi)\n</td>\n<td>1987-08-16\n</td></tr>\n<tr>\n<th scope="row">156</th>\n<th>11</th>\n<th>145</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/PIA_Flight_740" class="mw-redirect" title="PIA Flight 740">Pakistan International Airlines Flight 740</a>\n</td>\n<td><a href="/wiki/Boeing_707" title="Boeing 707">Boeing 707</a>-340C\n</td>\n<td><span style="display:none">sat</span>near <a href="/wiki/Taif" class="mw-redirect" title="Taif">Taif</a>, Saudi Arabia\n</td>\n<td>ENR<br /><sup id="cite_ref-112" class="reference"><a href="#cite_note-112">[104]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-11-26\n</td></tr>\n<tr>\n<th scope="row">156</th>\n<th>8</th>\n<th>148</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1972_K%C3%B6nigs_Wusterhausen_air_disaster" title="1972 Königs Wusterhausen air disaster">Interflug (DM-SEA)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>\n</td>\n<td><span style="display:none">gerk</span><a href="/wiki/K%C3%B6nigs_Wusterhausen" title="Königs Wusterhausen">Königs Wusterhausen</a>, <a href="/wiki/East_Germany" title="East Germany">East Germany</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-113" class="reference"><a href="#cite_note-113">[105]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1972-08-14\n</td></tr>\n<tr>\n<th scope="row">155</th>\n<th>7</th>\n<th>148</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Spantax_Flight_275" title="Spantax Flight 275">Spantax Flight 275</a>\n</td>\n<td><a href="/wiki/Convair_990_Coronado" title="Convair 990 Coronado">Convair 990 Coronado</a>\n</td>\n<td><span style="display:none">spcts</span><a href="/wiki/San_Crist%C3%B3bal_de_La_Laguna" title="San Cristóbal de La Laguna">San Cristóbal</a>, Tenerife, Canary Islands, Spain\n</td>\n<td>ICL<br /><sup id="cite_ref-114" class="reference"><a href="#cite_note-114">[106]</a></sup>\n</td>\n<td><a href="/wiki/Los_Rodeos_Airport" class="mw-redirect" title="Los Rodeos Airport">TFN</a>\n</td>\n<td>0.33 km<br />(0.2 mi)\n</td>\n<td>1972-12-03\n</td></tr>\n<tr>\n<th scope="row">155</th>\n<th>10</th>\n<th>74</th>\n<th>71</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Viasa_Flight_742" title="Viasa Flight 742">Viasa Flight 742</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">vemar</span><a href="/wiki/Maracaibo" title="Maracaibo">Maracaibo</a>, Venezuela\n</td>\n<td>ICL<br /><sup id="cite_ref-115" class="reference"><a href="#cite_note-115">[107]</a></sup>\n</td>\n<td><a href="/wiki/La_Chinita_International_Airport" title="La Chinita International Airport">MAR</a>\n</td>\n<td>0.85 km<br />(0.5 mi)\n</td>\n<td>1969-03-16\n</td></tr>\n<tr>\n<th scope="row">155</th>\n<th>6</th>\n<th>149</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1968_Kham_Duc_C-130_shootdown" title="1968 Kham Duc C-130 shootdown">US Air Force (60-0297)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130B_Hercules" class="mw-redirect" title="Lockheed C-130B Hercules">Lockheed C-130B Hercules</a>\n</td>\n<td><span style="display:none">vemar</span>Kham Duc, South Vietnam\n</td>\n<td>ICL<br /><sup id="cite_ref-116" class="reference"><a href="#cite_note-116">[108]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1968-05-12\n</td></tr>\n<tr>\n<th scope="row">154</th>\n<th>6</th>\n<th>148</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Spanair_Flight_5022" title="Spanair Flight 5022">Spanair Flight 5022</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-82" class="mw-redirect" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>\n</td>\n<td><span style="display:none">spmad</span><a href="/wiki/Madrid" title="Madrid">Madrid</a>, Spain\n</td>\n<td>TOF<br /><sup id="cite_ref-117" class="reference"><a href="#cite_note-117">[109]</a></sup>\n</td>\n<td><a href="/wiki/Madrid-Barajas_Airport" class="mw-redirect" title="Madrid-Barajas Airport">MAD</a>\n</td>\n<td><0.5 km<br />(0.3 mi)\n</td>\n<td>2008-08-20\n</td></tr>\n<tr>\n<th scope="row">154</th>\n<th>6</th>\n<th>148</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Gol_Transportes_A%C3%A9reos_Flight_1907" title="Gol Transportes Aéreos Flight 1907">Gol Transportes Aéreos Flight 1907 and<br /> ExcelAire (N600XL)</a>\n</td>\n<td><a href="/wiki/Boeing_737-8EH" class="mw-redirect" title="Boeing 737-8EH">Boeing 737-8EH</a> and <a href="/wiki/Embraer_Legacy_600" title="Embraer Legacy 600">Embraer Legacy 600</a>\n</td>\n<td><span style="display:none">brpe</span>near <a href="/wiki/Peixoto_Azevedo" class="mw-redirect" title="Peixoto Azevedo">Peixoto Azevedo</a>, Brazil\n</td>\n<td>ENR<br /><sup id="cite_ref-118" class="reference"><a href="#cite_note-118">[110]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2006-09-29\n</td></tr>\n<tr>\n<th scope="row">154</th>\n<th>8</th>\n<th>146</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Turkish_Airlines_Flight_452" title="Turkish Airlines Flight 452">Turkish Airlines Flight 452</a>\n</td>\n<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727</a>-2F2\n</td>\n<td><span style="display:none">tui</span><a href="/wiki/Isparta" title="Isparta">Isparta</a>, Turkey\n</td>\n<td>APR<br /><sup id="cite_ref-119" class="reference"><a href="#cite_note-119">[111]</a></sup>\n</td>\n<td><span style="display:none">Isparta</span>***<sup id="cite_ref-120" class="reference"><a href="#cite_note-120">[nb 9]</a></sup>\n</td>\n<td>\n</td>\n<td>1976-09-19\n</td></tr>\n<tr>\n<th scope="row">153</th>\n<th>7</th>\n<th>138</th>\n<th>8</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_759" title="Pan Am Flight 759">Pan Am Flight 759</a>\n</td>\n<td><a href="/wiki/Boeing_727-235" class="mw-redirect" title="Boeing 727-235">Boeing 727-235</a>\n</td>\n<td><span style="display:none">uslolk</span><a href="/wiki/Kenner,_Louisiana" title="Kenner, Louisiana">Kenner, Louisiana</a>, US\n</td>\n<td>ICL<br /><sup id="cite_ref-121" class="reference"><a href="#cite_note-121">[112]</a></sup><sup id="cite_ref-122" class="reference"><a href="#cite_note-122">[113]</a></sup>\n</td>\n<td><a href="/wiki/New_Orleans_International_Airport" class="mw-redirect" title="New Orleans International Airport">MSY</a>\n</td>\n<td><1 km<br />(0.6 mi)\n</td>\n<td>1982-07-09\n</td></tr>\n<tr>\n<th scope="row">152</th>\n<th>6</th>\n<th>146</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Airblue_Flight_202" title="Airblue Flight 202">Airblue Flight 202</a>\n</td>\n<td><a href="/wiki/Airbus_A321-231" class="mw-redirect" title="Airbus A321-231">Airbus A321-231</a>\n</td>\n<td><span style="display:none">paki</span><a href="/wiki/Islamabad" title="Islamabad">Islamabad</a>, Pakistan\n</td>\n<td>APR<br /><sup id="cite_ref-123" class="reference"><a href="#cite_note-123">[114]</a></sup>\n</td>\n<td><a href="/wiki/Benazir_Bhutto_International_Airport" title="Benazir Bhutto International Airport">ISB</a>\n</td>\n<td>15 km<br />(9.3 mi)\n</td>\n<td>2010-07-28\n</td></tr>\n<tr>\n<th scope="row">152</th>\n<th>11</th>\n<th>141</th>\n<th>0</th>\n<th><a href="/wiki/Bahia_Bakari" title="Bahia Bakari">1*</a>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Yemenia_Flight_626" title="Yemenia Flight 626">Yemenia Flight 626</a>\n</td>\n<td><a href="/wiki/Airbus_A310-324" class="mw-redirect" title="Airbus A310-324">Airbus A310-324</a>\n</td>\n<td><span style="display:none">comm</span><a href="/wiki/Mozambique_Channel" title="Mozambique Channel">Mozambique Channel</a> off <a href="/wiki/Mitsamiouli" title="Mitsamiouli">Mitsamiouli</a>, Comoros\n</td>\n<td>APR<br /><sup id="cite_ref-124" class="reference"><a href="#cite_note-124">[115]</a></sup>\n</td>\n<td><a href="/wiki/Prince_Said_Ibrahim_International_Airport" title="Prince Said Ibrahim International Airport">HAH</a>\n</td>\n<td>c. 40 km<br />(25 mi)\n</td>\n<td>2009-06-30\n</td></tr>\n<tr>\n<th scope="row">150</th>\n<th>6</th>\n<th>144</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Germanwings_Flight_9525" title="Germanwings Flight 9525">Germanwings Flight 9525</a>\n</td>\n<td><a href="/wiki/Airbus_A320-211" class="mw-redirect" title="Airbus A320-211">Airbus A320-211</a>\n</td>\n<td>near <a href="/wiki/French_Alps" title="French Alps">French Alps</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-125" class="reference"><a href="#cite_note-125">[116]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2015-03-24\n</td></tr>\n<tr>\n<th scope="row">150</th>\n<th>11</th>\n<th>115</th>\n<th>24</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_9046" title="Cubana de Aviación Flight 9046">Cubana de Aviación Flight 9046</a>\n</td>\n<td><a href="/wiki/Ilyushin_II-62M" class="mw-redirect" title="Ilyushin II-62M">Ilyushin II-62M</a>\n</td>\n<td><span style="display:none">cuh</span><a href="/wiki/Havana" title="Havana">Havana</a>, Cuba\n</td>\n<td>ICL<br /><sup id="cite_ref-126" class="reference"><a href="#cite_note-126">[117]</a></sup>\n</td>\n<td><a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">HAV</a>\n</td>\n<td><1.5 km<br />(0.9 mi)\n</td>\n<td>1989-09-03\n</td></tr>\n<tr>\n<th scope="row">149</th>\n<th>5</th>\n<th>95</th>\n<th>49</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Mandala_Airlines_Flight_091" title="Mandala Airlines Flight 091">Mandala Airlines Flight 091</a>\n</td>\n<td><a href="/wiki/Boeing_737-230" class="mw-redirect" title="Boeing 737-230">Boeing 737-230</a>\n</td>\n<td><span style="display:none">indonme</span><a href="/wiki/Medan" title="Medan">Medan</a>, Indonesia\n</td>\n<td>ICL<br /><sup id="cite_ref-127" class="reference"><a href="#cite_note-127">[118]</a></sup><sup id="cite_ref-128" class="reference"><a href="#cite_note-128">[119]</a></sup>\n</td>\n<td><a href="/wiki/Polonia_International_Airport" class="mw-redirect" title="Polonia International Airport">MES</a>\n</td>\n<td>c. 1 km<br />(0.6 mi)\n</td>\n<td>2005-09-05\n</td></tr>\n<tr>\n<th scope="row">149</th>\n<th>7</th>\n<th>64</th>\n<th>78</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/EAS_Airlines_Flight_4226" title="EAS Airlines Flight 4226">EAS Airlines Flight 4226</a>\n</td>\n<td><a href="/wiki/BAC_One-Eleven_500" class="mw-redirect" title="BAC One-Eleven 500">BAC One-Eleven 500</a>\n</td>\n<td><span style="display:none">nigerik</span><a href="/wiki/Kano" title="Kano">Kano</a>, Nigeria\n</td>\n<td>ENR<br /><sup id="cite_ref-129" class="reference"><a href="#cite_note-129">[120]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2002-05-04\n</td></tr>\n<tr>\n<th scope="row">148</th>\n<th>13</th>\n<th>135</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Flash_Airlines_Flight_604" title="Flash Airlines Flight 604">Flash Airlines Flight 604</a>\n</td>\n<td><a href="/wiki/Boeing_737-3Q8" class="mw-redirect" title="Boeing 737-3Q8">Boeing 737-3Q8</a>\n</td>\n<td><span style="display:none">egsh</span><a href="/wiki/Red_Sea" title="Red Sea">Red Sea</a>, off <a href="/wiki/Sharm_el-Sheikh" class="mw-redirect" title="Sharm el-Sheikh">Sharm el-Sheikh</a>, Egypt\n</td>\n<td>ENR<br /><sup id="cite_ref-130" class="reference"><a href="#cite_note-130">[121]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2004-01-03\n</td></tr>\n<tr>\n<th scope="row">148</th>\n<th>7</th>\n<th>141</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iberia_Airlines_Flight_610" title="Iberia Airlines Flight 610">Iberia Airlines Flight 610</a>\n</td>\n<td><a href="/wiki/Boeing_727-256" class="mw-redirect" title="Boeing 727-256">Boeing 727-256</a>\n</td>\n<td><span style="display:none">spmt</span><a href="/wiki/Oiz" title="Oiz">Oiz</a> mountain, Spain\n</td>\n<td>ENR<br /><sup id="cite_ref-131" class="reference"><a href="#cite_note-131">[122]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1985-02-19\n</td></tr>\n<tr>\n<th scope="row">146</th>\n<th>8</th>\n<th>138</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Dan-Air_Flight_1008" title="Dan-Air Flight 1008">Dan-Air Flight 1008</a>\n</td>\n<td><a href="/wiki/Boeing_727-46" class="mw-redirect" title="Boeing 727-46">Boeing 727-46</a>\n</td>\n<td><span style="display:none">spctl</span>La Esperanza Forrest, <a href="/wiki/Tenerife" title="Tenerife">Tenerife</a>, Canary Islands, Spain\n</td>\n<td>APR<br /><sup id="cite_ref-132" class="reference"><a href="#cite_note-132">[123]</a></sup>\n</td>\n<td><a href="/wiki/Tenerife_North_Airport" title="Tenerife North Airport">TFN</a>\n</td>\n<td>12 km<br />(7.5 mi)\n</td>\n<td>1980-04-25\n</td></tr>\n<tr>\n<th scope="row">145</th>\n<th>9</th>\n<th>136</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Vladivostok_Air_Flight_352" title="Vladivostok Air Flight 352">Vladivostok Air Flight 352</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">ruir</span>near Budaro, <a href="/wiki/Irkutsk_Oblast" title="Irkutsk Oblast">Irkutsk</a>, Russia\n</td>\n<td>APR<br /><sup id="cite_ref-133" class="reference"><a href="#cite_note-133">[124]</a></sup>\n</td>\n<td><a href="/wiki/Irkutsk_Airport" class="mw-redirect" title="Irkutsk Airport">IKT</a>\n</td>\n<td>23 km<br />(14 mi)\n</td>\n<td>2001-07-04\n</td></tr>\n<tr>\n<th scope="row">144</th>\n<th>10</th>\n<th>134</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/ADC_Airlines_Flight_86" title="ADC Airlines Flight 86">ADC Airlines Flight 86</a>\n</td>\n<td><a href="/wiki/Boeing_727-231" class="mw-redirect" title="Boeing 727-231">Boeing 727-231</a>\n</td>\n<td><span style="display:none">nigeriej</span>Ejirin, <a href="/wiki/Lagos_State" title="Lagos State">Lagos State</a>, Nigeria\n</td>\n<td>APR<br /><sup id="cite_ref-134" class="reference"><a href="#cite_note-134">[125]</a></sup>\n</td>\n<td><a href="/wiki/Lagos_Murtala_Muhammed_International_Airport" class="mw-redirect" title="Lagos Murtala Muhammed International Airport">LOS</a>\n</td>\n<td>56 km<br />(35 mi)\n</td>\n<td>1996-11-07\n</td></tr>\n<tr>\n<th scope="row">144</th>\n<th>7</th>\n<th>137</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Independent_Air_Flight_1851" title="Independent Air Flight 1851">Independent Air Flight 1851</a>\n</td>\n<td><a href="/wiki/Boeing_707-331B" class="mw-redirect" title="Boeing 707-331B">Boeing 707-331B</a>\n</td>\n<td><span style="display:none">poras</span><a href="/wiki/Pico_Alto_(Santa_Maria)" title="Pico Alto (Santa Maria)">Pico Alto Mtn.</a>, Azores, Portugal\n</td>\n<td>APR<br /><sup id="cite_ref-135" class="reference"><a href="#cite_note-135">[126]</a></sup>\n</td>\n<td><a href="/wiki/Santa_Maria_Airport_(Azores)" title="Santa Maria Airport (Azores)">SMA</a>\n</td>\n<td>6.6 km<br />(4.1 mi)\n</td>\n<td>1989-02-08\n</td></tr>\n<tr>\n<th scope="row">144</th>\n<th>9</th>\n<th>128</th>\n<th>7</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/PSA_Flight_182" title="PSA Flight 182">PSA Flight 182 and<br />Private aircraft (N7711G)</a>\n</td>\n<td><a href="/wiki/Boeing_727-214" class="mw-redirect" title="Boeing 727-214">Boeing 727-214</a> and <a href="/wiki/Cessna_172" title="Cessna 172">Cessna 172</a>\n</td>\n<td><span style="display:none">uscasd</span><a href="/wiki/San_Diego" title="San Diego">San Diego</a>, California, US\n</td>\n<td>APR<br /><sup id="cite_ref-136" class="reference"><a href="#cite_note-136">[127]</a></sup><sup id="cite_ref-137" class="reference"><a href="#cite_note-137">[128]</a></sup>\n</td>\n<td><a href="/wiki/San_Diego_International_Airport" title="San Diego International Airport">SAN</a>\n</td>\n<td>5.6 km<br />(3.5 mi)\n</td>\n<td>1978-09-25\n</td></tr>\n<tr>\n<th scope="row">143</th>\n<th>8</th>\n<th>135</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Gulf_Air_Flight_072" title="Gulf Air Flight 072">Gulf Air Flight 072</a>\n</td>\n<td><a href="/wiki/Airbus_A320-212" class="mw-redirect" title="Airbus A320-212">Airbus A320-212</a>\n</td>\n<td><span style="display:none">bah</span><a href="/wiki/Persian_Gulf" title="Persian Gulf">Persian Gulf</a>, off <a href="/wiki/Al_Muharraq" class="mw-redirect" title="Al Muharraq">Al Muharraq</a>, Bahrain\n</td>\n<td>APR<br /><sup id="cite_ref-138" class="reference"><a href="#cite_note-138">[129]</a></sup>\n</td>\n<td><a href="/wiki/Bahrain_International_Airport" title="Bahrain International Airport">BAH</a>\n</td>\n<td>2 km<br />(1.2 mi)\n</td>\n<td>2000-08-23\n</td></tr>\n<tr>\n<th scope="row">143</th>\n<th>7</th>\n<th>136</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Avianca_Flight_410" title="Avianca Flight 410">Avianca Flight 410</a>\n</td>\n<td><a href="/wiki/Boeing_727-21" class="mw-redirect" title="Boeing 727-21">Boeing 727-21</a>\n</td>\n<td><span style="display:none">cols</span><a href="/wiki/Sardinata" title="Sardinata">Sardinata</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-139" class="reference"><a href="#cite_note-139">[130]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1988-03-17\n</td></tr>\n<tr>\n<th scope="row">141</th>\n<th>5</th>\n<th>136<sup id="cite_ref-140" class="reference"><a href="#cite_note-140">[nb 10]</a></sup></th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/UTA_Flight_141" title="UTA Flight 141">UTAGE Flight 141</a>\n</td>\n<td><a href="/wiki/Boeing_727-223" class="mw-redirect" title="Boeing 727-223">Boeing 727-223</a>\n</td>\n<td><span style="display:none">ben</span><a href="/wiki/Cotonou" title="Cotonou">Cotonou</a>, Benin\n</td>\n<td>TOF<br /><sup id="cite_ref-141" class="reference"><a href="#cite_note-141">[131]</a></sup>\n</td>\n<td><a href="/wiki/Cotonou_Airport" class="mw-redirect" title="Cotonou Airport">COO</a>\n</td>\n<td><1 km<br />(0.6 mi)\n</td>\n<td>2003-12-25\n</td></tr>\n<tr>\n<th scope="row">141</th>\n<th>11</th>\n<th>130</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Vnukovo_Airlines_Flight_2801" title="Vnukovo Airlines Flight 2801">Vnukovo Airlines Flight 2801</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">No</span><a href="/wiki/Svalbard" title="Svalbard">Svalbard</a>, Norway\n</td>\n<td>APR<br /><sup id="cite_ref-142" class="reference"><a href="#cite_note-142">[132]</a></sup>\n</td>\n<td><a href="/wiki/Svalbard_Airport" class="mw-redirect" title="Svalbard Airport">LYR</a>\n</td>\n<td>14.3 km<br />(8.9 mi)\n</td>\n<td>1996-08-29\n</td></tr>\n<tr>\n<th scope="row">141</th>\n<th>4</th>\n<th>137</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Trans_Service_Airlift_(9Q-CRR)" class="mw-redirect" title="Trans Service Airlift (9Q-CRR)">Trans Service Airlift (9Q-CRR)</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">anc</span><a href="/wiki/Jamba,_Cuando_Cubango" title="Jamba, Cuando Cubango">Jamba, Cuando Cubango</a>, Angola\n</td>\n<td>TOF<br /><sup id="cite_ref-143" class="reference"><a href="#cite_note-143">[133]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1995-12-18\n</td></tr>\n<tr>\n<th scope="row">141</th>\n<th>10</th>\n<th>131</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Southern_Airlines_Flight_3943" title="China Southern Airlines Flight 3943">China Southern Airlines Flight 3943</a>\n</td>\n<td><a href="/wiki/Boeing_737-31B" class="mw-redirect" title="Boeing 737-31B">Boeing 737-31B</a>\n</td>\n<td><span style="display:none">chinys</span>Hejiaqiao, <a href="/wiki/Yanshan_District" title="Yanshan District">Yanshan District</a>, China\n</td>\n<td>APR<br /><sup id="cite_ref-144" class="reference"><a href="#cite_note-144">[134]</a></sup>\n</td>\n<td><a href="/wiki/Guilin_Liangjiang_International_Airport" title="Guilin Liangjiang International Airport">KWL</a>\n</td>\n<td>20 km<br />(12 mi)\n</td>\n<td>1992-11-24\n</td></tr>\n<tr>\n<th scope="row">139</th>\n<th>12</th>\n<th>110<sup id="cite_ref-145" class="reference"><a href="#cite_note-145">[nb 11]</a></sup></th>\n<th><i>17</i><sup id="cite_ref-146" class="reference"><a href="#cite_note-146">[nb 12]</a></sup></th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2015_Indonesia_Hercules_C-130_crash" class="mw-redirect" title="2015 Indonesia Hercules C-130 crash">Indonesian Air Force (A-1310)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>\n</td>\n<td><span style="display:none">We</span><a href="/wiki/Medan" title="Medan">Medan</a>, Indonesia\n</td>\n<td>ICL<br /><sup id="cite_ref-147" class="reference"><a href="#cite_note-147">[135]</a></sup>\n</td>\n<td><a href="/wiki/Soewondo_Air_Force_Base" title="Soewondo Air Force Base">MES</a>\n</td>\n<td>1 km<br />(0.6 mi)\n</td>\n<td>2015-06-30\n</td></tr>\n<tr>\n<th scope="row">138</th>\n<th>11</th>\n<th>127</th>\n<th>0</th>\n<th><sup id="cite_ref-148" class="reference"><a href="#cite_note-148">[nb 13]</a></sup>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Tan_Son_Nhut_C-5_accident" class="mw-redirect" title="Tan Son Nhut C-5 accident">US Air Force (68-0218)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-5A_Galaxy" class="mw-redirect" title="Lockheed C-5A Galaxy">Lockheed C-5A Galaxy</a>\n</td>\n<td><span style="display:none">vis</span><a href="/wiki/Saigon" class="mw-redirect" title="Saigon">Saigon</a>, South Vietnam\n</td>\n<td>ENR<br /><sup id="cite_ref-149" class="reference"><a href="#cite_note-149">[136]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1975-04-04\n</td></tr>\n<tr>\n<th scope="row">137</th>\n<th>8</th>\n<th>128</th>\n<th>1</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Delta_Air_Lines_Flight_191" title="Delta Air Lines Flight 191">Delta Air Lines Flight 191</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1011_TriStar" title="Lockheed L-1011 TriStar">Lockheed L-1011 TriStar</a>\n</td>\n<td><span style="display:none">ustexdal</span><a href="/wiki/Dallas%E2%80%93Fort_Worth_metroplex" title="Dallas–Fort Worth metroplex">Dallas–Fort Worth, Texas</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-150" class="reference"><a href="#cite_note-150">[137]</a></sup><sup id="cite_ref-151" class="reference"><a href="#cite_note-151">[138]</a></sup>\n</td>\n<td><a href="/wiki/Dallas/Fort_Worth_International_Airport" title="Dallas/Fort Worth International Airport">DFW</a>\n</td>\n<td>c. 2 km<br />(1.2 mi)\n</td>\n<td>1985-08-02\n</td></tr>\n<tr>\n<th scope="row">137</th>\n<th>9</th>\n<th>128</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/VASP_Flight_168" title="VASP Flight 168">VASP Flight 168</a>\n</td>\n<td><a href="/wiki/Boeing_727-212A" class="mw-redirect" title="Boeing 727-212A">Boeing 727-212A</a>\n</td>\n<td><span style="display:none">brpa</span><a href="/wiki/Pacatuba,_Cear%C3%A1" title="Pacatuba, Ceará">Pacatuba</a>, Brazil\n</td>\n<td>APR<br /><sup id="cite_ref-152" class="reference"><a href="#cite_note-152">[139]</a></sup>\n</td>\n<td><a href="/wiki/Fortaleza_airport" class="mw-redirect" title="Fortaleza airport">FOR</a>\n</td>\n<td>25 km<br />(16 mi)\n</td>\n<td>1982-06-08\n</td></tr>\n<tr>\n<th scope="row">135</th>\n<th>12</th>\n<th>121</th>\n<th>2</th>\n<th>1*\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Indonesian_Air_Force_C-130H-30_(A-1324)" class="mw-redirect" title="Indonesian Air Force C-130H-30 (A-1324)">Indonesian Air Force (A-1324)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H-30_Hercules" class="mw-redirect" title="Lockheed C-130H-30 Hercules">Lockheed C-130H-30 Hercules</a>\n</td>\n<td><span style="display:none">indonc</span><a href="/wiki/East_Jakarta" title="East Jakarta">East Jakarta</a>, Indonesia\n</td>\n<td>ICL<br /><sup id="cite_ref-153" class="reference"><a href="#cite_note-153">[140]</a></sup>\n</td>\n<td><a href="/wiki/Halim_Perdanakusuma_International_Airport" title="Halim Perdanakusuma International Airport">HLP</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1991-10-05\n</td></tr>\n<tr>\n<th scope="row">134</th>\n<th>12</th>\n<th>116</th>\n<th>6</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1960_New_York_mid-air_collision" title="1960 New York mid-air collision">United Airlines Flight 826 and<br />TWA Flight 266</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-21" class="mw-redirect" title="Douglas DC-8-21">Douglas DC-8-21</a> and <a href="/wiki/Lockheed_L-1049" class="mw-redirect" title="Lockheed L-1049">Lockheed L-1049</a>\n</td>\n<td><span style="display:none">usnewyne</span>New York City, US\n</td>\n<td>APR<br /><sup id="cite_ref-154" class="reference"><a href="#cite_note-154">[141]</a></sup><sup id="cite_ref-155" class="reference"><a href="#cite_note-155">[142]</a></sup><br /><sup id="cite_ref-156" class="reference"><a href="#cite_note-156">[143]</a></sup>\n</td>\n<td><a href="/wiki/LaGuardia_Airport" title="LaGuardia Airport">LGA</a>\n</td>\n<td>\n</td>\n<td>1960-12-16\n</td></tr>\n<tr>\n<th scope="row">133</th>\n<th>14</th>\n<th>119</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1993_Tehran_mid-air_collision" title="1993 Tehran mid-air collision">Iran Air Tours Flight 962<br />and Iranian Air Force Su-24</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a> and <a href="/wiki/Sukhoi_Su-24" title="Sukhoi Su-24">Sukhoi Su-24</a>\n</td>\n<td><span style="display:none">irat</span><a href="/wiki/Shahr-e_Qods" class="mw-redirect" title="Shahr-e Qods">Shahr-e Qods</a>, Iran\n</td>\n<td>APR/TOF<br /><sup id="cite_ref-157" class="reference"><a href="#cite_note-157">[144]</a></sup>\n</td>\n<td><a href="/wiki/Mehrabad_International_Airport" title="Mehrabad International Airport">THR</a>\n</td>\n<td>15 km<br />(9.3 mi)\n</td>\n<td>1993-02-08\n</td></tr>\n<tr>\n<th scope="row">133</th>\n<th>6</th>\n<th>127</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Indian_Airlines_Flight_113" title="Indian Airlines Flight 113">Indian Airlines Flight 113</a>\n</td>\n<td><a href="/wiki/Boeing_737-2A8" class="mw-redirect" title="Boeing 737-2A8">Boeing 737-2A8</a>\n</td>\n<td><span style="display:none">indiah</span><a href="/wiki/Ahmedabad" title="Ahmedabad">Ahmedabad</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-158" class="reference"><a href="#cite_note-158">[145]</a></sup>\n</td>\n<td><a href="/wiki/Ahmedabad_Airport" class="mw-redirect" title="Ahmedabad Airport">AMD</a>\n</td>\n<td>5 km<br />(3.1 mi)\n</td>\n<td>1988-10-19\n</td></tr>\n<tr>\n<th scope="row">133</th>\n<th>7</th>\n<th>126</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/All_Nippon_Airways_Flight_60" title="All Nippon Airways Flight 60">All Nippon Airways Flight 60</a>\n</td>\n<td><a href="/wiki/Boeing_727-81" class="mw-redirect" title="Boeing 727-81">Boeing 727-81</a>\n</td>\n<td><span style="display:none">jtob</span><a href="/wiki/Tokyo_Bay" title="Tokyo Bay">Tokyo Bay</a>, Japan\n</td>\n<td>APR<br /><sup id="cite_ref-159" class="reference"><a href="#cite_note-159">[146]</a></sup>\n</td>\n<td><a href="/wiki/Tokyo-Haneda_Airport" class="mw-redirect" title="Tokyo-Haneda Airport">HND</a>\n</td>\n<td>12 km<br />(7.5 mi)\n</td>\n<td>1966-02-04\n</td></tr>\n<tr>\n<th scope="row">132</th>\n<th>5</th>\n<th>127</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/USAir_Flight_427" title="USAir Flight 427">USAir Flight 427</a>\n</td>\n<td><a href="/wiki/Boeing_737-3B7" class="mw-redirect" title="Boeing 737-3B7">Boeing 737-3B7</a>\n</td>\n<td><span style="display:none">uspen</span><a href="/wiki/Aliquippa,_Pennsylvania" title="Aliquippa, Pennsylvania">Aliquippa, Pennsylvania</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-160" class="reference"><a href="#cite_note-160">[147]</a></sup><sup id="cite_ref-161" class="reference"><a href="#cite_note-161">[148]</a></sup>\n</td>\n<td><a href="/wiki/Pittsburgh_International_Airport" title="Pittsburgh International Airport">PIT</a>\n</td>\n<td>13 km<br />(8.1 mi)\n</td>\n<td>1994-09-08\n</td></tr>\n<tr>\n<th scope="row">132</th>\n<th>7</th>\n<th>125</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/SAM_Colombia_Flight_501" title="SAM Colombia Flight 501">SAM Colombia Flight 501</a>\n</td>\n<td><a href="/wiki/Boeing_727-146" class="mw-redirect" title="Boeing 727-146">Boeing 727-146</a>\n</td>\n<td><span style="display:none">colme</span>La Canada, near <a href="/wiki/Medell%C3%ADn" title="Medellín">Medellín</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-162" class="reference"><a href="#cite_note-162">[149]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1993-05-19\n</td></tr>\n<tr>\n<th scope="row">132</th>\n<th>8</th>\n<th>124</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_8641" title="Aeroflot Flight 8641">Aeroflot Flight 8641</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>\n</td>\n<td><span style="display:none">belama</span><a href="/wiki/Mazyr" title="Mazyr">Mazyr</a>, Byelorussian SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-163" class="reference"><a href="#cite_note-163">[150]</a></sup><sup id="cite_ref-164" class="reference"><a href="#cite_note-164">[151]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1982-06-28\n</td></tr>\n<tr>\n<th scope="row">131</th>\n<th>7</th>\n<th>124</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Philippines_Flight_541" title="Air Philippines Flight 541">Air Philippines Flight 541</a>\n</td>\n<td><a href="/wiki/Boeing_737-2H4" class="mw-redirect" title="Boeing 737-2H4">Boeing 737-2H4</a>\n</td>\n<td><span style="display:none">phs</span><a href="/wiki/City_of_Samal" class="mw-redirect" title="City of Samal">Samal</a>, Philippines\n</td>\n<td>APR<br /><sup id="cite_ref-165" class="reference"><a href="#cite_note-165">[152]</a></sup>\n</td>\n<td><a href="/wiki/Francisco_Bangoy_International_Airport" title="Francisco Bangoy International Airport">DVO</a>\n</td>\n<td>7.5 km<br />(4.7 mi)\n</td>\n<td>2000-04-19\n</td></tr>\n<tr>\n<th scope="row">131</th>\n<th>4</th>\n<th>127</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Tan-Sahsa_Flight_414" title="Tan-Sahsa Flight 414">Tan-Sahsa Flight 414</a>\n</td>\n<td><a href="/wiki/Boeing_727-224" class="mw-redirect" title="Boeing 727-224">Boeing 727-224</a>\n</td>\n<td><span style="display:none">ho</span><a href="/wiki/Tegucigalpa" title="Tegucigalpa">Tegucigalpa</a>, Honduras\n</td>\n<td>APR<br /><sup id="cite_ref-166" class="reference"><a href="#cite_note-166">[153]</a></sup>\n</td>\n<td><a href="/wiki/Toncont%C3%ADn_International_Airport" title="Toncontín International Airport">TGU</a>\n</td>\n<td>9 km<br />(5.6 mi)\n</td>\n<td>1989-10-21\n</td></tr>\n<tr>\n<th scope="row">131</th>\n<th>6</th>\n<th>125</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TAP_Portugal_Flight_425" class="mw-redirect" title="TAP Portugal Flight 425">TAP Portugal Flight 425</a>\n</td>\n<td><a href="/wiki/Boeing_727-282Adv" class="mw-redirect" title="Boeing 727-282Adv">Boeing 727-282Adv</a>\n</td>\n<td><span style="display:none">pors</span><a href="/wiki/Santa_Cruz,_Madeira" title="Santa Cruz, Madeira">Santa Cruz, Madeira</a>\n</td>\n<td>LDG<br /><sup id="cite_ref-167" class="reference"><a href="#cite_note-167">[154]</a></sup>\n</td>\n<td><a href="/wiki/Funchal_Airport" class="mw-redirect" title="Funchal Airport">FNC</a>\n</td>\n<td>\n</td>\n<td>1977-11-19\n</td></tr>\n<tr>\n<th scope="row">130</th>\n<th>4</th>\n<th>126</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1983_TAAG_Angola_Airlines_Boeing_737_crash" class="mw-redirect" title="1983 TAAG Angola Airlines Boeing 737 crash">TAAG Angola Airlines (D2-TBN)</a>\n</td>\n<td><a href="/wiki/Boeing_737-200" class="mw-redirect" title="Boeing 737-200">Boeing 737-200</a>\n</td>\n<td><span style="display:none">anlub</span><a href="/wiki/Lubango" title="Lubango">Lubango</a>, Angola\n</td>\n<td>ICL<br /><sup id="cite_ref-169" class="reference"><a href="#cite_note-169">[nb 14]</a></sup>\n</td>\n<td><a href="/wiki/Lubango_Airport" title="Lubango Airport">SDD</a>\n</td>\n<td>1 km<br />(0.6 mi)\n</td>\n<td>1983-11-08\n</td></tr>\n<tr>\n<th scope="row">130</th>\n<th>8</th>\n<th>122</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_007" title="Air France Flight 007">Air France Flight 007</a>\n</td>\n<td><a href="/wiki/Boeing_707-328" class="mw-redirect" title="Boeing 707-328">Boeing 707-328</a>\n</td>\n<td><span style="display:none">frap</span>Paris, France\n</td>\n<td>TOF<br /><sup id="cite_ref-170" class="reference"><a href="#cite_note-170">[156]</a></sup>\n</td>\n<td><a href="/wiki/Paris-Orly_Airport" class="mw-redirect" title="Paris-Orly Airport">ORY</a>\n</td>\n<td>\n</td>\n<td>1962-06-03\n</td></tr>\n<tr>\n<th scope="row">129</th>\n<th>8</th>\n<th>121</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_China_Flight_129" title="Air China Flight 129">Air China Flight 129</a>\n</td>\n<td><a href="/wiki/Boeing_767-2J6ER" class="mw-redirect" title="Boeing 767-2J6ER">Boeing 767-2J6ER</a>\n</td>\n<td><span style="display:none">soub</span><a href="/wiki/Busan" title="Busan">Busan</a>, South Korea\n</td>\n<td>APR<br /><sup id="cite_ref-171" class="reference"><a href="#cite_note-171">[157]</a></sup>\n</td>\n<td><a href="/wiki/Pusan-Kimhae_Airport" class="mw-redirect" title="Pusan-Kimhae Airport">PUS</a>\n</td>\n<td>4.6 km<br />(2.9 mi)\n</td>\n<td>2002-04-15\n</td></tr>\n<tr>\n<th scope="row">129</th>\n<th>7</th>\n<th>122</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Tachikawa_air_disaster" title="Tachikawa air disaster">US Air Force (51-0137)</a>\n</td>\n<td><a href="/wiki/Douglas_C-124A-DL_Globemaster_II" class="mw-redirect" title="Douglas C-124A-DL Globemaster II">Douglas C-124A-DL Globemaster II</a>\n</td>\n<td><span style="display:none">jta</span><a href="/wiki/Tachikawa,_Tokyo" title="Tachikawa, Tokyo">Tachikawa</a>, Japan\n</td>\n<td>APR<br /><sup id="cite_ref-172" class="reference"><a href="#cite_note-172">[158]</a></sup>\n</td>\n<td><a href="/wiki/Tachikawa_Airfield" title="Tachikawa Airfield">RJTC</a>\n</td>\n<td>5.6 km<br />(3.5 mi)\n</td>\n<td>1953-06-18\n</td></tr>\n<tr>\n<th scope="row">129</th>\n<th>9</th>\n<th>120</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Messerschmitt_Me_321#Operational_history" class="mw-redirect" title="Messerschmitt Me 321">Messerschmitt Me 321 and Bf 110 collision</a>\n</td>\n<td><a href="/wiki/Messerschmitt_Me_321" class="mw-redirect" title="Messerschmitt Me 321">Messerschmitt Me 321</a> and <a href="/wiki/Messerschmitt_Bf_110" title="Messerschmitt Bf 110">Messerschmitt Bf 110</a> (x3)\n</td>\n<td><span style="display:none">gerl</span><a href="/wiki/Leipheim" title="Leipheim">Leipheim</a>, Germany\n</td>\n<td>UNK<br /><sup id="cite_ref-1941_Messerschmitt_Me_321_Leipheim_collision_173-0" class="reference"><a href="#cite_note-1941_Messerschmitt_Me_321_Leipheim_collision-173">[159]</a></sup><sup id="cite_ref-Fiddler's_Green_174-0" class="reference"><a href="#cite_note-Fiddler's_Green-174">[160]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1941-??-??\n</td></tr>\n<tr>\n<th scope="row">128</th>\n<th>7</th>\n<th>121</th>\n<th>0</th>\n<th>\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/Guangzhou_aircraft_collision" class="mw-redirect" title="Guangzhou aircraft collision">Xiamen Air Flight 8301,<br />China Southwest Flight 2402,<br />and China Southern (B-2812)</a>\n</td>\n<td><a href="/wiki/Boeing_737-247" class="mw-redirect" title="Boeing 737-247">Boeing 737-247</a>, <a href="/wiki/Boeing_707" title="Boeing 707">Boeing 707-3J6B</a>, and <a href="/wiki/Boeing_757" title="Boeing 757">Boeing 757-21B</a>\n</td>\n<td><span style="display:none">ching</span><a href="/wiki/Baiyun_District,_Guangzhou" title="Baiyun District, Guangzhou">Baiyun District, Guangzhou</a>, China\n</td>\n<td>LDG/STD<br /><sup id="cite_ref-175" class="reference"><a href="#cite_note-175">[161]</a></sup><sup id="cite_ref-176" class="reference"><a href="#cite_note-176">[162]</a></sup><sup id="cite_ref-177" class="reference"><a href="#cite_note-177">[163]</a></sup><sup id="cite_ref-178" class="reference"><a href="#cite_note-178">[nb 15]</a></sup>\n</td>\n<td><a href="/wiki/Guangzhou_Baiyun_International_Airport_(former)" title="Guangzhou Baiyun International Airport (former)">***</a>\n</td>\n<td>\n</td>\n<td>1990-10-02\n</td></tr>\n<tr>\n<th scope="row">128</th>\n<th>8</th>\n<th>120</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iran_Air_Flight_291" title="Iran Air Flight 291">Iran Air Flight 291</a>\n</td>\n<td><a href="/wiki/Boeing_727-86" class="mw-redirect" title="Boeing 727-86">Boeing 727-86</a>\n</td>\n<td><span style="display:none">iraa</span><a href="/wiki/Alborz_Mountains" class="mw-redirect" title="Alborz Mountains">Alborz Mountains</a>, Iran\n</td>\n<td>APR<br /><sup id="cite_ref-179" class="reference"><a href="#cite_note-179">[164]</a></sup>\n</td>\n<td><a href="/wiki/Tehran_Mehrabad_Airport" class="mw-redirect" title="Tehran Mehrabad Airport">THR</a>\n</td>\n<td>29 km<br />(18 mi)\n</td>\n<td>1980-01-21\n</td></tr>\n<tr>\n<th scope="row">128</th>\n<th>11</th>\n<th>117</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1956_Grand_Canyon_mid-air_collision" title="1956 Grand Canyon mid-air collision">United Airlines Flight 718 and<br />TWA Flight 2</a>\n</td>\n<td><a href="/wiki/Douglas_DC-7" title="Douglas DC-7">Douglas DC-7</a> and <a href="/wiki/Lockheed_L-1049" class="mw-redirect" title="Lockheed L-1049">Lockheed L-1049</a>\n</td>\n<td><span style="display:none">usar</span><a href="/wiki/Grand_Canyon" title="Grand Canyon">Grand Canyon</a>, Arizona, US\n</td>\n<td>ENR<br /><sup id="cite_ref-180" class="reference"><a href="#cite_note-180">[165]</a></sup><sup id="cite_ref-181" class="reference"><a href="#cite_note-181">[166]</a></sup><br /><sup id="cite_ref-182" class="reference"><a href="#cite_note-182">[167]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1956-06-30\n</td></tr>\n<tr>\n<th scope="row">127</th>\n<th>6</th>\n<th>121</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Bhoja_Air_Flight_213" title="Bhoja Air Flight 213">Bhoja Air Flight 213</a>\n</td>\n<td><a href="/wiki/Boeing_737-236" class="mw-redirect" title="Boeing 737-236">Boeing 737-236</a>\n</td>\n<td><span style="display:none">paki</span><a href="/wiki/Islamabad" title="Islamabad">Islamabad</a>, Pakistan\n</td>\n<td>APR<br /><sup id="cite_ref-183" class="reference"><a href="#cite_note-183">[168]</a></sup>\n</td>\n<td><a href="/wiki/Benazir_Bhutto_International_Airport" title="Benazir Bhutto International Airport">ISB</a>\n</td>\n<td>c. 2.5 km<br />(1.6 mi)\n</td>\n<td>2012-04-20\n</td></tr>\n<tr>\n<th scope="row">127</th>\n<th>0</th>\n<th>127</th>\n<th>0</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2002_Khankala_Mi-26_crash" title="2002 Khankala Mi-26 crash">Russian Air Force (89 red)</a>\n</td>\n<td><a href="/wiki/Mil_Mi-26" title="Mil Mi-26">Mil Mi-26</a>\n</td>\n<td><span style="display:none">ru</span><a href="/wiki/Khankala" title="Khankala">Khankala</a>, <a href="/wiki/Chechnya" title="Chechnya">Chechnya</a>, Russia\n</td>\n<td>APR<br /><sup id="cite_ref-184" class="reference"><a href="#cite_note-184">[169]</a></sup><sup id="cite_ref-185" class="reference"><a href="#cite_note-185">[170]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2002-08-19\n</td></tr>\n<tr>\n<th scope="row">126</th>\n<th>11</th>\n<th>115</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/%C4%8CSA_Flight_540" title="ČSA Flight 540">ČSA Flight 540</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>\n</td>\n<td><span style="display:none">syd</span><a href="/wiki/Damascus" title="Damascus">Damascus</a>, Syria\n</td>\n<td>APR<br /><sup id="cite_ref-186" class="reference"><a href="#cite_note-186">[171]</a></sup>\n</td>\n<td><a href="/wiki/Damascus_International_Airport" title="Damascus International Airport">DAM</a>\n</td>\n<td>17 km<br />(11 mi)\n</td>\n<td>1975-08-20\n</td></tr>\n<tr>\n<th scope="row">126</th>\n<th>9</th>\n<th>117</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Globe_Air_(HB-ITB)" class="mw-redirect" title="Globe Air (HB-ITB)">Globe Air (HB-ITB)</a>\n</td>\n<td><a href="/wiki/Bristol_Britannia_313" class="mw-redirect" title="Bristol Britannia 313">Bristol Britannia 313</a>\n</td>\n<td><span style="display:none">cy</span><a href="/wiki/Nicosia" title="Nicosia">Nicosia</a>, Cyprus\n</td>\n<td>APR<br /><sup id="cite_ref-187" class="reference"><a href="#cite_note-187">[172]</a></sup>\n</td>\n<td><a href="/wiki/Nicosia_Airport" class="mw-redirect" title="Nicosia Airport">NIC</a>\n</td>\n<td>3.5 km<br />(2.2 mi)\n</td>\n<td>1967-04-20\n</td></tr>\n<tr>\n<th scope="row">125</th>\n<th>5</th>\n<th>120</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/S7_Airlines_Flight_778" title="S7 Airlines Flight 778">Sibir (S7) Airlines Flight 778</a>\n</td>\n<td><a href="/wiki/Airbus_A310-300" class="mw-redirect" title="Airbus A310-300">Airbus A310-300</a>\n</td>\n<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russia\n</td>\n<td>LDG<br /><sup id="cite_ref-188" class="reference"><a href="#cite_note-188">[173]</a></sup>\n</td>\n<td><a href="/wiki/Irkutsk_Airport" class="mw-redirect" title="Irkutsk Airport">IKT</a>\n</td>\n<td>\n</td>\n<td>2006-07-09\n</td></tr>\n<tr>\n<th scope="row">125</th>\n<th>6</th>\n<th>119</th>\n<th>0</th>\n<th>\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/Ethiopian_Airlines_Flight_961" title="Ethiopian Airlines Flight 961">Ethiopian Airlines Flight 961</a>\n</td>\n<td><a href="/wiki/Boeing_767-260ER" class="mw-redirect" title="Boeing 767-260ER">Boeing 767-260ER</a>\n</td>\n<td><span style="display:none">comg</span>Indian Ocean, off <a href="/wiki/Grande_Comore" title="Grande Comore">Grande Comore</a>, Comoros\n</td>\n<td>APR<br /><sup id="cite_ref-189" class="reference"><a href="#cite_note-189">[174]</a></sup>\n</td>\n<td><a href="/wiki/Prince_Said_Ibrahim_International_Airport" title="Prince Said Ibrahim International Airport">HAH</a><sup id="cite_ref-190" class="reference"><a href="#cite_note-190">[nb 16]</a></sup>\n</td>\n<td>0.5 km<br />(0.3 ml)\n</td>\n<td>1996-11-23\n</td></tr>\n<tr>\n<th scope="row">124</th>\n<th>9</th>\n<th>115</th>\n<th>1</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Baikal_Air_Flight_130" class="mw-redirect" title="Baikal Air Flight 130">Baikal Air Flight 130</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>\n</td>\n<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russia\n</td>\n<td>ENR<br /><sup id="cite_ref-191" class="reference"><a href="#cite_note-191">[175]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1994-01-03\n</td></tr>\n<tr>\n<th scope="row">124</th>\n<th>11</th>\n<th>113</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/BOAC_Flight_911" title="BOAC Flight 911">BOAC Flight 911</a>\n</td>\n<td><a href="/wiki/Boeing_707-436" class="mw-redirect" title="Boeing 707-436">Boeing 707-436</a>\n</td>\n<td><span style="display:none">jg</span><a href="/wiki/Gotemba_City" class="mw-redirect" title="Gotemba City">Gotemba</a>, Japan\n</td>\n<td>ENR<br /><sup id="cite_ref-192" class="reference"><a href="#cite_note-192">[176]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1966-03-05\n</td></tr>\n<tr>\n<th scope="row">123</th>\n<th>6</th>\n<th>117</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Faucett_Flight_251" title="Faucett Flight 251">Faucett Flight 251</a>\n</td>\n<td><a href="/wiki/Boeing_737-222" class="mw-redirect" title="Boeing 737-222">Boeing 737-222</a>\n</td>\n<td><span style="display:none">pear</span><a href="/wiki/Arequipa" title="Arequipa">Arequipa</a>, Peru\n</td>\n<td>APR<br /><sup id="cite_ref-193" class="reference"><a href="#cite_note-193">[177]</a></sup>\n</td>\n<td><a href="/wiki/Arequipa_Airport" class="mw-redirect" title="Arequipa Airport">AQP</a>\n</td>\n<td>6.3 km<br />(3.9 mi)\n</td>\n<td>1996-02-29\n</td></tr>\n<tr>\n<th scope="row">123</th>\n<th>7</th>\n<th>116</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Varig_Flight_820" title="Varig Flight 820">Varig Flight 820</a>\n</td>\n<td><a href="/wiki/Boeing_707-320C" class="mw-redirect" title="Boeing 707-320C">Boeing 707-320C</a>\n</td>\n<td><span style="display:none">fras</span><a href="/wiki/Saulx-les-Chartreux" title="Saulx-les-Chartreux">Saulx-les-Chartreux</a>, France\n</td>\n<td>APR<br /><sup id="cite_ref-194" class="reference"><a href="#cite_note-194">[178]</a></sup>\n</td>\n<td><a href="/wiki/Paris-Orly_Airport" class="mw-redirect" title="Paris-Orly Airport">ORY</a>\n</td>\n<td>5 km<br />(3.1 mi)\n</td>\n<td>1973-07-11\n</td></tr>\n<tr>\n<th scope="row">123</th>\n<th>12</th>\n<th>111</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/South_African_Airways_Flight_228" title="South African Airways Flight 228">South African Airways Flight 228</a>\n</td>\n<td><a href="/wiki/Boeing_707-344C" class="mw-redirect" title="Boeing 707-344C">Boeing 707-344C</a>\n</td>\n<td><span style="display:none">Na</span><a href="/wiki/Windhoek" title="Windhoek">Windhoek</a>, Namibia (then <a href="/wiki/South_West_Africa" title="South West Africa">South West Africa</a>)\n</td>\n<td>ICL<br /><sup id="cite_ref-195" class="reference"><a href="#cite_note-195">[179]</a></sup>\n</td>\n<td><a href="/wiki/Strijdom_International_Airport" class="mw-redirect" title="Strijdom International Airport">WDH</a>\n</td>\n<td>5 km<br />(3.1 mi)\n</td>\n<td>1968-04-20\n</td></tr>\n<tr>\n<th scope="row">122</th>\n<th>14</th>\n<th>108</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2017_Myanmar_Air_Force_Shaanxi_Y-8_crash" title="2017 Myanmar Air Force Shaanxi Y-8 crash">Myanmar Air Force (5820)</a>\n</td>\n<td><a href="/wiki/Shaanxi_Y-8" title="Shaanxi Y-8">Shaanxi Y-8F-200</a>\n</td>\n<td><span style="display:none">rudo</span><a href="/wiki/Andaman_Sea" title="Andaman Sea">Andaman Sea</a>, off <a href="/wiki/Dawei" title="Dawei">Dawei</a>, <a href="/wiki/Myanmar" title="Myanmar">Myanmar</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-196" class="reference"><a href="#cite_note-196">[180]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2017-06-07\n</td></tr>\n<tr>\n<th scope="row">122</th>\n<th>8</th>\n<th>114</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_964" title="Aeroflot Flight 964">Aeroflot Flight 964</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104B" class="mw-redirect" title="Tupolev Tu-104B">Tupolev Tu-104B</a>\n</td>\n<td><span style="display:none">rudo</span><a href="/wiki/Domodedovo_(town)" title="Domodedovo (town)">Domodedovo</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-197" class="reference"><a href="#cite_note-197">[181]</a></sup>\n</td>\n<td><a href="/wiki/Moscow-Domodedovo" class="mw-redirect" title="Moscow-Domodedovo">DME</a>\n</td>\n<td>17 km<br />(11 mi)\n</td>\n<td>1973-10-13\n</td></tr>\n<tr>\n<th scope="row">122</th>\n<th>7</th>\n<th>115</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_1491" title="Aeroflot Flight 1491">Aeroflot Flight 1491</a>\n</td>\n<td><a href="/wiki/Antonov_An-10" title="Antonov An-10">Antonov An-10</a>\n</td>\n<td><span style="display:none">ukrk</span>near <a href="/wiki/Kharkiv" title="Kharkiv">Kharkiv</a>, Ukrainian SSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-198" class="reference"><a href="#cite_note-198">[182]</a></sup>\n</td>\n<td><a href="/wiki/Kharkiv_International_Airport" title="Kharkiv International Airport">HRK</a>\n</td>\n<td>24 km<br />(15 mi)\n</td>\n<td>1972-05-18\n</td></tr>\n<tr>\n<th scope="row">121</th>\n<th>6</th>\n<th>115</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Helios_Airways_Flight_522" title="Helios Airways Flight 522">Helios Airways Flight 522</a>\n</td>\n<td><a href="/wiki/Boeing_737-31S" class="mw-redirect" title="Boeing 737-31S">Boeing 737-31S</a>\n</td>\n<td><span style="display:none">greg</span><a href="/wiki/Grammatiko" title="Grammatiko">Grammatiko</a>, Greece\n</td>\n<td>ENR<br /><sup id="cite_ref-199" class="reference"><a href="#cite_note-199">[183]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2005-08-14\n</td></tr>\n<tr>\n<th scope="row">121</th>\n<th>13</th>\n<th>108</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/PIA_Flight_705" class="mw-redirect" title="PIA Flight 705">Pakistan International Airlines Flight 705</a>\n</td>\n<td><a href="/wiki/Boeing_720" title="Boeing 720">Boeing 720</a> 040B\n</td>\n<td><span style="display:none">egc</span><a href="/wiki/New_Cairo" title="New Cairo">New Cairo</a>, Egypt\n</td>\n<td>APR<br /><sup id="cite_ref-200" class="reference"><a href="#cite_note-200">[184]</a></sup>\n</td>\n<td><a href="/wiki/Cairo_International_Airport" title="Cairo International Airport">CAI</a>\n</td>\n<td>c. 20 km<br />(12 mi)\n</td>\n<td>1965-05-20\n</td></tr>\n<tr>\n<th scope="row">120</th>\n<th>10</th>\n<th>110</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1969_Yukhnov_mid-air_collision" title="1969 Yukhnov mid-air collision">Aeroflot Flight 831 <br />and Soviet Air Force An-12</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-14M" class="mw-redirect" title="Ilyushin Il-14M">Ilyushin Il-14M</a> and <a href="/wiki/Antonov_An-12BP" class="mw-redirect" title="Antonov An-12BP">Antonov An-12BP</a>\n</td>\n<td><span style="display:none">rupor</span>Poroslitsy, <a href="/wiki/Yukhnovsky_District" title="Yukhnovsky District">Yukhnovsky</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-201" class="reference"><a href="#cite_note-201">[185]</a></sup><sup id="cite_ref-202" class="reference"><a href="#cite_note-202">[186]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-06-23\n</td></tr>\n<tr>\n<th scope="row">119</th>\n<th>12</th>\n<th>107</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iran_Air_Tours_Flight_956" title="Iran Air Tours Flight 956">Iran Air Tours Flight 956</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">irasa</span>near <a href="/wiki/Sarab-e_Dowreh" title="Sarab-e Dowreh">Sarab-e Dowreh</a>, Iran\n</td>\n<td>APR<br /><sup id="cite_ref-203" class="reference"><a href="#cite_note-203">[187]</a></sup>\n</td>\n<td><a href="/wiki/Khorramabad_Airport" title="Khorramabad Airport">KHD</a>\n</td>\n<td>c. 46 km<br />(29 mi)\n</td>\n<td>2002-02-12\n</td></tr>\n<tr>\n<th scope="row">119</th>\n<th>8</th>\n<th>111</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TAME_737-200_crash" class="mw-redirect" title="TAME 737-200 crash">TAME Ecuador (HC-BIG)</a>\n</td>\n<td><a href="/wiki/Boeing_737-200_Advanced" class="mw-redirect" title="Boeing 737-200 Advanced">Boeing 737-200 Advanced</a>\n</td>\n<td><span style="display:none">eccu</span><a href="/wiki/Cuenca,_Ecuador" title="Cuenca, Ecuador">Cuenca, Ecuador</a>\n</td>\n<td>APR<br /><sup id="cite_ref-204" class="reference"><a href="#cite_note-204">[188]</a></sup>\n</td>\n<td><a href="/wiki/Mariscal_Lamar_International_Airport" title="Mariscal Lamar International Airport">CUE</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1983-07-11\n</td></tr>\n<tr>\n<th scope="row">118</th>\n<th>8</th>\n<th>106</th>\n<th>4</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Linate_Airport_disaster" title="Linate Airport disaster">SAS Flight 686 and<br />Private aircraft (D-IEVX)</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-87" class="mw-redirect" title="McDonnell Douglas MD-87">McDonnell Douglas MD-87</a> and <a href="/wiki/Cessna_Citation_CJ2" class="mw-redirect" title="Cessna Citation CJ2">Cessna Citation CJ2</a>\n</td>\n<td><span style="display:none">itm</span><a href="/wiki/Milan" title="Milan">Milan</a>, Italy\n</td>\n<td>TOF/TXI<br /><sup id="cite_ref-205" class="reference"><a href="#cite_note-205">[189]</a></sup><sup id="cite_ref-206" class="reference"><a href="#cite_note-206">[190]</a></sup><br /><sup id="cite_ref-207" class="reference"><a href="#cite_note-207">[191]</a></sup>\n</td>\n<td><a href="/wiki/Linate_Airport" title="Linate Airport">LIN</a>\n</td>\n<td>\n</td>\n<td>2001-10-08\n</td></tr>\n<tr>\n<th scope="row">118</th>\n<th>9</th>\n<th>109</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/British_European_Airways_Flight_548" title="British European Airways Flight 548">British European Airways Flight 548</a>\n</td>\n<td><a href="/wiki/Hawker_Siddeley_Trident_1C" class="mw-redirect" title="Hawker Siddeley Trident 1C">Hawker Siddeley Trident 1C</a>\n</td>\n<td><span style="display:none">unesta</span><a href="/wiki/Staines-upon-Thames" title="Staines-upon-Thames">Staines</a>, United Kingdom\n</td>\n<td>ICL<br /><sup id="cite_ref-208" class="reference"><a href="#cite_note-208">[192]</a></sup><sup id="cite_ref-209" class="reference"><a href="#cite_note-209">[193]</a></sup>\n</td>\n<td><a href="/wiki/London_Heathrow_Airport" class="mw-redirect" title="London Heathrow Airport">LHR</a>\n</td>\n<td>5.5 km<br />(3.4 mi)\n</td>\n<td>1972-06-18\n</td></tr>\n<tr>\n<th scope="row">118</th>\n<th>7</th>\n<th>111</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Trans-Canada_Air_Lines_Flight_831" title="Trans-Canada Air Lines Flight 831">Trans-Canada Air Lines Flight 831</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-54CF" class="mw-redirect" title="Douglas DC-8-54CF">Douglas DC-8-54CF</a>\n</td>\n<td><span style="display:none">canqs</span><a href="/wiki/Sainte-Th%C3%A9r%C3%A8se,_Quebec" title="Sainte-Thérèse, Quebec">Sainte-Thérèse, Quebec</a>, Canada\n</td>\n<td>ENR<br /><sup id="cite_ref-210" class="reference"><a href="#cite_note-210">[194]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1963-11-29\n</td></tr>\n<tr>\n<th scope="row">117</th>\n<th>6</th>\n<th>111</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Bellview_Airlines_Flight_210" title="Bellview Airlines Flight 210">Bellview Airlines Flight 210</a>\n</td>\n<td><a href="/wiki/Boeing_737-2L9" class="mw-redirect" title="Boeing 737-2L9">Boeing 737-2L9</a>\n</td>\n<td><span style="display:none">nigeril</span>near <a href="/wiki/Lagos" title="Lagos">Lagos</a>, Nigeria\n</td>\n<td>ENR<br /><sup id="cite_ref-211" class="reference"><a href="#cite_note-211">[195]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2005-10-22\n</td></tr>\n\n<tr>\n<th scope="row">117</th>\n<th>11</th>\n<th>105</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Sudan_Airways_Flight_139" title="Sudan Airways Flight 139">Sudan Airways Flight 139</a>\n</td>\n<td><a href="/wiki/Boeing_737-200C" class="mw-redirect" title="Boeing 737-200C">Boeing 737-200C</a>\n</td>\n<td><span style="display:none">sudp</span><a href="/wiki/Port_Sudan" title="Port Sudan">Port Sudan</a>, Sudan\n</td>\n<td>APR<br /><sup id="cite_ref-212" class="reference"><a href="#cite_note-212">[196]</a></sup>\n</td>\n<td><a href="/wiki/Port_Sudan_Airport" class="mw-redirect" title="Port Sudan Airport">PZU</a>\n</td>\n<td>5 km<br />(3.1 mi)\n</td>\n<td>2003-07-08\n</td></tr>\n<tr>\n<th scope="row">117</th>\n<th>11</th>\n<th>106</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_India_Flight_101" title="Air India Flight 101">Air India Flight 101</a>\n</td>\n<td><a href="/wiki/Boeing_707-437" class="mw-redirect" title="Boeing 707-437">Boeing 707-437</a>\n</td>\n<td><span style="display:none">framob</span><a href="/wiki/Mont_Blanc_massif" title="Mont Blanc massif">Mont Blanc massif</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-213" class="reference"><a href="#cite_note-213">[197]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1966-01-24\n</td></tr>\n<tr>\n<th scope="row">116</th>\n<th>6</th>\n<th>110</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Alg%C3%A9rie_Flight_5017" title="Air Algérie Flight 5017">Air Algérie Flight 5017</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-83" class="mw-redirect" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>\n</td>\n<td><span style="display:none">maligo</span>near <a href="/wiki/Gossi" title="Gossi">Gossi</a>, Mali\n</td>\n<td>ENR<br /><sup id="cite_ref-214" class="reference"><a href="#cite_note-214">[198]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2014-07-24\n</td></tr>\n<tr>\n<th scope="row">116</th>\n<th>8</th>\n<th>108</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Avioimpex_Flight_110" title="Avioimpex Flight 110">Avioimpex Flight 110</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>\n</td>\n<td><span style="display:none">repo</span><a href="/wiki/Ohrid" title="Ohrid">Ohrid</a>, Republic of Macedonia\n</td>\n<td>APR<br /><sup id="cite_ref-215" class="reference"><a href="#cite_note-215">[199]</a></sup>\n</td>\n<td><a href="/wiki/Ohrid_Airport" class="mw-redirect" title="Ohrid Airport">OHD</a>\n</td>\n<td>2 km<br />(1.2 mi)\n</td>\n<td>1993-11-20\n</td></tr>\n<tr>\n<th scope="row">115</th>\n<th>11</th>\n<th>104</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Korean_Air_Flight_858" title="Korean Air Flight 858">Korean Air Flight 858</a>\n</td>\n<td><a href="/wiki/Boeing_707-3B5C" class="mw-redirect" title="Boeing 707-3B5C">Boeing 707-3B5C</a>\n</td>\n<td><span style="display:none">bur</span><a href="/wiki/Andaman_Sea" title="Andaman Sea">Andaman Sea</a>, near <a href="/wiki/Heinze_Islands" class="mw-redirect" title="Heinze Islands">Heinze Bok</a>, Burma\n</td>\n<td>ENR<br /><sup id="cite_ref-216" class="reference"><a href="#cite_note-216">[200]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1987-11-29\n</td></tr>\n<tr>\n<th scope="row">115</th>\n<th>7</th>\n<th>108</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alitalia_Flight_112" title="Alitalia Flight 112">Alitalia Flight 112</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-8-43" class="mw-redirect" title="McDonnell Douglas DC-8-43">McDonnell Douglas DC-8-43</a>\n</td>\n<td><span style="display:none">itsi</span><a href="/wiki/Cinisi" title="Cinisi">Cinisi</a>, Sicily, Italy\n</td>\n<td>APR<br /><sup id="cite_ref-217" class="reference"><a href="#cite_note-217">[201]</a></sup>\n</td>\n<td><a href="/wiki/Palermo-Punta_Raisi_Airport" class="mw-redirect" title="Palermo-Punta Raisi Airport">PMO</a>\n</td>\n<td>5 km<br />(3.1 mi)\n</td>\n<td>1972-05-05\n</td></tr>\n<tr>\n<th scope="row">114</th>\n<th>6</th>\n<th>108</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Kenya_Airways_Flight_507" title="Kenya Airways Flight 507">Kenya Airways Flight 507</a>\n</td>\n<td><a href="/wiki/Boeing_737-8AL" class="mw-redirect" title="Boeing 737-8AL">Boeing 737-8AL</a>\n</td>\n<td><span style="display:none">camd</span><a href="/wiki/Douala" title="Douala">Douala</a>, Cameroon\n</td>\n<td>ENR<br /><sup id="cite_ref-218" class="reference"><a href="#cite_note-218">[202]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2007-05-05\n</td></tr>\n<tr>\n<th scope="row">113</th>\n<th>8</th>\n<th>105</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Armavia_Flight_967" title="Armavia Flight 967">Armavia Flight 967</a>\n</td>\n<td><a href="/wiki/Airbus_A320-221" class="mw-redirect" title="Airbus A320-221">Airbus A320-221</a>\n</td>\n<td><span style="display:none">ruad</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, off <a href="/wiki/Adler_Microdistrict" title="Adler Microdistrict">Adler</a>, Russia\n</td>\n<td>APR<br /><sup id="cite_ref-219" class="reference"><a href="#cite_note-219">[203]</a></sup>\n</td>\n<td><a href="/wiki/Adler-Sochi_International_Airport" class="mw-redirect" title="Adler-Sochi International Airport">AER</a>\n</td>\n<td>6 km<br />(3.7 mi)\n</td>\n<td>2006-05-03\n</td></tr>\n<tr>\n<th scope="row">113</th>\n<th>9</th>\n<th>100</th>\n<th>4</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_4590" title="Air France Flight 4590">Air France Flight 4590</a>\n</td>\n<td><a href="/wiki/A%C3%A9rospatiale-BAC_Concorde" class="mw-redirect" title="Aérospatiale-BAC Concorde">Aérospatiale-BAC Concorde</a>\n</td>\n<td><span style="display:none">frago</span><a href="/wiki/Gonesse" title="Gonesse">Gonesse</a>, France\n</td>\n<td>ICL<br /><sup id="cite_ref-220" class="reference"><a href="#cite_note-220">[204]</a></sup><sup id="cite_ref-221" class="reference"><a href="#cite_note-221">[205]</a></sup>\n</td>\n<td><a href="/wiki/Charles_de_Gaulle_Airport" title="Charles de Gaulle Airport">CDG</a>\n</td>\n<td>3.5 km<br />(2.2 mi)\n</td>\n<td>2000-07-25\n</td></tr>\n<tr>\n<th scope="row">113</th>\n<th>14</th>\n<th>99</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Thai_Airways_International_Flight_311" title="Thai Airways International Flight 311">Thai Airways International Flight 311</a>\n</td>\n<td><a href="/wiki/Airbus_A310-304" class="mw-redirect" title="Airbus A310-304">Airbus A310-304</a>\n</td>\n<td><span style="display:none">nel</span><a href="/wiki/Langtang_National_Park" title="Langtang National Park">Langtang National Park</a>, Nepal\n</td>\n<td>ENR<br /><sup id="cite_ref-222" class="reference"><a href="#cite_note-222">[206]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1992-07-31\n</td></tr>\n<tr>\n<th scope="row">113</th>\n<th>6</th>\n<th>107</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_66" title="Eastern Air Lines Flight 66">Eastern Air Lines Flight 66</a>\n</td>\n<td><a href="/wiki/Boeing_727-225" class="mw-redirect" title="Boeing 727-225">Boeing 727-225</a>\n</td>\n<td><span style="display:none">usnewyja</span><a href="/wiki/Jamaica,_New_York" class="mw-redirect" title="Jamaica, New York">Jamaica, New York</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-223" class="reference"><a href="#cite_note-223">[207]</a></sup><sup id="cite_ref-224" class="reference"><a href="#cite_note-224">[208]</a></sup>\n</td>\n<td><a href="/wiki/John_F._Kennedy_International_Airport" title="John F. Kennedy International Airport">JFK</a>\n</td>\n<td>0.73 km<br />(0.46 mi)\n</td>\n<td>1975-06-24\n</td></tr>\n<tr>\n<th scope="row">113</th>\n<th>10</th>\n<th>103</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_117" title="Air France Flight 117">Air France Flight 117</a>\n</td>\n<td><a href="/wiki/Boeing_707-328" class="mw-redirect" title="Boeing 707-328">Boeing 707-328</a>\n</td>\n<td><span style="display:none">We</span>near <a href="/wiki/Deshaies" title="Deshaies">Deshaies</a>, Guadeloupe, West Indies\n</td>\n<td>APR<br /><sup id="cite_ref-225" class="reference"><a href="#cite_note-225">[209]</a></sup>\n</td>\n<td><a href="/wiki/Pointe-%C3%A0-Pitre_Airport" class="mw-redirect" title="Pointe-à-Pitre Airport">PTP</a>\n</td>\n<td>25 km<br />(16 mi)\n</td>\n<td>1962-06-22\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>6</th>\n<th>106</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_972" title="Cubana de Aviación Flight 972">Cubana de Aviación Flight 972</a>\n</td>\n<td><a href="/wiki/Boeing_737#Variants" title="Boeing 737">Boeing 737-201 Adv.</a>\n</td>\n<td><span style="display:none">cuh</span><a href="/wiki/Santiago_de_las_Vegas" title="Santiago de las Vegas">Santiago de las Vegas</a>, Cuba\n</td>\n<td>ICL<br /><sup id="cite_ref-226" class="reference"><a href="#cite_note-226">[210]</a></sup>\n</td>\n<td><a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">HAV</a>\n</td>\n<td>10 km<br />(6.2 mi)\n</td>\n<td>2018-05-18\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>9</th>\n<th>103</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Northern_Airlines_Flight_6136" title="China Northern Airlines Flight 6136">China Northern Airlines Flight 6136</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-82" class="mw-redirect" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>\n</td>\n<td><span style="display:none">chind</span><a href="/wiki/Dalian_Bay" title="Dalian Bay">Dalian Bay</a>, China\n</td>\n<td>APR<br /><sup id="cite_ref-227" class="reference"><a href="#cite_note-227">[211]</a></sup>\n</td>\n<td><a href="/wiki/Dalian_Airport" class="mw-redirect" title="Dalian Airport">DLC</a>\n</td>\n<td>20 km<br />(12 mi)\n</td>\n<td>2002-05-07\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>1</th>\n<th>111</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Airlines_Flight_232" title="United Airlines Flight 232">United Airlines Flight 232</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-10" class="mw-redirect" title="McDonnell Douglas DC-10-10">McDonnell Douglas DC-10-10</a>\n</td>\n<td><span style="display:none">usio</span><a href="/wiki/Sioux_City,_Iowa" title="Sioux City, Iowa">Sioux City, Iowa</a>, US\n</td>\n<td>LDG<br /><sup id="cite_ref-Francillon,_p._296_92-1" class="reference"><a href="#cite_note-Francillon,_p._296-92">[85]</a></sup><sup id="cite_ref-228" class="reference"><a href="#cite_note-228">[212]</a></sup><br /><sup id="cite_ref-229" class="reference"><a href="#cite_note-229">[213]</a></sup>\n</td>\n<td><a href="/wiki/Sioux_Gateway_Airport" title="Sioux Gateway Airport">SUX</a>\n</td>\n<td>\n</td>\n<td>1989-07-19\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>5</th>\n<th>107</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Gulf_Air_Flight_771" title="Gulf Air Flight 771">Gulf Air Flight 771</a>\n</td>\n<td><a href="/wiki/Boeing_737#Variants" title="Boeing 737">Boeing 737-2P6</a>\n</td>\n<td><span style="display:none">unaf</span><a href="/wiki/Mina_Jebel_Ali" class="mw-redirect" title="Mina Jebel Ali">Mina Jebel Ali</a>, United Arab Emirates\n</td>\n<td>APR<br /><sup id="cite_ref-230" class="reference"><a href="#cite_note-230">[214]</a></sup>\n</td>\n<td><a href="/wiki/Abu_Dhabi_International_Airport" title="Abu Dhabi International Airport">AUH</a>\n</td>\n<td>80 km<br />(49.7 mi)\n</td>\n<td>1983-09-23\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>8</th>\n<th>104</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/CAAC_Flight_3303" title="CAAC Flight 3303">Civil Aviation Administration of China Flight 3303</a>\n</td>\n<td><a href="/wiki/Hawker_Siddeley_Trident" title="Hawker Siddeley Trident">Hawker Siddeley Trident</a>\n</td>\n<td><span style="display:none">chinyg</span>near <a href="/wiki/Yangshuo" class="mw-redirect" title="Yangshuo">Yangshuo</a>, China\n</td>\n<td>APR<br /><sup id="cite_ref-231" class="reference"><a href="#cite_note-231">[215]</a></sup>\n</td>\n<td><a href="/wiki/Guilin_Airport" class="mw-redirect" title="Guilin Airport">KWL</a>\n</td>\n<td>60 km<br />(37 mi)\n</td>\n<td>1982-04-26\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>6</th>\n<th>106</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Sterling_Airways_Flight_296" title="Sterling Airways Flight 296">Sterling Airways Flight 296</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_Caravelle" title="Sud Aviation Caravelle">Sud Aviation Caravelle</a>\n</td>\n<td><span style="display:none">unaf</span><a href="/wiki/Fujairah" class="mw-redirect" title="Fujairah">Fujairah</a>, United Arab Emirates\n</td>\n<td>ENR<br /><sup id="cite_ref-232" class="reference"><a href="#cite_note-232">[216]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1972-03-14\n</td></tr>\n<tr>\n<th scope="row">112</th>\n<th>7</th>\n<th>105</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1970_Dan-Air_de_Havilland_Comet_crash" class="mw-redirect" title="1970 Dan-Air de Havilland Comet crash">Dan-Air (G-APDN)</a>\n</td>\n<td><a href="/wiki/De_Havilland_Comet_4" class="mw-redirect" title="De Havilland Comet 4">de Havilland Comet 4</a>\n</td>\n<td><span style="display:none">spl</span><a href="/wiki/Les_Agudes" title="Les Agudes">Les Agudes</a> mountain, Spain\n</td>\n<td>ENR<br /><sup id="cite_ref-233" class="reference"><a href="#cite_note-233">[217]</a></sup><sup id="cite_ref-234" class="reference"><a href="#cite_note-234">[218]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1970-07-03\n</td></tr>\n<tr>\n<th scope="row">111</th>\n<th>11</th>\n<th>100</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot/Armenia_Flight_909" class="mw-redirect" title="Aeroflot/Armenia Flight 909">Aeroflot/Armenia Flight 909</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18E" class="mw-redirect" title="Ilyushin Il-18E">Ilyushin Il-18E</a>\n</td>\n<td><span style="display:none">ruver</span>Verkhnyaya Khava, <a href="/wiki/Verkhnekhavsky_District" title="Verkhnekhavsky District">Verkhnekhavsky District</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-235" class="reference"><a href="#cite_note-235">[219]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-03-06\n</td></tr>\n<tr>\n<th scope="row">111</th>\n<th>7</th>\n<th>104</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alaska_Airlines_Flight_1866" title="Alaska Airlines Flight 1866">Alaska Airlines Flight 1866</a>\n</td>\n<td><a href="/wiki/Boeing_727-100" class="mw-redirect" title="Boeing 727-100">Boeing 727-100</a>\n</td>\n<td><span style="display:none">usalj</span>near <a href="/wiki/Juneau,_Alaska" title="Juneau, Alaska">Juneau, Alaska</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-236" class="reference"><a href="#cite_note-236">[220]</a></sup><sup id="cite_ref-237" class="reference"><a href="#cite_note-237">[221]</a></sup>\n</td>\n<td><a href="/wiki/Juneau_International_Airport" title="Juneau International Airport">JNU</a>\n</td>\n<td>30 km<br />(19 mi)\n</td>\n<td>1971-09-04\n</td></tr>\n<tr>\n<th scope="row">111</th>\n<th>4</th>\n<th>0</th>\n<th>107</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Flying_Tiger_Line_(N228SW)" class="mw-redirect" title="Flying Tiger Line (N228SW)">Flying Tiger Line (N228SW)</a>\n</td>\n<td><a href="/wiki/Canadair_CL-44D4-1" class="mw-redirect" title="Canadair CL-44D4-1">Canadair CL-44D4-1</a>\n</td>\n<td><span style="display:none">vid</span><a href="/wiki/Da_Nang" title="Da Nang">Da Nang</a>, Vietnam\n</td>\n<td>APR<br /><sup id="cite_ref-238" class="reference"><a href="#cite_note-238">[222]</a></sup>\n</td>\n<td><a href="/wiki/Da_Nang_Airport" class="mw-redirect" title="Da Nang Airport">DAD</a>\n</td>\n<td>c. 1 km<br />(0.6 mi)\n</td>\n<td>1966-12-24\n</td></tr>\n<tr>\n<th scope="row">111</th>\n<th>10</th>\n<th>101</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Caledonian_Airways_Flight_153" title="Caledonian Airways Flight 153">Caledonian Airways Flight 153</a>\n</td>\n<td><a href="/wiki/Douglas_DC-7" title="Douglas DC-7">Douglas DC-7</a>\n</td>\n<td><span style="display:none">camd</span><a href="/wiki/Douala" title="Douala">Douala</a>, Cameroon\n</td>\n<td>ICL<br /><sup id="cite_ref-239" class="reference"><a href="#cite_note-239">[223]</a></sup>\n</td>\n<td><a href="/wiki/Douala_Airport" class="mw-redirect" title="Douala Airport">DLA</a>\n</td>\n<td>2.5 km<br />(1.6 mi)\n</td>\n<td>1962-03-04\n</td></tr>\n<tr>\n<th scope="row">110</th>\n<th>5</th>\n<th>105</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/ValuJet_Flight_592" title="ValuJet Flight 592">ValuJet Flight 592</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">usfl</span><a href="/wiki/Everglades" title="Everglades">Everglades</a>, Florida, US\n</td>\n<td>ENR<br /><sup id="cite_ref-240" class="reference"><a href="#cite_note-240">[224]</a></sup><sup id="cite_ref-241" class="reference"><a href="#cite_note-241">[225]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1996-05-11\n</td></tr>\n<tr>\n<th scope="row">110</th>\n<th>7</th>\n<th>103</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_3519" title="Aeroflot Flight 3519">Aeroflot Flight 3519</a>\n</td>\n<td><a href="/wiki/Tupolev_154B-2" class="mw-redirect" title="Tupolev 154B-2">Tupolev 154B-2</a>\n</td>\n<td><span style="display:none">ruyem</span>Yemelyanovo, <a href="/wiki/Yemelyanovsky_District" title="Yemelyanovsky District">Yemelyanovsky</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-242" class="reference"><a href="#cite_note-242">[226]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1984-12-23\n</td></tr>\n<tr>\n<th scope="row">110</th>\n<th>6</th>\n<th>104</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Far_Eastern_Air_Transport_Flight_103" title="Far Eastern Air Transport Flight 103">Far Eastern Air Transport Flight 103</a>\n</td>\n<td><a href="/wiki/Boeing_737-222" class="mw-redirect" title="Boeing 737-222">Boeing 737-222</a>\n</td>\n<td><span style="display:none">chintm</span><a href="/wiki/Miaoli_City" class="mw-redirect" title="Miaoli City">Miaoli</a>, Taiwan\n</td>\n<td>ENR<br /><sup id="cite_ref-243" class="reference"><a href="#cite_note-243">[227]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1981-08-22\n</td></tr>\n<tr>\n<th scope="row">109</th>\n<th>7</th>\n<th>102</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Il-18V_(CCCP-75559)" class="mw-redirect" title="Aeroflot Il-18V (CCCP-75559)">Aeroflot (CCCP-75559)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">rushu</span><a href="/wiki/Shushary,_Saint_Petersburg" title="Shushary, Saint Petersburg">Shushary</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-244" class="reference"><a href="#cite_note-244">[228]</a></sup>\n</td>\n<td><a href="/wiki/Leningrad-Pulkovo_Airport" class="mw-redirect" title="Leningrad-Pulkovo Airport">LED</a>\n</td>\n<td>2.5 km<br />(1.6 mi)\n</td>\n<td>1974-04-27\n</td></tr>\n<tr>\n<th scope="row">109</th>\n<th>8</th>\n<th>101</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_1036" title="Aeroflot Flight 1036">Aeroflot Flight 1036</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">blr</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, off <a href="/wiki/Adlersky_City_District" title="Adlersky City District">Adler</a>, Russian SFSR, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-245" class="reference"><a href="#cite_note-245">[229]</a></sup>\n</td>\n<td><a href="/wiki/Adler-Sochi_International_Airport" class="mw-redirect" title="Adler-Sochi International Airport">AER</a>\n</td>\n<td>4 km<br />(2.5 mi)\n</td>\n<td>1972-10-01\n</td></tr>\n<tr>\n<th scope="row">109</th>\n<th>9</th>\n<th>100</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Canada_Flight_621" title="Air Canada Flight 621">Air Canada Flight 621</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-8-63" class="mw-redirect" title="McDonnell Douglas DC-8-63">McDonnell Douglas DC-8-63</a>\n</td>\n<td><span style="display:none">cano</span><a href="/wiki/Vaughan" title="Vaughan">Vaughan</a>, Ontario, Canada\n</td>\n<td>LDG<br /><sup id="cite_ref-246" class="reference"><a href="#cite_note-246">[230]</a></sup>\n</td>\n<td><a href="/wiki/Toronto_International_Airport" class="mw-redirect" title="Toronto International Airport">YYZ</a>\n</td>\n<td>11 km<br />(6.8 mi)\n</td>\n<td>1970-07-05\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>7</th>\n<th>101</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Sosoliso_Airlines_Flight_1145" title="Sosoliso Airlines Flight 1145">Sosoliso Airlines Flight 1145</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">nigerip</span><a href="/wiki/Port_Harcourt" title="Port Harcourt">Port Harcourt</a>, Nigeria\n</td>\n<td>LDG<br /><sup id="cite_ref-247" class="reference"><a href="#cite_note-247">[231]</a></sup>\n</td>\n<td><a href="/wiki/Port_Harcourt_Airport" class="mw-redirect" title="Port Harcourt Airport">PHC</a>\n</td>\n<td>\n</td>\n<td>2005-12-10\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>8</th>\n<th>100</th>\n<th>0</th>\n<th>\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Transair_Georgia_Tu-154B_(85163)" class="mw-redirect" title="Transair Georgia Tu-154B (85163)">Transair Georgia (85163)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B" class="mw-redirect" title="Tupolev Tu-154B">Tupolev Tu-154B</a>\n</td>\n<td><span style="display:none">abb</span>Babushara, near <a href="/wiki/Sukhumi" title="Sukhumi">Sukhumi</a>, Abkhazia, Georgia\n</td>\n<td>APR<br /><sup id="cite_ref-248" class="reference"><a href="#cite_note-248">[232]</a></sup>\n</td>\n<td><a href="/wiki/Sukhum_Babushara_Airport" class="mw-redirect" title="Sukhum Babushara Airport">SUI</a>\n</td>\n<td>\n</td>\n<td>1993-09-22\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>8</th>\n<th>100</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_General_Aviation_Flight_7552" title="China General Aviation Flight 7552">China General Aviation Flight 7552</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>\n</td>\n<td><span style="display:none">chinn</span><a href="/wiki/Nanjing" title="Nanjing">Nanjing</a>, China\n</td>\n<td>ICL<br /><sup id="cite_ref-249" class="reference"><a href="#cite_note-249">[233]</a></sup>\n</td>\n<td><a href="/wiki/Nanjing_Dajiaochang_Airport" title="Nanjing Dajiaochang Airport">NKG</a>\n</td>\n<td>0.6 km<br />(0.4 mi)\n</td>\n<td>1992-07-31\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>10</th>\n<th>98</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Southwest_Airlines_Flight_4146" title="China Southwest Airlines Flight 4146">China Southwest Airlines Flight 4146</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18D" class="mw-redirect" title="Ilyushin Il-18D">Ilyushin Il-18D</a>\n</td>\n<td><span style="display:none">chinc</span>near <a href="/wiki/Chongqing" title="Chongqing">Chongqing</a>, China\n</td>\n<td>APR<br /><sup id="cite_ref-250" class="reference"><a href="#cite_note-250">[234]</a></sup>\n</td>\n<td><a href="/wiki/Chongqing_Airport" class="mw-redirect" title="Chongqing Airport">CKG</a>\n</td>\n<td>c. 32 km<br />(20 mi)\n</td>\n<td>1988-01-18\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>5</th>\n<th>103</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alitalia_Flight_4128" title="Alitalia Flight 4128">Alitalia Flight 4128</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">itpa</span><a href="/wiki/Tyrrhenian_Sea" title="Tyrrhenian Sea">Tyrrhenian Sea</a>, off <a href="/wiki/Palermo" title="Palermo">Palermo</a>, Italy\n</td>\n<td>APR<br /><sup id="cite_ref-251" class="reference"><a href="#cite_note-251">[235]</a></sup>\n</td>\n<td><a href="/wiki/Palermo-Punta_Raisi_Airport" class="mw-redirect" title="Palermo-Punta Raisi Airport">PMO</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1978-12-23\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>8</th>\n<th>100</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_3932" title="Aeroflot Flight 3932">Aeroflot Flight 3932</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104" title="Tupolev Tu-104">Tupolev Tu-104</a>\n</td>\n<td><span style="display:none">ruyek</span><a href="/wiki/Yekaterinburg" title="Yekaterinburg">Yekaterinburg</a>, Russian SFSR, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-252" class="reference"><a href="#cite_note-252">[236]</a></sup>\n</td>\n<td><a href="/wiki/Koltsovo_Airport" class="mw-redirect" title="Koltsovo Airport">SVX</a>\n</td>\n<td>10 km<br />(6.2 mi)\n</td>\n<td>1973-09-30\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>4</th>\n<th>104</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Invicta_International_Airlines_Flight_435" title="Invicta International Airlines Flight 435">Invicta International Airlines Flight 435</a>\n</td>\n<td><a href="/wiki/Vickers_952_Vanguard" class="mw-redirect" title="Vickers 952 Vanguard">Vickers 952 Vanguard</a>\n</td>\n<td><span style="display:none">swr</span><a href="/wiki/Reinach,_Basel_Country" class="mw-redirect" title="Reinach, Basel Country">Reinach</a>, Switzerland\n</td>\n<td>APR<br /><sup id="cite_ref-253" class="reference"><a href="#cite_note-253">[237]</a></sup>\n</td>\n<td><a href="/wiki/Basel/Mulhouse_Airport" class="mw-redirect" title="Basel/Mulhouse Airport">BSL</a>\n</td>\n<td>15 km<br />(9.3 mi)\n</td>\n<td>1973-04-10\n</td></tr>\n<tr>\n<th scope="row">108</th>\n<th>8</th>\n<th>100</th>\n<th>0</th>\n<th>\n</th>\n<td>EXS\n</td>\n<td><a href="/wiki/Libyan_Arab_Airlines_Flight_114" title="Libyan Arab Airlines Flight 114">Libyan Arab Airlines Flight 114</a>\n</td>\n<td><a href="/wiki/Boeing_727-224" class="mw-redirect" title="Boeing 727-224">Boeing 727-224</a>\n</td>\n<td><span style="display:none">egsi</span>Western <a href="/wiki/Sinai_Peninsula" title="Sinai Peninsula">Sinai Peninsula</a>, Israel\n</td>\n<td>ENR<br /><sup id="cite_ref-254" class="reference"><a href="#cite_note-254">[238]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-02-21\n</td></tr>\n<tr>\n<th scope="row">107</th>\n<th>6</th>\n<th>101</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Avianca_Flight_203" title="Avianca Flight 203">Avianca Flight 203</a>\n</td>\n<td><a href="/wiki/Boeing_727-21" class="mw-redirect" title="Boeing 727-21">Boeing 727-21</a>\n</td>\n<td><span style="display:none">colb</span><a href="/wiki/Bogot%C3%A1" title="Bogotá">Bogotá</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-255" class="reference"><a href="#cite_note-255">[239]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-11-27\n</td></tr>\n<tr>\n<th scope="row">107</th>\n<th>11</th>\n<th>96</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_812" title="Pan Am Flight 812">Pan Am Flight 812</a>\n</td>\n<td><a href="/wiki/Boeing_707-321B" class="mw-redirect" title="Boeing 707-321B">Boeing 707-321B</a>\n</td>\n<td><span style="display:none">indonba</span> area of <a href="/wiki/Negara,_Bali" title="Negara, Bali">Negara, Bali</a>, Indonesia\n</td>\n<td>APR<br /><sup id="cite_ref-256" class="reference"><a href="#cite_note-256">[240]</a></sup>\n</td>\n<td><a href="/wiki/Ngurah_Rai_International_Airport" title="Ngurah Rai International Airport">DPS</a>\n</td>\n<td>68 km<br />(42 mi)\n</td>\n<td>1974-04-22\n</td></tr>\n<tr>\n<th scope="row">107</th>\n<th>8</th>\n<th>99</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2230" title="Aeroflot Flight 2230">Aeroflot Flight 2230</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">ruar</span><a href="/wiki/Aramil" title="Aramil">Aramil</a>, Russian SFSR, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-257" class="reference"><a href="#cite_note-257">[241]</a></sup>\n</td>\n<td><a href="/wiki/Koltsovo_Airport" class="mw-redirect" title="Koltsovo Airport">SVX</a>\n</td>\n<td>2.9 km<br />(1.8 mi)\n</td>\n<td>1967-11-16\n</td></tr>\n<tr>\n<th scope="row">107</th>\n<th>11</th>\n<th>96</th>\n<th>0</th>\n<th>†<sup id="cite_ref-missing_51-1" class="reference"><a href="#cite_note-missing-51">[nb 5]</a></sup>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Flying_Tiger_Line_Flight_739" title="Flying Tiger Line Flight 739">Flying Tiger Line Flight 739</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1049H_Super_Constellation" class="mw-redirect" title="Lockheed L-1049H Super Constellation">Lockheed L-1049H Super Constellation</a>\n</td>\n<td><span style="display:none">pac</span>Pacific Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-258" class="reference"><a href="#cite_note-258">[242]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1962-03-16\n</td></tr>\n<tr>\n<th scope="row">106</th>\n<th>10</th>\n<th>84</th>\n<th>12</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2005_Iranian_Air_Force_C-130_crash" title="2005 Iranian Air Force C-130 crash">Iranian Air Force (5-8519)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130E_Hercules" class="mw-redirect" title="Lockheed C-130E Hercules">Lockheed C-130E Hercules</a>\n</td>\n<td><span style="display:none">irat</span><a href="/wiki/Tehran" title="Tehran">Tehran</a>, Iran\n</td>\n<td>APR<br /><sup id="cite_ref-259" class="reference"><a href="#cite_note-259">[243]</a></sup>\n</td>\n<td><a href="/wiki/Tehran_Mehrabad_Airport" class="mw-redirect" title="Tehran Mehrabad Airport">THR</a>\n</td>\n<td>c. 5.5 km<br />(3.4 mi)\n</td>\n<td>2005-12-06\n</td></tr>\n<tr>\n<th scope="row">106</th>\n<th>7</th>\n<th>99</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Royal_Air_Maroc_Caravelle_(OO-SRD)" class="mw-redirect" title="Royal Air Maroc Caravelle (OO-SRD)">Royal Air Maroc Caravelle (OO-SRD)</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_VIN" class="mw-redirect" title="Sud Aviation SE-210 Caravelle VIN">Sud Aviation SE-210 Caravelle VIN</a>\n</td>\n<td><span style="display:none">mote</span>Mt. Mellalyene, <a href="/wiki/T%C3%A9touan" title="Tétouan">Tétouan</a>, Morocco\n</td>\n<td>ENR<br /><sup id="cite_ref-260" class="reference"><a href="#cite_note-260">[244]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-12-22\n</td></tr>\n<tr>\n<th scope="row">105</th>\n<th>8</th>\n<th>97</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Kam_Air_Flight_904" title="Kam Air Flight 904">Kam Air Flight 904</a>\n</td>\n<td><a href="/wiki/Boeing_737-242" class="mw-redirect" title="Boeing 737-242">Boeing 737-242</a>\n</td>\n<td><span style="display:none">afc</span>Chaperi Ghar Mtn., <a href="/wiki/Pamir_Mountains" title="Pamir Mountains">Pamir Mts.</a>, Afghanistan\n</td>\n<td>ENR<br /><sup id="cite_ref-261" class="reference"><a href="#cite_note-261">[245]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2005-02-03\n</td></tr>\n<tr>\n<th scope="row">104</th>\n<th>5</th>\n<th>99</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Cebu_Pacific_Air_Flight_387" class="mw-redirect" title="Cebu Pacific Air Flight 387">Cebu Pacific Air Flight 387</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">phmb</span><a href="/wiki/Mount_Balatukan" title="Mount Balatukan">Mount Balatukan</a>, Philippines\n</td>\n<td>ENR<br /><sup id="cite_ref-262" class="reference"><a href="#cite_note-262">[246]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1998-02-02\n</td></tr>\n<tr>\n<th scope="row">104</th>\n<th>7</th>\n<th>97</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/SilkAir_Flight_185" title="SilkAir Flight 185">SilkAir Flight 185</a>\n</td>\n<td><a href="/wiki/Boeing_737-36N" class="mw-redirect" title="Boeing 737-36N">Boeing 737-36N</a>\n</td>\n<td><span style="display:none">indonmu</span><a href="/wiki/Musi_River_(Indonesia)" title="Musi River (Indonesia)">Musi River</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-263" class="reference"><a href="#cite_note-263">[247]</a></sup><sup id="cite_ref-264" class="reference"><a href="#cite_note-264">[248]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1997-12-19\n</td></tr>\n<tr>\n<th scope="row">104</th>\n<th>6</th>\n<th>98</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iberia_Airlines_Flight_602" title="Iberia Airlines Flight 602">Iberia Airlines Flight 602</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE_210_Caravelle" class="mw-redirect" title="Sud Aviation SE 210 Caravelle">Sud Aviation SE 210 Caravelle</a>\n</td>\n<td><span style="display:none">spi</span><a href="/wiki/Ibiza" title="Ibiza">Ibiza</a>, Spain\n</td>\n<td>APR<br /><sup id="cite_ref-265" class="reference"><a href="#cite_note-265">[249]</a></sup>\n</td>\n<td><a href="/wiki/Ibiza_Airport" title="Ibiza Airport">IBZ</a>\n</td>\n<td>c. 15 km<br />(9.3 mi)\n</td>\n<td>1972-01-07\n</td></tr>\n<tr>\n<th scope="row">104</th>\n<th>6</th>\n<th>11</th>\n<th>87</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1963_Ankara_mid-air_collision" title="1963 Ankara mid-air collision">Middle East Airlines Flight 265 and<br />Turkish Air Force (CBK-28)</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_754D" class="mw-redirect" title="Vickers Viscount 754D">Vickers Viscount 754D</a> and <a href="/wiki/Douglas_C-47" class="mw-redirect" title="Douglas C-47">Douglas C-47</a>\n</td>\n<td><span style="display:none">tua</span><a href="/wiki/Ankara" title="Ankara">Ankara</a>, Turkey\n</td>\n<td>APR/ENR<br /><sup id="cite_ref-266" class="reference"><a href="#cite_note-266">[250]</a></sup>\n</td>\n<td><a href="/wiki/Ankara-Esenboga_Airport" class="mw-redirect" title="Ankara-Esenboga Airport">ESB</a>\n</td>\n<td>c. 20 km<br />(12.4 mi)\n</td>\n<td>1963-02-01\n</td></tr>\n<tr>\n<th scope="row">103</th>\n<th>11</th>\n<th>92</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Afriqiyah_Airways_Flight_771" title="Afriqiyah Airways Flight 771">Afriqiyah Airways Flight 771</a>\n</td>\n<td><a href="/wiki/Airbus_A330-202" class="mw-redirect" title="Airbus A330-202">Airbus A330-202</a>\n</td>\n<td><span style="display:none">libyt</span><a href="/wiki/Tripoli" title="Tripoli">Tripoli</a>, Libya\n</td>\n<td>APR<br /><sup id="cite_ref-267" class="reference"><a href="#cite_note-267">[251]</a></sup>\n</td>\n<td><a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">TIP</a>\n</td>\n<td>c. 0.9 km<br />(0.56 mi)\n</td>\n<td>2010-05-12\n</td></tr>\n<tr>\n<th scope="row">103</th>\n<th>7</th>\n<th>96</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Iranian Air Force\n</td>\n<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>\n</td>\n<td><span style="display:none">iram</span>near <a href="/wiki/Zahedan" title="Zahedan">Zahedan</a>, Iran\n</td>\n<td>APR<br /><sup id="cite_ref-268" class="reference"><a href="#cite_note-268">[252]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1986-11-02\n</td></tr>\n<tr>\n<th scope="row">102</th>\n<th>6</th>\n<th>96</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Adam_Air_Flight_574" title="Adam Air Flight 574">Adam Air Flight 574</a>\n</td>\n<td><a href="/wiki/Boeing_737_Classic#737-400" title="Boeing 737 Classic">Boeing 737-4Q8</a>\n</td>\n<td><span style="display:none">indonmak</span><a href="/wiki/Makassar_Strait" title="Makassar Strait">Makassar Strait</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-269" class="reference"><a href="#cite_note-269">[253]</a></sup><sup id="cite_ref-270" class="reference"><a href="#cite_note-270">[254]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2007-01-01\n</td></tr>\n<tr>\n<th scope="row">102</th>\n<th>6</th>\n<th>96</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Alg%C3%A9rie_Flight_6289" title="Air Algérie Flight 6289">Air Algérie Flight 6289</a>\n</td>\n<td><a href="/wiki/Boeing_737-2T4" class="mw-redirect" title="Boeing 737-2T4">Boeing 737-2T4</a>\n</td>\n<td><span style="display:none">alt</span><a href="/wiki/Tamanrasset" title="Tamanrasset">Tamanrasset</a>, Algeria\n</td>\n<td>ICL<br /><sup id="cite_ref-271" class="reference"><a href="#cite_note-271">[255]</a></sup>\n</td>\n<td><a href="/wiki/Tamanrasset_Airport" class="mw-redirect" title="Tamanrasset Airport">TMR</a>\n</td>\n<td>1.6 km<br />(1 mi)\n</td>\n<td>2003-03-06\n</td></tr>\n<tr>\n<th scope="row">102</th>\n<th>5</th>\n<th>97</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Dominicana_de_Aviaci%C3%B3n_DC-9_(HI-177)" class="mw-redirect" title="Dominicana de Aviación DC-9 (HI-177)">Dominicana de Aviación (HI-177)</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">dos</span>Caribbean, off <a href="/wiki/Santo_Domingo" title="Santo Domingo">Santo Domingo</a>, Dominican Republic\n</td>\n<td>ICL<br /><sup id="cite_ref-272" class="reference"><a href="#cite_note-272">[256]</a></sup>\n</td>\n<td><a href="/wiki/Las_Am%C3%A9ricas_International_Airport" title="Las Américas International Airport">SDQ</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1970-02-15\n</td></tr>\n<tr>\n<th scope="row">101</th>\n<th>11</th>\n<th>90</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Thai_Airways_Flight_261" class="mw-redirect" title="Thai Airways Flight 261">Thai Airways Flight 261</a>\n</td>\n<td><a href="/wiki/Airbus_A310-300" class="mw-redirect" title="Airbus A310-300">Airbus A310-300</a>\n</td>\n<td><span style="display:none">ths</span><a href="/wiki/Surat_Thani" title="Surat Thani">Surat Thani</a>, Thailand\n</td>\n<td>APR<br /><sup id="cite_ref-273" class="reference"><a href="#cite_note-273">[257]</a></sup>\n</td>\n<td><a href="/wiki/Surat_Thani_Airport" class="mw-redirect" title="Surat Thani Airport">URT</a>\n</td>\n<td>c. 4 km<br />(2.5 mi)\n</td>\n<td>1998-12-11\n</td></tr>\n<tr>\n<th scope="row">101</th>\n<th>5</th>\n<th>96</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_401" title="Eastern Air Lines Flight 401">Eastern Air Lines Flight 401</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1011-385-1_TriStar_1" class="mw-redirect" title="Lockheed L-1011-385-1 TriStar 1">Lockheed L-1011-385-1 TriStar 1</a>\n</td>\n<td><span style="display:none">usfle</span><a href="/wiki/Everglades" title="Everglades">Everglades</a>, near <a href="/wiki/Tamiami,_Florida" title="Tamiami, Florida">Tamiami, Florida</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-274" class="reference"><a href="#cite_note-274">[258]</a></sup><sup id="cite_ref-275" class="reference"><a href="#cite_note-275">[259]</a></sup>\n</td>\n<td><a href="/wiki/Miami_International_Airport" title="Miami International Airport">MIA</a>\n</td>\n<td>33.6 km<br />(20.9 mi)\n</td>\n<td>1972-12-29\n</td></tr>\n<tr>\n<th scope="row">102</th>\n<th>9</th>\n<th>93</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_558" title="Aeroflot Flight 558">Aeroflot Flight 558</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">ruspa</span>near Spassky, <a href="/wiki/Verkhneuralsky_District" title="Verkhneuralsky District">Verkhneuralsky District</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-276" class="reference"><a href="#cite_note-276">[260]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1972-08-31\n</td></tr>\n<tr>\n<th scope="row">101</th>\n<th>7</th>\n<th>92</th>\n<th>2</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LANSA_Flight_502" title="LANSA Flight 502">LANSA Flight 502</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">pecu</span><a href="/wiki/Cusco" title="Cusco">Cusco</a>, Peru\n</td>\n<td>ICL<br /><sup id="cite_ref-277" class="reference"><a href="#cite_note-277">[261]</a></sup>\n</td>\n<td><a href="/wiki/Cuzco_Airport" class="mw-redirect" title="Cuzco Airport">CUZ</a>\n</td>\n<td>c. 4 km<br />(2.5 mi)\n</td>\n<td>1970-08-09\n</td></tr>\n<tr>\n<th scope="row">101</th>\n<th>6</th>\n<th>95</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Northwest_Airlines_Flight_293" class="mw-redirect" title="Northwest Airlines Flight 293">Northwest Airlines Flight 293</a>\n</td>\n<td><a href="/wiki/Douglas_DC-7CF" class="mw-redirect" title="Douglas DC-7CF">Douglas DC-7CF</a>\n</td>\n<td><span style="display:none">pacu</span>Pacific Ocean, area of <a href="/wiki/Annette_Island" title="Annette Island">Annette Island</a>, Alaska, US\n</td>\n<td>ENR<br /><sup id="cite_ref-278" class="reference"><a href="#cite_note-278">[262]</a></sup><sup id="cite_ref-279" class="reference"><a href="#cite_note-279">[263]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1963-06-03\n</td></tr>\n<tr>\n<th scope="row">100</th>\n<th>7</th>\n<th>93</th>\n<th>0</th>\n<th>†\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/Malaysian_Airline_System_Flight_653" title="Malaysian Airline System Flight 653">Malaysian Airline System Flight 653</a>\n</td>\n<td><a href="/wiki/Boeing_737-2H6" class="mw-redirect" title="Boeing 737-2H6">Boeing 737-2H6</a>\n</td>\n<td><span style="display:none">mala</span>near <a href="/wiki/Tanjung_Kupang" title="Tanjung Kupang">Tanjung Kupang</a>, Malaysia\n</td>\n<td>ENR<br /><sup id="cite_ref-280" class="reference"><a href="#cite_note-280">[264]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1977-12-04\n</td></tr>\n<tr>\n<th scope="row">100</th>\n<th>7</th>\n<th>93</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Arab_Airlines_Il-18D_(SU-APC)" class="mw-redirect" title="United Arab Airlines Il-18D (SU-APC)">United Arab Airlines (SU-APC)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18D" class="mw-redirect" title="Ilyushin Il-18D">Ilyushin Il-18D</a>\n</td>\n<td><span style="display:none">ega</span><a href="/wiki/Aswan" title="Aswan">Aswan</a>, Egypt\n</td>\n<td>LDG<br /><sup id="cite_ref-281" class="reference"><a href="#cite_note-281">[265]</a></sup>\n</td>\n<td><a href="/wiki/Aswan_Airport" class="mw-redirect" title="Aswan Airport">ASW</a>\n</td>\n<td>\n</td>\n<td>1969-03-20\n</td></tr>\n<tr>\n<th scope="row">99</th>\n<th><sup id="cite_ref-282" class="reference"><a href="#cite_note-282">[nb 17]</a></sup></th>\n<th><sup id="cite_ref-283" class="reference"><a href="#cite_note-283">[nb 18]</a></sup></th>\n<th>2</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2009_Indonesian_Air_Force_L-100_crash" title="2009 Indonesian Air Force L-100 crash">Indonesian Air Force (A-1325)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">indonmad</span>near <a href="/wiki/Madiun" title="Madiun">Madiun</a>, Indonesia\n</td>\n<td>APR<br /><sup id="cite_ref-284" class="reference"><a href="#cite_note-284">[266]</a></sup>\n</td>\n<td><a href="/wiki/Iswahyudi_Air_Force_Base" title="Iswahyudi Air Force Base">MDN</a>\n</td>\n<td>9 km<br />(5.6 mi)\n</td>\n<td>2009-05-20\n</td></tr>\n<tr>\n<th scope="row">99</th>\n<th>6</th>\n<th>90</th>\n<th>3</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TAM_Airlines_Flight_402" class="mw-redirect" title="TAM Airlines Flight 402">TAM Airlines Flight 402</a>\n</td>\n<td><a href="/wiki/Fokker_100" title="Fokker 100">Fokker 100</a>\n</td>\n<td><span style="display:none">brsaop</span><a href="/wiki/S%C3%A3o_Paulo" title="São Paulo">São Paulo</a>, Brazil\n</td>\n<td>ICL<br /><sup id="cite_ref-285" class="reference"><a href="#cite_note-285">[267]</a></sup><sup id="cite_ref-286" class="reference"><a href="#cite_note-286">[268]</a></sup>\n</td>\n<td><a href="/wiki/Congonhas-S%C3%A3o_Paulo_Airport" class="mw-redirect" title="Congonhas-São Paulo Airport">CGH</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1996-10-31\n</td></tr>\n<tr>\n<th scope="row">99</th>\n<th>4</th>\n<th>95</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_3603" title="Aeroflot Flight 3603">Aeroflot Flight 3603</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B-2" class="mw-redirect" title="Tupolev Tu-154B-2">Tupolev Tu-154B-2</a>\n</td>\n<td><span style="display:none">runor</span>near <a href="/wiki/Norilsk" title="Norilsk">Norilsk</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-287" class="reference"><a href="#cite_note-287">[269]</a></sup>\n</td>\n<td><a href="/wiki/Norilsk_Airport" class="mw-redirect" title="Norilsk Airport">NSK</a>\n</td>\n<td>0.47 km<br />(0.3 mi)\n</td>\n<td>1981-11-16\n</td></tr>\n<tr>\n<th scope="row">99</th>\n<th>8</th>\n<th>91</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/KLM_Flight_607E" class="mw-redirect" title="KLM Flight 607E">KLM Flight 607E</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1049" class="mw-redirect" title="Lockheed L-1049">Lockheed L-1049</a>\n</td>\n<td><span style="display:none">atis</span>Atlantic Ocean, area of <a href="/wiki/Shannon,_County_Clare" title="Shannon, County Clare">Shannon</a>, Ireland\n</td>\n<td>ENR<br /><sup id="cite_ref-288" class="reference"><a href="#cite_note-288">[270]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1958-08-14\n</td></tr>\n<tr>\n<th scope="row">98</th>\n<th>8</th>\n<th>89</th>\n<th>1</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pakistan_International_Airlines_Flight_8303" title="Pakistan International Airlines Flight 8303">Pakistan International Airlines Flight 8303</a>\n</td>\n<td><a href="/wiki/Airbus_A320-214" class="mw-redirect" title="Airbus A320-214">Airbus A320-214</a>\n</td>\n<td><span style="display:none">am</span><a href="/wiki/Karachi" title="Karachi">Karachi</a>, Pakistan\n</td>\n<td>APR<br /><sup id="cite_ref-289" class="reference"><a href="#cite_note-289">[271]</a></sup>\n</td>\n<td><a href="/wiki/Jinnah_International_Airport" title="Jinnah International Airport">KHI</a>\n</td>\n<td>3.0 km<br />(1.9 mi)\n</td>\n<td>2020-05-22\n</td></tr>\n<tr>\n<th scope="row">98</th>\n<th>8</th>\n<th>90</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Khabarovsk_United_Air_Flight_3949" class="mw-redirect" title="Khabarovsk United Air Flight 3949">Khabarovsk United Air Flight 3949</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B" class="mw-redirect" title="Tupolev Tu-154B">Tupolev Tu-154B</a>\n</td>\n<td><span style="display:none">rugr</span>area of Grossevichi, <a href="/wiki/Khabarovsk_Krai" title="Khabarovsk Krai">Khabarovsk Krai</a>, Russia\n</td>\n<td>ENR<br /><sup id="cite_ref-290" class="reference"><a href="#cite_note-290">[272]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1995-12-06\n</td></tr>\n<tr>\n<th scope="row">98</th>\n<th>6</th>\n<th>92</th>\n<th>0</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Royal_Saudi_Air_Force_C-130H_(469)" class="mw-redirect" title="Royal Saudi Air Force C-130H (469)">Royal Saudi Air Force (469)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">sak</span>near <a href="/wiki/Khafji" title="Khafji">Khafji</a>, Saudi Arabia\n</td>\n<td>APR<br /><sup id="cite_ref-291" class="reference"><a href="#cite_note-291">[273]</a></sup>\n</td>\n<td><a href="/wiki/Ras_Al-Mishab_Airport" class="mw-redirect" title="Ras Al-Mishab Airport">OERM</a>\n</td>\n<td>unknown\n</td>\n<td>1991-03-21\n</td></tr>\n<tr>\n<th scope="row">98</th>\n<th>6</th>\n<th>92</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1968_Indian_Air_Force_An-12_crash" title="1968 Indian Air Force An-12 crash">Indian Air Force Flight 203</a>\n</td>\n<td><a href="/wiki/Antonov_An-12BP" class="mw-redirect" title="Antonov An-12BP">Antonov An-12BP</a>\n</td>\n<td><span style="display:none">indir</span><a href="/wiki/Rohtang_Pass" title="Rohtang Pass">Rohtang Pass</a>, India\n</td>\n<td>ENR<br /><sup id="cite_ref-292" class="reference"><a href="#cite_note-292">[274]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1968-02-07\n</td></tr>\n<tr>\n<th scope="row">98</th>\n<th>6</th>\n<th>92</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Britannia_Airways_Flight_105" title="Britannia Airways Flight 105">Britannia Airways Flight 105</a>\n</td>\n<td><a href="/wiki/Bristol_175_Britannia_102" class="mw-redirect" title="Bristol 175 Britannia 102">Bristol 175 Britannia 102</a>\n</td>\n<td><span style="display:none">slk</span><a href="/wiki/Komenda" title="Komenda">Komenda</a>, <a href="/wiki/SR_Slovenia" class="mw-redirect" title="SR Slovenia">SR Slovenia</a>, Yugoslavia\n</td>\n<td>APR<br /><sup id="cite_ref-293" class="reference"><a href="#cite_note-293">[275]</a></sup>\n</td>\n<td><a href="/wiki/Ljubljana_Jo%C5%BEe_Pu%C4%8Dnik_Airport" title="Ljubljana Jože Pučnik Airport">LJU</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1966-09-01\n</td></tr>\n<tr>\n<th scope="row">97</th>\n<th>10</th>\n<th>87</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_806" title="Pan Am Flight 806">Pan Am Flight 806</a>\n</td>\n<td><a href="/wiki/Boeing_707-321B" class="mw-redirect" title="Boeing 707-321B">Boeing 707-321B</a>\n</td>\n<td><span style="display:none">am</span><a href="/wiki/Pago_Pago" title="Pago Pago">Pago Pago</a>, American Samoa\n</td>\n<td>APR<br /><sup id="cite_ref-294" class="reference"><a href="#cite_note-294">[276]</a></sup>\n</td>\n<td><a href="/wiki/Pago_Pago_International_Airport" title="Pago Pago International Airport">PPG</a>\n</td>\n<td>1.2 km<br />(0.75 mi)\n</td>\n<td>1974-01-30\n</td></tr>\n<tr>\n<th scope="row">97</th>\n<th>4</th>\n<th>93</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_1912" title="Aeroflot Flight 1912">Aeroflot Flight 1912</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104B" class="mw-redirect" title="Tupolev Tu-104B">Tupolev Tu-104B</a>\n</td>\n<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-295" class="reference"><a href="#cite_note-295">[277]</a></sup>\n</td>\n<td><a href="/wiki/Irkutsk_Airport" class="mw-redirect" title="Irkutsk Airport">IKT</a>\n</td>\n<td>0.15 km<br />(0.09 mi)\n</td>\n<td>1971-07-25\n</td></tr>\n<tr>\n<th scope="row">97</th>\n<th>17</th>\n<th>80</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Varig_Flight_810" title="Varig Flight 810">Varig Flight 810</a>\n</td>\n<td><a href="/wiki/Boeing_707-441" class="mw-redirect" title="Boeing 707-441">Boeing 707-441</a>\n</td>\n<td><span style="display:none">pes</span>La Cruz peak, <a href="/wiki/San_Juan_de_Miraflores" title="San Juan de Miraflores">San Juan de Miraflores</a>, Peru\n</td>\n<td>APR<br /><sup id="cite_ref-296" class="reference"><a href="#cite_note-296">[278]</a></sup>\n</td>\n<td><a href="/wiki/Lima_International_Airport" class="mw-redirect" title="Lima International Airport">LIM</a>\n</td>\n<td>c. 25 km<br />(16 mi)\n</td>\n<td>1962-11-27\n</td></tr>\n<tr>\n<th scope="row">96</th>\n<th>8</th>\n<th>88</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Polish_Air_Force_Tu-154M_(101)" class="mw-redirect" title="Polish Air Force Tu-154M (101)">Polish Air Force (101)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">rusmo</span><a href="/wiki/Smolensk" title="Smolensk">Smolensk</a>, Russia\n</td>\n<td>APR<br /><sup id="cite_ref-297" class="reference"><a href="#cite_note-297">[279]</a></sup><sup id="cite_ref-298" class="reference"><a href="#cite_note-298">[280]</a></sup>\n</td>\n<td><a href="/wiki/Smolensk_(air_base)" class="mw-redirect" title="Smolensk (air base)">***</a>\n</td>\n<td>c. 1 km<br />(0.6 mi)\n</td>\n<td>2010-04-10\n</td></tr>\n<tr>\n<th scope="row">96</th>\n<th>4</th>\n<th>92</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/ADC_Airlines_Flight_53" title="ADC Airlines Flight 53">ADC Airlines Flight 53</a>\n</td>\n<td><a href="/wiki/Boeing_737-2B7" class="mw-redirect" title="Boeing 737-2B7">Boeing 737-2B7</a>\n</td>\n<td><span style="display:none">nigeriab</span><a href="/wiki/Abuja" title="Abuja">Abuja</a>, Nigeria\n</td>\n<td>ICL<br /><sup id="cite_ref-299" class="reference"><a href="#cite_note-299">[281]</a></sup>\n</td>\n<td><a href="/wiki/Abuja_International_Airport" class="mw-redirect" title="Abuja International Airport">ABV</a>\n</td>\n<td>c. 0.5 km<br />(0.3 mi)\n</td>\n<td>2006-10-29\n</td></tr>\n<tr>\n<th scope="row">96</th>\n<th>6</th>\n<th>90</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_3843" title="Aeroflot Flight 3843">Aeroflot Flight 3843</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104A" class="mw-redirect" title="Tupolev Tu-104A">Tupolev Tu-104A</a>\n</td>\n<td><span style="display:none">kaa</span><a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-300" class="reference"><a href="#cite_note-300">[282]</a></sup>\n</td>\n<td><a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">ALA</a>\n</td>\n<td>3.5 km<br />(2.2 mi)\n</td>\n<td>1977-01-13\n</td></tr>\n<tr>\n<th scope="row">95</th>\n<th>6</th>\n<th>89</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Indian_Airlines_Flight_171" title="Indian Airlines Flight 171">Indian Airlines Flight 171</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_VIN" class="mw-redirect" title="Sud Aviation SE-210 Caravelle VIN">Sud Aviation SE-210 Caravelle VIN</a>\n</td>\n<td><span style="display:none">indimu</span><a href="/wiki/Mumbai" title="Mumbai">Mumbai</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-301" class="reference"><a href="#cite_note-301">[283]</a></sup>\n</td>\n<td><a href="/wiki/Bombay-Santacruz_Airport" class="mw-redirect" title="Bombay-Santacruz Airport">BOM</a>\n</td>\n<td>0.35 km<br />(0.2 mi)\n</td>\n<td>1976-10-12\n</td></tr>\n<tr>\n<th scope="row">95</th>\n<th>6</th>\n<th>89</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Air_France_Flight_1611" title="Air France Flight 1611">Air France Flight 1611</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_III" class="mw-redirect" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>\n</td>\n<td><span style="display:none">frani</span>Mediterranean, near <a href="/wiki/Nice" title="Nice">Nice</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-302" class="reference"><a href="#cite_note-302">[284]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1968-09-11\n</td></tr>\n<tr>\n<th scope="row">95</th>\n<th>8</th>\n<th>87</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Airlines_Flight_1" title="American Airlines Flight 1">American Airlines Flight 1</a>\n</td>\n<td><a href="/wiki/Boeing_707-123B" class="mw-redirect" title="Boeing 707-123B">Boeing 707-123B</a>\n</td>\n<td><span style="display:none">usnewyne</span><a href="/wiki/Jamaica_Bay" title="Jamaica Bay">Jamaica Bay</a>, New York, US\n</td>\n<td>ICL<br /><sup id="cite_ref-303" class="reference"><a href="#cite_note-303">[285]</a></sup><sup id="cite_ref-304" class="reference"><a href="#cite_note-304">[286]</a></sup>\n</td>\n<td><a href="/wiki/New_York-Idlewild_International_Airport" class="mw-redirect" title="New York-Idlewild International Airport">IDL</a>\n</td>\n<td>c. 6 km<br />(3.7 mi)\n</td>\n<td>1962-03-01\n</td></tr>\n<tr>\n<th scope="row">94</th>\n<th>7</th>\n<th>87</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TAME_Flight_120" title="TAME Flight 120">TAME Flight 120</a>\n</td>\n<td><a href="/wiki/Boeing_727-134" class="mw-redirect" title="Boeing 727-134">Boeing 727-134</a>\n</td>\n<td><span style="display:none">colcu</span><a href="/wiki/Cumbal_Volcano" title="Cumbal Volcano">Cumbal Volcano</a>, Colombia\n</td>\n<td>APR<br /><sup id="cite_ref-305" class="reference"><a href="#cite_note-305">[287]</a></sup>\n</td>\n<td><a href="/wiki/Tulc%C3%A1n_Airport" class="mw-redirect" title="Tulcán Airport">TUA</a>\n</td>\n<td>c. 21 km<br />(13 mi)\n</td>\n<td>2002-01-28\n</td></tr>\n<tr>\n<th scope="row">94</th>\n<th>12</th>\n<th>82</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_8381" title="Aeroflot Flight 8381">Aeroflot Flight 8381 and<br />Soviet Air Force (SSSR-26492)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a> and <a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>\n</td>\n<td><span style="display:none">ukrz</span><a href="/wiki/Zolochiv" title="Zolochiv">Zolochiv</a>, Ukrainian SSR, USSR\n</td>\n<td>APR/ENR<br /><sup id="cite_ref-306" class="reference"><a href="#cite_note-306">[288]</a></sup><sup id="cite_ref-307" class="reference"><a href="#cite_note-307">[289]</a></sup>\n</td>\n<td><a href="/wiki/Lviv_Danylo_Halytskyi_International_Airport" title="Lviv Danylo Halytskyi International Airport">LWO</a>\n</td>\n<td>68 km<br />(42 mi)\n</td>\n<td>1985-05-03\n</td></tr>\n<tr>\n<th scope="row">94</th>\n<th>9</th>\n<th>85</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alitalia_Flight_771" title="Alitalia Flight 771">Alitalia Flight 771</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-8-43" class="mw-redirect" title="McDonnell Douglas DC-8-43">McDonnell Douglas DC-8-43</a>\n</td>\n<td><span style="display:none">indij</span><a href="/wiki/Junnar" title="Junnar">Junnar</a>, India\n</td>\n<td>ENR<br /><sup id="cite_ref-308" class="reference"><a href="#cite_note-308">[290]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1962-07-07\n</td></tr>\n<tr>\n<th scope="row">93</th>\n<th>6</th>\n<th>87</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1986_Aerovias_Guatemala_air_crash" class="mw-redirect" title="1986 Aerovias Guatemala air crash">Aerovias Guatemala Caravelle (HC-BAE)</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_III" class="mw-redirect" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>\n</td>\n<td><span style="display:none">guat</span><a href="/wiki/Flores,_El_Pet%C3%A9n" class="mw-redirect" title="Flores, El Petén">Flores</a>, Guatemala\n</td>\n<td>APR<br /><sup id="cite_ref-309" class="reference"><a href="#cite_note-309">[291]</a></sup><sup id="cite_ref-nytimes20.01.1986_310-0" class="reference"><a href="#cite_note-nytimes20.01.1986-310">[292]</a></sup>\n</td>\n<td><a href="/wiki/Flores_International_Airport" class="mw-redirect" title="Flores International Airport">FRS</a>\n</td>\n<td>8 km<br />(5 mi)\n</td>\n<td>1986-01-18\n</td></tr>\n<tr>\n<th scope="row">93</th>\n<th>6</th>\n<th>87</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Madrid_runway_disaster" title="Madrid runway disaster">Iberia Flight 350 and<br /> Aviaco Flight 134</a>\n</td>\n<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727</a> and <a href="/wiki/McDonnell_Douglas_DC-9" title="McDonnell Douglas DC-9">McDonnell Douglas DC-9</a>\n</td>\n<td><span style="display:none">spmad</span><a href="/wiki/Madrid" title="Madrid">Madrid</a>, Spain\n</td>\n<td>TOF/TXI<br /><sup id="cite_ref-311" class="reference"><a href="#cite_note-311">[293]</a></sup><sup id="cite_ref-312" class="reference"><a href="#cite_note-312">[294]</a></sup>\n</td>\n<td><a href="/wiki/Madrid_Barajas_International_Airport" class="mw-redirect" title="Madrid Barajas International Airport">MAD</a>\n</td>\n<td>\n</td>\n<td>1983-12-07\n</td></tr>\n<tr>\n<th scope="row">92</th>\n<th>8</th>\n<th>84</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash" title="2016 Russian Defence Ministry Tupolev Tu-154 crash">Russian Air Force (RA-85572)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>\n</td>\n<td><span style="display:none">indib</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, off <a href="/wiki/Adler_Microdistrict" title="Adler Microdistrict">Adler</a>, Russia\n</td>\n<td>ENR<br /><sup id="cite_ref-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash_313-0" class="reference"><a href="#cite_note-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash-313">[295]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2016-12-25\n</td></tr>\n<tr>\n<th scope="row">92</th>\n<th>4</th>\n<th>88</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Indian_Airlines_Flight_605" title="Indian Airlines Flight 605">Indian Airlines Flight 605</a>\n</td>\n<td><a href="/wiki/Airbus_A320-231" class="mw-redirect" title="Airbus A320-231">Airbus A320-231</a>\n</td>\n<td><span style="display:none">indib</span><a href="/wiki/Bangalore" title="Bangalore">Bangalore</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-314" class="reference"><a href="#cite_note-314">[296]</a></sup>\n</td>\n<td><a href="/wiki/HAL_Bangalore_International_Airport" class="mw-redirect" title="HAL Bangalore International Airport">VOBG</a>\n</td>\n<td>0.7 km<br />(0.43 mi)\n</td>\n<td>1990-02-14\n</td></tr>\n<tr>\n<th scope="row">92</th>\n<th>7</th>\n<th>85</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_514" title="TWA Flight 514">TWA Flight 514</a>\n</td>\n<td><a href="/wiki/Boeing_727-231" class="mw-redirect" title="Boeing 727-231">Boeing 727-231</a>\n</td>\n<td><span style="display:none">usvirm</span><a href="/wiki/Mount_Weather_Emergency_Operations_Center" title="Mount Weather Emergency Operations Center">Mt. Weather</a>, Virginia, US\n</td>\n<td>APR<br /><sup id="cite_ref-315" class="reference"><a href="#cite_note-315">[297]</a></sup>\n</td>\n<td><a href="/wiki/Washington-National" class="mw-redirect" title="Washington-National">DCA</a>\n</td>\n<td>40 km<br />(25 mi)\n</td>\n<td>1974-12-01\n</td></tr>\n<tr>\n<th scope="row">92</th>\n<th>7</th>\n<th>85</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Il-18V_(CCCP-75798)" class="mw-redirect" title="Aeroflot Il-18V (CCCP-75798)">Aeroflot Flight U-45</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">uzb</span><a href="/wiki/Bulungur_District" title="Bulungur District">Bulungur District</a>, Uzbek SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-316" class="reference"><a href="#cite_note-316">[298]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1970-02-06\n</td></tr>\n<tr>\n<th scope="row">91</th>\n<th>5</th>\n<th>86</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Sudanese_Air_Force_C-130H_26_Feb_1996" class="mw-redirect" title="Sudanese Air Force C-130H 26 Feb 1996">Sudanese Air Force</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">sudj</span><a href="/wiki/Jabal_Awliya" title="Jabal Awliya">Jabal Awliya</a>, Sudan\n</td>\n<td>ENR<br /><sup id="cite_ref-317" class="reference"><a href="#cite_note-317">[299]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1996-02-26\n</td></tr>\n<tr>\n<th scope="row">91</th>\n<th>3</th>\n<th>0</th>\n<th>88</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lloyd_A%C3%A9reo_Boliviano_B707_(N730JP)" class="mw-redirect" title="Lloyd Aéreo Boliviano B707 (N730JP)">Lloyd Aéreo Boliviano (N730JP)</a>\n</td>\n<td><a href="/wiki/Boeing_707-131F" class="mw-redirect" title="Boeing 707-131F">Boeing 707-131F</a>\n</td>\n<td><span style="display:none">bols</span><a href="/wiki/Santa_Cruz_de_la_Sierra" title="Santa Cruz de la Sierra">Santa Cruz</a>, Bolivia\n</td>\n<td>ICL<br /><sup id="cite_ref-318" class="reference"><a href="#cite_note-318">[300]</a></sup>\n</td>\n<td><a href="/wiki/El_Trompillo_Airport" title="El Trompillo Airport">SRZ</a>\n</td>\n<td>0.6 km<br />(0.4 mi)\n</td>\n<td>1976-10-13\n</td></tr>\n<tr>\n<th scope="row">91</th>\n<th>6</th>\n<th>85</th>\n<th>0</th>\n<th><a href="/wiki/Juliane_Koepcke" title="Juliane Koepcke">1*</a>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LANSA_Flight_508" title="LANSA Flight 508">LANSA Flight 508</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">pep</span><a href="/wiki/Puerto_Inca_Province" title="Puerto Inca Province">Puerto Inca</a>, Peru\n</td>\n<td>ENR<br /><sup id="cite_ref-319" class="reference"><a href="#cite_note-319">[301]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-12-24\n</td></tr>\n<tr>\n<th scope="row">90</th>\n<th>8</th>\n<th>82</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Ethiopian_Airlines_Flight_409" title="Ethiopian Airlines Flight 409">Ethiopian Airlines Flight 409</a>\n</td>\n<td><a href="/wiki/Boeing_737-8AS" class="mw-redirect" title="Boeing 737-8AS">Boeing 737-8AS</a>\n</td>\n<td><span style="display:none">len</span>Mediterranean, off <a href="/wiki/Na%27ameh" title="Na'ameh">Na\'ameh</a>, Lebanon\n</td>\n<td>ICL<br /><sup id="cite_ref-320" class="reference"><a href="#cite_note-320">[302]</a></sup>\n</td>\n<td><a href="/wiki/Beirut_International_Airport" class="mw-redirect" title="Beirut International Airport">BEY</a>\n</td>\n<td>11 km<br />(6.8 mi)\n</td>\n<td>2010-01-25\n</td></tr>\n<tr>\n<th scope="row">90</th>\n<th>5</th>\n<th>85</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/One-Two-GO_Airlines_Flight_269" title="One-Two-GO Airlines Flight 269">One-Two-GO Airlines Flight 269</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-82" class="mw-redirect" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>\n</td>\n<td><span style="display:none">thph</span><a href="/wiki/Phuket_city" class="mw-redirect" title="Phuket city">Phuket</a>, Thailand\n</td>\n<td>LDG<br /><sup id="cite_ref-321" class="reference"><a href="#cite_note-321">[303]</a></sup>\n</td>\n<td><a href="/wiki/Phuket_International_Airport" title="Phuket International Airport">HKT</a>\n</td>\n<td>\n</td>\n<td>2007-09-16\n</td></tr>\n<tr>\n<th scope="row">90</th>\n<th>7</th>\n<th>83</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_5463" title="Aeroflot Flight 5463">Aeroflot Flight 5463</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134A" class="mw-redirect" title="Tupolev Tu-134A">Tupolev Tu-134A</a>\n</td>\n<td><span style="display:none">kaa</span>near <a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-322" class="reference"><a href="#cite_note-322">[304]</a></sup>\n</td>\n<td><a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">ALA</a>\n</td>\n<td>36 km<br />(22.4 mi)\n</td>\n<td>1983-08-30\n</td></tr>\n<tr>\n<th scope="row">90</th>\n<th>8</th>\n<th>82</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_411" title="Aeroflot Flight 411">Aeroflot Flight 411</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62M" class="mw-redirect" title="Ilyushin Il-62M">Ilyushin Il-62M</a>\n</td>\n<td><span style="display:none">rumen</span><a href="/wiki/Mendeleyevo,_Moscow_Oblast" title="Mendeleyevo, Moscow Oblast">Mendeleyevo</a>, Russian SFSR, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-323" class="reference"><a href="#cite_note-323">[305]</a></sup>\n</td>\n<td><a href="/wiki/Moscow-Sheremetyevo" class="mw-redirect" title="Moscow-Sheremetyevo">SVO</a>\n</td>\n<td>11.4 km<br />(7.1 mi)\n</td>\n<td>1982-07-06\n</td></tr>\n<tr>\n<th scope="row">90</th>\n<th>5</th>\n<th>85</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Olympic_Airways_Flight_954" title="Olympic Airways Flight 954">Olympic Airways Flight 954</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>\n</td>\n<td><span style="display:none">grek</span><a href="/wiki/Keratea" title="Keratea">Keratea</a>, Greece\n</td>\n<td>APR<br /><sup id="cite_ref-324" class="reference"><a href="#cite_note-324">[306]</a></sup>\n</td>\n<td><a href="/wiki/Ellinikon_International_Airport" title="Ellinikon International Airport">***</a>\n</td>\n<td>c. 23 km<br />(14 mi)\n</td>\n<td>1969-12-08\n</td></tr>\n<tr>\n<th scope="row">89</th>\n<th>8</th>\n<th>81</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Royal_Saudi_Air_Force_C-130E_(453)" class="mw-redirect" title="Royal Saudi Air Force C-130E (453)">Royal Saudi Air Force (453)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130E_Hercules" class="mw-redirect" title="Lockheed C-130E Hercules">Lockheed C-130E Hercules</a>\n</td>\n<td><span style="display:none">sam</span><a href="/wiki/Medina" title="Medina">Medina</a>, Saudi Arabia\n</td>\n<td>ICL<br /><sup id="cite_ref-325" class="reference"><a href="#cite_note-325">[307]</a></sup>\n</td>\n<td><a href="/wiki/Mohammad_Bin_AbdulAziz_Airport" class="mw-redirect" title="Mohammad Bin AbdulAziz Airport">MED</a>\n</td>\n<td>c. 1 km<br />(0.6 mi)\n</td>\n<td>1980-09-14\n</td></tr>\n<tr>\n<th scope="row">89</th>\n<th>6</th>\n<th>83</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Delta_Air_Lines_Flight_723" title="Delta Air Lines Flight 723">Delta Air Lines Flight 723</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-31" class="mw-redirect" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>\n</td>\n<td><span style="display:none">usmamas</span><a href="/wiki/Boston" title="Boston">Boston</a>, Massachusetts, US\n</td>\n<td>APR<br /><sup id="cite_ref-326" class="reference"><a href="#cite_note-326">[308]</a></sup><sup id="cite_ref-327" class="reference"><a href="#cite_note-327">[309]</a></sup>\n</td>\n<td><a href="/wiki/Boston_Logan_International_Airport" class="mw-redirect" title="Boston Logan International Airport">BOS</a>\n</td>\n<td>1 km<br />(0.6 mi)\n</td>\n<td>1973-07-31\n</td></tr>\n<tr>\n<th scope="row">88</th>\n<th>6</th>\n<th>82</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot-Nord_Flight_821" class="mw-redirect" title="Aeroflot-Nord Flight 821">Aeroflot-Nord Flight 821</a>\n</td>\n<td><a href="/wiki/Boeing_737-505" class="mw-redirect" title="Boeing 737-505">Boeing 737-505</a>\n</td>\n<td><span style="display:none">ruper</span><a href="/wiki/Perm,_Russia" title="Perm, Russia">Perm</a>, Russia\n</td>\n<td>APR<br /><sup id="cite_ref-328" class="reference"><a href="#cite_note-328">[310]</a></sup>\n</td>\n<td><a href="/wiki/Perm_Airport" class="mw-redirect" title="Perm Airport">PEE</a>\n</td>\n<td>11.5 km<br />(7.1 mi)\n</td>\n<td>2008-09-14\n</td></tr>\n<tr>\n<th scope="row">88</th>\n<th>5</th>\n<th>83</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alaska_Airlines_Flight_261" title="Alaska Airlines Flight 261">Alaska Airlines Flight 261</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-83" class="mw-redirect" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>\n</td>\n<td><span style="display:none">uscaa</span>Pacific Ocean, off <a href="/wiki/Anacapa_Island" title="Anacapa Island">Anacapa Island</a>, California, US\n</td>\n<td>ENR<br /><sup id="cite_ref-329" class="reference"><a href="#cite_note-329">[311]</a></sup><sup id="cite_ref-330" class="reference"><a href="#cite_note-330">[312]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2000-01-31\n</td></tr>\n<tr>\n<th scope="row">88</th>\n<th>8</th>\n<th>80</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Iranian_Air_Force_C-130_13_Mar_1997" class="mw-redirect" title="Iranian Air Force C-130 13 Mar 1997">Iranian Air Force</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>\n</td>\n<td><span style="display:none">iram</span>near <a href="/wiki/Mashad" class="mw-redirect" title="Mashad">Mashad</a>, Iran\n</td>\n<td>ENR<br /><sup id="cite_ref-331" class="reference"><a href="#cite_note-331">[313]</a></sup><sup id="cite_ref-332" class="reference"><a href="#cite_note-332">[314]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1997-03-13\n</td></tr>\n<tr>\n<th scope="row">88</th>\n<th>9</th>\n<th>79</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/TWA_Flight_841_(1974)" title="TWA Flight 841 (1974)">Trans World Airlines Flight 841 (1974)</a>\n</td>\n<td><a href="/wiki/Boeing_707-331B" class="mw-redirect" title="Boeing 707-331B">Boeing 707-331B</a>\n</td>\n<td><span style="display:none">grec</span>Mediterranean, area of <a href="/wiki/Cephalonia" title="Cephalonia">Cephalonia</a>, Greece\n</td>\n<td>ENR<br /><sup id="cite_ref-333" class="reference"><a href="#cite_note-333">[315]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1974-09-08\n</td></tr>\n<tr>\n<th scope="row">88</th>\n<th>5</th>\n<th>83</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1967_Air_Ferry_DC-4_accident" title="1967 Air Ferry DC-4 accident">Air Ferry DC-4 G-APYK</a>\n</td>\n<td><a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">Douglas C-54 Skymaster</a>\n</td>\n<td><span style="display:none">framoc</span><a href="/wiki/Mont_Canigou" class="mw-redirect" title="Mont Canigou">Mont Canigou</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-334" class="reference"><a href="#cite_note-334">[316]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1967-06-03\n</td></tr>\n<tr>\n<th scope="row">87</th>\n<th>5</th>\n<th>82</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Inter_Flight_148" title="Air Inter Flight 148">Air Inter Flight 148</a>\n</td>\n<td><a href="/wiki/Airbus_A320-111" class="mw-redirect" title="Airbus A320-111">Airbus A320-111</a>\n</td>\n<td><span style="display:none">frab</span><a href="/wiki/Barr,_Bas-Rhin" title="Barr, Bas-Rhin">Barr</a>, France\n</td>\n<td>APR<br /><sup id="cite_ref-335" class="reference"><a href="#cite_note-335">[317]</a></sup>\n</td>\n<td><a href="/wiki/Strasbourg-Entzheim_Airport" class="mw-redirect" title="Strasbourg-Entzheim Airport">SXB</a>\n</td>\n<td>19.5 km<br />(12.1 mi)\n</td>\n<td>1992-01-20\n</td></tr>\n<tr>\n<th scope="row">87</th>\n<th>10</th>\n<th>77</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LOT_Polish_Airlines_Flight_007" class="mw-redirect" title="LOT Polish Airlines Flight 007">LOT Polish Airlines Flight 007</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>\n</td>\n<td><span style="display:none">polw</span><a href="/wiki/Warsaw" title="Warsaw">Warsaw</a>, Poland\n</td>\n<td>APR<br /><sup id="cite_ref-336" class="reference"><a href="#cite_note-336">[318]</a></sup>\n</td>\n<td><a href="/wiki/Warsaw_Chopin_Airport" title="Warsaw Chopin Airport">WAW</a>\n</td>\n<td>0.86 km<br />(0.52 mi)\n</td>\n<td>1980-03-14\n</td></tr>\n<tr>\n<th scope="row">87</th>\n<th>11</th>\n<th>76</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Nigeria_Airways_Flight_825" title="Nigeria Airways Flight 825">Nigeria Airways Flight 825</a>\n</td>\n<td><a href="/wiki/Vickers_VC10" title="Vickers VC10">Vickers VC10</a>\n</td>\n<td><span style="display:none">nigeril</span><a href="/wiki/Lagos" title="Lagos">Lagos</a>, Nigeria\n</td>\n<td>APR<br /><sup id="cite_ref-337" class="reference"><a href="#cite_note-337">[319]</a></sup>\n</td>\n<td><a href="/wiki/Murtala_Muhammed_International_Airport" title="Murtala Muhammed International Airport">LOS</a>\n</td>\n<td>13 km<br />(8.1 mi)\n</td>\n<td>1969-11-20\n</td></tr>\n<tr>\n<th scope="row">87</th>\n<th>7</th>\n<th>80</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LAN_Chile_Flight_107" title="LAN Chile Flight 107">LAN Chile Flight 107</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>\n</td>\n<td><span style="display:none">chil</span><a href="/wiki/San_Jos%C3%A9_(volcano)" title="San José (volcano)">San José Volcano</a>, Chile\n</td>\n<td>ENR<br /><sup id="cite_ref-338" class="reference"><a href="#cite_note-338">[320]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-02-06\n</td></tr>\n<tr>\n<th scope="row">87</th>\n<th>9</th>\n<th>78</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_721" title="Aeroflot Flight 721">Aeroflot Flight 721</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">ruyuz</span>near <a href="/wiki/Yuzhno_Sakhalinsk" class="mw-redirect" title="Yuzhno Sakhalinsk">Yuzhno Sakhalinsk</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-339" class="reference"><a href="#cite_note-339">[321]</a></sup>\n</td>\n<td><a href="/wiki/Yuzhno-Sakhalinsk_Airport" title="Yuzhno-Sakhalinsk Airport">UUS</a>\n</td>\n<td>26 km<br />(16.3 mi)\n</td>\n<td>1964-09-02\n</td></tr>\n<tr>\n<th scope="row">87</th>\n<th>5</th>\n<th>82</th>\n<th>0</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1952_Moses_Lake_C-124_crash" title="1952 Moses Lake C-124 crash">US Air Force (50-0100)</a>\n</td>\n<td><a href="/wiki/Douglas_C-124A_Globemaster_II" class="mw-redirect" title="Douglas C-124A Globemaster II">Douglas C-124A Globemaster II</a>\n</td>\n<td><span style="display:none">uswasm</span><a href="/wiki/Moses_Lake,_Washington" title="Moses Lake, Washington">Moses Lake</a>, Washington, US\n</td>\n<td>ICL<br /><sup id="cite_ref-340" class="reference"><a href="#cite_note-340">[322]</a></sup>\n</td>\n<td><a href="/wiki/Larson_Air_Force_Base" title="Larson Air Force Base">LRN</a>\n</td>\n<td>4 km<br />(2.5 mi)\n</td>\n<td>1952-12-20\n</td></tr>\n<tr>\n<th scope="row">86</th>\n<th>6</th>\n<th>79</th>\n<th>1</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aviaco_Flight_118" title="Aviaco Flight 118">Aviaco Flight 118</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE_210_Caravelle_10R" class="mw-redirect" title="Sud Aviation SE 210 Caravelle 10R">Sud Aviation SE 210 Caravelle 10R</a>\n</td>\n<td><span style="display:none">spac</span><a href="/wiki/A_Coru%C3%B1a" title="A Coruña">A Coruña</a>, Spain\n</td>\n<td>APR<br /><sup id="cite_ref-341" class="reference"><a href="#cite_note-341">[323]</a></sup>\n</td>\n<td><a href="/wiki/A_Coru%C3%B1a_Airport" title="A Coruña Airport">LCG</a>\n</td>\n<td>11 km<br />(6.8 mi)\n</td>\n<td>1973-08-13\n</td></tr>\n<tr>\n<th scope="row">86</th>\n<th>10</th>\n<th>72</th>\n<th>4</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Japan_Airlines_Flight_471" title="Japan Airlines Flight 471">Japan Airlines Flight 471</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-53" class="mw-redirect" title="Douglas DC-8-53">Douglas DC-8-53</a>\n</td>\n<td><span style="display:none">indin</span>near <a href="/wiki/New_Delhi" title="New Delhi">New Delhi</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-342" class="reference"><a href="#cite_note-342">[324]</a></sup>\n</td>\n<td><a href="/wiki/Delhi_Airport" class="mw-redirect" title="Delhi Airport">DEL</a>\n</td>\n<td>c. 20 km<br />(12 mi)\n</td>\n<td>1972-06-14\n</td></tr>\n<tr>\n<th scope="row">86</th>\n<th>7</th>\n<th>79</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_3" title="Aeroflot Flight 3">Aeroflot Flight 3</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104A" class="mw-redirect" title="Tupolev Tu-104A">Tupolev Tu-104A</a>\n</td>\n<td><span style="display:none">ruyel</span>near <a href="/wiki/Yelabuga" title="Yelabuga">Yelabuga</a>, Tatar ASSR, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-343" class="reference"><a href="#cite_note-343">[325]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1962-09-03\n</td></tr>\n<tr>\n<th scope="row">85</th>\n<th>6</th>\n<th>79</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Tajikistan_Airlines_Flight_3183" title="Tajikistan Airlines Flight 3183">Tajikistan Airlines Flight 3183</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B-1" class="mw-redirect" title="Tupolev Tu-154B-1">Tupolev Tu-154B-1</a>\n</td>\n<td><span style="display:none">unas</span><a href="/wiki/Sharjah_(city)" class="mw-redirect" title="Sharjah (city)">Sharjah</a>, United Arab Emirates\n</td>\n<td>APR<br /><sup id="cite_ref-344" class="reference"><a href="#cite_note-344">[326]</a></sup>\n</td>\n<td><a href="/wiki/Sharjah_Airport" class="mw-redirect" title="Sharjah Airport">SHJ</a>\n</td>\n<td>13 km<br />(8.1 mi)\n</td>\n<td>1997-12-15\n</td></tr>\n<tr>\n<th scope="row">85</th>\n<th>5</th>\n<th>80</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Braniff_Flight_352" title="Braniff Flight 352">Braniff Flight 352</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188A_Electra" class="mw-redirect" title="Lockheed L-188A Electra">Lockheed L-188A Electra</a>\n</td>\n<td><span style="display:none">ustexdaw</span><a href="/wiki/Dawson,_Texas" title="Dawson, Texas">Dawson, Texas</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-345" class="reference"><a href="#cite_note-345">[327]</a></sup><sup id="cite_ref-346" class="reference"><a href="#cite_note-346">[328]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1968-05-03\n</td></tr>\n<tr>\n<th scope="row">85</th>\n<th>4</th>\n<th>81</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/US_Air_Force_C-123_(56-4376)" class="mw-redirect" title="US Air Force C-123 (56-4376)">US Air Force (56-4376)</a>\n</td>\n<td><a href="/wiki/Fairchild_C-123B-18-FA_Provider" class="mw-redirect" title="Fairchild C-123B-18-FA Provider">Fairchild C-123B-18-FA Provider</a>\n</td>\n<td><span style="display:none">vit</span>near <a href="/wiki/Tuy_H%C3%B2a" title="Tuy Hòa">Tuy Hòa</a>, Vietnam\n</td>\n<td>ENR<br /><sup id="cite_ref-347" class="reference"><a href="#cite_note-347">[329]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-12-11\n</td></tr>\n<tr>\n<th scope="row">85</th>\n<th>4</th>\n<th>81</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Paradise_Airlines_Flight_901A" title="Paradise Airlines Flight 901A">Paradise Airlines Flight 901A</a>\n</td>\n<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>\n</td>\n<td><span style="display:none">usnevg</span><a href="/wiki/Genoa,_Nevada" title="Genoa, Nevada">Genoa, Nevada</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-348" class="reference"><a href="#cite_note-348">[330]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1964-03-01\n</td></tr>\n<tr>\n<th scope="row">84</th>\n<th>7</th>\n<th>77</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2808" title="Aeroflot Flight 2808">Aeroflot Flight 2808</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134A" class="mw-redirect" title="Tupolev Tu-134A">Tupolev Tu-134A</a>\n</td>\n<td><span style="display:none">ruand</span>Andreevo, <a href="/wiki/Ivanovo_Oblast" title="Ivanovo Oblast">Ivanovo Oblast</a>, Russia\n</td>\n<td>APR<br /><sup id="cite_ref-349" class="reference"><a href="#cite_note-349">[331]</a></sup>\n</td>\n<td><a href="/wiki/Ivanovo_Airport" class="mw-redirect" title="Ivanovo Airport">IWA</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1992-08-27\n</td></tr>\n<tr>\n<th scope="row">84</th>\n<th>0</th>\n<th>84</th>\n<th>0</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td>Fuerza Aérea Sandinista (265)\n</td>\n<td><a href="/wiki/Mil_Mi-8" title="Mil Mi-8">Mil Mi-8</a>TV\n</td>\n<td><span style="display:none">nic</span>near San Andres de Bocay, Nicaragua\n</td>\n<td>UNK<br /><sup id="cite_ref-350" class="reference"><a href="#cite_note-350">[332]</a></sup><sup id="cite_ref-351" class="reference"><a href="#cite_note-351">[333]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1982-12-09\n</td></tr>\n<tr>\n<th scope="row">84</th>\n<th>12</th>\n<th>72</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/US_Air_Force_C-135_(60-0373)" class="mw-redirect" title="US Air Force C-135 (60-0373)">US Air Force (60-0373)</a>\n</td>\n<td><a href="/wiki/Boeing_C-135_Stratolifter" title="Boeing C-135 Stratolifter">Boeing C-135 Stratolifter</a>\n</td>\n<td><span style="display:none">uscast</span><a href="/wiki/Santiago_Canyon" class="mw-redirect" title="Santiago Canyon">Santiago Canyon</a>, California, US\n</td>\n<td>ENR<br /><sup id="cite_ref-352" class="reference"><a href="#cite_note-352">[334]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-06-25\n</td></tr>\n<tr>\n<th scope="row">84</th>\n<th>5</th>\n<th>79</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_663" title="Eastern Air Lines Flight 663">Eastern Air Lines Flight 663</a>\n</td>\n<td><a href="/wiki/Douglas_DC-7B" class="mw-redirect" title="Douglas DC-7B">Douglas DC-7B</a>\n</td>\n<td><span style="display:none">usnewyjo</span>Atlantic Ocean, off <a href="/wiki/Jones_Beach_State_Park" title="Jones Beach State Park">Jones Beach</a>, New York, US\n</td>\n<td>ENR<br /><sup id="cite_ref-353" class="reference"><a href="#cite_note-353">[335]</a></sup><sup id="cite_ref-354" class="reference"><a href="#cite_note-354">[336]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-02-08\n</td></tr>\n<tr>\n<th scope="row">84</th>\n<th>8</th>\n<th>76</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Aeroflot_Flight_902" title="Aeroflot Flight 902">Aeroflot Flight 902</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104A" class="mw-redirect" title="Tupolev Tu-104A">Tupolev Tu-104A</a>\n</td>\n<td><span style="display:none">ruvoz</span>near Voznesenka, <a href="/wiki/Krasnoyarsk_Krai" title="Krasnoyarsk Krai">Krasnoyarsk Krai</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-355" class="reference"><a href="#cite_note-355">[337]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1962-06-30\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>4</th>\n<th>79</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Singapore_Airlines_Flight_006" title="Singapore Airlines Flight 006">Singapore Airlines Flight 006</a>\n</td>\n<td><a href="/wiki/Boeing_747-412" class="mw-redirect" title="Boeing 747-412">Boeing 747-412</a>\n</td>\n<td><span style="display:none">chintd</span><a href="/wiki/Dayuan_District" title="Dayuan District">Dayuan District</a>, Taiwan\n</td>\n<td>TOF<br /><sup id="cite_ref-356" class="reference"><a href="#cite_note-356">[338]</a></sup>\n</td>\n<td><a href="/wiki/Taipei_Chiang_Kai-Shek_International_Airport" class="mw-redirect" title="Taipei Chiang Kai-Shek International Airport">TPE</a>\n</td>\n<td>\n</td>\n<td>2000-10-31\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>11</th>\n<th>72</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Russian_Air_Force_Il-18D_(RA-74295)" class="mw-redirect" title="Russian Air Force Il-18D (RA-74295)">Russian Air Force (RA-74295)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18D" class="mw-redirect" title="Ilyushin Il-18D">Ilyushin Il-18D</a>\n</td>\n<td><span style="display:none">geo</span>Zundagi, <a href="/wiki/Adjara" title="Adjara">Adjara</a>, Georgia\n</td>\n<td>APR<br /><sup id="cite_ref-357" class="reference"><a href="#cite_note-357">[339]</a></sup>\n</td>\n<td><a href="/wiki/Batumi_Airport" class="mw-redirect" title="Batumi Airport">BUS</a>\n</td>\n<td>18 km<br />(11.3 mi)\n</td>\n<td>2000-10-25\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>4</th>\n<th>79</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Palair_Macedonian_Airlines_Flight_301" title="Palair Macedonian Airlines Flight 301">Palair Macedonian Airlines Flight 301</a>\n</td>\n<td><a href="/wiki/Fokker_100" title="Fokker 100">Fokker 100</a>\n</td>\n<td><span style="display:none">repp</span><a href="/wiki/Petrovec,_Republic_of_Macedonia" class="mw-redirect" title="Petrovec, Republic of Macedonia">Petrovec, Republic of Macedonia</a>\n</td>\n<td>ICL<br /><sup id="cite_ref-358" class="reference"><a href="#cite_note-358">[340]</a></sup>\n</td>\n<td><a href="/wiki/Skopje_Airport" class="mw-redirect" title="Skopje Airport">SKP</a>\n</td>\n<td>0.38 km<br />(0.24 mi)\n</td>\n<td>1993-03-05\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>5</th>\n<th>78</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Afghanistan Air Force\n</td>\n<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>\n</td>\n<td><span style="display:none">afsh</span>near <a href="/wiki/Shindand,_Herat" class="mw-redirect" title="Shindand, Herat">Shindand</a>, Afghanistan\n</td>\n<td>ICL<br /><sup id="cite_ref-359" class="reference"><a href="#cite_note-359">[341]</a></sup>\n</td>\n<td><a href="/wiki/Shindand_Air_Base" title="Shindand Air Base">OAH</a>\n</td>\n<td>\n</td>\n<td>1990-08-10\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>9</th>\n<th>74</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Thai_Airways_Flight_365" title="Thai Airways Flight 365">Thai Airways Flight 365</a>\n</td>\n<td><a href="/wiki/Boeing_737-2P5" class="mw-redirect" title="Boeing 737-2P5">Boeing 737-2P5</a>\n</td>\n<td><span style="display:none">thph</span><a href="/wiki/Phuket_Province" title="Phuket Province">Phuket</a>, Thailand\n</td>\n<td>APR<br /><sup id="cite_ref-360" class="reference"><a href="#cite_note-360">[342]</a></sup>\n</td>\n<td><a href="/wiki/Phuket_International_Airport" title="Phuket International Airport">HKT</a>\n</td>\n<td>15 km<br />(9.3 mi)\n</td>\n<td>1987-08-31\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>5</th>\n<th>78</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Allegheny_Airlines_Flight_853" title="Allegheny Airlines Flight 853">Allegheny Airlines Flight 853 and<br />Private aircraft (N7374J)</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-30" class="mw-redirect" title="McDonnell Douglas DC-9-30">McDonnell Douglas DC-9-30</a> and <a href="/wiki/Piper_PA-28_Cherokee" title="Piper PA-28 Cherokee">Piper PA-28 Cherokee</a>\n</td>\n<td><span style="display:none">usininf</span><a href="/wiki/Fairland,_Indiana" title="Fairland, Indiana">Fairland, Indiana</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-361" class="reference"><a href="#cite_note-361">[343]</a></sup><sup id="cite_ref-362" class="reference"><a href="#cite_note-362">[344]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-09-09\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>9</th>\n<th>74</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_15" title="Aeroflot Flight 15">Aeroflot Flight 15</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18D" class="mw-redirect" title="Ilyushin Il-18D">Ilyushin Il-18D</a>\n</td>\n<td><span style="display:none">rupar</span>Parchum, <a href="/wiki/Chunsky_District" title="Chunsky District">Chunsky District</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-363" class="reference"><a href="#cite_note-363">[345]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1968-02-29\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>5</th>\n<th>78</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Flyers_Flight_280" title="American Flyers Flight 280">American Flyers Flight 280</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">usokl</span><a href="/wiki/Ardmore,_Oklahoma" title="Ardmore, Oklahoma">Ardmore, Oklahoma</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-364" class="reference"><a href="#cite_note-364">[346]</a></sup>\n</td>\n<td><a href="/wiki/Ardmore_Municipal_Airport" title="Ardmore Municipal Airport">ADM</a>\n</td>\n<td>2.4 km<br />(1.5 mi)\n</td>\n<td>1966-04-22\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>8</th>\n<th>75</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/British_Eagle_International_Airlines_Flight_802" title="British Eagle International Airlines Flight 802">British Eagle International Airlines Flight 802</a>\n</td>\n<td><a href="/wiki/Bristol_175_Britannia_312" class="mw-redirect" title="Bristol 175 Britannia 312">Bristol 175 Britannia 312</a>\n</td>\n<td><span style="display:none">au</span><a href="/wiki/Glungezer" title="Glungezer">Glungezer</a> mountain, Austria\n</td>\n<td>ENR<br /><sup id="cite_ref-365" class="reference"><a href="#cite_note-365">[347]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1964-02-29\n</td></tr>\n<tr>\n<th scope="row">83</th>\n<th>6</th>\n<th>77</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1961_President_Airlines_Douglas_DC-6_crash" title="1961 President Airlines Douglas DC-6 crash">President Airlines (N90773)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">iresh</span><a href="/wiki/Shannon,_County_Clare" title="Shannon, County Clare">Shannon</a>, Ireland\n</td>\n<td>ICL<br /><sup id="cite_ref-366" class="reference"><a href="#cite_note-366">[348]</a></sup>\n</td>\n<td><a href="/wiki/Shannon_Airport" title="Shannon Airport">SNN</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1961-09-10\n</td></tr>\n<tr>\n<th scope="row">82</th>\n<th>5</th>\n<th>77</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Tajikistan_Airlines_Yak-40_(87995)" class="mw-redirect" title="Tajikistan Airlines Yak-40 (87995)">Tajikistan Airlines (87995)</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">Yakovlev Yak-40</a>\n</td>\n<td><span style="display:none">takho</span><a href="/wiki/Khorog" class="mw-redirect" title="Khorog">Khorog</a>, Tajikistan\n</td>\n<td>TOF<br /><sup id="cite_ref-367" class="reference"><a href="#cite_note-367">[349]</a></sup>\n</td>\n<td><a href="/wiki/Khorog_Airport" title="Khorog Airport">UTOD</a>\n</td>\n<td>0.2 km<br />(0.12 mi)\n</td>\n<td>1993-08-28\n</td></tr>\n<tr>\n<th scope="row">82</th>\n<th>7</th>\n<th>60</th>\n<th>15</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aerom%C3%A9xico_Flight_498" title="Aeroméxico Flight 498">Aeroméxico Flight 498 and Private aircraft (N4891F)</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a> and <a href="/wiki/Piper_PA-28-181_Archer" class="mw-redirect" title="Piper PA-28-181 Archer">Piper PA-28-181 Archer</a>\n</td>\n<td><span style="display:none">uscac</span><a href="/wiki/Cerritos,_California" title="Cerritos, California">Cerritos, California</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-368" class="reference"><a href="#cite_note-368">[350]</a></sup><sup id="cite_ref-369" class="reference"><a href="#cite_note-369">[351]</a></sup>\n</td>\n<td><a href="/wiki/Los_Angeles_International_Airport" title="Los Angeles International Airport">LAX</a>\n</td>\n<td>c. 33 km<br />(21 mi)\n</td>\n<td>1986-08-31\n</td></tr>\n<tr>\n<th scope="row">82</th>\n<th>8</th>\n<th>74</th>\n<th>0</th>\n<th>†\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/Aeroflot_Flight_109" title="Aeroflot Flight 109">Aeroflot Flight 109</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104B" class="mw-redirect" title="Tupolev Tu-104B">Tupolev Tu-104B</a>\n</td>\n<td><span style="display:none">ruchi</span>Area of <a href="/wiki/Chita,_Zabaykalsky_Krai" title="Chita, Zabaykalsky Krai">Chita</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-370" class="reference"><a href="#cite_note-370">[352]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-05-19\n</td></tr>\n<tr>\n<th scope="row">82</th>\n<th>6</th>\n<th>76</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Piedmont_Airlines_Flight_22" title="Piedmont Airlines Flight 22">Piedmont Airlines Flight 22 and<br />Private aircraft (N31215S)</a>\n</td>\n<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727</a>-22 and <a href="/wiki/Cessna_310" title="Cessna 310">Cessna 310</a>\n</td>\n<td><span style="display:none">usnornoh</span><a href="/wiki/Hendersonville,_North_Carolina" title="Hendersonville, North Carolina">Hendersonville, North Carolina</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-371" class="reference"><a href="#cite_note-371">[353]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1967-07-19\n</td></tr>\n<tr>\n<th scope="row">82</th>\n<th>8</th>\n<th>74</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TABSO_Flight_101" title="TABSO Flight 101">TABSO Flight 101</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18B" class="mw-redirect" title="Ilyushin Il-18B">Ilyushin Il-18B</a>\n</td>\n<td><span style="display:none">slb</span><a href="/wiki/Bratislava" title="Bratislava">Bratislava</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-372" class="reference"><a href="#cite_note-372">[354]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1966-11-24\n</td></tr>\n<tr>\n<th scope="row">81</th>\n<th>4</th>\n<th>77</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXS\n</td>\n<td><a href="/wiki/Itavia_Flight_870" title="Itavia Flight 870">Itavia Flight 870</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-15" class="mw-redirect" title="McDonnell Douglas DC-9-15">McDonnell Douglas DC-9-15</a>\n</td>\n<td><span style="display:none">itu</span><a href="/wiki/Tyrrhenian_Sea" title="Tyrrhenian Sea">Tyrrhenian Sea</a>, near <a href="/wiki/Ustica" title="Ustica">Ustica</a>, Italy\n</td>\n<td>ENR<br /><sup id="cite_ref-373" class="reference"><a href="#cite_note-373">[355]</a></sup><sup id="cite_ref-374" class="reference"><a href="#cite_note-374">[356]</a></sup><br /><sup id="cite_ref-376" class="reference"><a href="#cite_note-376">[nb 19]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1980-06-27\n</td></tr>\n<tr>\n<th scope="row">81</th>\n<th>15</th>\n<th>66</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Middle_East_Airlines_Flight_438" title="Middle East Airlines Flight 438">Middle East Airlines Flight 438</a>\n</td>\n<td><a href="/wiki/Boeing_720-023B" class="mw-redirect" title="Boeing 720-023B">Boeing 720-023B</a>\n</td>\n<td><span style="display:none">saas</span>As Sufayri, <a href="/wiki/Hafar_Al-Batin" title="Hafar Al-Batin">Hafar Al-Batin</a>, Saudi Arabia\n</td>\n<td>ENR<br /><sup id="cite_ref-377" class="reference"><a href="#cite_note-377">[358]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-01-01\n</td></tr>\n<tr>\n<th scope="row">81</th>\n<th>10</th>\n<th>71</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Cathay_Pacific_Airways_Flight_700Z" class="mw-redirect" title="Cathay Pacific Airways Flight 700Z">Cathay Pacific Airways Flight 700Z</a>\n</td>\n<td><a href="/wiki/Convair_880-22M-21" class="mw-redirect" title="Convair 880-22M-21">Convair 880-22M-21</a>\n</td>\n<td><span style="display:none">vipl</span>area of <a href="/wiki/Pleiku" title="Pleiku">Pleiku</a>, Vietnam\n</td>\n<td>ENR<br /><sup id="cite_ref-378" class="reference"><a href="#cite_note-378">[359]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1972-06-15\n</td></tr>\n<tr>\n<th scope="row">81</th>\n<th>8</th>\n<th>73</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_214" title="Pan Am Flight 214">Pan Am Flight 214</a>\n</td>\n<td><a href="/wiki/Boeing_707-121" class="mw-redirect" title="Boeing 707-121">Boeing 707-121</a>\n</td>\n<td><span style="display:none">usmamae</span><a href="/wiki/Elkton,_Maryland" title="Elkton, Maryland">Elkton, Maryland</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-379" class="reference"><a href="#cite_note-379">[360]</a></sup><sup id="cite_ref-380" class="reference"><a href="#cite_note-380">[361]</a></sup>\n</td>\n<td><a href="/wiki/Philadelphia_International_Airport" title="Philadelphia International Airport">PHL</a>\n</td>\n<td>55 km<br />(34 mi)\n</td>\n<td>1963-12-08\n</td></tr>\n<tr>\n<th scope="row">81</th>\n<th>7</th>\n<th>74</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_415" title="Aeroflot Flight 415">Aeroflot Flight 415</a>\n</td>\n<td><a href="/wiki/Antonov_An-10A" class="mw-redirect" title="Antonov An-10A">Antonov An-10A</a>\n</td>\n<td><span style="display:none">abk</span>Kholodnaia Rechka, <a href="/wiki/Gagra_District" title="Gagra District">Gagra District</a>, <a href="/wiki/Abkhaz_ASSR" class="mw-redirect" title="Abkhaz ASSR">Abkhaz ASSR</a>, <a href="/wiki/Georgian_SSR" class="mw-redirect" title="Georgian SSR">Georgian SSR</a>, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-381" class="reference"><a href="#cite_note-381">[362]</a></sup>\n</td>\n<td><a href="/wiki/Adler-Sochi_International_Airport" class="mw-redirect" title="Adler-Sochi International Airport">AER</a>\n</td>\n<td>21 km<br />(13.1 mi)\n</td>\n<td>1962-07-28\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>9</th>\n<th>71</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2011_Royal_Moroccan_Air_Force_Lockheed_C-130_Hercules_crash" class="mw-redirect" title="2011 Royal Moroccan Air Force Lockheed C-130 Hercules crash">Moroccan Air Force (CAN-OQ)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>\n</td>\n<td><span style="display:none">mog</span><a href="/wiki/Goulimime" class="mw-redirect" title="Goulimime">Goulimime</a>, Morocco\n</td>\n<td>APR<br /><sup id="cite_ref-382" class="reference"><a href="#cite_note-382">[363]</a></sup>\n</td>\n<td><a href="/wiki/Guelmim_Airport" title="Guelmim Airport">GLN</a>\n</td>\n<td>10 km<br />(6.2 mi)\n</td>\n<td>2011-07-26\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>14</th>\n<th>56</th>\n<th>10</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_389" title="Cubana de Aviación Flight 389">Cubana de Aviación Flight 389</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">ecq</span><a href="/wiki/Quito" title="Quito">Quito</a>, Ecuador\n</td>\n<td>TOF<br /><sup id="cite_ref-383" class="reference"><a href="#cite_note-383">[364]</a></sup>\n</td>\n<td><a href="/wiki/SEQU" class="mw-redirect" title="SEQU">UIO</a>\n</td>\n<td>\n</td>\n<td>1998-08-29\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>4</th>\n<th>76</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Mauritanie_Flight_625" title="Air Mauritanie Flight 625">Air Mauritanie Flight 625</a>\n</td>\n<td><a href="/wiki/Fokker_F28_Fellowship_4000" class="mw-redirect" title="Fokker F28 Fellowship 4000">Fokker F28 Fellowship 4000</a>\n</td>\n<td><span style="display:none">mau</span><a href="/wiki/Tidjikja" title="Tidjikja">Tidjikja</a>, Mauritania\n</td>\n<td>LDG<br /><sup id="cite_ref-384" class="reference"><a href="#cite_note-384">[365]</a></sup>\n</td>\n<td><a href="/wiki/Tidjikja_Airport" title="Tidjikja Airport">TIY</a>\n</td>\n<td>\n</td>\n<td>1994-07-01\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>4</th>\n<th>76</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/List_of_accidents_and_incidents_involving_the_Douglas_DC-6#1980s" title="List of accidents and incidents involving the Douglas DC-6">Fuerza Aérea Colombiana (FAC-902)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">coll</span>near <a href="/wiki/Leticia,_Amazonas" title="Leticia, Amazonas">Leticia</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-385" class="reference"><a href="#cite_note-385">[366]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1985-07-24\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th><sup id="cite_ref-386" class="reference"><a href="#cite_note-386">[nb 20]</a></sup></th>\n<th><sup id="cite_ref-387" class="reference"><a href="#cite_note-387">[nb 21]</a></sup></th>\n<th>20</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Iranian_Air_Force_C-130H_(5-8552)" class="mw-redirect" title="Iranian Air Force C-130H (5-8552)">Iranian Air Force (5-8552)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">iraka</span><a href="/wiki/Kahrizak" title="Kahrizak">Kahrizak</a>, Iran\n</td>\n<td>ENR<br /><sup id="cite_ref-388" class="reference"><a href="#cite_note-388">[367]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1981-09-29\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>7</th>\n<th>73</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Union_de_Transportes_A%C3%A9riens_DC-6B_(F-BHMS)" class="mw-redirect" title="Union de Transportes Aériens DC-6B (F-BHMS)">Union de Transportes Aériens (F-BHMS)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">spal</span><a href="/wiki/Alcazaba_(Sierra_Nevada)" title="Alcazaba (Sierra Nevada)">Mt. Alcazaba</a>, Spain\n</td>\n<td>ENR<br /><sup id="cite_ref-389" class="reference"><a href="#cite_note-389">[368]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1964-10-02\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>5</th>\n<th>74</th>\n<th>1</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td>US Air Force (61-0332)\n</td>\n<td><a href="/wiki/Boeing_C-135B" class="mw-redirect" title="Boeing C-135B">Boeing C-135B</a>\n</td>\n<td><span style="display:none">pha</span><a href="/wiki/Angeles,_Philippines" title="Angeles, Philippines">Angeles</a>, Philippines\n</td>\n<td>APR<br /><sup id="cite_ref-390" class="reference"><a href="#cite_note-390">[369]</a></sup>\n</td>\n<td><a href="/wiki/Clark_Air_Base" title="Clark Air Base">CRK</a>\n</td>\n<td><0.1 km<br />(0.06 mi)\n</td>\n<td>1964-05-11\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>6</th>\n<th>74</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Swissair_Flight_306" title="Swissair Flight 306">Swissair Flight 306</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_III" class="mw-redirect" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>\n</td>\n<td><span style="display:none">swd</span><a href="/wiki/D%C3%BCrren%C3%A4sch" title="Dürrenäsch">Dürrenäsch</a>, Switzerland\n</td>\n<td>ENR<br /><sup id="cite_ref-391" class="reference"><a href="#cite_note-391">[370]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1963-09-04\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>7</th>\n<th>73</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/World_Airways_Flight_830" title="World Airways Flight 830">World Airways Flight 830</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6A" class="mw-redirect" title="Douglas DC-6A">Douglas DC-6A</a>\n</td>\n<td><span style="display:none">usguub</span> Mt. Barrigada, near <a href="/wiki/Barrigada,_Guam" title="Barrigada, Guam">Barrigada, Guam</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-392" class="reference"><a href="#cite_note-392">[371]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1960-09-19\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>9</th>\n<th>71</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Tu-104A_(CCCP-42362)" class="mw-redirect" title="Aeroflot Tu-104A (CCCP-42362)">Aeroflot (CCCP-42362)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104A" class="mw-redirect" title="Tupolev Tu-104A">Tupolev Tu-104A</a>\n</td>\n<td><span style="display:none">ruvur</span><a href="/wiki/Vurnarsky_District" title="Vurnarsky District">Vurnarsky District</a>, Chuvash ASSR, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-393" class="reference"><a href="#cite_note-393">[372]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1958-10-17\n</td></tr>\n<tr>\n<th scope="row">80</th>\n<th>5</th>\n<th>75</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Llandow_air_disaster" title="Llandow air disaster">Fairflight (G-AKBY)</a>\n</td>\n<td><a href="/wiki/Avro_689_Tudor_V" class="mw-redirect" title="Avro 689 Tudor V">Avro 689 Tudor V</a>\n</td>\n<td><span style="display:none">unw</span><a href="/wiki/Sigingstone" title="Sigingstone">Sigingstone</a>, Wales, UK\n</td>\n<td>APR<br /><sup id="cite_ref-394" class="reference"><a href="#cite_note-394">[373]</a></sup>\n</td>\n<td><a href="/wiki/RAF_Llandow" title="RAF Llandow">***</a>\n</td>\n<td>0.76 km<br />(0.47 mi)\n</td>\n<td>1950-03-12\n</td></tr>\n<tr>\n<th scope="row">79</th>\n<th>3</th>\n<th>72</th>\n<th>4</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Korean_Air_Flight_803" title="Korean Air Flight 803">Korean Air Flight 803</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-30" class="mw-redirect" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>\n</td>\n<td><span style="display:none">libyt</span><a href="/wiki/Tripoli" title="Tripoli">Tripoli</a>, Libya\n</td>\n<td>APR<br /><sup id="cite_ref-Francillon,_p._296_92-2" class="reference"><a href="#cite_note-Francillon,_p._296-92">[85]</a></sup><sup id="cite_ref-395" class="reference"><a href="#cite_note-395">[374]</a></sup>\n</td>\n<td><a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">TIP</a>\n</td>\n<td>c. 2 km<br />(1.2 mi)\n</td>\n<td>1989-07-27\n</td></tr>\n<tr>\n<th scope="row">79</th>\n<th>7</th>\n<th>72</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_630" title="Aeroflot Flight 630">Aeroflot Flight 630</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">takhu</span>near <a href="/wiki/Khujand" title="Khujand">Khujand</a>, <a href="/wiki/Tajik_SSR" class="mw-redirect" title="Tajik SSR">Tajik SSR</a>, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-396" class="reference"><a href="#cite_note-396">[375]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-02-24\n</td></tr>\n<tr>\n<th scope="row">79</th>\n<th>6</th>\n<th>73</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>US Air Force (55-4574)\n</td>\n<td><a href="/wiki/Fairchild_C-123K" class="mw-redirect" title="Fairchild C-123K">Fairchild C-123K</a>\n</td>\n<td><span style="display:none">vik</span>Khánh Phu, <a href="/wiki/Kh%C3%A1nh_H%C3%B2a_Province" title="Khánh Hòa Province">Khánh Hòa Province</a>, Vietnam\n</td>\n<td>ENR<br /><sup id="cite_ref-397" class="reference"><a href="#cite_note-397">[376]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1970-11-27\n</td></tr>\n<tr>\n<th scope="row">79</th>\n<th>7</th>\n<th>72</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Mexicana_Flight_704" title="Mexicana Flight 704">Mexicana Flight 704</a>\n</td>\n<td><a href="/wiki/Boeing_727-64" class="mw-redirect" title="Boeing 727-64">Boeing 727-64</a>\n</td>\n<td><span style="display:none">mexa</span><a href="/wiki/El_Carmen,_Nuevo_Le%C3%B3n" title="El Carmen, Nuevo León">El Carmen</a>, Mexico\n</td>\n<td>ENR<br /><sup id="cite_ref-398" class="reference"><a href="#cite_note-398">[377]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-06-04\n</td></tr>\n<tr>\n<th scope="row">79</th>\n<th>6</th>\n<th>73</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Maritime_Central_Airways_Flight_315" title="Maritime Central Airways Flight 315">Maritime Central Airways Flight 315</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">canqi</span><a href="/wiki/Issoudun,_Quebec" class="mw-redirect" title="Issoudun, Quebec">Issoudun, Quebec</a>, Canada\n</td>\n<td>ENR<br /><sup id="cite_ref-399" class="reference"><a href="#cite_note-399">[378]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1957-08-11\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>12</th>\n<th>66</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Siberia_Airlines_Flight_1812" title="Siberia Airlines Flight 1812">Siberia Airlines Flight 1812</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">blt</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, area of <a href="/wiki/%C3%9Cnye" title="Ünye">Ünye</a>, Turkey\n</td>\n<td>ENR<br /><sup id="cite_ref-400" class="reference"><a href="#cite_note-400">[379]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2001-10-04\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>4</th>\n<th>70</th>\n<th>4</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_Florida_Flight_90" title="Air Florida Flight 90">Air Florida Flight 90</a>\n</td>\n<td><a href="/wiki/Boeing_737-222" class="mw-redirect" title="Boeing 737-222">Boeing 737-222</a>\n</td>\n<td><span style="display:none">uswasd</span>Washington, D.C., US\n</td>\n<td>ICL<br /><sup id="cite_ref-401" class="reference"><a href="#cite_note-401">[380]</a></sup><sup id="cite_ref-402" class="reference"><a href="#cite_note-402">[381]</a></sup>\n</td>\n<td><a href="/wiki/Washington-National" class="mw-redirect" title="Washington-National">DCA</a>\n</td>\n<td>1.4 km<br />(0.9 mi)\n</td>\n<td>1982-01-13\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>7</th>\n<th>70</th>\n<th>1</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Indian Air Force\n</td>\n<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>\n</td>\n<td><span style="display:none">indil</span><a href="/wiki/Leh" title="Leh">Leh</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-403" class="reference"><a href="#cite_note-403">[382]</a></sup>\n</td>\n<td><a href="/wiki/Leh_airport" class="mw-redirect" title="Leh airport">IXL</a>\n</td>\n<td>0.5 km<br />(0.3 mi)\n</td>\n<td>1978-11-19\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>3</th>\n<th>75</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td>Wenela Air Services (A2-ZER)\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">bot</span><a href="/wiki/Francistown" title="Francistown">Francistown</a>, Botswana\n</td>\n<td>APR<br /><sup id="cite_ref-404" class="reference"><a href="#cite_note-404">[383]</a></sup>\n</td>\n<td><a href="/wiki/Francistown_Airport" class="mw-redirect" title="Francistown Airport">FRW</a>\n</td>\n<td>3.6 km<br />(2.2 mi)\n</td>\n<td>1974-04-04\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>10</th>\n<th>68</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_816" title="Pan Am Flight 816">Pan Am Flight 816</a>\n</td>\n<td><a href="/wiki/Boeing_707-321B" class="mw-redirect" title="Boeing 707-321B">Boeing 707-321B</a>\n</td>\n<td><span style="display:none">fre</span>Pacific Ocean, off <a href="/wiki/Papeete" title="Papeete">Papeete</a>, Tahiti, French Polynesia\n</td>\n<td>ENR<br /><sup id="cite_ref-405" class="reference"><a href="#cite_note-405">[384]</a></sup><sup id="cite_ref-406" class="reference"><a href="#cite_note-406">[385]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-07-22\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>3</th>\n<th>75</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aviogenex_Flight_130" title="Aviogenex Flight 130">Aviogenex Flight 130</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134A" class="mw-redirect" title="Tupolev Tu-134A">Tupolev Tu-134A</a>\n</td>\n<td><span style="display:none">cro</span><a href="/wiki/Omi%C5%A1alj" title="Omišalj">Omišalj</a>, <a href="/wiki/SR_Croatia" class="mw-redirect" title="SR Croatia">SR Croatia</a>, <a href="/wiki/Yugoslavia" title="Yugoslavia">Yugoslavia</a>\n</td>\n<td>LDG<br /><sup id="cite_ref-407" class="reference"><a href="#cite_note-407">[386]</a></sup>\n</td>\n<td><a href="/wiki/Rijeka_Airport" title="Rijeka Airport">RJK</a>\n</td>\n<td>\n</td>\n<td>1971-05-23\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>5</th>\n<th>73</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_529" title="TWA Flight 529">TWA Flight 529</a>\n</td>\n<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>\n</td>\n<td><span style="display:none">usilih</span><a href="/wiki/Hinsdale,_Illinois" title="Hinsdale, Illinois">Hinsdale, Illinois</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-408" class="reference"><a href="#cite_note-408">[387]</a></sup><sup id="cite_ref-409" class="reference"><a href="#cite_note-409">[388]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-09-01\n</td></tr>\n<tr>\n<th scope="row">78</th>\n<th>9</th>\n<th>69</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Air_France_Flight_406" title="Air France Flight 406">Air France Flight 406</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1649A_Starliner" class="mw-redirect" title="Lockheed L-1649A Starliner">Lockheed L-1649A Starliner</a>\n</td>\n<td><span style="display:none">alz</span>near <a href="/wiki/Zarzaitine" title="Zarzaitine">Zarzaitine</a>, Algeria\n</td>\n<td>ENR<br /><sup id="cite_ref-410" class="reference"><a href="#cite_note-410">[389]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-05-10\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>4</th>\n<th>72</th>\n<th>0</th>\n<th>1*\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/2014_Algeria_Lockheed_C-130_Hercules_crash" class="mw-redirect" title="2014 Algeria Lockheed C-130 Hercules crash">Algerian Air Force C-130</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>\n</td>\n<td><span style="display:none">ai</span><a href="/wiki/A%C3%AFn_Kercha" title="Aïn Kercha">Aïn Kercha</a>, <a href="/wiki/Oum_El_Bouaghi_Province" title="Oum El Bouaghi Province">Oum El Bouaghi Province</a>, Algeria\n</td>\n<td>ENR<br /><sup id="cite_ref-411" class="reference"><a href="#cite_note-411">[390]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2014-02-11\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>8</th>\n<th>69</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iran_Air_Flight_277" title="Iran Air Flight 277">Iran Air Flight 277</a>\n</td>\n<td><a href="/wiki/Boeing_727-286Adv" class="mw-redirect" title="Boeing 727-286Adv">Boeing 727-286Adv</a>\n</td>\n<td><span style="display:none">irau</span><a href="/wiki/Urmia" title="Urmia">Urmia</a>, Iran\n</td>\n<td>APR<br /><sup id="cite_ref-412" class="reference"><a href="#cite_note-412">[391]</a></sup>\n</td>\n<td><a href="/wiki/Urmia_Airport" title="Urmia Airport">OMH</a>\n</td>\n<td>8 km<br />(5 mi)\n</td>\n<td>2011-01-09\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>0</th>\n<th>0</th>\n<th>77</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Sknyliv_air_show_disaster" title="Sknyliv air show disaster">Sknyliv air show disaster</a>\n</td>\n<td><a href="/wiki/Sukhoi_Su-27" title="Sukhoi Su-27">Sukhoi Su-27</a>\n</td>\n<td><span style="display:none">ukrlv</span><a href="/wiki/Lviv" title="Lviv">Lviv</a>, Ukraine\n</td>\n<td>MNV<br /><sup id="cite_ref-413" class="reference"><a href="#cite_note-413">[392]</a></sup>\n</td>\n<td><a href="/wiki/Sknyliv" class="mw-redirect" title="Sknyliv">LWO</a>\n</td>\n<td>\n</td>\n<td>2002-07-27\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>9</th>\n<th>68</th>\n<th>0</th>\n<th>1*\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Soviet_Air_Force_Il-76M_(CCCP-86732)" class="mw-redirect" title="Soviet Air Force Il-76M (CCCP-86732)">Soviet Air Force (CCCP-86732)</a>\n</td>\n<td><a href="/wiki/Ilyushin_IL-76M" class="mw-redirect" title="Ilyushin IL-76M">Ilyushin IL-76M</a>\n</td>\n<td><span style="display:none">arm</span><a href="/wiki/Gyumri" title="Gyumri">Gyumri</a>, Armenia\n</td>\n<td>APR<br /><sup id="cite_ref-414" class="reference"><a href="#cite_note-414">[393]</a></sup>\n</td>\n<td><a href="/wiki/Shirak_Airport" title="Shirak Airport">LWN</a>\n</td>\n<td>15 km<br />(9.4 mi)\n</td>\n<td>1988-12-11\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>1</th>\n<th>76</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_5003_(1977)" title="Aeroflot Flight 5003 (1977)">Aeroflot Flight 5003</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">rumin</span>near <a href="/wiki/Mineralnye_Vody" title="Mineralnye Vody">Mineralnye Vody</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-415" class="reference"><a href="#cite_note-415">[394]</a></sup>\n</td>\n<td><a href="/wiki/Mineralnye_Vody_Airport" title="Mineralnye Vody Airport">MRV</a>\n</td>\n<td><5 km<br />(3 mi)\n</td>\n<td>1977-02-15\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>3</th>\n<th>74</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Imperial_Airlines_Flight_201/8" title="Imperial Airlines Flight 201/8">Imperial Airlines Flight 201/8</a>\n</td>\n<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>\n</td>\n<td><span style="display:none">usvirr</span><a href="/wiki/Richmond,_Virginia" title="Richmond, Virginia">Richmond, Virginia</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-416" class="reference"><a href="#cite_note-416">[395]</a></sup><sup id="cite_ref-417" class="reference"><a href="#cite_note-417">[396]</a></sup>\n</td>\n<td><a href="/wiki/Richmond_International_Airport" title="Richmond International Airport">RIC</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1961-11-08\n</td></tr>\n<tr>\n<th scope="row">77</th>\n<th>6</th>\n<th>71</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_2005" title="Air France Flight 2005">Air France Flight 2005</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_III" class="mw-redirect" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>\n</td>\n<td><span style="display:none">mor</span><a href="/wiki/Rabat" title="Rabat">Rabat</a>, Morocco\n</td>\n<td>APR<br /><sup id="cite_ref-418" class="reference"><a href="#cite_note-418">[397]</a></sup>\n</td>\n<td><a href="/wiki/Rabat-Sale_Airport" class="mw-redirect" title="Rabat-Sale Airport">RBA</a>\n</td>\n<td>9 km<br />(5.6 mi)\n</td>\n<td>1961-09-12\n</td></tr>\n<tr>\n<th scope="row">76</th>\n<th>5</th>\n<th>71</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Afghanistan Air Force\n</td>\n<td><a href="/wiki/Antonov_An-32" title="Antonov An-32">Antonov An-32</a>\n</td>\n<td><span style="display:none">aft</span><a href="/wiki/Kholm,_Afghanistan" title="Kholm, Afghanistan">Tashkurgan</a>, Afghanistan\n</td>\n<td>ENR<br /><sup id="cite_ref-419" class="reference"><a href="#cite_note-419">[398]</a></sup><sup id="cite_ref-420" class="reference"><a href="#cite_note-420">[399]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1993-04-27\n</td></tr>\n<tr>\n<th scope="row">76</th>\n<th>6</th>\n<th>70</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/%C4%8CSA_Flight_001" title="ČSA Flight 001">ČSA Flight 001</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18B" class="mw-redirect" title="Ilyushin Il-18B">Ilyushin Il-18B</a>\n</td>\n<td><span style="display:none">slb</span><a href="/wiki/Bratislava" title="Bratislava">Bratislava</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>\n</td>\n<td>APR<br /><sup id="cite_ref-421" class="reference"><a href="#cite_note-421">[400]</a></sup>\n</td>\n<td><a href="/wiki/Bratislava-Ivanka" class="mw-redirect" title="Bratislava-Ivanka">BTS</a>\n</td>\n<td>1.5 km<br />(0.93 mi)\n</td>\n<td>1976-07-28\n</td></tr>\n<tr>\n<th scope="row">76</th>\n<th>5</th>\n<th>69</th>\n<th>2</th>\n<th>1*\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Air_Vietnam_C-54D_(XV-NUG)" class="mw-redirect" title="Air Vietnam C-54D (XV-NUG)">Air Vietnam C-54D (XV-NUG)<br />and US Air Force</a>\n</td>\n<td><a href="/wiki/Douglas_C-54D-10-DC_Skymaster" class="mw-redirect" title="Douglas C-54D-10-DC Skymaster">Douglas C-54D-10-DC Skymaster</a> and <a href="/wiki/F-4_Phantom_II" class="mw-redirect" title="F-4 Phantom II">F-4 Phantom II</a>\n</td>\n<td><span style="display:none">vid</span><a href="/wiki/Da_Nang" title="Da Nang">Da Nang</a>, Vietnam\n</td>\n<td>APR<br /><sup id="cite_ref-422" class="reference"><a href="#cite_note-422">[401]</a></sup>\n</td>\n<td><a href="/wiki/Da_Nang_International_Airport" title="Da Nang International Airport">DAD</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1969-09-20\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>13</th>\n<th>62</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/UM_Airlines_Flight_4230" title="UM Airlines Flight 4230">UM Airlines Flight 4230</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>\n</td>\n<td><span style="display:none">tum</span><a href="/wiki/Ma%C3%A7ka" title="Maçka">Maçka</a>, Trabzon, Turkey\n</td>\n<td>APR<br /><sup id="cite_ref-423" class="reference"><a href="#cite_note-423">[402]</a></sup>\n</td>\n<td><a href="/wiki/Trabzon_Airport" title="Trabzon Airport">TZX</a>\n</td>\n<td>c. 23 km<br />(14 mi)\n</td>\n<td>2003-05-26\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>5</th>\n<th>70</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Turkish_Airlines_Flight_634" title="Turkish Airlines Flight 634">Turkish Airlines Flight 634</a>\n</td>\n<td><a href="/wiki/Avro_RJ100" class="mw-redirect" title="Avro RJ100">Avro RJ100</a>\n</td>\n<td><span style="display:none">tudi</span><a href="/wiki/Diyarbak%C4%B1r" title="Diyarbakır">Diyarbakır</a>, Turkey\n</td>\n<td>APR<br /><sup id="cite_ref-424" class="reference"><a href="#cite_note-424">[403]</a></sup>\n</td>\n<td><a href="/wiki/Diyarbak%C4%B1r_Airport" title="Diyarbakır Airport">DIY</a>\n</td>\n<td>0.9 km<br />(0.56 mi)\n</td>\n<td>2003-01-08\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>6</th>\n<th>69</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td>Peruvian Air Force (FAP-351)\n</td>\n<td><a href="/wiki/Boeing_737-282" class="mw-redirect" title="Boeing 737-282">Boeing 737-282</a>\n</td>\n<td><span style="display:none">pean</span><a href="/wiki/Andoas" title="Andoas">Andoas</a>, Peru\n</td>\n<td>ENR<br /><sup id="cite_ref-425" class="reference"><a href="#cite_note-425">[404]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1998-05-05\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>5</th>\n<th>70</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Sri Lanka Air Force (CR861)\n</td>\n<td><a href="/wiki/Antonov_An-32B" class="mw-redirect" title="Antonov An-32B">Antonov An-32B</a>\n</td>\n<td><span style="display:none">src</span><a href="/wiki/Laccadive_Sea" title="Laccadive Sea">Laccadive Sea</a>, off <a href="/wiki/Colombo" title="Colombo">Colombo</a>, Sri Lanka\n</td>\n<td>ENR<br /><sup id="cite_ref-426" class="reference"><a href="#cite_note-426">[405]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1995-09-12\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>12</th>\n<th>63</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_593" title="Aeroflot Flight 593">Aeroflot Flight 593</a>\n</td>\n<td><a href="/wiki/Airbus_A310-304" class="mw-redirect" title="Airbus A310-304">Airbus A310-304</a>\n</td>\n<td><span style="display:none">rumez</span>near <a href="/wiki/Mezhdurechensk,_Kemerovo_Oblast" title="Mezhdurechensk, Kemerovo Oblast">Mezhdurechensk</a>, Russia\n</td>\n<td>ENR<br /><sup id="cite_ref-427" class="reference"><a href="#cite_note-427">[406]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1994-03-23\n</td></tr>\n<tr>\n<th scope="row">76</th>\n<th>3</th>\n<th>73</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Vietnam_Airlines_Flight_831" title="Vietnam Airlines Flight 831">Vietnam Airlines Flight 831</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>\n</td>\n<td><span style="display:none">thl</span><a href="/wiki/Lam_Luk_Ka_District" title="Lam Luk Ka District">Lam Luk Ka District</a>, Thailand\n</td>\n<td>APR<br /><sup id="cite_ref-428" class="reference"><a href="#cite_note-428">[407]</a></sup>\n</td>\n<td><a href="/wiki/Bangkok-Don_Muang_International_Airport" class="mw-redirect" title="Bangkok-Don Muang International Airport">DMK</a>\n</td>\n<td>6 km<br />(3.7 mi)\n</td>\n<td>1988-09-09\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>4</th>\n<th>71</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Inex-Adria_Aviopromet_Flight_450" title="Inex-Adria Aviopromet Flight 450">Inex-Adria Aviopromet Flight 450</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">cz</span><a href="/wiki/Prague" title="Prague">Prague</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>\n</td>\n<td>APR<br /><sup id="cite_ref-429" class="reference"><a href="#cite_note-429">[408]</a></sup>\n</td>\n<td><a href="/wiki/Letiste_Praha-Ruzyne" class="mw-redirect" title="Letiste Praha-Ruzyne">PRG</a>\n</td>\n<td>8 km<br />(5 mi)\n</td>\n<td>1975-10-30\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>6</th>\n<th>69</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Avensa_Flight_358" title="Avensa Flight 358">Avensa Flight 358</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-14" class="mw-redirect" title="McDonnell Douglas DC-9-14">McDonnell Douglas DC-9-14</a>\n</td>\n<td><span style="display:none">vemat</span>near <a href="/wiki/Matur%C3%ADn" title="Maturín">Maturín</a>, Venezuela\n</td>\n<td>ENR<br /><sup id="cite_ref-430" class="reference"><a href="#cite_note-430">[409]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1974-12-22\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>8</th>\n<th>67</th>\n<th>0</th>\n<th>†\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/Air_Vietnam_Flight_706_hijacking" class="mw-redirect" title="Air Vietnam Flight 706 hijacking">Air Vietnam Flight 706 hijacking</a>\n</td>\n<td><a href="/wiki/Boeing_727-121C" class="mw-redirect" title="Boeing 727-121C">Boeing 727-121C</a>\n</td>\n<td><span style="display:none">viph</span>near <a href="/wiki/Phan_Rang_%E2%80%93_Th%C3%A1p_Ch%C3%A0m" class="mw-redirect" title="Phan Rang – Tháp Chàm">Phan Rang</a>, Vietnam\n</td>\n<td>ICL<br /><sup id="cite_ref-431" class="reference"><a href="#cite_note-431">[410]</a></sup>\n</td>\n<td><a href="/wiki/Da_Nang_International_Airport" title="Da Nang International Airport">DAD</a>\n</td>\n<td>\n</td>\n<td>1974-09-15\n</td></tr>\n<tr>\n<th scope="row">75</th>\n<th>4</th>\n<th>71</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Southern_Airways_Flight_932" title="Southern Airways Flight 932">Southern Airways Flight 932</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-31" class="mw-redirect" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>\n</td>\n<td><span style="display:none">uswesc</span><a href="/wiki/Ceredo,_West_Virginia" title="Ceredo, West Virginia">Ceredo, West Virginia</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-432" class="reference"><a href="#cite_note-432">[411]</a></sup><sup id="cite_ref-433" class="reference"><a href="#cite_note-433">[412]</a></sup>\n</td>\n<td><a href="/wiki/Tri-State_Airport" title="Tri-State Airport">HTS</a>\n</td>\n<td>1.6 km<br />(1 mi)\n</td>\n<td>1970-11-14\n</td></tr>\n<tr>\n<th scope="row">74</th>\n<th>4</th>\n<th>70</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Hewa_Bora_Airways_Flight_952" title="Hewa Bora Airways Flight 952">Hewa Bora Airways Flight 952</a>\n</td>\n<td><a href="/wiki/Boeing_727-022" class="mw-redirect" title="Boeing 727-022">Boeing 727-022</a>\n</td>\n<td><span style="display:none">demkis</span><a href="/wiki/Kisangani" title="Kisangani">Kisangani</a>, DR Congo\n</td>\n<td>LDG<br /><sup id="cite_ref-434" class="reference"><a href="#cite_note-434">[413]</a></sup>\n</td>\n<td><a href="/wiki/Bangoka_International_Airport" class="mw-redirect" title="Bangoka International Airport">FKI</a>\n</td>\n<td><0.1 km<br />(0.06 mi)\n</td>\n<td>2011-07-08\n</td></tr>\n<tr>\n<th scope="row">74</th>\n<th>5</th>\n<th>69</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Austral_L%C3%ADneas_A%C3%A9reas_Flight_2553" title="Austral Líneas Aéreas Flight 2553">Austral Líneas Aéreas Flight 2553</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>\n</td>\n<td><span style="display:none">Ur</span><a href="/wiki/Nuevo_Berlin" class="mw-redirect" title="Nuevo Berlin">Nuevo Berlín</a>, near <a href="/wiki/Fray_Bentos" title="Fray Bentos">Fray Bentos</a>, <a href="/wiki/Uruguay" title="Uruguay">Uruguay</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-435" class="reference"><a href="#cite_note-435">[414]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1997-10-10\n</td></tr>\n<tr>\n<th scope="row">74</th>\n<th>5</th>\n<th>69</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Lloyd Aéreo Boliviano (CP-698)\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">bolm</span>Mt. Choquetanga, <a href="/wiki/Cordillera_Kimsa_Cruz" class="mw-redirect" title="Cordillera Kimsa Cruz">Cordillera Kimsa Cruz</a>, Bolivia\n</td>\n<td>ENR<br /><sup id="cite_ref-436" class="reference"><a href="#cite_note-436">[415]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-09-26\n</td></tr>\n<tr>\n<th scope="row">74</th>\n<th>10</th>\n<th>64</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Linea_Aeropostal_Venezolana_Flight_253_(June_1956)" title="Linea Aeropostal Venezolana Flight 253 (June 1956)">Linea Aeropostal Venezolana Flight 253</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1049_Super_Constellation" title="Lockheed L-1049 Super Constellation">Lockheed L-1049 Super Constellation</a>\n</td>\n<td><span style="display:none">atun</span><a href="/wiki/New_York_Bight" title="New York Bight">New York Bight</a>, Atlantic Ocean, area of <a href="/wiki/Jones_Beach_State_Park" title="Jones Beach State Park">Jones Beach</a>, New York, US\n</td>\n<td>ENR<br /><sup id="cite_ref-437" class="reference"><a href="#cite_note-437">[416]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1956-06-20\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th>6</th>\n<th>67</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1997_Israeli_helicopter_disaster" title="1997 Israeli helicopter disaster">Israeli Air Force (357) and Israeli Air Force (903)</a>\n</td>\n<td><a href="/wiki/Sikorsky_S-65C-3_Yas%27ur_2000" class="mw-redirect" title="Sikorsky S-65C-3 Yas'ur 2000">Sikorsky S-65C-3 Yas\'ur 2000</a> (both)\n</td>\n<td><span style="display:none">is</span><a href="/wiki/She%27ar_Yashuv" title="She'ar Yashuv">She\'ar Yashuv</a>, Israel\n</td>\n<td>ENR<br /><sup id="cite_ref-438" class="reference"><a href="#cite_note-438">[417]</a></sup><sup id="cite_ref-439" class="reference"><a href="#cite_note-439">[418]</a></sup><sup id="cite_ref-440" class="reference"><a href="#cite_note-440">[419]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1997-02-04\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th>8</th>\n<th>65</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Avianca_Flight_52" title="Avianca Flight 52">Avianca Flight 52</a>\n</td>\n<td><a href="/wiki/Boeing_707-321B" class="mw-redirect" title="Boeing 707-321B">Boeing 707-321B</a>\n</td>\n<td><span style="display:none">usnewyco</span><a href="/wiki/Cove_Neck,_New_York" title="Cove Neck, New York">Cove Neck, New York</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-441" class="reference"><a href="#cite_note-441">[420]</a></sup><sup id="cite_ref-442" class="reference"><a href="#cite_note-442">[421]</a></sup>\n</td>\n<td><a href="/wiki/John_F._Kennedy_International_Airport" title="John F. Kennedy International Airport">JFK</a>\n</td>\n<td>c. 36 km<br />(22 mi)\n</td>\n<td>1990-01-25\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th><sup id="cite_ref-443" class="reference"><a href="#cite_note-443">[nb 22]</a></sup></th>\n<th><sup id="cite_ref-444" class="reference"><a href="#cite_note-444">[nb 23]</a></sup></th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Ethiopian_Air_Force_An-26_14_Jan_1982" class="mw-redirect" title="Ethiopian Air Force An-26 14 Jan 1982">Ethiopian Air Force</a>\n</td>\n<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>\n</td>\n<td><span style="display:none">et</span>near <a href="/wiki/Addis_Ababa" title="Addis Ababa">Addis Ababa</a>, Ethiopia\n</td>\n<td>UNK<br /><sup id="cite_ref-445" class="reference"><a href="#cite_note-445">[422]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1982-01-14\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th>9</th>\n<th>63</th>\n<th>1</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Western_Airlines_Flight_2605" title="Western Airlines Flight 2605">Western Airlines Flight 2605</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-10" class="mw-redirect" title="McDonnell Douglas DC-10-10">McDonnell Douglas DC-10-10</a>\n</td>\n<td><span style="display:none">mexm</span><a href="/wiki/Mexico_City" title="Mexico City">Mexico City</a>, Mexico\n</td>\n<td>LDG<br /><sup id="cite_ref-446" class="reference"><a href="#cite_note-446">[423]</a></sup>\n</td>\n<td><a href="/wiki/Mexico_City_International_Airport" title="Mexico City International Airport">MEX</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1979-10-31\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th>7</th>\n<th>66</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1978_Balkan_Bulgarian_Tupolev_Tu-134_crash" title="1978 Balkan Bulgarian Tupolev Tu-134 crash">Balkan Bulgarian (LZ-TUB)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>\n</td>\n<td><span style="display:none">bug</span>Gabare, <a href="/wiki/Vratsa_Province" title="Vratsa Province">Vratsa Province</a>, Bulgaria\n</td>\n<td>ENR<br /><sup id="cite_ref-447" class="reference"><a href="#cite_note-447">[424]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1978-03-16\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th>25</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_455" title="Cubana de Aviación Flight 455">Cubana de Aviación Flight 455</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-43" class="mw-redirect" title="Douglas DC-8-43">Douglas DC-8-43</a>\n</td>\n<td><span style="display:none">bar</span>Atlantic Ocean, off <a href="/wiki/Christ_Church,_Barbados" title="Christ Church, Barbados">Christ Church Parish</a>, Barbados\n</td>\n<td>ENR<br /><sup id="cite_ref-448" class="reference"><a href="#cite_note-448">[425]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-10-06\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th>11</th>\n<th>61</th>\n<th>1</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Sabena_Flight_548" title="Sabena Flight 548">Sabena Flight 548</a>\n</td>\n<td><a href="/wiki/Boeing_707-320" class="mw-redirect" title="Boeing 707-320">Boeing 707-320</a>\n</td>\n<td><span style="display:none">belgb</span><a href="/wiki/Brussels" title="Brussels">Brussels</a>, Belgium\n</td>\n<td>APR<br /><sup id="cite_ref-449" class="reference"><a href="#cite_note-449">[426]</a></sup>\n</td>\n<td><a href="/wiki/Brussels_Airport" title="Brussels Airport">BRU</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1961-02-15\n</td></tr>\n<tr>\n<th scope="row">73</th>\n<th><sup id="cite_ref-450" class="reference"><a href="#cite_note-450">[nb 24]</a></sup></th>\n<th><sup id="cite_ref-451" class="reference"><a href="#cite_note-451">[nb 25]</a></sup></th>\n<th>0</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/USS_Akron_(ZRS-4)" class="mw-redirect" title="USS Akron (ZRS-4)">USS <i>Akron</i></a>\n</td>\n<td><i>Akron</i>-class <a href="/wiki/Rigid_airship" title="Rigid airship">rigid airship</a>\n</td>\n<td><span style="display:none">usnewjb</span>Atlantic Ocean, off <a href="/wiki/Barnegat_Light,_New_Jersey" title="Barnegat Light, New Jersey">Barnegat Light, New Jersey</a>, US\n</td>\n<td><sup id="cite_ref-dirigible_5-1" class="reference"><a href="#cite_note-dirigible-5">[5]</a></sup><sup id="cite_ref-452" class="reference"><a href="#cite_note-452">[427]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1933-04-04\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>8</th>\n<th>15</th>\n<th>49</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1997_Irkutsk_Antonov_An-124_crash" title="1997 Irkutsk Antonov An-124 crash">Russian Air Force (RA-82005)</a>\n</td>\n<td><a href="/wiki/Antonov_An-124-100" class="mw-redirect" title="Antonov An-124-100">Antonov An-124-100</a>\n</td>\n<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russia\n</td>\n<td>ICL<br /><sup id="cite_ref-Pia_Hobocti_453-0" class="reference"><a href="#cite_note-Pia_Hobocti-453">[428]</a></sup>\n</td>\n<td><a href="/wiki/Irkutsk_Airport" class="mw-redirect" title="Irkutsk Airport">IKT</a>\n</td>\n<td>1.6 km<br />(1 mi)\n</td>\n<td>1997-12-06\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>9</th>\n<th>63</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_892" title="Aeroflot Flight 892">Aeroflot Flight 892</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134A" class="mw-redirect" title="Tupolev Tu-134A">Tupolev Tu-134A</a>\n</td>\n<td><span style="display:none">gerb</span><a href="/wiki/Bohnsdorf" title="Bohnsdorf">Bohnsdorf</a>, East Germany\n</td>\n<td>APR<br /><sup id="cite_ref-454" class="reference"><a href="#cite_note-454">[429]</a></sup>\n</td>\n<td><a href="/wiki/Berlin_Sch%C3%B6nefeld_Airport" title="Berlin Schönefeld Airport">SXF</a>\n</td>\n<td>3.5 km<br />(2.2 mi)\n</td>\n<td>1986-12-12\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>2</th>\n<th>61</th>\n<th>9</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Southern_Airways_Flight_242" title="Southern Airways Flight 242">Southern Airways Flight 242</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-31" class="mw-redirect" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>\n</td>\n<td><span style="display:none">usgege</span><a href="/wiki/New_Hope,_Paulding_County,_Georgia" title="New Hope, Paulding County, Georgia">New Hope, Georgia</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-455" class="reference"><a href="#cite_note-455">[430]</a></sup><sup id="cite_ref-456" class="reference"><a href="#cite_note-456">[431]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1977-04-04\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>5</th>\n<th>67</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2415" title="Aeroflot Flight 2415">Aeroflot Flight 2415</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104B" class="mw-redirect" title="Tupolev Tu-104B">Tupolev Tu-104B</a>\n</td>\n<td><span style="display:none">rudm</span><a href="/wiki/Dmitrovsky_District,_Moscow_Oblast" title="Dmitrovsky District, Moscow Oblast">Dmitrovsky District, Moscow Oblast</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-457" class="reference"><a href="#cite_note-457">[432]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-11-28\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>2</th>\n<th>70</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_212" title="Eastern Air Lines Flight 212">Eastern Air Lines Flight 212</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-31" class="mw-redirect" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>\n</td>\n<td><span style="display:none">usnornoc</span><a href="/wiki/Charlotte,_North_Carolina" title="Charlotte, North Carolina">Charlotte, North Carolina</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-458" class="reference"><a href="#cite_note-458">[433]</a></sup><sup id="cite_ref-459" class="reference"><a href="#cite_note-459">[434]</a></sup>\n</td>\n<td><a href="/wiki/Charlotte/Douglas_International_Airport" class="mw-redirect" title="Charlotte/Douglas International Airport">CLT</a>\n</td>\n<td>5.3 km<br />(3.3 mi)\n</td>\n<td>1974-09-11\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>6</th>\n<th>66</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Faucett (OB-R-148)\n</td>\n<td><a href="/wiki/Douglas_C-54A-5-DC_Skymaster" class="mw-redirect" title="Douglas C-54A-5-DC Skymaster">Douglas C-54A-5-DC Skymaster</a>\n</td>\n<td><span style="display:none">peco</span><a href="/wiki/Cordillera_Blanca" title="Cordillera Blanca">Cordillera Blanca</a>, Peru\n</td>\n<td>ENR<br /><sup id="cite_ref-460" class="reference"><a href="#cite_note-460">[435]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1967-12-08\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>3</th>\n<th>69</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/British_Midland_Airways_Flight_C-4M_(G-ALHG)" class="mw-redirect" title="British Midland Airways Flight C-4M (G-ALHG)">British Midland Airways Flight (G-ALHG)</a>\n</td>\n<td><a href="/wiki/Canadair_C-4_Argonaut" class="mw-redirect" title="Canadair C-4 Argonaut">Canadair C-4 Argonaut</a>\n</td>\n<td><span style="display:none">unesto</span><a href="/wiki/Stockport" title="Stockport">Stockport</a>, England, UK\n</td>\n<td>APR<br /><sup id="cite_ref-461" class="reference"><a href="#cite_note-461">[436]</a></sup>\n</td>\n<td><a href="/wiki/Manchester_International_Airport" class="mw-redirect" title="Manchester International Airport">MAN</a>\n</td>\n<td>c. 9 km<br />(5.6 mi)\n</td>\n<td>1967-06-04\n</td></tr>\n<tr>\n<th scope="row">72</th>\n<th>8</th>\n<th>64</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>ČSA Flight 511\n</td>\n<td><a href="/wiki/Ilyushin_Il-18V" class="mw-redirect" title="Ilyushin Il-18V">Ilyushin Il-18V</a>\n</td>\n<td><span style="display:none">mobo</span><a href="/wiki/Bouskoura" title="Bouskoura">Bouskoura</a>, Morocco\n</td>\n<td>ENR<br /><sup id="cite_ref-462" class="reference"><a href="#cite_note-462">[437]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-07-12\n</td></tr>\n<tr>\n<th scope="row">71</th>\n<th>6</th>\n<th>65</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Saratov_Airlines_Flight_703" title="Saratov Airlines Flight 703">Saratov Airlines Flight 703</a>\n</td>\n<td><a href="/wiki/Antonov_An-148" title="Antonov An-148">Antonov An-148</a>\n</td>\n<td>near <a href="/w/index.php?title=Stepanovskoye,_Ramensky_District,_Moscow_Oblast&action=edit&redlink=1" class="new" title="Stepanovskoye, Ramensky District, Moscow Oblast (page does not exist)">Stepanovskoye</a>, <a href="/wiki/Moscow_Oblast" title="Moscow Oblast">Moscow Oblast</a>, Russia\n</td>\n<td>ICL<br /><sup id="cite_ref-463" class="reference"><a href="#cite_note-463">[438]</a></sup>\n</td>\n<td><a href="/wiki/Orsk_Airport" title="Orsk Airport">OSW</a>\n</td>\n<td>\n</td>\n<td>2018-02-11\n</td></tr>\n<tr>\n<th scope="row">71</th>\n<th>7</th>\n<th>64</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LaMia_Airlines_Flight_2933" class="mw-redirect" title="LaMia Airlines Flight 2933">LaMia Airlines Flight 2933</a>\n</td>\n<td><a href="/wiki/British_Aerospace_146" title="British Aerospace 146">Avro RJ85</a>\n</td>\n<td><span style="display:none">geru</span><a href="/wiki/Medellin" class="mw-redirect" title="Medellin">Medellin</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-464" class="reference"><a href="#cite_note-464">[439]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2016-11-28\n</td></tr>\n<tr>\n<th scope="row">71</th>\n<th>11</th>\n<th>60</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/2002_%C3%9Cberlingen_mid-air_collision" title="2002 Überlingen mid-air collision">Bashkirian Airlines Flight 2937 and DHL Flight 611</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154M</a> and <a href="/wiki/Boeing_757" title="Boeing 757">Boeing 757-23APF</a>\n</td>\n<td><span style="display:none">geru</span><a href="/wiki/%C3%9Cberlingen" title="Überlingen">Überlingen</a>, Germany\n</td>\n<td>ENR<br /><sup id="cite_ref-465" class="reference"><a href="#cite_note-465">[440]</a></sup><sup id="cite_ref-466" class="reference"><a href="#cite_note-466">[441]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2002-07-01\n</td></tr>\n<tr>\n<th scope="row">71</th>\n<th>3</th>\n<th>68</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Cameroon_Airlines_Flight_3701" title="Cameroon Airlines Flight 3701">Cameroon Airlines Flight 3701</a>\n</td>\n<td><a href="/wiki/Boeing_737-200" class="mw-redirect" title="Boeing 737-200">Boeing 737-200</a>\n</td>\n<td><span style="display:none">camd</span><a href="/wiki/Douala" title="Douala">Douala</a>, Cameroon\n</td>\n<td>APR<br /><sup id="cite_ref-467" class="reference"><a href="#cite_note-467">[442]</a></sup>\n</td>\n<td><a href="/wiki/Douala_International_Airport" title="Douala International Airport">DLA</a>\n</td>\n<td>6 km<br />(3.7 mi)\n</td>\n<td>1995-12-03\n</td></tr>\n<tr>\n<th scope="row">71</th>\n<th>9</th>\n<th>43</th>\n<th>19</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/EgyptAir_Flight_864" title="EgyptAir Flight 864">EgyptAir Flight 864</a>\n</td>\n<td><a href="/wiki/Boeing_707-366C" class="mw-redirect" title="Boeing 707-366C">Boeing 707-366C</a>\n</td>\n<td><span style="display:none">thb</span><a href="/wiki/Bangkok" title="Bangkok">Bangkok</a>, Thailand\n</td>\n<td>APR<br /><sup id="cite_ref-468" class="reference"><a href="#cite_note-468">[443]</a></sup>\n</td>\n<td><a href="/wiki/Bangkok-Don_Muang_Airport" class="mw-redirect" title="Bangkok-Don Muang Airport">DMK</a>\n</td>\n<td>2 km<br />(1.2 mi)\n</td>\n<td>1976-12-25\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>8</th>\n<th>62</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aerosvit_Flight_241" title="Aerosvit Flight 241">Aerosvit Flight 241</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>\n</td>\n<td><span style="display:none">grep</span><a href="/wiki/Pierian_Mountains" title="Pierian Mountains">Pierian Mountains</a>, Greece\n</td>\n<td>ENR<br /><sup id="cite_ref-469" class="reference"><a href="#cite_note-469">[444]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1997-12-17\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>9</th>\n<th>61</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroper%C3%BA_Flight_603" title="Aeroperú Flight 603">Aeroperú Flight 603</a>\n</td>\n<td><a href="/wiki/Boeing_757" title="Boeing 757">Boeing 757</a>-23A\n</td>\n<td><span style="display:none">pacp</span>Pacific Ocean, area of <a href="/wiki/Lima" title="Lima">Lima</a>, Peru\n</td>\n<td>ENR<br /><sup id="cite_ref-470" class="reference"><a href="#cite_note-470">[445]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1996-10-02\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>7</th>\n<th>63</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Mandala_Airlines_Flight_660" title="Mandala Airlines Flight 660">Mandala Airlines Flight 660</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_816" class="mw-redirect" title="Vickers Viscount 816">Vickers Viscount 816</a>\n</td>\n<td><span style="display:none">indona</span>Mt. Lalaboy, <a href="/wiki/Ambon_Island" title="Ambon Island">Ambon Island</a>, Indonesia\n</td>\n<td>APR<br /><sup id="cite_ref-471" class="reference"><a href="#cite_note-471">[446]</a></sup>\n</td>\n<td><a href="/wiki/Pattimura_International_Airport" title="Pattimura International Airport">AMQ</a>\n</td>\n<td>15 km<br />(9.3 mi)\n</td>\n<td>1992-07-24\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>3</th>\n<th>0</th>\n<th>67</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Ramstein_air_show_disaster" title="Ramstein air show disaster">Ramstein air show disaster</a>\n</td>\n<td><a href="/wiki/Aermacchi_MB-339_PAN" class="mw-redirect" title="Aermacchi MB-339 PAN">Aermacchi MB-339 PAN</a> (x3)\n</td>\n<td><span style="display:none">gerr</span><a href="/wiki/Ramstein-Miesenbach" title="Ramstein-Miesenbach">Ramstein-Miesenbach</a>, <a href="/wiki/West_Germany" title="West Germany">West Germany</a>\n</td>\n<td>MNV<br /><sup id="cite_ref-472" class="reference"><a href="#cite_note-472">[447]</a></sup>\n</td>\n<td><a href="/wiki/Ramstein_Air_Base" title="Ramstein Air Base">RMS</a>\n</td>\n<td>\n</td>\n<td>1988-08-28\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>4</th>\n<th>66</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_6502" title="Aeroflot Flight 6502">Aeroflot Flight 6502</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134A" class="mw-redirect" title="Tupolev Tu-134A">Tupolev Tu-134A</a>\n</td>\n<td><span style="display:none">rukur</span>Kurumoch, <a href="/wiki/Samara_Oblast" title="Samara Oblast">Samara Oblast</a>, Russian SFSR, USSR\n</td>\n<td>LDG<br /><sup id="cite_ref-473" class="reference"><a href="#cite_note-473">[448]</a></sup>\n</td>\n<td><a href="/wiki/Kurumoch_International_Airport" title="Kurumoch International Airport">KUF</a>\n</td>\n<td>\n</td>\n<td>1986-10-20\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>6</th>\n<th>64</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Galaxy_Airlines_Flight_203" title="Galaxy Airlines Flight 203">Galaxy Airlines Flight 203</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">usnevr</span><a href="/wiki/Reno,_Nevada" title="Reno, Nevada">Reno, Nevada</a>, US\n</td>\n<td>ICL<br /><sup id="cite_ref-474" class="reference"><a href="#cite_note-474">[449]</a></sup><sup id="cite_ref-475" class="reference"><a href="#cite_note-475">[450]</a></sup>\n</td>\n<td><a href="/wiki/Reno/Tahoe_International_Airport" class="mw-redirect" title="Reno/Tahoe International Airport">RNO</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1985-01-21\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>7</th>\n<th>63</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>TAC Colombia HK-1810\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle" class="mw-redirect" title="Sud Aviation SE-210 Caravelle">Sud Aviation SE-210 Caravelle</a>\n</td>\n<td><span style="display:none">usnevr</span><a href="/wiki/Riohacha" title="Riohacha">Riohacha</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-476" class="reference"><a href="#cite_note-476">[451]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1980-12-21\n</td></tr>\n<tr>\n<th scope="row">70</th>\n<th>5</th>\n<th>65</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_128" title="TWA Flight 128">TWA Flight 128</a>\n</td>\n<td><a href="/wiki/Convair_CV-880-22-1" class="mw-redirect" title="Convair CV-880-22-1">Convair CV-880-22-1</a>\n</td>\n<td><span style="display:none">uske</span><a href="/wiki/Hebron,_Kentucky" title="Hebron, Kentucky">Hebron, Kentucky</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-477" class="reference"><a href="#cite_note-477">[452]</a></sup><sup id="cite_ref-478" class="reference"><a href="#cite_note-478">[453]</a></sup>\n</td>\n<td><a href="/wiki/Cincinnati/Northern_Kentucky_International_Airport" title="Cincinnati/Northern Kentucky International Airport">CVG</a>\n</td>\n<td>2.9 km<br />(1.8 mi)\n</td>\n<td>1967-11-20\n</td></tr>\n<tr>\n<th scope="row">69</th>\n<th>6</th>\n<th>63</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Indian_Airlines_Flight_257" title="Indian Airlines Flight 257">Indian Airlines Flight 257</a>\n</td>\n<td><a href="/wiki/Boeing_737-2A8" class="mw-redirect" title="Boeing 737-2A8">Boeing 737-2A8</a>\n</td>\n<td><span style="display:none">indii</span><a href="/wiki/Imphal" title="Imphal">Imphal</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-479" class="reference"><a href="#cite_note-479">[454]</a></sup>\n</td>\n<td><a href="/wiki/Tulihal_Airport" class="mw-redirect" title="Tulihal Airport">IMF</a>\n</td>\n<td>8 km<br />(5 mi)\n</td>\n<td>1991-08-16\n</td></tr>\n<tr>\n<th scope="row">69</th>\n<th>9</th>\n<th>59</th>\n<th>1</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_331" title="Aeroflot Flight 331">Aeroflot Flight 331</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-62M" class="mw-redirect" title="Ilyushin Il-62M">Ilyushin Il-62M</a>\n</td>\n<td><span style="display:none">cub</span><a href="/wiki/Boyeros" title="Boyeros">Boyeros</a>, Cuba\n</td>\n<td>APR<br /><sup id="cite_ref-480" class="reference"><a href="#cite_note-480">[455]</a></sup>\n</td>\n<td><a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">HAV</a>\n</td>\n<td>1 km<br />(0.6 mi)\n</td>\n<td>1977-05-27\n</td></tr>\n<tr>\n<th scope="row">69</th>\n<th>7</th>\n<th>62</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1971_Indian_Ocean_Vickers_Viscount_crash" title="1971 Indian Ocean Vickers Viscount crash">Merpati Nusantara Airlines Viscount (PK-MVS)</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_828" class="mw-redirect" title="Vickers Viscount 828">Vickers Viscount 828</a>\n</td>\n<td><span style="display:none">indonp</span><a href="/wiki/Mentawai_Strait" title="Mentawai Strait">Mentawai Strait</a>, off <a href="/wiki/Padang,_Indonesia" class="mw-redirect" title="Padang, Indonesia">Padang, Indonesia</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-481" class="reference"><a href="#cite_note-481">[456]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-11-10\n</td></tr>\n<tr>\n<th scope="row">69</th>\n<th>9</th>\n<th>60</th>\n<th>0</th>\n<th>†<sup id="cite_ref-missing_51-2" class="reference"><a href="#cite_note-missing-51">[nb 5]</a></sup>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Fuerza_A%C3%A9rea_Argentina_C-54_(TC-48)" class="mw-redirect" title="Fuerza Aérea Argentina C-54 (TC-48)">Fuerza Aérea Argentina (TC-48)</a>\n</td>\n<td><a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">Douglas C-54 Skymaster</a>\n</td>\n<td><span style="display:none">ce</span>Central America<sup id="cite_ref-482" class="reference"><a href="#cite_note-482">[nb 26]</a></sup>\n</td>\n<td>ENR<br /><sup id="cite_ref-483" class="reference"><a href="#cite_note-483">[457]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-11-03\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>7</th>\n<th>61</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aero_Caribbean_Flight_883" title="Aero Caribbean Flight 883">Aero Caribbean Flight 883</a>\n</td>\n<td><a href="/wiki/ATR_72-212" class="mw-redirect" title="ATR 72-212">ATR 72-212</a>\n</td>\n<td><span style="display:none">cug</span><a href="/wiki/Guasimal,_Sancti_Sp%C3%ADritus" class="mw-redirect" title="Guasimal, Sancti Spíritus">Guasimal</a>, Cuba\n</td>\n<td>ENR<br /><sup id="cite_ref-484" class="reference"><a href="#cite_note-484">[458]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2010-11-04\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>4</th>\n<th>64</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Eagle_Flight_4184" title="American Eagle Flight 4184">American Eagle Flight 4184</a>\n</td>\n<td><a href="/wiki/ATR_72-212" class="mw-redirect" title="ATR 72-212">ATR 72-212</a>\n</td>\n<td><span style="display:none">usininr</span>near <a href="/wiki/Roselawn,_Indiana" title="Roselawn, Indiana">Roselawn, Indiana</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-485" class="reference"><a href="#cite_note-485">[459]</a></sup><sup id="cite_ref-486" class="reference"><a href="#cite_note-486">[460]</a></sup>\n</td>\n<td><a href="/wiki/O%27Hare_International_Airport" title="O'Hare International Airport">ORD</a>\n</td>\n<td>108 km<br />(67 mi)\n</td>\n<td>1994-10-31\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>2</th>\n<th>66</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Asiana_Airlines_Flight_733" title="Asiana Airlines Flight 733">Asiana Airlines Flight 733</a>\n</td>\n<td><a href="/wiki/Boeing_737-5L9" class="mw-redirect" title="Boeing 737-5L9">Boeing 737-5L9</a>\n</td>\n<td><span style="display:none">soum</span><a href="/wiki/Mokpo" title="Mokpo">Mokpo</a>, South Korea\n</td>\n<td>APR<br /><sup id="cite_ref-487" class="reference"><a href="#cite_note-487">[461]</a></sup>\n</td>\n<td><a href="/wiki/Mokpo_Airport" title="Mokpo Airport">MPK</a>\n</td>\n<td>7 km<br />(4.3 mi)\n</td>\n<td>1993-07-26\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>8</th>\n<th>60</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Fuerza_A%C3%A9rea_Venezolana_C-130H_(7772)" class="mw-redirect" title="Fuerza Aérea Venezolana C-130H (7772)">Fuerza Aérea Venezolana (7772)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">poral</span><a href="/wiki/Lajes_(Praia_da_Vit%C3%B3ria)" title="Lajes (Praia da Vitória)">Lajes</a>, Azores, Portugal\n</td>\n<td>APR<br /><sup id="cite_ref-488" class="reference"><a href="#cite_note-488">[462]</a></sup>\n</td>\n<td><a href="/wiki/Lajes_Airport" title="Lajes Airport">TER</a>\n</td>\n<td><1 km<br />(0.6 mi)\n</td>\n<td>1976-09-03\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>7</th>\n<th>61</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1973_Nantes_mid-air_collision" title="1973 Nantes mid-air collision">Iberia Flight 504 and Spantax Flight 400</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-32" class="mw-redirect" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a> and <a href="/wiki/Convair_CV-990-30A-5" class="mw-redirect" title="Convair CV-990-30A-5">Convair CV-990-30A-5</a>\n</td>\n<td><span style="display:none">fral</span><a href="/wiki/La_Planche" title="La Planche">La Planche</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-489" class="reference"><a href="#cite_note-489">[463]</a></sup><sup id="cite_ref-490" class="reference"><a href="#cite_note-490">[464]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-03-05\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>4</th>\n<th>64</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Toa_Domestic_Airlines_Flight_63" title="Toa Domestic Airlines Flight 63">Toa Domestic Airlines Flight 63</a>\n</td>\n<td><a href="/wiki/NAMC_YS-11A-217" class="mw-redirect" title="NAMC YS-11A-217">NAMC YS-11A-217</a>\n</td>\n<td><span style="display:none">jh</span>Yokotsu Mtn., <a href="/wiki/Hakodate" title="Hakodate">Hakodate</a>, Japan\n</td>\n<td>ENR<br /><sup id="cite_ref-491" class="reference"><a href="#cite_note-491">[465]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-07-03\n</td></tr>\n<tr>\n<th scope="row">68</th>\n<th>9</th>\n<th>59</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_891" title="TWA Flight 891">TWA Flight 891</a>\n</td>\n<td><a href="/wiki/Lockheed_L-1649_Starliner" title="Lockheed L-1649 Starliner">Lockheed L-1649 Starliner</a>\n</td>\n<td><span style="display:none">itb</span><a href="/wiki/Busto_Arsizio" title="Busto Arsizio">Busto Arsizio</a>, Italy\n</td>\n<td>ENR<br /><sup id="cite_ref-492" class="reference"><a href="#cite_note-492">[466]</a></sup><sup id="cite_ref-493" class="reference"><a href="#cite_note-493">[467]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1959-06-26\n</td></tr>\n<tr>\n<th scope="row">67</th>\n<th>4</th>\n<th>63</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Transporte_A%C3%A9reo_Militar_CV-440_(TAM-44)" class="mw-redirect" title="Transporte Aéreo Militar CV-440 (TAM-44)">Transporte Aéreo Militar (TAM-44)</a>\n</td>\n<td><a href="/wiki/Convair_CV-440-12" class="mw-redirect" title="Convair CV-440-12">Convair CV-440-12</a>\n</td>\n<td><span style="display:none">bolc</span><a href="/wiki/Cordillera_Oriental_(Bolivia)" title="Cordillera Oriental (Bolivia)">Cordillera Mts.</a>, La Paz Region, Bolivia\n</td>\n<td>ENR<br /><sup id="cite_ref-494" class="reference"><a href="#cite_note-494">[468]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1975-10-27\n</td></tr>\n<tr>\n<th scope="row">67</th>\n<th>8</th>\n<th>59</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_25" title="Aeroflot Flight 25">Aeroflot Flight 25</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">Ilyushin Il-18</a>\n</td>\n<td><span style="display:none">ruura</span>Urakhcha, <a href="/wiki/Rybno-Slobodsky_District" title="Rybno-Slobodsky District">Rybno-Slobodsky District</a>, Tatar ASSR, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-495" class="reference"><a href="#cite_note-495">[469]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1963-04-04\n</td></tr>\n<tr>\n<th scope="row">67</th>\n<th>7</th>\n<th>60</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aerol%C3%ADneas_Argentinas_Flight_644" title="Aerolíneas Argentinas Flight 644">Aerolíneas Argentinas Flight 644</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>\n</td>\n<td><span style="display:none">argca</span>Cachari, <a href="/wiki/Buenos_Aires_Province" title="Buenos Aires Province">Buenos Aires</a>, Argentina\n</td>\n<td>ENR<br /><sup id="cite_ref-496" class="reference"><a href="#cite_note-496">[470]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-07-19\n</td></tr>\n<tr>\n<th scope="row">67</th>\n<th>10</th>\n<th>57</th>\n<th>0</th>\n<th>†<sup id="cite_ref-missing_51-3" class="reference"><a href="#cite_note-missing-51">[nb 5]</a></sup>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/US_Air_Force_C-97C_(50-0702)" class="mw-redirect" title="US Air Force C-97C (50-0702)">US Air Force (50-0702)</a>\n</td>\n<td><a href="/wiki/Boeing_C-97C-35-BO" class="mw-redirect" title="Boeing C-97C-35-BO">Boeing C-97C-35-BO</a>\n</td>\n<td><span style="display:none">pacj</span>Pacific Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-497" class="reference"><a href="#cite_note-497">[471]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1957-03-22\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>6</th>\n<th>60</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iran_Aseman_Airlines_Flight_3704" title="Iran Aseman Airlines Flight 3704">Iran Aseman Airlines Flight 3704</a>\n</td>\n<td><a href="/wiki/ATR_72-212" class="mw-redirect" title="ATR 72-212">ATR 72-212</a>\n</td>\n<td><a href="/wiki/Dena" title="Dena">Mount Dena</a>, <a href="/wiki/Zagros_Mountains" title="Zagros Mountains">Zagros Mountains</a> near <a href="/wiki/Semirom" title="Semirom">Semirom</a>, Iran\n</td>\n<td>ENR<br /><sup id="cite_ref-498" class="reference"><a href="#cite_note-498">[472]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2018-02-18\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>10</th>\n<th>56</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/EgyptAir_Flight_804" title="EgyptAir Flight 804">EgyptAir Flight 804</a>\n</td>\n<td><a href="/wiki/Airbus_A320-232" class="mw-redirect" title="Airbus A320-232">Airbus A320-232</a>\n</td>\n<td><span style="display:none">uske</span>eastern <a href="/wiki/Mediterranean_Sea" title="Mediterranean Sea">Mediterranean Sea</a>\n</td>\n<td>ENR<sup id="cite_ref-499" class="reference"><a href="#cite_note-499">[473]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2016-05-19\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>7</th>\n<th>59</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iran_Aseman_Airlines_Flight_746" title="Iran Aseman Airlines Flight 746">Iran Aseman Airlines Flight 746</a>\n</td>\n<td><a href="/wiki/Fokker_F28_Fellowship_1000" class="mw-redirect" title="Fokker F28 Fellowship 1000">Fokker F28 Fellowship 1000</a>\n</td>\n<td><span style="display:none">Iran</span><a href="/wiki/Natanz" title="Natanz">Natanz</a>, Iran\n</td>\n<td>ENR<sup id="cite_ref-500" class="reference"><a href="#cite_note-500">[474]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1994-10-12\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>4</th>\n<th>62</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Turkish_Airlines_Flight_301" title="Turkish Airlines Flight 301">Turkish Airlines Flight 301</a>\n</td>\n<td><a href="/wiki/Fokker_F28-1000_Fellowship" class="mw-redirect" title="Fokker F28-1000 Fellowship">Fokker F28-1000 Fellowship</a>\n</td>\n<td><span style="display:none">tuc</span><a href="/wiki/Menderes,_%C4%B0zmir" title="Menderes, İzmir">Cumaovası</a>, Turkey\n</td>\n<td>TOF<br /><sup id="cite_ref-501" class="reference"><a href="#cite_note-501">[475]</a></sup>\n</td>\n<td><a href="/wiki/Adnan_Menderes_Airport" class="mw-redirect" title="Adnan Menderes Airport">ADB</a>\n</td>\n<td>\n</td>\n<td>1974-01-26\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>4</th>\n<th>62</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_141" title="Aeroflot Flight 141">Aeroflot Flight 141</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>\n</td>\n<td><span style="display:none">cz</span><a href="/wiki/Prague" title="Prague">Prague</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>\n</td>\n<td>APR<br /><sup id="cite_ref-502" class="reference"><a href="#cite_note-502">[476]</a></sup>\n</td>\n<td><a href="/wiki/Prague_Ruzyn%C4%9B_Airport" class="mw-redirect" title="Prague Ruzyně Airport">PRG</a>\n</td>\n<td>0.5 km<br />(0.3 mi)\n</td>\n<td>1973-02-19\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>7</th>\n<th>59</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Cyprus_Airways_Flight_284" title="Cyprus Airways Flight 284">Cyprus Airways Flight 284</a>\n</td>\n<td><a href="/wiki/De_Havilland_Comet#Comet_4" title="De Havilland Comet">de Havilland Comet 4</a>\n</td>\n<td><span style="display:none">tude</span>Mediterranean, near <a href="/wiki/Demre" title="Demre">Demre</a>, Turkey\n</td>\n<td>ENR<br /><sup id="cite_ref-503" class="reference"><a href="#cite_note-503">[477]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1967-10-12\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>3</th>\n<th>63</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Airlines_Flight_409" title="United Airlines Flight 409">United Airlines Flight 409</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">uswyo</span><a href="/wiki/Medicine_Bow_Peak" title="Medicine Bow Peak">Medicine Bow Peak</a>, Wyoming, US\n</td>\n<td>ENR<br /><sup id="cite_ref-504" class="reference"><a href="#cite_note-504">[478]</a></sup><sup id="cite_ref-505" class="reference"><a href="#cite_note-505">[479]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1955-10-06\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>11</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1955_Altensteig_mid-air_collision" title="1955 Altensteig mid-air collision">1955 Altensteig mid-air collision</a>\n</td>\n<td><a href="/wiki/Fairchild_C-119_Flying_Boxcar" title="Fairchild C-119 Flying Boxcar">Fairchild C-119 Flying Boxcar</a> (x2)\n</td>\n<td><span style="display:none">gera</span>near <a href="/wiki/Altensteig" title="Altensteig">Altensteig</a>, West Germany\n</td>\n<td>MNV<br /><sup id="cite_ref-times53297_506-0" class="reference"><a href="#cite_note-times53297-506">[480]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1955-08-11\n</td></tr>\n<tr>\n<th scope="row">66</th>\n<th>9</th>\n<th>57</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1955_Hawaii_R6D-1_crash" title="1955 Hawaii R6D-1 crash">United States Navy (131612)</a>\n</td>\n<td><a href="/wiki/Douglas_R6D" class="mw-redirect" title="Douglas R6D">Douglas R6D-1 (DC-6)</a>\n</td>\n<td><span style="display:none">usha</span>Pali Kea Peak, <a href="/wiki/Waianae_Range" class="mw-redirect" title="Waianae Range">Waianae Range</a>, Oahu, Hawaii, US\n</td>\n<td>APR<br /><sup id="cite_ref-507" class="reference"><a href="#cite_note-507">[481]</a></sup>\n</td>\n<td><a href="/wiki/Hickam_AFB" class="mw-redirect" title="Hickam AFB">HNL</a>\n</td>\n<td>24 km<br />(15 mi)\n</td>\n<td>1955-03-22\n</td></tr>\n<tr>\n<th scope="row">65</th>\n<th>0</th>\n<th>65</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Iran_Aseman_Airlines_Flight_6895" title="Iran Aseman Airlines Flight 6895">Iran Aseman Airlines/Itek Air Flight 6895</a>\n</td>\n<td><a href="/wiki/Boeing_737-219" class="mw-redirect" title="Boeing 737-219">Boeing 737-219</a>\n</td>\n<td><span style="display:none">Ky</span><a href="/wiki/Bishkek" title="Bishkek">Bishkek</a>, Kyrgyzstan\n</td>\n<td>APR<br /><sup id="cite_ref-508" class="reference"><a href="#cite_note-508">[482]</a></sup>\n</td>\n<td><a href="/wiki/Manas_International_Airport" title="Manas International Airport">FRU</a>\n</td>\n<td>c. 2 km<br />(1.2 mi)\n</td>\n<td>2008-08-24\n</td></tr>\n<tr>\n<th scope="row">65</th>\n<th>3</th>\n<th>60</th>\n<th>2</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LAPA_Flight_3142" title="LAPA Flight 3142">LAPA Flight 3142</a>\n</td>\n<td><a href="/wiki/Boeing_737-204C" class="mw-redirect" title="Boeing 737-204C">Boeing 737-204C</a>\n</td>\n<td><span style="display:none">argbu</span><a href="/wiki/Palermo,_Buenos_Aires" title="Palermo, Buenos Aires">Palermo</a>, Argentina\n</td>\n<td>TOF<br /><sup id="cite_ref-509" class="reference"><a href="#cite_note-509">[483]</a></sup>\n</td>\n<td><a href="/wiki/Jorge_Newbery_Airport" class="mw-redirect" title="Jorge Newbery Airport">AEP</a>\n</td>\n<td>\n</td>\n<td>1999-08-31\n</td></tr>\n<tr>\n<th scope="row">65</th>\n<th>6</th>\n<th>59</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Vietnam_Airlines_Flight_815" title="Vietnam Airlines Flight 815">Vietnam Airlines Flight 815</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>\n</td>\n<td><span style="display:none">camb</span><a href="/wiki/Phnom_Penh" title="Phnom Penh">Phnom Penh</a>, Cambodia\n</td>\n<td>APR<br /><sup id="cite_ref-510" class="reference"><a href="#cite_note-510">[484]</a></sup>\n</td>\n<td><a href="/wiki/Phnom_Penh_International_Airport" title="Phnom Penh International Airport">PNH</a>\n</td>\n<td>0.3 km<br />(0.19 mi)\n</td>\n<td>1997-09-03\n</td></tr>\n<tr>\n<th scope="row">65</th>\n<th>7</th>\n<th>58</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aviateca_Flight_901" title="Aviateca Flight 901">Aviateca Flight 901</a>\n</td>\n<td><a href="/wiki/Boeing_737-200" class="mw-redirect" title="Boeing 737-200">Boeing 737-200</a>\n</td>\n<td><span style="display:none">el</span><a href="/wiki/San_Vicente_(volcano)" title="San Vicente (volcano)">San Vicente</a> volcano, El Salvador\n</td>\n<td>APR<br /><sup id="cite_ref-511" class="reference"><a href="#cite_note-511">[485]</a></sup>\n</td>\n<td><a href="/wiki/Comalapa_International_Airport" class="mw-redirect" title="Comalapa International Airport">SAL</a>\n</td>\n<td>24 km<br />(15 mi)\n</td>\n<td>1995-08-09\n</td></tr>\n<tr>\n<th scope="row">65</th>\n<th>8</th>\n<th>57</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_1969" title="Aeroflot Flight 1969">Aeroflot Flight 1969</a>\n</td>\n<td><a href="/wiki/Antonov_An-10" title="Antonov An-10">Antonov An-10</a>\n</td>\n<td><span style="display:none">ukrlu</span><a href="/wiki/Lutuhyne" title="Lutuhyne">Lutuhyne</a>, Ukrainian SSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-512" class="reference"><a href="#cite_note-512">[486]</a></sup>\n</td>\n<td><a href="/wiki/Luhansk_International_Airport" title="Luhansk International Airport">VSG</a>\n</td>\n<td>13 km<br />(8.1 mi)\n</td>\n<td>1971-03-31\n</td></tr>\n<tr>\n<th scope="row">65</th>\n<th>2</th>\n<th>63</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Airlines_Flight_320" title="American Airlines Flight 320">American Airlines Flight 320</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">usnewyne</span><a href="/wiki/East_River" title="East River">East River</a>, New York, US\n</td>\n<td>APR<br /><sup id="cite_ref-513" class="reference"><a href="#cite_note-513">[487]</a></sup><sup id="cite_ref-514" class="reference"><a href="#cite_note-514">[488]</a></sup>\n</td>\n<td><a href="/wiki/LaGuardia_Airport" title="LaGuardia Airport">LGA</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1959-02-03\n</td></tr>\n<tr>\n<th scope="row">64</th>\n<th>9</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1976_Anapa_mid-air_collision" title="1976 Anapa mid-air collision">Aeroflot Flight 7957<br />and Aeroflot Flight 31</a>\n</td>\n<td><a href="/wiki/Antonov_An-24" title="Antonov An-24">Antonov An-24</a> and <a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">Yakovlev Yak-40</a>\n</td>\n<td><span style="display:none">ruana</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, near <a href="/wiki/Anapa" title="Anapa">Anapa</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-515" class="reference"><a href="#cite_note-515">[489]</a></sup><sup id="cite_ref-516" class="reference"><a href="#cite_note-516">[490]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-09-09\n</td></tr>\n<tr>\n<th scope="row">64</th>\n<th>10</th>\n<th>54</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Canadian_Pacific_Airlines_Flight_402" class="mw-redirect" title="Canadian Pacific Airlines Flight 402">Canadian Pacific Airlines Flight 402</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-43" class="mw-redirect" title="Douglas DC-8-43">Douglas DC-8-43</a>\n</td>\n<td><span style="display:none">jto</span>Tokyo, Japan\n</td>\n<td>APR<br /><sup id="cite_ref-517" class="reference"><a href="#cite_note-517">[491]</a></sup>\n</td>\n<td><a href="/wiki/Tokyo-Haneda_Airport" class="mw-redirect" title="Tokyo-Haneda Airport">HND</a>\n</td>\n<td>0.85 km<br />(0.53 mi)\n</td>\n<td>1966-03-04\n</td></tr>\n<tr>\n<th scope="row">64</th>\n<th>3</th>\n<th>61</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_20" title="Aeroflot Flight 20">Aeroflot Flight 20</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18B" class="mw-redirect" title="Ilyushin Il-18B">Ilyushin Il-18B</a>\n</td>\n<td><span style="display:none">kaa</span><a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-518" class="reference"><a href="#cite_note-518">[492]</a></sup>\n</td>\n<td><a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">ALA</a>\n</td>\n<td>0.2 km<br />(0.12 mi)\n</td>\n<td>1965-01-04\n</td></tr>\n<tr>\n<th scope="row">64</th>\n<th>11</th>\n<th>53</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_4" title="Aeroflot Flight 4">Aeroflot Flight 4</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104A" class="mw-redirect" title="Tupolev Tu-104A">Tupolev Tu-104A</a>\n</td>\n<td><span style="display:none">ruchi</span>near <a href="/wiki/Chita,_Zabaykalsky_Krai" title="Chita, Zabaykalsky Krai">Chita</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-519" class="reference"><a href="#cite_note-519">[493]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1958-08-15\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>5</th>\n<th>58</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Elleniki_Polemik%C3%AD_Aeropor%C3%ADa_C-130H_(748)" class="mw-redirect" title="Elleniki Polemikí Aeroporía C-130H (748)">Elleniki Polemikí Aeroporía (748)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130H_Hercules" class="mw-redirect" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>\n</td>\n<td><span style="display:none">grem</span><a href="/wiki/Mount_Othrys" title="Mount Othrys">Mount Othrys</a>, Greece\n</td>\n<td>ENR<br /><sup id="cite_ref-520" class="reference"><a href="#cite_note-520">[494]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1991-02-05\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>3</th>\n<th>60</th>\n<th>0</th>\n<th>\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/Iraqi_Airways_Flight_163" title="Iraqi Airways Flight 163">Iraqi Airways Flight 163</a>\n</td>\n<td><a href="/wiki/Boeing_737-270C" class="mw-redirect" title="Boeing 737-270C">Boeing 737-270C</a>\n</td>\n<td><span style="display:none">saar</span>near <a href="/wiki/Arar,_Saudi_Arabia" title="Arar, Saudi Arabia">Arar, Saudi Arabia</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-521" class="reference"><a href="#cite_note-521">[495]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1986-12-25\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>5</th>\n<th>58</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_5484" title="Aeroflot Flight 5484">Aeroflot Flight 5484</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-124V" class="mw-redirect" title="Tupolev Tu-124V">Tupolev Tu-124V</a>\n</td>\n<td><span style="display:none">rukir</span> near <a href="/wiki/Kirsanov" title="Kirsanov">Kirsanov</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-522" class="reference"><a href="#cite_note-522">[496]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-08-29\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>8</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_6551" title="Aeroflot Flight 6551">Aeroflot Flight 6551</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">Ilyushin Il-18</a>\n</td>\n<td><span style="display:none">kam</span>Maksut, <a href="/wiki/Zharma_District" title="Zharma District">Zharma District</a>, Kazakh SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-523" class="reference"><a href="#cite_note-523">[497]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-05-11\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>8</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/British_European_Airways_Flight_706" title="British European Airways Flight 706">British European Airways Flight 706</a>\n</td>\n<td><a href="/wiki/Vickers_951_Vanguard" class="mw-redirect" title="Vickers 951 Vanguard">Vickers 951 Vanguard</a>\n</td>\n<td><span style="display:none">belga</span><a href="/wiki/Aarsele" title="Aarsele">Aarsele</a>, Belgium\n</td>\n<td>ENR<br /><sup id="cite_ref-524" class="reference"><a href="#cite_note-524">[498]</a></sup><sup id="cite_ref-525" class="reference"><a href="#cite_note-525">[499]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-10-02\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>11</th>\n<th>52</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_212_(F-BLCJ)" class="mw-redirect" title="Air France Flight 212 (F-BLCJ)">Air France Flight 212 (F-BLCJ)</a>\n</td>\n<td><a href="/wiki/Boeing_707-328C" class="mw-redirect" title="Boeing 707-328C">Boeing 707-328C</a>\n</td>\n<td><span style="display:none">guad</span><a href="/wiki/La_Grande_Soufri%C3%A8re_(volcano)" class="mw-redirect" title="La Grande Soufrière (volcano)">La Grande Soufrière</a> volcano, Guadeloupe\n</td>\n<td>APR<br /><sup id="cite_ref-526" class="reference"><a href="#cite_note-526">[500]</a></sup>\n</td>\n<td><a href="/wiki/Pointe-%C3%A0-Pitre_Airport" class="mw-redirect" title="Pointe-à-Pitre Airport">PTP</a>\n</td>\n<td>27.5 km<br />(17.1 mi)\n</td>\n<td>1968-03-05\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>8</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Arab_Airlines_Flight_869_(1963)" title="United Arab Airlines Flight 869 (1963)">United Arab Airlines Flight 869</a>\n</td>\n<td><a href="/wiki/De_Havilland_Comet_4C" class="mw-redirect" title="De Havilland Comet 4C">de Havilland Comet 4C</a>\n</td>\n<td><span style="display:none">indimu</span><a href="/wiki/Arabian_Sea" title="Arabian Sea">Arabian Sea</a>, off <a href="/wiki/Mumbai" title="Mumbai">Mumbai</a>, India\n</td>\n<td>APR<br /><sup id="cite_ref-527" class="reference"><a href="#cite_note-527">[501]</a></sup><sup id="cite_ref-529" class="reference"><a href="#cite_note-529">[nb 27]</a></sup>\n</td>\n<td><a href="/wiki/Bombay-Santacruz_Airport" class="mw-redirect" title="Bombay-Santacruz Airport">BOM</a>\n</td>\n<td>10 km<br />(6.2 mi)\n</td>\n<td>1963-07-27\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>8</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Air France Flight 343\n</td>\n<td><a href="/wiki/Lockheed_L-1049G" class="mw-redirect" title="Lockheed L-1049G">Lockheed L-1049G</a>\n</td>\n<td><span style="display:none">se</span><a href="/wiki/Yoff" title="Yoff">Yoff</a>, Senegal\n</td>\n<td>APR<br /><sup id="cite_ref-530" class="reference"><a href="#cite_note-530">[503]</a></sup>\n</td>\n<td><a href="/wiki/Dakar-Yoff-L%C3%A9opold_S%C3%A9dar_Senghor_International_Airport" class="mw-redirect" title="Dakar-Yoff-Léopold Sédar Senghor International Airport">DKR</a>\n</td>\n<td>1.6 km<br />(1 mi)\n</td>\n<td>1960-08-29\n</td></tr>\n<tr>\n<th scope="row">63</th>\n<th>6</th>\n<th>57</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Northwest_Orient_Airlines_Flight_710" title="Northwest Orient Airlines Flight 710">Northwest Orient Airlines Flight 710</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188C_Electra" class="mw-redirect" title="Lockheed L-188C Electra">Lockheed L-188C Electra</a>\n</td>\n<td><span style="display:none">usininc</span><a href="/wiki/Cannelton,_Indiana" title="Cannelton, Indiana">Cannelton, Indiana</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-531" class="reference"><a href="#cite_note-531">[504]</a></sup><sup id="cite_ref-532" class="reference"><a href="#cite_note-532">[505]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1960-03-17\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>12</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Sriwijaya_Air_Flight_182" title="Sriwijaya Air Flight 182">Sriwijaya Air Flight 182</a>\n</td>\n<td><a href="/wiki/Boeing_737_Classic" title="Boeing 737 Classic">Boeing 737-524</a>\n</td>\n<td><span style="display:none">indoli</span><a href="/wiki/Java_Sea" title="Java Sea">Java Sea</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-533" class="reference"><a href="#cite_note-533">[506]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2021-01-09\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>7</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Flydubai_Flight_981" title="Flydubai Flight 981">Flydubai Flight 981</a>\n</td>\n<td><a href="/wiki/Boeing_737-800#737-800" class="mw-redirect" title="Boeing 737-800">Boeing 737-8KN</a>\n</td>\n<td><span style="display:none">len</span><a href="/wiki/Rostov-on-Don" title="Rostov-on-Don">Rostov-on-Don</a>, <a href="/wiki/Russia" title="Russia">Russia</a>\n</td>\n<td>LDG<br /><sup id="cite_ref-534" class="reference"><a href="#cite_note-534">[507]</a></sup>\n</td>\n<td><a href="/wiki/Rostov-on-Don_Airport" title="Rostov-on-Don Airport">ROV</a>\n</td>\n<td>\n</td>\n<td>2016-03-19\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>6</th>\n<th>56</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Sri Lanka Air Force (CR862)\n</td>\n<td><a href="/wiki/Antonov_An-32B" class="mw-redirect" title="Antonov An-32B">Antonov An-32B</a>\n</td>\n<td><span style="display:none">srj</span><a href="/wiki/Jaffna" title="Jaffna">Jaffna</a>, <a href="/wiki/Sri_Lanka" title="Sri Lanka">Sri Lanka</a>\n</td>\n<td>APR<br /><sup id="cite_ref-535" class="reference"><a href="#cite_note-535">[508]</a></sup>\n</td>\n<td><a href="/wiki/SLAF_Palaly" class="mw-redirect" title="SLAF Palaly">JAF</a>\n</td>\n<td>13 km<br />(8.1 mi)\n</td>\n<td>1995-11-22\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>5</th>\n<th>56</th>\n<th>1</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2003" title="Aeroflot Flight 2003">Aeroflot Flight 2003</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-124V" class="mw-redirect" title="Tupolev Tu-124V">Tupolev Tu-124V</a>\n</td>\n<td><span style="display:none">rukok</span>Kokoshkino, <a href="/wiki/Moscow_Oblast" title="Moscow Oblast">Moscow Oblast</a>, Russian SFSR, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-536" class="reference"><a href="#cite_note-536">[509]</a></sup>\n</td>\n<td><a href="/wiki/Moskva-Vnukovo_Airport" class="mw-redirect" title="Moskva-Vnukovo Airport">VKO</a>\n</td>\n<td>7 km<br />(4.4 mi)\n</td>\n<td>1976-01-03\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>11</th>\n<th>51</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_212_(1969)" title="Air France Flight 212 (1969)">Air France Flight 212 (F-BHSZ)</a>\n</td>\n<td><a href="/wiki/Boeing_707-328B" class="mw-redirect" title="Boeing 707-328B">Boeing 707-328B</a>\n</td>\n<td><span style="display:none">vemai</span>Caribbean, off <a href="/wiki/Maiquet%C3%ADa" title="Maiquetía">Maiquetía</a>, Venezuela\n</td>\n<td>ENR<br /><sup id="cite_ref-537" class="reference"><a href="#cite_note-537">[510]</a></sup><sup id="cite_ref-538" class="reference"><a href="#cite_note-538">[511]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-12-04\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>3</th>\n<th>59</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_375" title="Eastern Air Lines Flight 375">Eastern Air Lines Flight 375</a>\n</td>\n<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>\n</td>\n<td><span style="display:none">usmamas</span><a href="/wiki/Boston" title="Boston">Boston</a>, Massachusetts, US\n</td>\n<td>ICL<br /><sup id="cite_ref-539" class="reference"><a href="#cite_note-539">[512]</a></sup><sup id="cite_ref-540" class="reference"><a href="#cite_note-540">[513]</a></sup>\n</td>\n<td><a href="/wiki/Boston_Logan_International_Airport" class="mw-redirect" title="Boston Logan International Airport">BOS</a>\n</td>\n<td>c. 1 km<br />(0.6 mi)\n</td>\n<td>1960-10-04\n</td></tr>\n<tr>\n<th scope="row">62</th>\n<th>3</th>\n<th>59</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Trans-Canada_Air_Lines_Flight_810" title="Trans-Canada Air Lines Flight 810">Trans-Canada Air Lines Flight 810</a>\n</td>\n<td><a href="/wiki/Canadair_North_Star" title="Canadair North Star">Canadair North Star</a>\n</td>\n<td><span style="display:none">CanB</span><a href="/wiki/Slesse_Mountain" title="Slesse Mountain">Slesse Mountain</a>, B.C., Canada\n</td>\n<td>ENR<br /><sup id="cite_ref-541" class="reference"><a href="#cite_note-541">[514]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1956-12-09\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>11</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Southwest_Airlines_Flight_4509" title="China Southwest Airlines Flight 4509">China Southwest Airlines Flight 4509</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154M" class="mw-redirect" title="Tupolev Tu-154M">Tupolev Tu-154M</a>\n</td>\n<td><span style="display:none">chinw</span><a href="/wiki/Wenzhou" title="Wenzhou">Wenzhou</a>, Zhejiang, China\n</td>\n<td>APR<br /><sup id="cite_ref-542" class="reference"><a href="#cite_note-542">[515]</a></sup>\n</td>\n<td><a href="/wiki/Wenzhou_Airport" class="mw-redirect" title="Wenzhou Airport">WNZ</a>\n</td>\n<td>1 km<br />(0.6 mi)\n</td>\n<td>1999-02-24\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>3</th>\n<th>58</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Russian Air Force\n</td>\n<td><a href="/wiki/Mil_Mi-8" title="Mil Mi-8">Mil Mi-8T</a>\n</td>\n<td><span style="display:none">ge</span>near Lata, Georgia\n</td>\n<td>UNK<br /><sup id="cite_ref-acig.org_543-0" class="reference"><a href="#cite_note-acig.org-543">[516]</a></sup><sup id="cite_ref-1992_Georgia_Mi-8_crash_544-0" class="reference"><a href="#cite_note-1992_Georgia_Mi-8_crash-544">[517]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1992-12-14\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>4</th>\n<th>57</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1979_Garuda_Fokker_F28_crash" title="1979 Garuda Fokker F28 crash">Garuda Indonesia (PK-GVE)</a>\n</td>\n<td><a href="/wiki/Fokker_F28-1000_Fellowship" class="mw-redirect" title="Fokker F28-1000 Fellowship">Fokker F28-1000 Fellowship</a>\n</td>\n<td><span style="display:none">indonber</span><a href="/wiki/Mount_Sibayak" title="Mount Sibayak">Mount Sibayak</a>, near <a href="/wiki/Berastagi" title="Berastagi">Berastagi</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-545" class="reference"><a href="#cite_note-545">[518]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-07-11\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>9</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Japan_Airlines_Flight_446" title="Japan Airlines Flight 446">Japan Airlines Flight 446</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-8-62" class="mw-redirect" title="McDonnell Douglas DC-8-62">McDonnell Douglas DC-8-62</a>\n</td>\n<td><span style="display:none">rumos</span>Moscow, Russian SFSR, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-546" class="reference"><a href="#cite_note-546">[519]</a></sup>\n</td>\n<td><a href="/wiki/Moscow-Sheremetyevo" class="mw-redirect" title="Moscow-Sheremetyevo">SVO</a>\n</td>\n<td>\n</td>\n<td>1972-11-28\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>5</th>\n<th>56</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Royal_Air_Maroc_Caravelle_(CN-CCV)" class="mw-redirect" title="Royal Air Maroc Caravelle (CN-CCV)">Royal Air Maroc (CN-CCV)</a>\n</td>\n<td><a href="/wiki/Sud_Aviation_SE-210_Caravelle_III" class="mw-redirect" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>\n</td>\n<td><span style="display:none">mobe</span><a href="/wiki/Berrechid" title="Berrechid">Berrechid</a>, Morocco\n</td>\n<td>APR<br /><sup id="cite_ref-547" class="reference"><a href="#cite_note-547">[520]</a></sup>\n</td>\n<td><a href="/wiki/Casablanca_Airport" class="mw-redirect" title="Casablanca Airport">CMN</a>\n</td>\n<td>5.5 km<br />(3.4 mi)\n</td>\n<td>1970-04-01\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>4</th>\n<th>57</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aer_Lingus_Flight_712" title="Aer Lingus Flight 712">Aer Lingus Flight 712</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount" title="Vickers Viscount">Vickers Viscount</a> 803\n</td>\n<td><span style="display:none">irest</span><a href="/wiki/St_George%27s_Channel" title="St George's Channel">St George\'s Channel</a>, off <a href="/wiki/Wexford" title="Wexford">Wexford</a>, Ireland\n</td>\n<td>ENR<br /><sup id="cite_ref-548" class="reference"><a href="#cite_note-548">[521]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1968-03-24\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>14</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Viasa_Flight_897" title="Viasa Flight 897">Viasa Flight 897</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-53" class="mw-redirect" title="Douglas DC-8-53">Douglas DC-8-53</a>\n</td>\n<td><span style="display:none">porfo</span>Atlantic Ocean, off Fonte da Telha, <a href="/wiki/Lisboa_Region" title="Lisboa Region">Lisboa</a>, Portugal\n</td>\n<td>ENR<br /><sup id="cite_ref-549" class="reference"><a href="#cite_note-549">[522]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-05-30\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>11</th>\n<th>50</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1960_Rio_de_Janeiro_air_crash" class="mw-redirect" title="1960 Rio de Janeiro air crash">US Navy (131582) and<br />Real Transportes Aéreos (PP-AXD)</a>\n</td>\n<td><a href="/wiki/Douglas_R6D-1_(DC-6A)" class="mw-redirect" title="Douglas R6D-1 (DC-6A)">Douglas R6D-1 (DC-6A)</a> and <a href="/wiki/Douglas_DC-3" title="Douglas DC-3">Douglas DC-3</a>\n</td>\n<td><span style="display:none">brg</span><a href="/wiki/Guanabara_Bay" title="Guanabara Bay">Guanabara Bay</a>, Brazil\n</td>\n<td>APR<br /><sup id="cite_ref-550" class="reference"><a href="#cite_note-550">[523]</a></sup><sup id="cite_ref-551" class="reference"><a href="#cite_note-551">[524]</a></sup>\n</td>\n<td><a href="/wiki/Rio_de_Janeiro%E2%80%93Gale%C3%A3o_International_Airport" class="mw-redirect" title="Rio de Janeiro–Galeão International Airport">GIG</a>\n</td>\n<td><5 km<br />(3.1 mi)\n</td>\n<td>1960-02-25\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>9</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Sabena_DC-7C_(OO-SFA)" class="mw-redirect" title="Sabena DC-7C (OO-SFA)">Sabena (OO-SFA)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-7C" class="mw-redirect" title="Douglas DC-7C">Douglas DC-7C</a>\n</td>\n<td><span style="display:none">moc</span><a href="/wiki/Casablanca" title="Casablanca">Casablanca</a>, Morocco\n</td>\n<td>APR<br /><sup id="cite_ref-552" class="reference"><a href="#cite_note-552">[525]</a></sup>\n</td>\n<td><a href="/wiki/Casablanca%E2%80%93Anfa_Airport" title="Casablanca–Anfa Airport">CAS</a>\n</td>\n<td>0.6 km<br />(0.37 mi)\n</td>\n<td>1958-05-18\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>6</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aerol%C3%ADneas_Argentinas_accidents_and_incidents" title="Aerolíneas Argentinas accidents and incidents">Aerolíneas Argentinas Flight 670</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">argbo</span>near <a href="/wiki/San_Carlos_de_Bol%C3%ADvar" title="San Carlos de Bolívar">Bolívar</a>, Argentina\n</td>\n<td>ENR<br /><sup id="cite_ref-553" class="reference"><a href="#cite_note-553">[526]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1957-12-08\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>3</th>\n<th>0</th>\n<th>58</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Freckleton_Air_Disaster" class="mw-redirect" title="Freckleton Air Disaster">US Army Air Force (42-50291)</a>\n</td>\n<td><a href="/wiki/Consolidated_B-24_Liberator" title="Consolidated B-24 Liberator">Consolidated B-24 Liberator</a>\n</td>\n<td><span style="display:none">unefr</span><a href="/wiki/Freckleton" title="Freckleton">Freckleton</a>, England, UK\n</td>\n<td>APR<br /><sup id="cite_ref-news_554-0" class="reference"><a href="#cite_note-news-554">[527]</a></sup>\n</td>\n<td><a href="/wiki/Warton_Aerodrome" title="Warton Aerodrome">EGNO</a>\n</td>\n<td>c. 1.3 km<br />(0.8 mi)\n</td>\n<td>1944-08-23\n</td></tr>\n<tr>\n<th scope="row">61</th>\n<th>11</th>\n<th>0</th>\n<th>50</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>US Air Force (42-40682)\n</td>\n<td><a href="/wiki/Consolidated_B-24_Liberator" title="Consolidated B-24 Liberator">Consolidated B-24 Liberator</a>\n</td>\n<td><span style="display:none">pap</span><a href="/wiki/Port_Moresby" title="Port Moresby">Port Moresby</a>, Papua New Guinea (then <a href="/wiki/Territory_of_Papua" title="Territory of Papua">Territory of Papua</a>)\n</td>\n<td>UNK<br /><sup id="cite_ref-Australian_War_Memorial_555-0" class="reference"><a href="#cite_note-Australian_War_Memorial-555">[528]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1943-09-07\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>6</th>\n<th>54</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Equatorial_Express_Airlines_(3C-VQR)" class="mw-redirect" title="Equatorial Express Airlines (3C-VQR)">Equatorial Express Airlines (3C-VQR)</a>\n</td>\n<td><a href="/wiki/Antonov_An-24B" class="mw-redirect" title="Antonov An-24B">Antonov An-24B</a>\n</td>\n<td><span style="display:none">eq</span><a href="/wiki/Baney" title="Baney">Baney</a>, Equatorial Guinea\n</td>\n<td>ENR<br /><sup id="cite_ref-556" class="reference"><a href="#cite_note-556">[529]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2005-07-16\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>6</th>\n<th>49</th>\n<th>5</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alliance_Air_Flight_7412" title="Alliance Air Flight 7412">Alliance Air Flight 7412</a>\n</td>\n<td><a href="/wiki/Boeing_737-2A8" class="mw-redirect" title="Boeing 737-2A8">Boeing 737-2A8</a>\n</td>\n<td><span style="display:none">indip</span><a href="/wiki/Patna" title="Patna">Patna</a>, Bihar, India\n</td>\n<td>APR<br /><sup id="cite_ref-557" class="reference"><a href="#cite_note-557">[530]</a></sup>\n</td>\n<td><a href="/wiki/Patna_Airport" class="mw-redirect" title="Patna Airport">PAT</a>\n</td>\n<td>2 km<br />(1.2 mi)\n</td>\n<td>2000-07-17\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>10</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TAROM_Flight_371" title="TAROM Flight 371">TAROM Flight 371</a>\n</td>\n<td><a href="/wiki/Airbus_A310-324" class="mw-redirect" title="Airbus A310-324">Airbus A310-324</a>\n</td>\n<td><span style="display:none">Ro</span><a href="/wiki/Balote%C8%99ti" title="Balotești">Balotești</a>, Romania\n</td>\n<td>ENR<br /><sup id="cite_ref-558" class="reference"><a href="#cite_note-558">[531]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1995-03-31\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th><sup id="cite_ref-559" class="reference"><a href="#cite_note-559">[nb 28]</a></sup></th>\n<th><sup id="cite_ref-560" class="reference"><a href="#cite_note-560">[nb 29]</a></sup></th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Georgian Air Force\n</td>\n<td><a href="/wiki/Mil_Mi-8" title="Mil Mi-8">Mil Mi-8</a>\n</td>\n<td><span style="display:none">ge</span>near <a href="/wiki/Svaneti" title="Svaneti">Svaneti</a>, Georgia\n</td>\n<td>UNK<br /><sup id="cite_ref-561" class="reference"><a href="#cite_note-561">[532]</a></sup><sup id="cite_ref-562" class="reference"><a href="#cite_note-562">[533]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1993-10-04\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>3</th>\n<th>57</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Sudan_Airways#Accidents_and_incidents" title="Sudan Airways">Sudan Airways (ST-ADY)</a>\n</td>\n<td><a href="/wiki/Fokker_F27_Friendship_400M" class="mw-redirect" title="Fokker F27 Friendship 400M">Fokker F27 Friendship 400M</a>\n</td>\n<td><span style="display:none">souz</span>near <a href="/wiki/Malakal" title="Malakal">Malakal</a>, South Sudan\n</td>\n<td>ENR<br /><sup id="cite_ref-563" class="reference"><a href="#cite_note-563">[534]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1986-08-16\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>0</th>\n<th>60</th>\n<th>0</th>\n<th>\n</th>\n<td>INH\n</td>\n<td><a href="/wiki/EgyptAir_Flight_648" title="EgyptAir Flight 648">EgyptAir Flight 648</a>\n</td>\n<td><a href="/wiki/Boeing_737-266" class="mw-redirect" title="Boeing 737-266">Boeing 737-266</a>\n</td>\n<td><span style="display:none">maltl</span><a href="/wiki/Luqa" title="Luqa">Luqa</a>, Malta\n</td>\n<td>STD<br /><sup id="cite_ref-564" class="reference"><a href="#cite_note-564">[535]</a></sup>\n</td>\n<td><a href="/wiki/Malta_International_Airport" title="Malta International Airport">MLA</a>\n</td>\n<td>\n</td>\n<td>1985-11-24\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>10</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Mal%C3%A9v_Flight_240" title="Malév Flight 240">Malév Flight 240</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154B" class="mw-redirect" title="Tupolev Tu-154B">Tupolev Tu-154B</a>\n</td>\n<td><span style="display:none">leb</span>Mediterranean, off <a href="/wiki/Beirut" title="Beirut">Beirut</a>, Lebanon\n</td>\n<td>APR<br /><sup id="cite_ref-565" class="reference"><a href="#cite_note-565">[536]</a></sup>\n</td>\n<td><a href="/wiki/Beirut_International_Airport" class="mw-redirect" title="Beirut International Airport">BEY</a>\n</td>\n<td>10 km<br />(6.2 mi)\n</td>\n<td>1975-09-30\n</td></tr>\n<tr>\n<th scope="row">60</th>\n<th>5</th>\n<th>55</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td>Air Inter Flight 696\n</td>\n<td><a href="/wiki/Vickers_Viscount" title="Vickers Viscount">Vickers Viscount</a> 724\n</td>\n<td><span style="display:none">frano</span><a href="/wiki/Noir%C3%A9table" title="Noirétable">Noirétable</a>, France\n</td>\n<td>ENR<br /><sup id="cite_ref-566" class="reference"><a href="#cite_note-566">[537]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1972-10-27\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>6</th>\n<th>53</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Fuerza Aérea del Peru (FAP-329)\n</td>\n<td><a href="/wiki/De_Havilland_Canada_DHC-5" class="mw-redirect" title="De Havilland Canada DHC-5">de Havilland Canada DHC-5</a>\n</td>\n<td><span style="display:none">pet</span><a href="/wiki/Tarma" title="Tarma">Tarma</a>, Peru\n</td>\n<td>ENR<br /><sup id="cite_ref-567" class="reference"><a href="#cite_note-567">[538]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-06-21\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>5</th>\n<th>54</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Air_Rhodesia_Flight_827" title="Air Rhodesia Flight 827">Air Rhodesia Flight 827</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_748D" class="mw-redirect" title="Vickers Viscount 748D">Vickers Viscount 748D</a>\n</td>\n<td><span style="display:none">Zi</span>near <a href="/wiki/Kariba,_Zimbabwe" title="Kariba, Zimbabwe">Kariba, Zimbabwe</a> (then <a href="/wiki/Rhodesia" title="Rhodesia">Rhodesia</a>)\n</td>\n<td>ENR<br /><sup id="cite_ref-568" class="reference"><a href="#cite_note-568">[539]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-02-12\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>0</th>\n<th>59</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Libyan_Arab_Airlines_Tu-154_(LZ-BTN)" class="mw-redirect" title="Libyan Arab Airlines Tu-154 (LZ-BTN)">Libyan Arab Airlines (LZ-BTN)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>\n</td>\n<td><span style="display:none">Libya</span><a href="/wiki/Ar_Rajma" title="Ar Rajma">Ar Rajma</a>, Libya\n</td>\n<td>ENR/LDG<br /><sup id="cite_ref-569" class="reference"><a href="#cite_note-569">[540]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1977-12-02\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>4</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/SAETA_Flight_232" title="SAETA Flight 232">SAETA Flight 232</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_785D" class="mw-redirect" title="Vickers Viscount 785D">Vickers Viscount 785D</a>\n</td>\n<td><span style="display:none">ecch</span><a href="/wiki/Chimborazo" title="Chimborazo">Chimborazo</a> volcano, Andes Mts., Ecuador\n</td>\n<td>ENR<br /><sup id="cite_ref-570" class="reference"><a href="#cite_note-570">[541]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-08-15\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>4</th>\n<th>55</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lufthansa_Flight_540" title="Lufthansa Flight 540">Lufthansa Flight 540</a>\n</td>\n<td><a href="/wiki/Boeing_747-130" class="mw-redirect" title="Boeing 747-130">Boeing 747-130</a>\n</td>\n<td><span style="display:none">Ke</span><a href="/wiki/Nairobi" title="Nairobi">Nairobi</a>, Kenya\n</td>\n<td>TOF<br /><sup id="cite_ref-571" class="reference"><a href="#cite_note-571">[542]</a></sup>\n</td>\n<td><a href="/wiki/Jomo_Kenyatta_International_Airport" title="Jomo Kenyatta International Airport">NBO</a>\n</td>\n<td>1.1 km<br />(0.68 mi)\n</td>\n<td>1974-11-20\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>3</th>\n<th>12</th>\n<th>44</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Korean Air Force\n</td>\n<td><a href="/wiki/Curtiss_C-46" class="mw-redirect" title="Curtiss C-46">Curtiss C-46</a>\n</td>\n<td><span style="display:none">souy</span>near <a href="/wiki/Yeouido" title="Yeouido">Yeouido</a>, South Korea\n</td>\n<td>ENR<br /><sup id="cite_ref-572" class="reference"><a href="#cite_note-572">[543]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1967-04-08\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>2</th>\n<th>57</th>\n<th>0</th>\n<th>\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/US_Marine_Corps_C-130F_(149802)" class="mw-redirect" title="US Marine Corps C-130F (149802)">US Marine Corps (149802)</a>\n</td>\n<td><a href="/wiki/Lockheed_KC-130F_Hercules" class="mw-redirect" title="Lockheed KC-130F Hercules">Lockheed KC-130F Hercules</a>\n</td>\n<td><span style="display:none">chinh</span><a href="/wiki/Kowloon_Bay" title="Kowloon Bay">Kowloon Bay</a>, Hong Kong, China\n</td>\n<td>TOF<br /><sup id="cite_ref-573" class="reference"><a href="#cite_note-573">[544]</a></sup><sup id="cite_ref-574" class="reference"><a href="#cite_note-574">[545]</a></sup>\n</td>\n<td><a href="/wiki/Hong_Kong-Kai_Tak_International_Airport" class="mw-redirect" title="Hong Kong-Kai Tak International Airport">HKG</a>\n</td>\n<td>\n</td>\n<td>1965-08-24\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>9</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_245" title="Aeroflot Flight 245">Aeroflot Flight 245</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18B" class="mw-redirect" title="Ilyushin Il-18B">Ilyushin Il-18B</a>\n</td>\n<td><span style="display:none">rucheb</span>Chebotovka, <a href="/wiki/Tarasovsky_District" title="Tarasovsky District">Tarasovsky District</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-575" class="reference"><a href="#cite_note-575">[546]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-12-17\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>4</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lloyd_A%C3%A9reo_Boliviano_DC-4_(CP-609)" class="mw-redirect" title="Lloyd Aéreo Boliviano DC-4 (CP-609)">Lloyd Aéreo Boliviano (CP-609)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">bola</span><a href="/wiki/Arbieto" title="Arbieto">Arbieto</a>, Bolivia\n</td>\n<td>ENR<br /><sup id="cite_ref-576" class="reference"><a href="#cite_note-576">[547]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1960-02-05\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>9</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1956_Atlantic_R6D-1_disappearance" title="1956 Atlantic R6D-1 disappearance">US Navy (131588)</a>\n</td>\n<td><a href="/wiki/Douglas_R6D-1" class="mw-redirect" title="Douglas R6D-1">Douglas R6D-1</a>\n</td>\n<td><span style="display:none">atp</span><a href="/wiki/Porcupine_Seabight" title="Porcupine Seabight">Porcupine Seabight</a>, Atlantic Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-577" class="reference"><a href="#cite_note-577">[548]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1956-10-10\n</td></tr>\n<tr>\n<th scope="row">59</th>\n<th>4</th>\n<th>55</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1945_Peip%27ing_C-46_crash" title="1945 Peip'ing C-46 crash">US Army Air Force (44-78591)</a>\n</td>\n<td><a href="/wiki/Curtiss_C-46F-1-CU" class="mw-redirect" title="Curtiss C-46F-1-CU">Curtiss C-46F-1-CU</a>\n</td>\n<td><span style="display:none">chinf</span>Fangshan, <a href="/wiki/Fangshan_District" title="Fangshan District">Fangshan District</a>, China\n</td>\n<td>APR<br /><sup id="cite_ref-578" class="reference"><a href="#cite_note-578">[549]</a></sup>\n</td>\n<td><a href="/wiki/Beijing_Nanyuan_Airport" title="Beijing Nanyuan Airport">NAY</a>\n</td>\n<td>25 km<br />(15.6 mi)\n</td>\n<td>1945-10-12\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>6</th>\n<th>52</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Yemen Air Force\n</td>\n<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>\n</td>\n<td><span style="display:none">Ye</span><a href="/wiki/Sirwah" title="Sirwah">Sirwah</a>, Yemen\n</td>\n<td>ENR<br /><sup id="cite_ref-579" class="reference"><a href="#cite_note-579">[550]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1992-07-14\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>3</th>\n<th>55</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_7841" title="Aeroflot Flight 7841">Aeroflot Flight 7841</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134AK" class="mw-redirect" title="Tupolev Tu-134AK">Tupolev Tu-134AK</a>\n</td>\n<td><span style="display:none">belami</span><a href="/wiki/Minsk" title="Minsk">Minsk</a>, <a href="/wiki/Byelorussian_SSR" class="mw-redirect" title="Byelorussian SSR">Byelorussian SSR</a>, USSR\n</td>\n<td>ICL<br /><sup id="cite_ref-580" class="reference"><a href="#cite_note-580">[551]</a></sup>\n</td>\n<td><a href="/wiki/Minsk_International_Airport" class="mw-redirect" title="Minsk International Airport">MSQ</a>\n</td>\n<td>10 km<br />(6.3 mi)\n</td>\n<td>1985-02-01\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>1</th>\n<th>57</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_1691" title="Aeroflot Flight 1691">Aeroflot Flight 1691</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-104B" class="mw-redirect" title="Tupolev Tu-104B">Tupolev Tu-104B</a>\n</td>\n<td><span style="display:none">rumos</span>Moscow, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-581" class="reference"><a href="#cite_note-581">[552]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-03-17\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>5</th>\n<th>53</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Air_Vietnam_C-54D_(XV-NUI)" class="mw-redirect" title="Air Vietnam C-54D (XV-NUI)">Air Vietnam (XV-NUI)</a>\n</td>\n<td><a href="/wiki/Douglas_C-54D-15-DC_Skymaster" class="mw-redirect" title="Douglas C-54D-15-DC Skymaster">Douglas C-54D-15-DC Skymaster</a>\n</td>\n<td><span style="display:none">vib</span><a href="/wiki/Bu%C3%B4n_Ma_Thu%E1%BB%99t" title="Buôn Ma Thuột">Buôn Ma Thuột</a>, Vietnam\n</td>\n<td>APR<br /><sup id="cite_ref-582" class="reference"><a href="#cite_note-582">[553]</a></sup>\n</td>\n<td><a href="/wiki/Bu%C3%B4n_Ma_Thu%E1%BB%99t_Airport" class="mw-redirect" title="Buôn Ma Thuột Airport">BMV</a>\n</td>\n<td>6.5 km<br />(4.1 mi)\n</td>\n<td>1973-03-19\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>2</th>\n<th>55</th>\n<th>1</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Pan African Airlines (N90427)\n</td>\n<td><a href="/wiki/Douglas_C-54B-1-DC_Skymaster" class="mw-redirect" title="Douglas C-54B-1-DC Skymaster">Douglas C-54B-1-DC Skymaster</a>\n</td>\n<td><span style="display:none">nigeriag</span>Agwa, <a href="/wiki/Rivers_State" title="Rivers State">Rivers State</a>, Nigeria\n</td>\n<td>APR<br /><sup id="cite_ref-583" class="reference"><a href="#cite_note-583">[554]</a></sup>\n</td>\n<td><a href="/wiki/Port_Harcourt_Airport" class="mw-redirect" title="Port Harcourt Airport">PHC</a>\n</td>\n<td>1.5 km<br />(0.9 mi)\n</td>\n<td>1968-09-28\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>5</th>\n<th>53</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/American_Airlines_Flight_383_(1965)" title="American Airlines Flight 383 (1965)">American Airlines Flight 383</a>\n</td>\n<td><a href="/wiki/Boeing_727-23" class="mw-redirect" title="Boeing 727-23">Boeing 727-23</a>\n</td>\n<td><span style="display:none">uske</span><a href="/wiki/Hebron,_Kentucky" title="Hebron, Kentucky">Hebron, Kentucky</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-584" class="reference"><a href="#cite_note-584">[555]</a></sup><sup id="cite_ref-585" class="reference"><a href="#cite_note-585">[556]</a></sup>\n</td>\n<td><a href="/wiki/Greater_Cincinnati_Airport" class="mw-redirect" title="Greater Cincinnati Airport">CVG</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1965-11-08\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>7</th>\n<th>51</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_304" title="Eastern Air Lines Flight 304">Eastern Air Lines Flight 304</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8" title="Douglas DC-8">Douglas DC-8</a>\n</td>\n<td><span style="display:none">usloll</span><a href="/wiki/Lake_Pontchartrain" title="Lake Pontchartrain">Lake Pontchartrain</a>, Louisiana, US\n</td>\n<td>ENR<br /><sup id="cite_ref-586" class="reference"><a href="#cite_note-586">[557]</a></sup><sup id="cite_ref-587" class="reference"><a href="#cite_note-587">[558]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1964-02-25\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>9</th>\n<th>49</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/KLM_Flight_844" title="KLM Flight 844">KLM Flight 844</a>\n</td>\n<td><a href="/wiki/Lockheed_1049E" class="mw-redirect" title="Lockheed 1049E">Lockheed 1049E</a>\n</td>\n<td><span style="display:none">indonbi</span><a href="/wiki/Biak_Island" class="mw-redirect" title="Biak Island">Biak Island</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-588" class="reference"><a href="#cite_note-588">[559]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1957-07-16\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>7</th>\n<th>51</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXS\n</td>\n<td><a href="/wiki/El_Al_Flight_402" title="El Al Flight 402">El Al Israel Airlines Flight 402/26</a>\n</td>\n<td><a href="/wiki/Lockheed_L-149_Constellation" class="mw-redirect" title="Lockheed L-149 Constellation">Lockheed L-149 Constellation</a>\n</td>\n<td><span style="display:none">bulp</span>near <a href="/wiki/Petrich" title="Petrich">Petrich</a>, Bulgaria\n</td>\n<td>ENR<br /><sup id="cite_ref-589" class="reference"><a href="#cite_note-589">[560]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1955-07-27\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>8</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Transocean_Air_Lines_Flight_512" title="Transocean Air Lines Flight 512">Transocean Air Lines Flight 512</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>\n</td>\n<td><span style="display:none">pac</span>Pacific Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-590" class="reference"><a href="#cite_note-590">[561]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1953-07-12\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>7</th>\n<th>51</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1950_T%C3%AAte_de_l%27Obiou_C-54_crash" title="1950 Tête de l'Obiou C-54 crash">Curtiss Reid Flying Services (CF-EDN)</a>\n</td>\n<td><a href="/wiki/Douglas_C-54B-1-DC" class="mw-redirect" title="Douglas C-54B-1-DC">Douglas C-54B-1-DC</a>\n</td>\n<td><span style="display:none">fragr</span><a href="/wiki/Grande_T%C3%AAte_de_l%27Obiou" title="Grande Tête de l'Obiou">Grande Tête de l\'Obiou</a> mountain, France\n</td>\n<td>ENR<br /><sup id="cite_ref-591" class="reference"><a href="#cite_note-591">[562]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1950-11-13\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>3</th>\n<th>55</th>\n<th>0</th>\n<th>†<sup id="cite_ref-missing_51-4" class="reference"><a href="#cite_note-missing-51">[nb 5]</a></sup>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Northwest_Orient_Airlines_Flight_2501" title="Northwest Orient Airlines Flight 2501">Northwest Orient Airlines Flight 2501</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">usla</span><a href="/wiki/Lake_Michigan" title="Lake Michigan">Lake Michigan</a>, off <a href="/wiki/Benton_Harbor" class="mw-redirect" title="Benton Harbor">Benton Harbor</a>, Michigan, US\n</td>\n<td>ENR<br /><sup id="cite_ref-592" class="reference"><a href="#cite_note-592">[563]</a></sup><sup id="cite_ref-593" class="reference"><a href="#cite_note-593">[564]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1950-06-23\n</td></tr>\n<tr>\n<th scope="row">58</th>\n<th>5</th>\n<th>0</th>\n<th>53</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Japan mid-air collision\n</td>\n<td><a href="/wiki/Fokker_Super_Universal" title="Fokker Super Universal">Fokker Super Universal</a> and <a href="/wiki/Hanriot_HD.14" title="Hanriot HD.14">Mitsubishi Ki1</a>\n</td>\n<td><span style="display:none">colmt</span>Tokyo, Japan\n</td>\n<td>ENR<br /><sup id="cite_ref-auto1_7-1" class="reference"><a href="#cite_note-auto1-7">[7]</a></sup><sup id="cite_ref-594" class="reference"><a href="#cite_note-594">[565]</a></sup><sup id="cite_ref-595" class="reference"><a href="#cite_note-595">[566]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1938-08-24\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>7</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Atlasjet_Flight_4203" title="Atlasjet Flight 4203">Atlasjet Flight 4203</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_MD-83" class="mw-redirect" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>\n</td>\n<td><span style="display:none">tuk</span><a href="/wiki/Ke%C3%A7iborlu" title="Keçiborlu">Keçiborlu</a>, Turkey\n</td>\n<td>APR<br /><sup id="cite_ref-596" class="reference"><a href="#cite_note-596">[567]</a></sup>\n</td>\n<td><a href="/wiki/Isparta_S%C3%BCleyman_Demirel_Airport" title="Isparta Süleyman Demirel Airport">ISE</a>\n</td>\n<td>12 km<br />(7.5 mi)\n</td>\n<td>2007-11-30\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>5</th>\n<th>52</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/ASA_Pesada_An-26_(D2-FCG)" class="mw-redirect" title="ASA Pesada An-26 (D2-FCG)">ASA Pesada (D2-FCG)</a>\n</td>\n<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>\n</td>\n<td><span style="display:none">anlua</span><a href="/wiki/Luanda" title="Luanda">Luanda</a>, Angola\n</td>\n<td>ENR<br /><sup id="cite_ref-597" class="reference"><a href="#cite_note-597">[568]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2000-11-15\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>5</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Turkish_Airlines_Flight_278" title="Turkish Airlines Flight 278">Turkish Airlines Flight 278</a>\n</td>\n<td><a href="/wiki/Boeing_737-4Y0" class="mw-redirect" title="Boeing 737-4Y0">Boeing 737-4Y0</a>\n</td>\n<td><span style="display:none">tuv</span><a href="/wiki/Van,_Turkey" title="Van, Turkey">Van, Turkey</a>\n</td>\n<td>APR<br /><sup id="cite_ref-598" class="reference"><a href="#cite_note-598">[569]</a></sup>\n</td>\n<td><a href="/wiki/Van_Ferit_Melen_Airport" title="Van Ferit Melen Airport">VAN</a>\n</td>\n<td>4 km<br />(2.5 mi)\n</td>\n<td>1994-12-29\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>7</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Soviet_Air_Force_Il-76MD_(CCCP-76569)" class="mw-redirect" title="Soviet Air Force Il-76MD (CCCP-76569)">Soviet Air Force (CCCP-76569)</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-76MD" class="mw-redirect" title="Ilyushin Il-76MD">Ilyushin Il-76MD</a>\n</td>\n<td><span style="display:none">azs</span><a href="/wiki/Caspian_Sea" title="Caspian Sea">Caspian Sea</a> off <a href="/wiki/Sumqayit" class="mw-redirect" title="Sumqayit">Sumqayit</a>, <a href="/wiki/Azerbaijan_SSR" class="mw-redirect" title="Azerbaijan SSR">Azerbaijan SSR</a>, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-599" class="reference"><a href="#cite_note-599">[570]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-10-18\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>5</th>\n<th>52</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/SAETA_Viscount_(HC-AVP)" class="mw-redirect" title="SAETA Viscount (HC-AVP)">SAETA (HC-AVP)</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_785D" class="mw-redirect" title="Vickers Viscount 785D">Vickers Viscount 785D</a>\n</td>\n<td><span style="display:none">ecp</span><a href="/wiki/Pastaza_Province" title="Pastaza Province">Pastaza Province</a>, Ecuador\n</td>\n<td>ENR<br /><sup id="cite_ref-600" class="reference"><a href="#cite_note-600">[571]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1979-04-23\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>4</th>\n<th>53</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2174" title="Aeroflot Flight 2174">Aeroflot Flight 2174</a>\n</td>\n<td><a href="/wiki/Antonov_An-24B" class="mw-redirect" title="Antonov An-24B">Antonov An-24B</a>\n</td>\n<td><span style="display:none">ruat</span>Atamanovka, <a href="/wiki/Saratov_Oblast" title="Saratov Oblast">Saratov Oblast</a>, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-601" class="reference"><a href="#cite_note-601">[572]</a></sup>\n</td>\n<td><a href="/wiki/Saratov_Airport" class="mw-redirect" title="Saratov Airport">RTW</a>\n</td>\n<td>13 km<br />(8.1 mi)\n</td>\n<td>1971-12-01\n</td></tr>\n<tr>\n<th scope="row">57</th>\n<th>5</th>\n<th>52</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Civil_Air_Transport_Flight_B-908" class="mw-redirect" title="Civil Air Transport Flight B-908">Civil Air Transport (B-908)</a>\n</td>\n<td><a href="/wiki/Curtiss_C-46D-10-CU" class="mw-redirect" title="Curtiss C-46D-10-CU">Curtiss C-46D-10-CU</a>\n</td>\n<td><span style="display:none">chintj</span><a href="/wiki/Jiaoxi,_Yilan" title="Jiaoxi, Yilan">Jiaoxi</a>, Taiwan\n</td>\n<td>ICL<br /><sup id="cite_ref-602" class="reference"><a href="#cite_note-602">[573]</a></sup>\n</td>\n<td><a href="/wiki/Taichung_Airport" class="mw-redirect" title="Taichung Airport">RMQ</a>\n</td>\n<td>c. 8.5 km<br />(5.3 mi)\n</td>\n<td>1964-06-20\n</td></tr>\n<tr>\n<th scope="row">56</th>\n<th>2</th>\n<th>53</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Indian_Airlines_Flight_491" title="Indian Airlines Flight 491">Indian Airlines Flight 491</a>\n</td>\n<td><a href="/wiki/Boeing_737-2A8" class="mw-redirect" title="Boeing 737-2A8">Boeing 737-2A8</a>\n</td>\n<td><span style="display:none">indiau</span><a href="/wiki/Aurangabad,_Maharashtra" class="mw-redirect" title="Aurangabad, Maharashtra">Aurangabad</a>, India\n</td>\n<td>TOF<br /><sup id="cite_ref-603" class="reference"><a href="#cite_note-603">[574]</a></sup>\n</td>\n<td><a href="/wiki/Aurangabad_Airport" title="Aurangabad Airport">IXU</a>\n</td>\n<td>1.9 km<br />(1.2 mi)\n</td>\n<td>1993-04-26\n</td></tr>\n<tr>\n<th scope="row">56</th>\n<th>2</th>\n<th>54</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Martinair_Flight_495" title="Martinair Flight 495">Martinair Flight 495</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-30CF" class="mw-redirect" title="McDonnell Douglas DC-10-30CF">McDonnell Douglas DC-10-30CF</a>\n</td>\n<td><span style="display:none">porfa</span><a href="/wiki/Faro,_Portugal" title="Faro, Portugal">Faro, Portugal</a>\n</td>\n<td>LDG<br /><sup id="cite_ref-604" class="reference"><a href="#cite_note-604">[575]</a></sup>\n</td>\n<td><a href="/wiki/Faro_Airport" title="Faro Airport">FAO</a>\n</td>\n<td>\n</td>\n<td>1992-12-21\n</td></tr>\n<tr>\n<th scope="row">56</th>\n<th>2</th>\n<th>54</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_accidents_and_incidents_in_the_1970s#List" title="Aeroflot accidents and incidents in the 1970s">Aeroflot Flight A-13</a>\n</td>\n<td><a href="/wiki/Antonov_An-24B" class="mw-redirect" title="Antonov An-24B">Antonov An-24B</a>\n</td>\n<td><span style="display:none">azne</span><a href="/wiki/Neftyanyye_Kamni" class="mw-redirect" title="Neftyanyye Kamni">Neftyanyye Kamni</a>, Azerbaijan\n</td>\n<td>ENR<br /><sup id="cite_ref-605" class="reference"><a href="#cite_note-605">[576]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-08-18\n</td></tr>\n<tr>\n<th scope="row">56</th>\n<th>1</th>\n<th>50</th>\n<th>5</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Varig_Airlines_Flight_837" class="mw-redirect" title="Varig Airlines Flight 837">Varig Flight 837</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-33" class="mw-redirect" title="Douglas DC-8-33">Douglas DC-8-33</a>\n</td>\n<td><span style="display:none">libe</span><a href="/wiki/Monrovia" title="Monrovia">Monrovia</a>, Liberia\n</td>\n<td>APR<br /><sup id="cite_ref-606" class="reference"><a href="#cite_note-606">[577]</a></sup>\n</td>\n<td><a href="/wiki/Roberts_International_Airport" title="Roberts International Airport">ROB</a>\n</td>\n<td>1.9 km<br />(1.2 mi)\n</td>\n<td>1967-03-05\n</td></tr>\n<tr>\n<th scope="row">56</th>\n<th>4</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Avianca_Flight_4" title="Avianca Flight 4">Avianca Flight 4</a>\n</td>\n<td><a href="/wiki/Douglas_C-54" class="mw-redirect" title="Douglas C-54">Douglas C-54</a>\n</td>\n<td><span style="display:none">colca</span>Cartagena Bay, off <a href="/wiki/Cartagena,_Colombia" title="Cartagena, Colombia">Cartagena, Colombia</a>\n</td>\n<td>ICL<br /><sup id="cite_ref-607" class="reference"><a href="#cite_note-607">[578]</a></sup>\n</td>\n<td><a href="/wiki/Rafael_N%C3%BA%C3%B1ez_International_Airport" title="Rafael Núñez International Airport">CTG</a>\n</td>\n<td>1.3 km<br />(0.81 mi)\n</td>\n<td>1966-01-15\n</td></tr>\n<tr>\n<th scope="row">56</th>\n<th>4</th>\n<th>52</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1951_Miami_Airlines_C-46_crash" title="1951 Miami Airlines C-46 crash">Miami Airlines (N1678M)</a>\n</td>\n<td><a href="/wiki/Curtiss_C-46F-1-CU" class="mw-redirect" title="Curtiss C-46F-1-CU">Curtiss C-46F-1-CU</a>\n</td>\n<td><span style="display:none">usnewjh</span><a href="/wiki/Hillside,_New_Jersey" title="Hillside, New Jersey">Hillside, New Jersey</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-608" class="reference"><a href="#cite_note-608">[579]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1951-12-16\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>6</th>\n<th>47</th>\n<th>2</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Eastern_Airlines_Flight_5210" title="China Eastern Airlines Flight 5210">China Eastern Airlines Flight 5210</a>\n</td>\n<td><a href="/wiki/Bombardier_CRJ-200LR" class="mw-redirect" title="Bombardier CRJ-200LR">Bombardier CRJ-200LR</a>\n</td>\n<td><span style="display:none">chini</span><a href="/wiki/Baotou" title="Baotou">Baotou</a>, Inner Mongolia, China\n</td>\n<td>ICL<br /><sup id="cite_ref-609" class="reference"><a href="#cite_note-609">[580]</a></sup>\n</td>\n<td><a href="/wiki/Baotou_Airport" title="Baotou Airport">BAV</a>\n</td>\n<td>2 km<br />(1.2 mi)\n</td>\n<td>2004-11-21\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>7</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Lionair_Flight_602" title="Lionair Flight 602">Lionair Flight 602</a>\n</td>\n<td><a href="/wiki/Antonov_An-24" title="Antonov An-24">Antonov An-24</a>\n</td>\n<td><span style="display:none">srman</span><a href="/wiki/Palk_Strait" title="Palk Strait">Palk Strait</a>, off <a href="/wiki/Mannar,_Sri_Lanka" title="Mannar, Sri Lanka">Mannar, Sri Lanka</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-610" class="reference"><a href="#cite_note-610">[581]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1998-09-29\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>1</th>\n<th>54</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Northwest_Airlines_Flight_2119" title="China Northwest Airlines Flight 2119">China Northwest Airlines Flight 2119</a>\n</td>\n<td><a href="/wiki/British_Aerospace_146" title="British Aerospace 146">British Aerospace 146</a>\n</td>\n<td><span style="display:none">chiy</span><a href="/wiki/Yinchuan" title="Yinchuan">Yinchuan</a>, China\n</td>\n<td>TOF<br /><sup id="cite_ref-611" class="reference"><a href="#cite_note-611">[582]</a></sup>\n</td>\n<td><a href="/wiki/Yinchuan_Hedong_Airport" class="mw-redirect" title="Yinchuan Hedong Airport">INC</a>\n</td>\n<td>\n</td>\n<td>1993-07-23\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>5</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Partnair_Flight_394" title="Partnair Flight 394">Partnair Flight 394</a>\n</td>\n<td><a href="/wiki/Convair_CV-580" class="mw-redirect" title="Convair CV-580">Convair CV-580</a>\n</td>\n<td><span style="display:none">den</span><a href="/wiki/Skagerrak" title="Skagerrak">Skagerrak</a>, near <a href="/wiki/Hirtshals" title="Hirtshals">Hirtshals</a>, Denmark\n</td>\n<td>ENR<br /><sup id="cite_ref-612" class="reference"><a href="#cite_note-612">[583]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-09-08\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>2</th>\n<th>53</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/British_Airtours_Flight_28M" title="British Airtours Flight 28M">British Airtours Flight 28M</a>\n</td>\n<td><a href="/wiki/Boeing_737-236" class="mw-redirect" title="Boeing 737-236">Boeing 737-236</a>\n</td>\n<td><span style="display:none">unem</span><a href="/wiki/Manchester" title="Manchester">Manchester</a>, England, UK\n</td>\n<td>TOF<br /><sup id="cite_ref-613" class="reference"><a href="#cite_note-613">[584]</a></sup>\n</td>\n<td><a href="/wiki/Manchester_International_Airport" class="mw-redirect" title="Manchester International Airport">MAN</a>\n</td>\n<td>\n</td>\n<td>1985-08-22\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>8</th>\n<th>47</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Transbrasil_Flight_303" title="Transbrasil Flight 303">Transbrasil Flight 303</a>\n</td>\n<td><a href="/wiki/Boeing_727-27C" class="mw-redirect" title="Boeing 727-27C">Boeing 727-27C</a>\n</td>\n<td><span style="display:none">brmo</span>Morro da Virgínia, <a href="/wiki/Santa_Catarina_(state)" title="Santa Catarina (state)">Santa Catarina</a>, Brazil\n</td>\n<td>APR<br /><sup id="cite_ref-614" class="reference"><a href="#cite_note-614">[585]</a></sup>\n</td>\n<td><a href="/wiki/Herc%C3%ADlio_Luz_International_Airport" title="Hercílio Luz International Airport">FLN</a>\n</td>\n<td>24 km<br />(15 mi)\n</td>\n<td>1980-04-12\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>4</th>\n<th>51</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_H-826" class="mw-redirect" title="Aeroflot Flight H-826">Aeroflot Flight H-826</a>\n</td>\n<td><a href="/wiki/Antonov_An-24B" class="mw-redirect" title="Antonov An-24B">Antonov An-24B</a>\n</td>\n<td><span style="display:none">ukrp</span>Preobrazhenka, <a href="/wiki/Dnipropetrovsk_Oblast" title="Dnipropetrovsk Oblast">Dnipropetrovsk</a>, Ukrainian SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-615" class="reference"><a href="#cite_note-615">[586]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-08-03\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>7</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Air Afrique (F-BIAO)\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">camm</span><a href="/wiki/Mount_Cameroon" title="Mount Cameroon">Mount Cameroon</a>, Cameroon\n</td>\n<td>ENR<br /><sup id="cite_ref-616" class="reference"><a href="#cite_note-616">[587]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1963-05-03\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>7</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_903" title="TWA Flight 903">TWA Flight 903</a>\n</td>\n<td><a href="/wiki/Lockheed_L-749A" class="mw-redirect" title="Lockheed L-749A">Lockheed L-749A</a>\n</td>\n<td><span style="display:none">egw</span><a href="/wiki/Wadi_Natrun" class="mw-redirect" title="Wadi Natrun">Wadi Natrun</a>, Egypt\n</td>\n<td>ENR<br /><sup id="cite_ref-617" class="reference"><a href="#cite_note-617">[588]</a></sup><sup id="cite_ref-618" class="reference"><a href="#cite_note-618">[589]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1950-08-31\n</td></tr>\n<tr>\n<th scope="row">55</th>\n<th>4</th>\n<th>51</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_537" title="Eastern Air Lines Flight 537">Eastern Air Lines Flight 537 and<br />Bolivian Air Force (NX26927)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a> and <a href="/wiki/Lockheed_P-38_Lightning" title="Lockheed P-38 Lightning">Lockheed P-38 Lightning</a>\n</td>\n<td><span style="display:none">usviral</span><a href="/wiki/Alexandria,_Virginia" title="Alexandria, Virginia">Alexandria, Virginia</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-619" class="reference"><a href="#cite_note-619">[590]</a></sup><sup id="cite_ref-620" class="reference"><a href="#cite_note-620">[591]</a></sup>\n</td>\n<td><a href="/wiki/Washington_National_Airport" class="mw-redirect" title="Washington National Airport">DCA</a>\n</td>\n<td>0.8 km<br />(0.5 mi)\n</td>\n<td>1949-11-01\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>5</th>\n<th>49</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Trigana_Air_Flight_267" title="Trigana Air Flight 267">Trigana Air Flight 267</a>\n</td>\n<td><a href="/wiki/ATR_42" title="ATR 42">ATR 42-300</a>\n</td>\n<td><span style="display:none">chinth</span>Mount Tangok, <a href="/wiki/Pegunungan_Bintang_Regency" title="Pegunungan Bintang Regency">Pegunungan Bintang Regency</a>, <a href="/wiki/Papua_(province)" title="Papua (province)">Papua</a>, Indonesia\n</td>\n<td>ENR<br /><sup id="cite_ref-621" class="reference"><a href="#cite_note-621">[592]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>2015-08-16\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>7</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/China_Airlines_Flight_204" title="China Airlines Flight 204">China Airlines Flight 204</a>\n</td>\n<td><a href="/wiki/Boeing_737-209" class="mw-redirect" title="Boeing 737-209">Boeing 737-209</a>\n</td>\n<td><span style="display:none">chinth</span>Chiashan Mts., <a href="/wiki/Hualien_City" title="Hualien City">Hualien City</a>, Taiwan\n</td>\n<td>ENR<br /><sup id="cite_ref-622" class="reference"><a href="#cite_note-622">[593]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-10-26\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>5</th>\n<th>49</th>\n<th>0</th>\n<th>†<sup id="cite_ref-missing_51-5" class="reference"><a href="#cite_note-missing-51">[nb 5]</a></sup>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pakistan_International_Airlines_Flight_404" title="Pakistan International Airlines Flight 404">Pakistan International Airlines Flight 404</a>\n</td>\n<td><a href="/wiki/Fokker_F27_Friendship_200" class="mw-redirect" title="Fokker F27 Friendship 200">Fokker F27 Friendship 200</a>\n</td>\n<td><span style="display:none">pakb</span><a href="/wiki/Bunji,_Pakistan" title="Bunji, Pakistan">Bunji, Pakistan</a>\n</td>\n<td>ENR<br /><sup id="cite_ref-623" class="reference"><a href="#cite_note-623">[594]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1989-08-25\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th><sup id="cite_ref-624" class="reference"><a href="#cite_note-624">[nb 30]</a></sup></th>\n<th><sup id="cite_ref-625" class="reference"><a href="#cite_note-625">[nb 31]</a></sup></th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Ethiopian Air Force\n</td>\n<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>\n</td>\n<td><span style="display:none">er</span>near <a href="/wiki/Asmara" title="Asmara">Asmara</a>, Eritrea\n</td>\n<td>UNK<br /><sup id="cite_ref-626" class="reference"><a href="#cite_note-626">[595]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1987-01-13\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>2</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2306" title="Aeroflot Flight 2306">Aeroflot Flight 2306</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134AK" class="mw-redirect" title="Tupolev Tu-134AK">Tupolev Tu-134AK</a>\n</td>\n<td><span style="display:none">rukop</span>near Kopsa, <a href="/wiki/Komi_ASSR" class="mw-redirect" title="Komi ASSR">Komi ASSR</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-627" class="reference"><a href="#cite_note-627">[596]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1986-07-02\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>10</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1977_Israeli_Air_Force_Sikorsky_CH-53_Sea_Stallion_crash" title="1977 Israeli Air Force Sikorsky CH-53 Sea Stallion crash">Israeli Air Force (960)</a>\n</td>\n<td><a href="/wiki/Sikorsky_CH-53_Sea_Stallion" title="Sikorsky CH-53 Sea Stallion">Sikorsky CH-53 Sea Stallion</a>\n</td>\n<td><span style="display:none">brg</span><a href="/wiki/Jordan_Valley_(Middle_East)" class="mw-redirect" title="Jordan Valley (Middle East)">Jordan Valley</a>, Israel\n</td>\n<td>UNK<br /><sup id="cite_ref-628" class="reference"><a href="#cite_note-628">[597]</a></sup><sup id="cite_ref-auto2_8-1" class="reference"><a href="#cite_note-auto2-8">[8]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1977-05-10\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>4</th>\n<th>50</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Alia_Royal_Jordanian_Airlines_Herald_(JY-ACQ)" class="mw-redirect" title="Alia Royal Jordanian Airlines Herald (JY-ACQ)">Alia Royal Jordanian Airlines Herald (JY-ACQ)</a>\n</td>\n<td><a href="/wiki/Handley_Page_HPR-7_Herald_207" class="mw-redirect" title="Handley Page HPR-7 Herald 207">Handley Page HPR-7 Herald 207</a>\n</td>\n<td><span style="display:none">sya</span><a href="/wiki/Al-Dimas" title="Al-Dimas">Al-Dimas</a>, Syria\n</td>\n<td>ENR<br /><sup id="cite_ref-629" class="reference"><a href="#cite_note-629">[598]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-04-10\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>5</th>\n<th>49</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>REAL Transportes Aéreos (PP-YRB)\n</td>\n<td><a href="/wiki/Convair_CV-340-62" class="mw-redirect" title="Convair CV-340-62">Convair CV-340-62</a>\n</td>\n<td><span style="display:none">brg</span><a href="/wiki/Guanabara_Bay" title="Guanabara Bay">Guanabara Bay</a>, Brazil\n</td>\n<td>APR<br /><sup id="cite_ref-630" class="reference"><a href="#cite_note-630">[599]</a></sup>\n</td>\n<td><a href="/wiki/Rio_de_Janeiro%E2%80%93Gale%C3%A3o_International_Airport" class="mw-redirect" title="Rio de Janeiro–Galeão International Airport">GIG</a>\n</td>\n<td>c. 3 km<br />(1.9 mi)\n</td>\n<td>1960-06-24\n</td></tr>\n<tr>\n<th scope="row">54</th>\n<th>9</th>\n<th>45</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1959_TAI_Douglas_DC-7_accident" class="mw-redirect" title="1959 TAI Douglas DC-7 accident">TAI (F-BIAP)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-7C" class="mw-redirect" title="Douglas DC-7C">Douglas DC-7C</a>\n</td>\n<td><span style="display:none">frame</span><a href="/wiki/M%C3%A9rignac,_Gironde" title="Mérignac, Gironde">Mérignac</a>, France\n</td>\n<td>ICL<br /><sup id="cite_ref-631" class="reference"><a href="#cite_note-631">[600]</a></sup>\n</td>\n<td><a href="/wiki/Bordeaux-M%C3%A9rignac_Airport" class="mw-redirect" title="Bordeaux-Mérignac Airport">BOD</a>\n</td>\n<td><1 km<br />(0.6 mi)\n</td>\n<td>1959-09-24\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>10</th>\n<th>43</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Air_France_Flight_422" title="Air France Flight 422">Air France Flight 422</a>\n</td>\n<td><a href="/wiki/Boeing_727-230" class="mw-redirect" title="Boeing 727-230">Boeing 727-230</a>\n</td>\n<td><span style="display:none">colbm</span><a href="/wiki/Monserrate" title="Monserrate">Monserrate Mtn.</a>, Bogotá, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-632" class="reference"><a href="#cite_note-632">[601]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1998-04-20\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>6</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Federal Airlines (ST-FAG)\n</td>\n<td><a href="/wiki/Antonov_An-24RV" class="mw-redirect" title="Antonov An-24RV">Antonov An-24RV</a>\n</td>\n<td><span style="display:none">sudk</span><a href="/wiki/Khartoum_North" title="Khartoum North">Khartoum North</a>, Sudan\n</td>\n<td>LDG<br /><sup id="cite_ref-633" class="reference"><a href="#cite_note-633">[602]</a></sup>\n</td>\n<td><sup id="cite_ref-634" class="reference"><a href="#cite_note-634">[nb 32]</a></sup>\n</td>\n<td>\n</td>\n<td>1996-05-03\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>5</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lineas_A%C3%A9reas_del_Estado_F-27_(TC-72)_1995" class="mw-redirect" title="Lineas Aéreas del Estado F-27 (TC-72) 1995">Lineas Aéreas del Estado (TC-72) (1995)</a>\n</td>\n<td><a href="/wiki/Fokker_F-27_Friendship_400M" class="mw-redirect" title="Fokker F-27 Friendship 400M">Fokker F-27 Friendship 400M</a>\n</td>\n<td><span style="display:none">argch</span> near <a href="/wiki/Champaqui" class="mw-redirect" title="Champaqui">Champaqui</a>, Córdoba, Argentina\n</td>\n<td>ENR<br /><sup id="cite_ref-635" class="reference"><a href="#cite_note-635">[603]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1995-11-08\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th><sup id="cite_ref-636" class="reference"><a href="#cite_note-636">[nb 33]</a></sup></th>\n<th><sup id="cite_ref-637" class="reference"><a href="#cite_note-637">[nb 34]</a></sup></th>\n<th>0</th>\n<th>\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/Bakhtar_Alwatana#Accidents_and_incidents" class="mw-redirect" title="Bakhtar Alwatana">Bakhtar Alwatana (YA-BAL)</a>\n</td>\n<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>\n</td>\n<td><span style="display:none">afk</span>near <a href="/wiki/Khost" title="Khost">Khost</a>, Afghanistan\n</td>\n<td>ENR<br /><sup id="cite_ref-638" class="reference"><a href="#cite_note-638">[604]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1987-06-11\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>4</th>\n<th>0</th>\n<th>49</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroservicios_Ecuatorianos_Flight_767-103" title="Aeroservicios Ecuatorianos Flight 767-103">Aeroservicios Ecuatorianos Flight 767-103</a>\n</td>\n<td><a href="/wiki/Douglas_DC-8-55F" class="mw-redirect" title="Douglas DC-8-55F">Douglas DC-8-55F</a>\n</td>\n<td><span style="display:none">ecco</span>Concepción, <a href="/wiki/Quito_Canton" title="Quito Canton">Quito Canton</a>, Ecuador\n</td>\n<td>TOF<br /><sup id="cite_ref-639" class="reference"><a href="#cite_note-639">[605]</a></sup>\n</td>\n<td><a href="/wiki/SEQU" class="mw-redirect" title="SEQU">UIO</a>\n</td>\n<td>\n</td>\n<td>1984-09-18\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>2</th>\n<th>51</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td>Nigeria Airways (5N-ANF)\n</td>\n<td><a href="/wiki/Fokker_F28_Fellowship" title="Fokker F28 Fellowship">Fokker F28 Fellowship</a> 2000\n</td>\n<td><span style="display:none">Nigerien</span><a href="/wiki/Enugu" title="Enugu">Enugu</a>, Nigeria\n</td>\n<td>APR<br /><sup id="cite_ref-640" class="reference"><a href="#cite_note-640">[606]</a></sup>\n</td>\n<td><a href="/wiki/Enugu_Airport" class="mw-redirect" title="Enugu Airport">ENU</a>\n</td>\n<td>3.3 km<br />(2.1 mi)\n</td>\n<td>1983-11-28\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>4</th>\n<th>49</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Korean Air Force (56-4391)\n</td>\n<td><a href="/wiki/Fairchild_C-123J" class="mw-redirect" title="Fairchild C-123J">Fairchild C-123J</a>\n</td>\n<td><span style="display:none">sous</span><a href="/wiki/Seongnam" title="Seongnam">Seongnam</a>, South Korea\n</td>\n<td>TOF<br /><sup id="cite_ref-641" class="reference"><a href="#cite_note-641">[607]</a></sup>\n</td>\n<td><a href="/wiki/Seoul_Air_Base" title="Seoul Air Base">SSN</a>\n</td>\n<td>\n</td>\n<td>1982-06-01\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>6</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/February_1982_Korean_Air_Force_C-123_accident" title="February 1982 Korean Air Force C-123 accident">Korean Air Force</a>\n</td>\n<td><a href="/wiki/Fairchild_C-123J" class="mw-redirect" title="Fairchild C-123J">Fairchild C-123J</a>\n</td>\n<td><span style="display:none">souh</span><a href="/wiki/Hallasan" title="Hallasan">Hallasan Vol.</a>, South Korea\n</td>\n<td>ENR<br /><sup id="cite_ref-642" class="reference"><a href="#cite_note-642">[608]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1982-02-06\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>5</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/LOT_Polish_Airlines_Flight_165" title="LOT Polish Airlines Flight 165">LOT Polish Airlines Flight 165</a>\n</td>\n<td><a href="/wiki/Antonov_An-24W" class="mw-redirect" title="Antonov An-24W">Antonov An-24W</a>\n</td>\n<td><span style="display:none">polp</span><a href="/wiki/Polica_(mountain)" title="Polica (mountain)">Polica Mtn.</a>, Poland\n</td>\n<td>ENR<br /><sup id="cite_ref-643" class="reference"><a href="#cite_note-643">[609]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1969-04-02\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>9</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1951_Atlantic_C-124_disappearance" title="1951 Atlantic C-124 disappearance">US Air Force (49-0244)</a>\n</td>\n<td><a href="/wiki/Douglas_C-124A_Globemaster_II" class="mw-redirect" title="Douglas C-124A Globemaster II">Douglas C-124A Globemaster II</a>\n</td>\n<td><span style="display:none">atb</span>area of <a href="/wiki/Biscay_Abyssal_Plain" class="mw-redirect" title="Biscay Abyssal Plain">Biscay Abyssal Plain</a>, Atlantic Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-644" class="reference"><a href="#cite_note-644">[610]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1951-03-23\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>1</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1949_Strato-Freight_Curtiss_C-46A_crash" title="1949 Strato-Freight Curtiss C-46A crash">Strato-Freight (NC92857)</a>\n</td>\n<td><a href="/wiki/Curtiss_C-46_Commando" title="Curtiss C-46 Commando">Curtiss C-46D-5-CU</a>\n</td>\n<td><span style="display:none">uspue</span>Atlantic Ocean off <a href="/wiki/San_Juan,_Puerto_Rico" title="San Juan, Puerto Rico">San Juan</a>, Puerto Rico, US\n</td>\n<td>ICL<br /><sup id="cite_ref-645" class="reference"><a href="#cite_note-645">[611]</a></sup>\n</td>\n<td><a href="/wiki/San_Juan-Isla_Grande_Airport" class="mw-redirect" title="San Juan-Isla Grande Airport">SIG</a>\n</td>\n<td>10 km<br />(6.3 mi)\n</td>\n<td>1949-06-07\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>4</th>\n<th>49</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Eastern_Air_Lines_Flight_605" title="Eastern Air Lines Flight 605">Eastern Air Lines Flight 605</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">usmamab</span><a href="/wiki/Bainbridge,_Maryland" class="mw-redirect" title="Bainbridge, Maryland">Bainbridge, Maryland</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-646" class="reference"><a href="#cite_note-646">[612]</a></sup><sup id="cite_ref-647" class="reference"><a href="#cite_note-647">[613]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1947-05-30\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>4</th>\n<th>49</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1947_Avianca_Douglas_DC-4_crash" title="1947 Avianca Douglas DC-4 crash">Avianca (C-114)</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">colmt</span>Mt. El Tablazo, <a href="/wiki/Subachoque" title="Subachoque">Subachoque</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-648" class="reference"><a href="#cite_note-648">[614]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1947-02-15\n</td></tr>\n<tr>\n<th scope="row">53</th>\n<th>1</th>\n<th>0</th>\n<th>52</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1938_Santa_Ana_air_show_disaster" title="1938 Santa Ana air show disaster">Santa Ana air show disaster</a>\n</td>\n<td><a href="/wiki/Curtiss_Hawk_II" class="mw-redirect" title="Curtiss Hawk II">Curtiss Hawk II</a>\n</td>\n<td><span style="display:none">colmt</span>Campo de Marte, Bogotá, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-auto_6-1" class="reference"><a href="#cite_note-auto-6">[6]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1938-07-24\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>2</th>\n<th>50</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Azerbaijan_Airlines_Flight_56" title="Azerbaijan Airlines Flight 56">Azerbaijan Airlines Flight 56</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134B" class="mw-redirect" title="Tupolev Tu-134B">Tupolev Tu-134B</a>\n</td>\n<td><span style="display:none">azna</span><a href="/wiki/Nakhchivan_(city)" title="Nakhchivan (city)">Nakhchivan</a>, Azerbaijan\n</td>\n<td>ICL<br /><sup id="cite_ref-649" class="reference"><a href="#cite_note-649">[615]</a></sup>\n</td>\n<td><a href="/wiki/Nakhichevan_Airport" class="mw-redirect" title="Nakhichevan Airport">NAJ</a>\n</td>\n<td>3.8 km<br />(2.4 mi)\n</td>\n<td>1995-12-05\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>3</th>\n<th>49</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/1995_Sri_Lanka_Air_Force_Avro_748_(CR834)_shootdown" title="1995 Sri Lanka Air Force Avro 748 (CR834) shootdown">Sri Lanka Air Force (4R-HVA)</a>\n</td>\n<td><a href="/wiki/British_Aerospace_BAe-748-357_Srs._2b" class="mw-redirect" title="British Aerospace BAe-748-357 Srs. 2b">British Aerospace BAe-748-357 Srs. 2b</a>\n</td>\n<td><span style="display:none">srj</span>near <a href="/wiki/Jaffna" title="Jaffna">Jaffna</a>, Sri Lanka\n</td>\n<td>APR<br /><sup id="cite_ref-650" class="reference"><a href="#cite_note-650">[616]</a></sup>\n</td>\n<td><a href="/wiki/Jaffna_Airport" class="mw-redirect" title="Jaffna Airport">JAF</a>\n</td>\n<td>unknown\n</td>\n<td>1995-04-29\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>4</th>\n<th>42</th>\n<th>6</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/De_Havilland_Canada_DHC-5_Buffalo#Accidents_and_incidents" title="De Havilland Canada DHC-5 Buffalo">Kenya Air Force (214)</a>\n</td>\n<td><a href="/wiki/De_Havilland_Canada_DHC-5_Buffalo" title="De Havilland Canada DHC-5 Buffalo">de Havilland Canada DHC-5D Buffalo</a>\n</td>\n<td><span style="display:none">Ke</span><a href="/wiki/Eastleigh,_Nairobi" title="Eastleigh, Nairobi">Eastleigh</a>, Nairobi, Kenya\n</td>\n<td>APR<br /><sup id="cite_ref-651" class="reference"><a href="#cite_note-651">[617]</a></sup>\n</td>\n<td><a href="/wiki/Moi_Air_Base" title="Moi Air Base">HKRE</a>\n</td>\n<td>1.7 km<br />(1.1 mi)\n</td>\n<td>1992-04-16\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>5</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>EXG\n</td>\n<td><a href="/wiki/1985_Bakhtar_Afghan_Airlines_Antonov_An-26_shootdown" title="1985 Bakhtar Afghan Airlines Antonov An-26 shootdown">Bakhtar Afghan Airlines (YA-BAM)</a>\n</td>\n<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>\n</td>\n<td><span style="display:none">afse</span>Senjaray, <a href="/wiki/Kandahar_Province" title="Kandahar Province">Kandahar Province</a>, Afghanistan\n</td>\n<td>ENR<br /><sup id="cite_ref-652" class="reference"><a href="#cite_note-652">[618]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1985-09-04\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>6</th>\n<th>46</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_1802" title="Aeroflot Flight 1802">Aeroflot Flight 1802</a>\n</td>\n<td><a href="/wiki/Antonov_An-24RV" class="mw-redirect" title="Antonov An-24RV">Antonov An-24RV</a>\n</td>\n<td><span style="display:none">ukrc</span><a href="/wiki/Chernihiv" title="Chernihiv">Chernihiv</a>, Ukrainian SSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-653" class="reference"><a href="#cite_note-653">[619]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1976-05-15\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>5</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Lineas_A%C3%A9reas_del_Estado_F-27_(TC-72)_1975" class="mw-redirect" title="Lineas Aéreas del Estado F-27 (TC-72) 1975">Lineas Aéreas del Estado (TC-72) (1975)</a>\n</td>\n<td><a href="/wiki/Fokker_F-27_Friendship_400M" class="mw-redirect" title="Fokker F-27 Friendship 400M">Fokker F-27 Friendship 400M</a>\n</td>\n<td><span style="display:none">argp</span><a href="/wiki/Pilcaniyeu" title="Pilcaniyeu">Pilcaniyeu</a>, Argentina\n</td>\n<td>APR<br /><sup id="cite_ref-654" class="reference"><a href="#cite_note-654">[620]</a></sup>\n</td>\n<td><a href="/wiki/San_Carlos_de_Bariloche_Airport" title="San Carlos de Bariloche Airport">BRC</a>\n</td>\n<td>35 km<br />(21.9 mi)\n</td>\n<td>1975-03-16\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>4</th>\n<th>48</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_An-24B_(CCCP-46809)" class="mw-redirect" title="Aeroflot An-24B (CCCP-46809)">Aeroflot Flight H-63</a>\n</td>\n<td><a href="/wiki/Antonov_An-24B" class="mw-redirect" title="Antonov An-24B">Antonov An-24B</a>\n</td>\n<td><span style="display:none">ukrv</span><a href="/wiki/Vinnytsia" title="Vinnytsia">Vinnytsia</a>, Ukrainian SSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-655" class="reference"><a href="#cite_note-655">[621]</a></sup>\n</td>\n<td><a href="/wiki/Vinnytsia_Airport" class="mw-redirect" title="Vinnytsia Airport">VIN</a>\n</td>\n<td>c. 2.5 km<br />(1.6 mi)\n</td>\n<td>1971-11-12\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>6</th>\n<th>46</th>\n<th>0</th>\n<th>†\n</th>\n<td>INB\n</td>\n<td><a href="/wiki/Canadian_Pacific_Air_Lines_Flight_21" title="Canadian Pacific Air Lines Flight 21">Canadian Pacific Air Lines Flight 21</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">Can100</span>near <a href="/wiki/100_Mile_House" title="100 Mile House">100 Mile House</a>, BC, Canada\n</td>\n<td>ENR<br /><sup id="cite_ref-656" class="reference"><a href="#cite_note-656">[622]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1965-07-08\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>12</th>\n<th>40</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aerol%C3%ADneas_Argentinas_Flight_322" title="Aerolíneas Argentinas Flight 322">Aerolíneas Argentinas Flight 322</a>\n</td>\n<td><a href="/wiki/De_Havilland_Comet_4" class="mw-redirect" title="De Havilland Comet 4">de Havilland Comet 4</a>\n</td>\n<td><span style="display:none">brc</span><a href="/wiki/Campinas" title="Campinas">Campinas</a>, Brazil\n</td>\n<td>ICL<br /><sup id="cite_ref-657" class="reference"><a href="#cite_note-657">[623]</a></sup>\n</td>\n<td><a href="/wiki/Viracopos-Campinas_International_Airport" class="mw-redirect" title="Viracopos-Campinas International Airport">VCP</a>\n</td>\n<td>2 km<br />(1.2 mi)\n</td>\n<td>1961-11-23\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>8</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/%C4%8CSA_Flight_511" class="mw-redirect" title="ČSA Flight 511">ČSA Flight 511</a>\n</td>\n<td><a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">Ilyushin Il-18</a>\n</td>\n<td><span style="display:none">gerg</span><a href="/wiki/Gr%C3%A4fenberg,_Bavaria" title="Gräfenberg, Bavaria">Gräfenberg</a>, West Germany\n</td>\n<td>ENR<br /><sup id="cite_ref-658" class="reference"><a href="#cite_note-658">[624]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1961-03-28\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>7</th>\n<th>13</th>\n<th>32</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1960_Munich_Convair_340_crash" class="mw-redirect" title="1960 Munich Convair 340 crash">US Air Force (55-0291)</a>\n</td>\n<td><a href="/wiki/Convair_C-131_Samaritan" title="Convair C-131 Samaritan">Convair C-131 Samaritan</a>\n</td>\n<td><span style="display:none">germ</span><a href="/wiki/Munich" title="Munich">Munich</a>, West Germany\n</td>\n<td>ENR<br /><sup id="cite_ref-659" class="reference"><a href="#cite_note-659">[625]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1960-12-17\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>3</th>\n<th>49</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td>Transports Aériens Intercontinentaux (F-BGOD)\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">egn</span>near <a href="/wiki/New_Cairo" title="New Cairo">New Cairo</a>, Egypt\n</td>\n<td>APR<br /><sup id="cite_ref-660" class="reference"><a href="#cite_note-660">[626]</a></sup>\n</td>\n<td><a href="/wiki/Cairo_International_Airport" title="Cairo International Airport">CAI</a>\n</td>\n<td>29 km<br />(18.1 mi)\n</td>\n<td>1956-02-20\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>11</th>\n<th>41</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1952_Mount_Gannett_C-124_crash" title="1952 Mount Gannett C-124 crash">US Air Force (51-0107)</a>\n</td>\n<td><a href="/wiki/Douglas_C-124A-DL_Globemaster_II" class="mw-redirect" title="Douglas C-124A-DL Globemaster II">Douglas C-124A-DL Globemaster II</a>\n</td>\n<td><span style="display:none">usals</span>Colony Glacier, Mount Gannett, <a href="/wiki/Chugach_Mountains" title="Chugach Mountains">Chugach Mountains</a>, Alaska, US\n</td>\n<td>ENR<br /><sup id="cite_ref-661" class="reference"><a href="#cite_note-661">[627]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1952-11-22\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>0</th>\n<th>52</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_526A" title="Pan Am Flight 526A">Pan Am Flight 526A</a>\n</td>\n<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>\n</td>\n<td><span style="display:none">uspue</span>Atlantic Ocean, off <a href="/wiki/San_Juan,_Puerto_Rico" title="San Juan, Puerto Rico">San Juan, Puerto Rico</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-662" class="reference"><a href="#cite_note-662">[628]</a></sup><sup id="cite_ref-663" class="reference"><a href="#cite_note-663">[629]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1952-04-11\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>12</th>\n<th>40</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1948_Air_France_Lat%C3%A9co%C3%A8re_631_disappearance" class="mw-redirect" title="1948 Air France Latécoère 631 disappearance">Air France (F-BDRC)</a>\n</td>\n<td><a href="/wiki/Lat%C3%A9co%C3%A8re_631" title="Latécoère 631">Latécoère 631</a>\n</td>\n<td><span style="display:none">at</span>Atlantic Ocean\n</td>\n<td>ENR<br /><sup id="cite_ref-664" class="reference"><a href="#cite_note-664">[630]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1948-08-01\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>5</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Airlines_Flight_608" title="United Airlines Flight 608">United Airlines Flight 608</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>\n</td>\n<td><span style="display:none">usuta</span><a href="/wiki/Bryce_Canyon,_Utah" class="mw-redirect" title="Bryce Canyon, Utah">Bryce Canyon, Utah</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-665" class="reference"><a href="#cite_note-665">[631]</a></sup><sup id="cite_ref-666" class="reference"><a href="#cite_note-666">[632]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1947-10-24\n</td></tr>\n<tr>\n<th scope="row">52</th>\n<th>42</th>\n<th>10</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/Dixmude_(airship)" title="Dixmude (airship)">French airship <i>Dixmude</i></a>\n</td>\n<td><a href="/wiki/Zeppelin" title="Zeppelin">Zeppelin</a>-type <a href="/wiki/Rigid_airship" title="Rigid airship">rigid airship</a>\n</td>\n<td><span style="display:none">its</span>Mediterranean, off <a href="/wiki/Sicily" title="Sicily">Sicily</a>, Italy\n</td>\n<td><sup id="cite_ref-The_French_Airship_Catastrophe_4-1" class="reference"><a href="#cite_note-The_French_Airship_Catastrophe-4">[4]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1923-12-21\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>4</th>\n<th>47</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/US-Bangla_Airlines_Flight_211" title="US-Bangla Airlines Flight 211">US-Bangla Airlines Flight 211</a>\n</td>\n<td><a href="/wiki/Bombardier_Dash_8" class="mw-redirect" title="Bombardier Dash 8">Bombardier Dash 8-Q400</a>\n</td>\n<td><span style="display:none">kaz</span><a href="/wiki/Kathmandu" title="Kathmandu">Kathmandu</a>, Nepal\n</td>\n<td>LDG<br /><sup id="cite_ref-US-BA_Flight_211_667-0" class="reference"><a href="#cite_note-US-BA_Flight_211-667">[633]</a></sup>\n</td>\n<td><a href="/wiki/Tribhuvan_International_Airport" title="Tribhuvan International Airport">KTM</a>\n</td>\n<td>\n</td>\n<td>2018-03-12\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>4</th>\n<th>17</th>\n<th>30</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/2007_Africa_One_Antonov_An-26_crash" title="2007 Africa One Antonov An-26 crash">Malift Air (9Q-COS)</a>\n</td>\n<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>\n</td>\n<td><span style="display:none">demkin</span><a href="/wiki/Kinshasa" title="Kinshasa">Kinshasa</a>, DR Congo\n</td>\n<td>TOF<br /><sup id="cite_ref-2007_Antonov_An-26_crash_668-0" class="reference"><a href="#cite_note-2007_Antonov_An-26_crash-668">[634]</a></sup>\n</td>\n<td><a href="/wiki/N%27djili_Airport" title="N'djili Airport">FIH</a>\n</td>\n<td>2.0 km<br />(1.2 mi)\n</td>\n<td>2007-10-04\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>6</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Afghanistan Air Force\n</td>\n<td><a href="/wiki/Antonov_An-32" title="Antonov An-32">Antonov An-32</a>\n</td>\n<td><span style="display:none">pakk</span><a href="/wiki/Khojak_Pass" title="Khojak Pass">Khojak Pass</a>, Pakistan\n</td>\n<td>APR<br /><sup id="cite_ref-669" class="reference"><a href="#cite_note-669">[635]</a></sup>\n</td>\n<td><a href="/wiki/Quetta_International_Airport" title="Quetta International Airport">UET</a>\n</td>\n<td>110 km<br />(68.4 mi)\n</td>\n<td>1998-01-13\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>5</th>\n<th>46</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Intercontinental_de_Aviaci%C3%B3n_Flight_256" title="Intercontinental de Aviación Flight 256">Intercontinental de Aviación Flight 256</a>\n</td>\n<td><a href="/wiki/Douglas_DC-9-14" class="mw-redirect" title="Douglas DC-9-14">Douglas DC-9-14</a>\n</td>\n<td><span style="display:none">colma</span>near <a href="/wiki/Mar%C3%ADa_La_Baja" title="María La Baja">María La Baja</a>, Colombia\n</td>\n<td>APR<br /><sup id="cite_ref-670" class="reference"><a href="#cite_note-670">[636]</a></sup>\n</td>\n<td><a href="/wiki/Rafael_N%C3%BA%C3%B1ez_International_Airport" title="Rafael Núñez International Airport">CTG</a>\n</td>\n<td>56 km<br />(34.8 mi)\n</td>\n<td>1995-01-11\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>4</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Yak-40_(CCCP-87526)" class="mw-redirect" title="Aeroflot Yak-40 (CCCP-87526)">Aeroflot Flight C-519</a>\n</td>\n<td><a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">Yakovlev Yak-40</a>\n</td>\n<td><span style="display:none">ruda</span>Mt. Kukurtbash, <a href="/wiki/Untsukulsky_District" title="Untsukulsky District">Untsukulsky District</a>, Dagestan ASSR, Russian SFSR, USSR\n</td>\n<td>APR<br /><sup id="cite_ref-671" class="reference"><a href="#cite_note-671">[637]</a></sup>\n</td>\n<td><a href="/wiki/Makhachkala_Airport" class="mw-redirect" title="Makhachkala Airport">MCX</a>\n</td>\n<td>23 km<br />(14.4 mi)\n</td>\n<td>1991-11-07\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>6</th>\n<th>45</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td>Air Mali (TZ-ACT)\n</td>\n<td><a href="/wiki/Antonov_An-24B" class="mw-redirect" title="Antonov An-24B">Antonov An-24B</a>\n</td>\n<td><span style="display:none">Mali</span><a href="/wiki/Timbuktu" title="Timbuktu">Timbuktu</a>, Mali\n</td>\n<td>ICL<br /><sup id="cite_ref-672" class="reference"><a href="#cite_note-672">[638]</a></sup>\n</td>\n<td><a href="/wiki/Tombouctou_Airport" class="mw-redirect" title="Tombouctou Airport">TOM</a>\n</td>\n<td>3 km<br />(1.9 mi)\n</td>\n<td>1985-02-22\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>6</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Soviet Navy (CCCP-42332)\n</td>\n<td><a href="/wiki/Tupolev_Tu-104A" class="mw-redirect" title="Tupolev Tu-104A">Tupolev Tu-104A</a>\n</td>\n<td><span style="display:none">rupus</span><a href="/wiki/Pushkinsky_District,_Saint_Petersburg" title="Pushkinsky District, Saint Petersburg">Pushkinsky District, Leningrad</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-673" class="reference"><a href="#cite_note-673">[639]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1981-02-07\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>6</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeroflot_Flight_2022" title="Aeroflot Flight 2022">Aeroflot Flight 2022</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-124V" class="mw-redirect" title="Tupolev Tu-124V">Tupolev Tu-124V</a>\n</td>\n<td><span style="display:none">rukar</span>Karacharovo, <a href="/wiki/Volokolamsky_District" title="Volokolamsky District">Volokolamsky District</a>, Russian SFSR, USSR\n</td>\n<td>ENR<br /><sup id="cite_ref-674" class="reference"><a href="#cite_note-674">[640]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1973-12-16\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>9</th>\n<th>42</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_217" title="Pan Am Flight 217">Pan Am Flight 217</a>\n</td>\n<td><a href="/wiki/Boeing_707-321B" class="mw-redirect" title="Boeing 707-321B">Boeing 707-321B</a>\n</td>\n<td><span style="display:none">vemai</span>Atlantic Ocean, off <a href="/wiki/Maiquet%C3%ADa" title="Maiquetía">Maiquetía</a>, Venezuela\n</td>\n<td>APR<br /><sup id="cite_ref-675" class="reference"><a href="#cite_note-675">[641]</a></sup>\n</td>\n<td><a href="/wiki/Sim%C3%B3n_Bol%C3%ADvar_International_Airport_(Venezuela)" title="Simón Bolívar International Airport (Venezuela)">CCS</a>\n</td>\n<td>c. 9 km<br />(5.6 mi)\n</td>\n<td>1968-12-12\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>5</th>\n<th>46</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Austral_L%C3%ADneas_A%C3%A9reas_Flight_205" title="Austral Líneas Aéreas Flight 205">Austral Líneas Aéreas Flight 205</a>\n</td>\n<td><a href="/wiki/Curtiss_C-46_Commando" title="Curtiss C-46 Commando">Curtiss C-46A-50-CU</a>\n</td>\n<td><span style="display:none">argm</span>Atlantic Ocean off <a href="/wiki/Mar_del_Plata" title="Mar del Plata">Mar del Plata</a>, Argentina\n</td>\n<td>APR<br /><sup id="cite_ref-676" class="reference"><a href="#cite_note-676">[642]</a></sup>\n</td>\n<td><a href="/wiki/Mar_del_Plata_Airport" class="mw-redirect" title="Mar del Plata Airport">MDQ</a>\n</td>\n<td>1.2 km<br />(0.8 mi)\n</td>\n<td>1959-01-16\n</td></tr>\n<tr>\n<th scope="row">51</th>\n<th>7</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Panair_do_Brasil#Accidents_and_incidents" title="Panair do Brasil">Panair do Brasil Flight 099</a>\n</td>\n<td><a href="/wiki/Lockheed_Constellation" title="Lockheed Constellation">Lockheed Constellation</a>\n</td>\n<td><span style="display:none">brsaol</span><a href="/wiki/S%C3%A3o_Leopoldo" title="São Leopoldo">São Leopoldo</a>, Brazil\n</td>\n<td>ENR<br /><sup id="cite_ref-677" class="reference"><a href="#cite_note-677">[643]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1950-07-28\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Tatarstan_Airlines_Flight_363" title="Tatarstan Airlines Flight 363">Tatarstan Airlines Flight 363</a>\n</td>\n<td><a href="/wiki/Boeing_737-53A" class="mw-redirect" title="Boeing 737-53A">Boeing 737-53A</a>\n</td>\n<td><span style="display:none">kaz</span><a href="/wiki/Kazan" title="Kazan">Kazan</a>, Russia\n</td>\n<td>LDG<br /><sup id="cite_ref-678" class="reference"><a href="#cite_note-678">[644]</a></sup>\n</td>\n<td><a href="/wiki/Kazan_International_Airport" title="Kazan International Airport">KZN</a>\n</td>\n<td>\n</td>\n<td>2013-11-17\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>4</th>\n<th>45</th>\n<th>1</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Colgan_Air_Flight_3407" title="Colgan Air Flight 3407">Colgan Air Flight 3407</a><sup id="cite_ref-679" class="reference"><a href="#cite_note-679">[nb 35]</a></sup>\n</td>\n<td><a href="/wiki/Bombardier_DHC8-402_Q400" class="mw-redirect" title="Bombardier DHC8-402 Q400">Bombardier DHC8-402 Q400</a>\n</td>\n<td><span style="display:none">usnewycl</span><a href="/wiki/Clarence_Center,_New_York" title="Clarence Center, New York">Clarence Center</a>, New York, US\n</td>\n<td>APR<br /><sup id="cite_ref-680" class="reference"><a href="#cite_note-680">[645]</a></sup>\n</td>\n<td><a href="/wiki/Buffalo_Niagara_International_Airport" title="Buffalo Niagara International Airport">BUF</a>\n</td>\n<td>10 km<br />(6.2 mi)\n</td>\n<td>2009-02-12\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th><sup id="cite_ref-681" class="reference"><a href="#cite_note-681">[nb 36]</a></sup></th>\n<th><sup id="cite_ref-682" class="reference"><a href="#cite_note-682">[nb 37]</a></sup></th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td>Sudanese Air Force\n</td>\n<td><a href="/wiki/Antonov_An-32" title="Antonov An-32">Antonov An-32</a>\n</td>\n<td><span style="display:none">suds</span> Surayriyah, <a href="/wiki/Khartoum_(state)" title="Khartoum (state)">Khartoum</a>, Sudan\n</td>\n<td>ENR<br /><sup id="cite_ref-683" class="reference"><a href="#cite_note-683">[646]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1999-06-03\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Stavropolskaya_Aktsionernaya_Avia_Flight_1023" title="Stavropolskaya Aktsionernaya Avia Flight 1023">Stavropolskaya Aktsionernaya Avia Flight 1023</a>\n</td>\n<td><a href="/wiki/Antonov_An-24RV" class="mw-redirect" title="Antonov An-24RV">Antonov An-24RV</a>\n</td>\n<td><span style="display:none">rucher</span><a href="/wiki/Cherkessk" title="Cherkessk">Cherkessk</a>, Russia\n</td>\n<td>ENR<br /><sup id="cite_ref-684" class="reference"><a href="#cite_note-684">[647]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1997-03-18\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>4</th>\n<th>46</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Philippine_Airlines_Flight_206" title="Philippine Airlines Flight 206">Philippine Airlines Flight 206</a>\n</td>\n<td><a href="/wiki/Hawker_Siddeley_HS_748" title="Hawker Siddeley HS 748">Hawker Siddeley HS 748</a>-209 Srs.2\n</td>\n<td><span style="display:none">phmu</span>Mt. Ugu, <a href="/wiki/Benguet_Province" class="mw-redirect" title="Benguet Province">Benguet</a>, Philippines\n</td>\n<td>APR<br /><sup id="cite_ref-685" class="reference"><a href="#cite_note-685">[648]</a></sup>\n</td>\n<td><a href="/wiki/Loakan_Airport" title="Loakan Airport">BAG</a>\n</td>\n<td>19 km<br />(12 mi)\n</td>\n<td>1987-06-26\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>12</th>\n<th>38</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Varig_Flight_797" title="Varig Flight 797">Varig Flight 797</a>\n</td>\n<td><a href="/wiki/Boeing_707-320C" class="mw-redirect" title="Boeing 707-320C">Boeing 707-320C</a>\n</td>\n<td><span style="display:none">cotb</span><a href="/wiki/Bingerville" title="Bingerville">Bingerville</a>, Côte d\'Ivoire\n</td>\n<td>APR<br /><sup id="cite_ref-686" class="reference"><a href="#cite_note-686">[649]</a></sup>\n</td>\n<td><a href="/wiki/Abidjan-Felix_Houphouet_Boigny_Airport" class="mw-redirect" title="Abidjan-Felix Houphouet Boigny Airport">ABJ</a>\n</td>\n<td>18 km<br />(11 mi)\n</td>\n<td>1987-01-03\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1984_Balkan_Bulgarian_Tupolev_Tu-134_crash" title="1984 Balkan Bulgarian Tupolev Tu-134 crash">Balkan Bulgarian Airlines (LZ-TUR)</a>\n</td>\n<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>\n</td>\n<td><span style="display:none">buls</span><a href="/wiki/Sofia,_Bulgaria" class="mw-redirect" title="Sofia, Bulgaria">Sofia</a>, Bulgaria\n</td>\n<td>APR<br /><sup id="cite_ref-687" class="reference"><a href="#cite_note-687">[650]</a></sup>\n</td>\n<td><a href="/wiki/Sofia_Airport" title="Sofia Airport">SOF</a>\n</td>\n<td>4 km<br />(2.5 mi)\n</td>\n<td>1984-01-10\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>3</th>\n<th>47</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Spantax_Flight_995" title="Spantax Flight 995">Spantax Flight 995</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-10-30" class="mw-redirect" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>\n</td>\n<td><span style="display:none">spmal</span><a href="/wiki/M%C3%A1laga" title="Málaga">Málaga</a>, Spain\n</td>\n<td>TOF<br /><sup id="cite_ref-688" class="reference"><a href="#cite_note-688">[651]</a></sup>\n</td>\n<td><a href="/wiki/M%C3%A1laga_Airport" title="Málaga Airport">AGP</a>\n</td>\n<td>0.45 km<br />(0.28 mi)\n</td>\n<td>1982-09-13\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Aeropesca_Colombia_Flight_221" title="Aeropesca Colombia Flight 221">Aeropesca Colombia Flight 221</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_745D" class="mw-redirect" title="Vickers Viscount 745D">Vickers Viscount 745D</a>\n</td>\n<td><span style="display:none">colg</span><a href="/wiki/Garz%C3%B3n_(Colombia)" class="mw-redirect" title="Garzón (Colombia)">Garzón</a>, Colombia\n</td>\n<td>ENR<br /><sup id="cite_ref-689" class="reference"><a href="#cite_note-689">[652]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1981-08-26\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Somali_Airlines_Flight_40" title="Somali Airlines Flight 40">Somali Airlines Flight 40</a>\n</td>\n<td><a href="/wiki/Fokker_F27_Friendship_600" class="mw-redirect" title="Fokker F27 Friendship 600">Fokker F27 Friendship 600</a>\n</td>\n<td><span style="display:none">som</span><a href="/wiki/Bal%27ad_District" class="mw-redirect" title="Bal'ad District">Bal\'ad District</a>, Somalia\n</td>\n<td>ENR<br /><sup id="cite_ref-690" class="reference"><a href="#cite_note-690">[653]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1981-07-20\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>4</th>\n<th>46</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Olympic_Airways_Flight_830" title="Olympic Airways Flight 830">Olympic Airways Flight 830</a>\n</td>\n<td><a href="/wiki/NAMC_YS-11A-500" class="mw-redirect" title="NAMC YS-11A-500">NAMC YS-11A-500</a>\n</td>\n<td><span style="display:none">gres</span><a href="/wiki/Servia,_Greece" title="Servia, Greece">Servia</a>, Greece\n</td>\n<td>APR<br /><sup id="cite_ref-691" class="reference"><a href="#cite_note-691">[654]</a></sup>\n</td>\n<td><a href="/wiki/Kozani_National_Airport" title="Kozani National Airport">KZI</a>\n</td>\n<td>19 km<br />(11.9 mi)\n</td>\n<td>1976-11-23\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>MIL\n</td>\n<td><a href="/wiki/1971_RAF_Hercules_crash" title="1971 RAF Hercules crash">Royal Air Force (XV216)</a>\n</td>\n<td><a href="/wiki/Lockheed_C-130K_Hercules_C.1P" class="mw-redirect" title="Lockheed C-130K Hercules C.1P">Lockheed C-130K Hercules C.1P</a>\n</td>\n<td><span style="display:none">itpi</span><a href="/wiki/Ligurian_Sea" title="Ligurian Sea">Ligurian Sea</a>, near <a href="/wiki/Pisa" title="Pisa">Pisa</a>, Italy\n</td>\n<td>ENR<br /><sup id="cite_ref-692" class="reference"><a href="#cite_note-692">[655]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-11-09\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>1*\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Hughes_Airwest_Flight_706" title="Hughes Airwest Flight 706">Hughes Airwest Flight 706 and<br />US Marine Corps (151458)</a>\n</td>\n<td><a href="/wiki/McDonnell_Douglas_DC-9-31" class="mw-redirect" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a> and <a href="/wiki/McDonnell_Douglas_F-4_Phantom_II" title="McDonnell Douglas F-4 Phantom II">McDonnell Douglas F-4 Phantom II</a>\n</td>\n<td><span style="display:none">uscad</span><a href="/wiki/San_Gabriel_Mountains" title="San Gabriel Mountains">San Gabriel Mts.</a>, near <a href="/wiki/Duarte,_California" title="Duarte, California">Duarte</a>, California, US\n</td>\n<td>ENR<br /><sup id="cite_ref-693" class="reference"><a href="#cite_note-693">[656]</a></sup><sup id="cite_ref-694" class="reference"><a href="#cite_note-694">[657]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1971-06-06\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>43</th>\n<th>2</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Ariana_Afghan_Airlines_Flight_701" title="Ariana Afghan Airlines Flight 701">Ariana Afghan Airlines Flight 701</a>\n</td>\n<td><a href="/wiki/Boeing_727-113C" class="mw-redirect" title="Boeing 727-113C">Boeing 727-113C</a>\n</td>\n<td><span style="display:none">unefe</span><a href="/wiki/Fernhill,_West_Sussex" title="Fernhill, West Sussex">Fernhill</a>, England, UK\n</td>\n<td>APR<br /><sup id="cite_ref-695" class="reference"><a href="#cite_note-695">[658]</a></sup>\n</td>\n<td><a href="/wiki/Gatwick_Airport" title="Gatwick Airport">LGW</a>\n</td>\n<td>2.5 km<br />(1.6 mi)\n</td>\n<td>1969-01-05\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/All_Nippon_Airways_Flight_533" title="All Nippon Airways Flight 533">All Nippon Airways Flight 533</a>\n</td>\n<td><a href="/wiki/NAMC_YS-11" title="NAMC YS-11">NAMC YS-11</a>\n</td>\n<td><span style="display:none">jse</span><a href="/wiki/Seto_Inland_Sea" title="Seto Inland Sea">Seto Inland Sea</a>, off <a href="/wiki/Matsuyama" title="Matsuyama">Matsuyama</a>, Shikoku, Japan\n</td>\n<td>APR<br /><sup id="cite_ref-696" class="reference"><a href="#cite_note-696">[659]</a></sup>\n</td>\n<td><a href="/wiki/Matsuyama_Airport" title="Matsuyama Airport">MYJ</a>\n</td>\n<td><1 km<br />(0.6 mi)\n</td>\n<td>1966-11-13\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>45</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td>Iberia (EC-ATH)\n</td>\n<td><a href="/wiki/Convair_CV-440-62" class="mw-redirect" title="Convair CV-440-62">Convair CV-440-62</a>\n</td>\n<td><span style="display:none">mota</span>Atlantic Ocean, off <a href="/wiki/Tangier" title="Tangier">Tangier</a>, Morocco\n</td>\n<td>APR<br /><sup id="cite_ref-697" class="reference"><a href="#cite_note-697">[660]</a></sup>\n</td>\n<td><a href="/wiki/Tangier_Airport" class="mw-redirect" title="Tangier Airport">TNG</a>\n</td>\n<td>18 km<br />(11.3 mi)\n</td>\n<td>1965-03-31\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>45</th>\n<th>0</th>\n<th>\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/TWA_Flight_800_(1964)" title="TWA Flight 800 (1964)">TWA Flight 800</a>\n</td>\n<td><a href="/wiki/Boeing_707-331" class="mw-redirect" title="Boeing 707-331">Boeing 707-331</a>\n</td>\n<td><span style="display:none">itf</span><a href="/wiki/Fiumicino" title="Fiumicino">Fiumicino</a>, Italy\n</td>\n<td>TOF<br /><sup id="cite_ref-698" class="reference"><a href="#cite_note-698">[661]</a></sup>\n</td>\n<td><a href="/wiki/Fiumicino_Airport" class="mw-redirect" title="Fiumicino Airport">FCO</a>\n</td>\n<td>\n</td>\n<td>1964-11-23\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>7</th>\n<th>43</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td>Panair do Brasil (PP-PDE)\n</td>\n<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>\n</td>\n<td><span style="display:none">brma</span>area of <a href="/wiki/Manaus" title="Manaus">Manaus</a>, Brazil\n</td>\n<td>ENR<br /><sup id="cite_ref-699" class="reference"><a href="#cite_note-699">[662]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1962-12-14\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>4</th>\n<th>46</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Capital_Airlines_Flight_20" title="Capital Airlines Flight 20">Capital Airlines Flight 20</a>\n</td>\n<td><a href="/wiki/Vickers_Viscount_745D" class="mw-redirect" title="Vickers Viscount 745D">Vickers Viscount 745D</a>\n</td>\n<td><span style="display:none">usvirh</span><a href="/wiki/Holdcroft,_Virginia" title="Holdcroft, Virginia">Holdcroft, Virginia</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-700" class="reference"><a href="#cite_note-700">[663]</a></sup><sup id="cite_ref-701" class="reference"><a href="#cite_note-701">[664]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1960-01-18\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/1956_Scottish_Airlines_Malta_air_disaster" title="1956 Scottish Airlines Malta air disaster">Scottish Airlines (G-ANSY)</a>\n</td>\n<td><a href="/wiki/Avro_York" title="Avro York">Avro York</a>\n</td>\n<td><span style="display:none">maltz</span><a href="/wiki/%C5%BBurrieq" title="Żurrieq">Żurrieq</a>, Malta\n</td>\n<td>ENR<br /><sup id="cite_ref-702" class="reference"><a href="#cite_note-702">[665]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1956-02-18\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>9</th>\n<th>41</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pan_Am_Flight_202" title="Pan Am Flight 202">Pan Am Flight 202</a>\n</td>\n<td><a href="/wiki/Boeing_377-10-26" class="mw-redirect" title="Boeing 377-10-26">Boeing 377-10-26</a>\n</td>\n<td><span style="display:none">brsan</span>near <a href="/wiki/Santana_do_Araguaia" title="Santana do Araguaia">Santana do Araguaia</a>, Brazil\n</td>\n<td>ENR<br /><sup id="cite_ref-703" class="reference"><a href="#cite_note-703">[666]</a></sup><sup id="cite_ref-704" class="reference"><a href="#cite_note-704">[667]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1952-04-29\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>6</th>\n<th>44</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Airlines_Flight_615" title="United Airlines Flight 615">United Airlines Flight 615</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6B" class="mw-redirect" title="Douglas DC-6B">Douglas DC-6B</a>\n</td>\n<td><span style="display:none">uscau</span><a href="/wiki/Union_City,_California" title="Union City, California">Union City, California</a>, US\n</td>\n<td>APR<br /><sup id="cite_ref-705" class="reference"><a href="#cite_note-705">[668]</a></sup><sup id="cite_ref-706" class="reference"><a href="#cite_note-706">[669]</a></sup>\n</td>\n<td><a href="/wiki/Oakland_International_Airport" title="Oakland International Airport">OAK</a>\n</td>\n<td>22 km<br />(14 mi)\n</td>\n<td>1951-08-24\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>5</th>\n<th>45</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/United_Airlines_Flight_610" title="United Airlines Flight 610">United Airlines Flight 610</a>\n</td>\n<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>\n</td>\n<td><span style="display:none">usco</span>near <a href="/wiki/Fort_Collins,_Colorado" title="Fort Collins, Colorado">Fort Collins, Colorado</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-707" class="reference"><a href="#cite_note-707">[670]</a></sup><sup id="cite_ref-708" class="reference"><a href="#cite_note-708">[671]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1951-06-30\n</td></tr>\n<tr>\n<th scope="row">50</th>\n<th>3</th>\n<th>47</th>\n<th>0</th>\n<th>†\n</th>\n<td>COM\n</td>\n<td><a href="/wiki/Pennsylvania_Central_Airlines_Flight_410" title="Pennsylvania Central Airlines Flight 410">Pennsylvania Central Airlines Flight 410</a>\n</td>\n<td><a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">Douglas C-54 Skymaster</a>\n</td>\n<td><span style="display:none">uswess</span><a href="/wiki/Shannondale,_West_Virginia" title="Shannondale, West Virginia">Shannondale, West Virginia</a>, US\n</td>\n<td>ENR<br /><sup id="cite_ref-709" class="reference"><a href="#cite_note-709">[672]</a></sup>\n</td>\n<td>\n</td>\n<td>\n</td>\n<td>1947-06-13\n</td></tr>\n</tbody></table>\n<h2><span class="mw-headline" id="Notes_regarding_table_data_columns">Notes regarding table data columns</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=5" title="Edit section: Notes regarding table data columns">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<h3><span class="mw-headline" id="Deaths">Deaths</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=6" title="Edit section: Deaths">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<ul><li><b>Total (Tot)</b>: The total number of fatalities associated with the accident or incident.</li>\n<li><b>Crew (C)</b>: The number of crew fatalities.</li>\n<li><b>Passenger (P)</b>: The number of passenger fatalities.</li>\n<li><b>Ground (G)</b>: The number of ground (non-flying) fatalities.</li>\n<li><b>Notes (N)</b>: The presence of a cross (<b>†</b>) denotes that all passengers and crew were killed. The presence of a one with an asterisk (<b>1*</b>) indicates the accident or incident had a <a href="/wiki/List_of_sole_survivors_of_aviation_accidents_or_incidents" class="mw-redirect" title="List of sole survivors of aviation accidents or incidents">sole survivor</a>.</li></ul>\n<h3><span class="mw-headline" id="Type">Type</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=7" title="Edit section: Type">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<p>Occurrences have been coded to allow for identification and sorting by group membership (accidents and related incidents versus attacks).\n</p>\n<h4><span class="mw-headline" id="Accidents_and_related_incidents">Accidents and related incidents</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=8" title="Edit section: Accidents and related incidents">edit</a><span class="mw-editsection-bracket">]</span></span></h4>\n<ul><li><b>"COM"</b>: Commercial aircraft</li>\n<li><b>"MIL"</b>: Military aircraft</li></ul>\n<p>Any collision between a commercial and military aircraft is coded COM.\n</p>\n<h4><span class="mw-headline" id="Attacks_and_related_incidents">Attacks and related incidents</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=9" title="Edit section: Attacks and related incidents">edit</a><span class="mw-editsection-bracket">]</span></span></h4>\n<ul><li><b>"INB"</b>: Internal attack involving a pre-planned bomb (without hijacking).</li>\n<li><b>"INH"</b>: Internal attack to commandeer of aircraft. Use of weapons (including a bomb or other explosives) for this purpose is coded in this category.</li>\n<li><b>"EXG"</b>: External attack originating on the ground (e.g., <a href="/wiki/Air_Rhodesia_Flight_827" title="Air Rhodesia Flight 827">ground to air missiles</a>, destruction of the aircraft <a href="/wiki/EgyptAir_Flight_648" title="EgyptAir Flight 648">while on the runway</a>).</li>\n<li><b>"EXS"</b>: External attack originating in the sky (e.g., <a href="/wiki/Korean_Air_Lines_Flight_007" title="Korean Air Lines Flight 007">intentional downing by a military aircraft</a>).</li></ul>\n<p><sup id="cite_ref-710" class="reference"><a href="#cite_note-710">[nb 38]</a></sup>\n</p>\n<h3><span class="mw-headline" id="Location">Location</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=10" title="Edit section: Location">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<p>To provide some indication of distance between the site and the nearest location, the following three descriptors are applied:\n</p>\n<ul><li><b>none</b>: No descriptor appears before the location name. The site was within 20 km (12.5 mi) of the location.</li>\n<li><b>"off"</b>: Used only for those <a href="/wiki/Water" title="Water">aquatic</a> crash sites within 20 km (12.5 mi) of the location.</li>\n<li><b>"near"</b>: The site was approximately 20 km to 50 km (12.5 mi to 31 mi) from the location.</li>\n<li><b>"area of"</b>: The crash site was over 50 km (31 mi) from the location provided.</li></ul>\n<p>The names of occurrence locations are based on their present-day names.\n</p>\n<h3><span class="mw-headline" id="Phases_of_flight">Phases of flight</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=11" title="Edit section: Phases of flight">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<p>The phases of flight are those defined by the joint Commercial Aviation Safety\nTeam/ICAO Common Taxonomy Team.<sup id="cite_ref-711" class="reference"><a href="#cite_note-711">[673]</a></sup>\n</p>\n<ul><li><b>Standing (STD)</b>: Prior to pushback/taxi, after gate arrival, or stationary and parked.</li>\n<li><b>Taxi (TXI)</b>: Moving under own power, prior to takeoff or after landing.</li>\n<li><b>Take off (TOF)</b>: Initiation of takeoff power, <a href="/wiki/Rotation_(aviation)" class="mw-redirect" title="Rotation (aviation)">pulling back on controls</a>, through to 10 m (35 ft) altitude.</li>\n<li><b>Initial climb (ICL)</b>: End of TOF to the first of: initial prescribed power reduction, 300 m (1000 ft) altitude, or VFR pattern.</li>\n<li><b>En route (ENR)</b>: End of ICL, through descent, to initial approach (<a href="/wiki/Instrument_flight_rules" title="Instrument flight rules">IFR</a>) or 300 m (1000 ft) above runway elevation (<a href="/wiki/Visual_flight_rules" title="Visual flight rules">VFR</a>).</li>\n<li><b>Maneuvering (MNV)</b>: Only for low altitude flight (observation, photography) or <a href="/wiki/Aerobatics" title="Aerobatics">aerobatics</a>.</li>\n<li><b>Approach (APR)</b>: From <a href="/wiki/Initial_approach_fix" title="Initial approach fix">IAF</a> or 300 m (1000 ft) elevation to <a href="/wiki/Landing_flare" title="Landing flare">landing flare</a>.</li>\n<li><b>Landing (LDG)</b>: Landing flare through to exit from runway.</li>\n<li><b>Unknown (UNK)</b>: Unable to determine phase of flight.</li></ul>\n<h3><span class="mw-headline" id="Airports_and_distance">Airports and distance</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=12" title="Edit section: Airports and distance">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<p>Airports associated with occurrences at all phases of flight (except ENR) are represented by their three-letter <a href="/wiki/IATA_airport_code" title="IATA airport code">IATA</a> airport code. In some cases, no IATA code is reported/assigned in which case the four-letter <a href="/wiki/ICAO_airport_code" title="ICAO airport code">ICAO</a> code is used. In rare instances (e.g., active or decommissioned military bases or closed airports whose civil codes have been reassigned), no codes exist. These airports are represented with three asterisks "***" in place of letters. Distance from the point of impact to the airport runway is provided for occurrences during the initial climb (ICL) and approach (APR) phases. On occasion, distance is provided for occurrences during takeoff (TOF) and landing (LDG) if the aircraft impacted within the <a href="/wiki/Aerodrome" title="Aerodrome">aerodrome</a>, but not on the runway.\n</p>\n<h2><span class="mw-headline" id="Summary">Summary</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=13" title="Edit section: Summary">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<p>Since 1923, spanning all seven continents and the three largest oceans, there have been 552 high fatality aircraft accidents, incidents, and attacks (as defined above) involving 586 aircraft resulting in 58,144 fatalities. <a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">By type</a>, accidents/incidents (COM/MIL) account for 510 occurrences, 544 aircraft, and 50,752 fatalities. Attacks (INB/INH/EXG/EXS) account for 41 incidents, 43 aircraft, and 7,289 fatalities.\n</p>\n<h3><span class="mw-headline" id="Descriptive_statistics">Descriptive statistics</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=14" title="Edit section: Descriptive statistics">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<p>A brief review of the descriptive statistics of <a href="/wiki/Fixed-wing_aircraft" title="Fixed-wing aircraft">fixed-wing</a>, <a href="/wiki/Rotorcraft" title="Rotorcraft">rotary-wing</a>, and <a href="/wiki/Aerostat" title="Aerostat">lighter-than-air</a> aircraft accidents and incidents since 1923 suggests the following:\n</p>\n<ul><li><i>by type</i>, the two main categories of occurrences were accidents and related incidents (509; 92.5%) and attacks on aircraft (41; 7.5%). Sub-groupings of the first category include commercial (COM, 442; 86.6%) and military (MIL, 68; 13.4%). Sub-groupings of the second category include internal attacks with a bomb (INB, 15; 36.6%), internal attacks with hijacking (INH, 10; 24.4%), external attacks from the ground (EXG, 12; 29.3%), and external attacks from the sky (EXS, 4; 9.8%).</li>\n<li><i>by fatality rate (FR)</i>, 382 (69.6%) of occurrences had a 100% FR; note the high <a href="/wiki/Selection_bias" title="Selection bias">selection bias</a> of this statistic, since incidents with less than 50 fatalities, likely to have low FR,<sup class="noprint Inline-Template Template-Fact" style="white-space:nowrap;">[<i><a href="/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (March 2014)">citation needed</span></a></i>]</sup> are excluded by definition.</li>\n<li><i>by phase of flight</i>, the highest number of occurrences took place while en route (252; 45.4%).</li>\n<li><i>by decade</i>, 1964–73 had the greatest number of occurrences (117; 21.3%) and pre-1944 the least (6; 1.1%). The highest number of fatalities (in large part due to the 9/11 attacks) occurred during 1994–2003 (12,800; 22.1%) and the lowest pre-1944 (426; 0.7%).</li>\n<li><i>by location</i>, the continents of Asia and Antarctica had the highest (188; 33.9%) and lowest (1; 0.2%) number of occurrences respectively. The United States (69; 12.6%), followed by the former Soviet Union (52; 9.5%) accounted for nearly one-quarter of all high fatality crashes. Aircraft impacted the water in 64 (11.7%) occurrences.</li></ul>\n<table class="sortable wikitable">\n<caption>Occurrences by continent\n</caption>\n<tbody><tr>\n<th scope="col">Continent\n</th>\n<th scope="col">No.\n</th>\n<th scope="col">Pct.\n</th></tr>\n<tr>\n<th><a href="/wiki/Africa" title="Africa">Africa</a>\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>67\n</td>\n<td>12.2%\n</td></tr>\n<tr>\n<th><a href="/wiki/Antarctica" title="Antarctica">Antarctica</a>\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>1\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>0.2%\n</td></tr>\n<tr>\n<th><a href="/wiki/Asia" title="Asia">Asia</a>\n</th>\n<td>188\n</td>\n<td>33.9%\n</td></tr>\n<tr>\n<th><a href="/wiki/Oceania" title="Oceania">Australia/Oceania</a>\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>6\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>1.1%\n</td></tr>\n<tr>\n<th><a href="/wiki/Europe" title="Europe">Europe</a>\n</th>\n<td>134\n</td>\n<td>24.4%\n</td></tr>\n<tr>\n<th><a href="/wiki/North_America" title="North America">North America</a>\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>89\n</td>\n<td>16.2%\n</td></tr>\n<tr>\n<th><a href="/wiki/South_America" title="South America">South America</a>\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>57\n</td>\n<td>10.4%\n</td></tr>\n<tr>\n<th>Other<sup id="cite_ref-712" class="reference"><a href="#cite_note-712">[nb 39]</a></sup>\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>9\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>1.6%\n</td></tr>\n</tbody></table>\n<table class="sortable wikitable">\n<caption>Occurrences by phase of flight\n</caption>\n<tbody><tr>\n<th scope="col">Phase\n</th>\n<th scope="col">No.\n</th>\n<th scope="col">Pct.\n</th></tr>\n<tr>\n<th scope="row">Standing (STD)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>2\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>0.4%\n</td></tr>\n<tr>\n<th scope="row">Taxi (TXI)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>3\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>0.5%\n</td></tr>\n<tr>\n<th scope="row">Takeoff (TOF)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>25\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>4.5%\n</td></tr>\n<tr>\n<th scope="row">Initial climb (ICL)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>53\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>9.4%\n</td></tr>\n<tr>\n<th scope="row">En route (ENR)\n</th>\n<td>252\n</td>\n<td>45.4%\n</td></tr>\n<tr>\n<th scope="row">Maneuvering (MNV)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>3\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>0.5%\n</td></tr>\n<tr>\n<th scope="row">Approach (APR)\n</th>\n<td>188\n</td>\n<td>33.7%\n</td></tr>\n<tr>\n<th scope="row">Landing (LDG)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>23\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>4.1%\n</td></tr>\n<tr>\n<th scope="row">Unknown (UNK)\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>8\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>1.4%\n</td></tr>\n</tbody></table>\n<table class="sortable wikitable">\n<caption>Occurrences (occ.) and number of fatalities (fat.) by decade\n</caption>\n<tbody><tr>\n<th scope="col">Decade\n</th>\n<th scope="col">Occ.\n</th>\n<th scope="col">Pct.\n</th>\n<th scope="col">Fat.\n</th>\n<th scope="col">Pct.\n</th></tr>\n<tr>\n<th scope="row">pre 1944\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>6\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>1.1%\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>426\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>0.7%\n</td></tr>\n<tr>\n<th scope="row">1944–1953\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>24\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>4.4%\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>1427\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>2.5%\n</td></tr>\n<tr>\n<th scope="row">1954–1963\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>63\n</td>\n<td>11.5%\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>4712\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>8.2%\n</td></tr>\n<tr>\n<th scope="row">1964–1973\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span>117\n</td>\n<td>21.4%\n</td>\n<td>10145\n</td>\n<td>17.6%\n</td></tr>\n<tr>\n<th scope="row">1974–1983\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>97\n</td>\n<td>17.7%\n</td>\n<td>10709\n</td>\n<td>18.6%\n</td></tr>\n<tr>\n<th scope="row">1984–1993\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>91\n</td>\n<td>16.6%\n</td>\n<td>10136\n</td>\n<td>17.5%\n</td></tr>\n<tr>\n<th scope="row">1994–2003\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>89\n</td>\n<td>16.2%\n</td>\n<td>12800\n</td>\n<td>22.1%\n</td></tr>\n<tr>\n<th scope="row">2004–2013\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>41\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>7.5%\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>4637\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>8.0%\n</td></tr>\n<tr>\n<th scope="row">2014–2023\n</th>\n<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>23\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>3.8%\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>3049\n</td>\n<td><span style="visibility:hidden;color:transparent;">0</span>4.8%\n</td></tr>\n</tbody></table>\n<h2><span class="mw-headline" id="See_also">See also</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=15" title="Edit section: See also">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<style data-mw-deduplicate="TemplateStyles:r936637989">.mw-parser-output .portal{border:solid #aaa 1px;padding:0}.mw-parser-output .portal.tleft{margin:0.5em 1em 0.5em 0}.mw-parser-output .portal.tright{margin:0.5em 0 0.5em 1em}.mw-parser-output .portal>ul{display:table;box-sizing:border-box;padding:0.1em;max-width:175px;background:#f9f9f9;font-size:85%;line-height:110%;font-style:italic;font-weight:bold}.mw-parser-output .portal>ul>li{display:table-row}.mw-parser-output .portal>ul>li>span:first-child{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portal>ul>li>span:last-child{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}</style><div role="navigation" aria-label="Portals" class="noprint portal plainlist tright">\n<ul>\n<li><span><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/28px-Aviacionavion.png" decoding="async" width="28" height="28" class="noviewer" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/42px-Aviacionavion.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/56px-Aviacionavion.png 2x" data-file-width="1600" data-file-height="1600" /></span><span><a href="/wiki/Portal:Aviation" title="Portal:Aviation">Aviation portal</a></span></li></ul></div>\n<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline" title="List of accidents and incidents involving airliners by airline">List of accidents and incidents involving airliners by airline</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_location" title="List of accidents and incidents involving airliners by location">List of accidents and incidents involving airliners by location</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">List of accidents and incidents involving commercial aircraft</a></li></ul>\n<h2><span class="mw-headline" id="Notes">Notes</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=16" title="Edit section: Notes">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<p>All accident and incident references to the <a href="/wiki/Aviation_Safety_Network" title="Aviation Safety Network">Aviation Safety Network</a> database are sub-pages of their main website, <a rel="nofollow" class="external text" href="http://aviation-safety.net/">http://aviation-safety.net</a>.\n</p>\n<div class="reflist columns references-column-width" style="column-width: 30em; list-style-type: decimal;">\n<ol class="references">\n<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text">In cases where specific flight numbers do not exist or are not provided in supporting records, the aircraft\'s registration number appears in parentheses.</span>\n</li>\n<li id="cite_note-sept11-17"><span class="mw-cite-backlink">^ <a href="#cite_ref-sept11_17-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-sept11_17-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text">It is impossible to know for sure exactly how many people died on the ground from the crash of <a href="/wiki/American_Airlines_Flight_11" title="American Airlines Flight 11">American Airlines Flight 11</a>, since this crash and the one of <a href="/wiki/United_Airlines_Flight_175" title="United Airlines Flight 175">United Airlines Flight 175</a> happened in the same place, at about the same time, and it is hard to distinguish who died from which plane. However, it is known that the total of ground fatalities caused by both crashes is 2,606. A minimum of 1604 ground fatalities can be attributed to AA11, while a minimum of 821 ground fatalities can be attributed to UA175. 181 ground fatalities remain unclear.</span>\n</li>\n<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text">All U.S.-based DC-10 aircraft were temporarily grounded during the accident investigation.<sup id="cite_ref-35" class="reference"><a href="#cite_note-35">[33]</a></sup></span>\n</li>\n<li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text">The exact number of people that were killed on the ground is not known. The number of manslaughter charges was 225, ASN says 237, the CAA review 1990-1999 states 297, and some media sources have stated numbers over 300. Vincent Nicod of the International Committee of the Red Cross stated that 249 bodies on the ground were found. It is known that four crew members survived.</span>\n</li>\n<li id="cite_note-missing-51"><span class="mw-cite-backlink">^ <a href="#cite_ref-missing_51-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-missing_51-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-missing_51-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-missing_51-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-missing_51-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-missing_51-5"><sup><i><b>f</b></i></sup></a></span> <span class="reference-text">The aircraft is missing, thus the fatality number is presumed.</span>\n</li>\n<li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text">While finding no mechanical failure consistent with the crash behavior, the NTSB Accident Report addressed issues of psychological stress and intentional action by the First Officer. The report concluded that the probable cause was "the airplane\'s departure from normal cruise flight and subsequent impact with the Atlantic Ocean as a result of the relief first officer\'s flight control inputs" p. 67.<sup id="cite_ref-65" class="reference"><a href="#cite_note-65">[60]</a></sup></span>\n</li>\n<li id="cite_note-76"><span class="mw-cite-backlink"><b><a href="#cite_ref-76">^</a></b></span> <span class="reference-text">Emergency began ENR, lost control on APR.</span>\n</li>\n<li id="cite_note-104"><span class="mw-cite-backlink"><b><a href="#cite_ref-104">^</a></b></span> <span class="reference-text">Some reports claim there were 163 on board, others 174 or even 200 including some unidentified civilians, and possible military personnel who hitched a ride. In any case, a total of 159 were confirmed to have died.</span>\n</li>\n<li id="cite_note-120"><span class="mw-cite-backlink"><b><a href="#cite_ref-120">^</a></b></span> <span class="reference-text">The pilot was on approach to the old Isparta Airport (closed, no codes available) believing he was on approach to Antalya.</span>\n</li>\n<li id="cite_note-140"><span class="mw-cite-backlink"><b><a href="#cite_ref-140">^</a></b></span> <span class="reference-text">The number of passengers killed varies from 135-143. 141 bodies in total were found, 5 crew, 133 passengers, and 3 others who were most likely also passengers.</span>\n</li>\n<li id="cite_note-145"><span class="mw-cite-backlink"><b><a href="#cite_ref-145">^</a></b></span> <span class="reference-text">The Indonesian Air Force reported that there were 122 persons on board the Hercules. On 4 July a local commissioner reported that there 121 people on the flight manifest: 38 military personnel on board the plane and 83 civilians.</span>\n</li>\n<li id="cite_note-146"><span class="mw-cite-backlink"><b><a href="#cite_ref-146">^</a></b></span> <span class="reference-text">The number of ground fatalities is unclear, 139 bodies were found in total.</span>\n</li>\n<li id="cite_note-148"><span class="mw-cite-backlink"><b><a href="#cite_ref-148">^</a></b></span> <span class="reference-text">Some sources state 155 were killed, but official accounts state 138 were killed.</span>\n</li>\n<li id="cite_note-169"><span class="mw-cite-backlink"><b><a href="#cite_ref-169">^</a></b></span> <span class="reference-text"><a href="/wiki/UNITA" title="UNITA">UNITA</a> claimed responsibility for the crash. Angolan authorities cited technical failure of the aircraft.<sup id="cite_ref-168" class="reference"><a href="#cite_note-168">[155]</a></sup></span>\n</li>\n<li id="cite_note-178"><span class="mw-cite-backlink"><b><a href="#cite_ref-178">^</a></b></span> <span class="reference-text">Xiamen Air was hijacked, China Southwest was parked and empty, and China Southern was parked waiting for clearance to takeoff.</span>\n</li>\n<li id="cite_note-190"><span class="mw-cite-backlink"><b><a href="#cite_ref-190">^</a></b></span> <span class="reference-text">The pilot attempted a <a href="/wiki/Water_landing" title="Water landing">controlled ditching</a> near the beach while fighting with the hijackers.</span>\n</li>\n<li id="cite_note-282"><span class="mw-cite-backlink"><b><a href="#cite_ref-282">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 112 people on the aircraft, including 98 passengers and 14 crew.</span>\n</li>\n<li id="cite_note-283"><span class="mw-cite-backlink"><b><a href="#cite_ref-283">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 112 people on the aircraft, including 98 passengers and 14 crew.</span>\n</li>\n<li id="cite_note-376"><span class="mw-cite-backlink"><b><a href="#cite_ref-376">^</a></b></span> <span class="reference-text">Initial reports concluded a bomb had exploded on board. Subsequent investigation suggest a missile may have impacted the aircraft.<sup id="cite_ref-375" class="reference"><a href="#cite_note-375">[357]</a></sup></span>\n</li>\n<li id="cite_note-386"><span class="mw-cite-backlink"><b><a href="#cite_ref-386">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>\n</li>\n<li id="cite_note-387"><span class="mw-cite-backlink"><b><a href="#cite_ref-387">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>\n</li>\n<li id="cite_note-443"><span class="mw-cite-backlink"><b><a href="#cite_ref-443">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 73 people on the aircraft.</span>\n</li>\n<li id="cite_note-444"><span class="mw-cite-backlink"><b><a href="#cite_ref-444">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 73 people on the aircraft.</span>\n</li>\n<li id="cite_note-450"><span class="mw-cite-backlink"><b><a href="#cite_ref-450">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 76 people on the aircraft, and that 73 people were killed.</span>\n</li>\n<li id="cite_note-451"><span class="mw-cite-backlink"><b><a href="#cite_ref-451">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 76 people on the aircraft, and that 73 people were killed.</span>\n</li>\n<li id="cite_note-482"><span class="mw-cite-backlink"><b><a href="#cite_ref-482">^</a></b></span> <span class="reference-text">Aircraft wreckage was never located.</span>\n</li>\n<li id="cite_note-529"><span class="mw-cite-backlink"><b><a href="#cite_ref-529">^</a></b></span> <span class="reference-text">Not to be confused with <a href="/wiki/United_Arab_Airlines_Flight_869_(1962)" title="United Arab Airlines Flight 869 (1962)">United Arab Airlines Flight 869 (1962)</a> which crashed flying the same route one year earlier.<sup id="cite_ref-528" class="reference"><a href="#cite_note-528">[502]</a></sup></span>\n</li>\n<li id="cite_note-559"><span class="mw-cite-backlink"><b><a href="#cite_ref-559">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>\n</li>\n<li id="cite_note-560"><span class="mw-cite-backlink"><b><a href="#cite_ref-560">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>\n</li>\n<li id="cite_note-624"><span class="mw-cite-backlink"><b><a href="#cite_ref-624">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 54 people on the aircraft.</span>\n</li>\n<li id="cite_note-625"><span class="mw-cite-backlink"><b><a href="#cite_ref-625">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 54 people on the aircraft.</span>\n</li>\n<li id="cite_note-634"><span class="mw-cite-backlink"><b><a href="#cite_ref-634">^</a></b></span> <span class="reference-text">Several missed approaches due to a sandstorm necessitated a failed <a href="/wiki/Forced_landing" title="Forced landing">forced landing</a> in a Khartoum suburb. Despite LDG phase, there was no immediate target airport</span>\n</li>\n<li id="cite_note-636"><span class="mw-cite-backlink"><b><a href="#cite_ref-636">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 55 people on the aircraft, and that 53 of the 55 people on board were killed in the incident.</span>\n</li>\n<li id="cite_note-637"><span class="mw-cite-backlink"><b><a href="#cite_ref-637">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 55 people on the aircraft, and that 53 of the 55 people on board were killed in the incident.</span>\n</li>\n<li id="cite_note-679"><span class="mw-cite-backlink"><b><a href="#cite_ref-679">^</a></b></span> <span class="reference-text"><a href="/wiki/File:NTSB_Colgan_Air_Flight_3407_Crash_Animation.ogv" title="File:NTSB Colgan Air Flight 3407 Crash Animation.ogv">NTSB Colgan Air Flight 3407 Crash Animation</a>.</span>\n</li>\n<li id="cite_note-681"><span class="mw-cite-backlink"><b><a href="#cite_ref-681">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 50 people on the aircraft.</span>\n</li>\n<li id="cite_note-682"><span class="mw-cite-backlink"><b><a href="#cite_ref-682">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 50 people on the aircraft.</span>\n</li>\n<li id="cite_note-710"><span class="mw-cite-backlink"><b><a href="#cite_ref-710">^</a></b></span> <span class="reference-text">Categories adapted from RAND Corporation aviation research.</span>\n</li>\n<li id="cite_note-712"><span class="mw-cite-backlink"><b><a href="#cite_ref-712">^</a></b></span> <span class="reference-text">Five occurrences in the ocean (but not part of Oceania) at least 150 km (93 mi) from land and four occurrences on the Asia/Europe border. </span>\n</li>\n</ol></div>\n<h2><span class="mw-headline" id="References">References</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=17" title="Edit section: References">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<div class="reflist columns references-column-width" style="column-width: 30em; list-style-type: decimal;">\n<ol class="references">\n<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r999302996">.mw-parser-output cite.citation{font-style:inherit}.mw-parser-output .citation q{quotes:"\\"""\\"""\'""\'"}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-ws-icon a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg")right 0.1em center/12px no-repeat}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-maint{display:none;color:#33aa33;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}</style><cite class="citation journal cs1"><a rel="nofollow" class="external text" href="http://www.faa.gov/about/history/brief_history">"A Brief History of the FAA"</a>. Federal Aviation Administration<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=A+Brief+History+of+the+FAA&rft_id=http%3A%2F%2Fwww.faa.gov%2Fabout%2Fhistory%2Fbrief_history&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span> <span class="cs1-hidden-error error citation-comment">Cite journal requires <code class="cs1-code">|journal=</code> (<a href="/wiki/Help:CS1_errors#missing_periodical" title="Help:CS1 errors">help</a>)</span></span>\n</li>\n<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation journal cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131005131939/http://lancasteronline.com/blogs/flashbacklancaster/2008/09/17/fatal-plane-crash-1908/">"Fatal plane crash, 1908"</a>. Flashback Lancaster. 17 September 2008. Archived from <a rel="nofollow" class="external text" href="http://lancasteronline.com/blogs/flashbacklancaster/2008/09/17/fatal-plane-crash-1908">the original</a> on 5 October 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Fatal+plane+crash%2C+1908&rft.date=2008-09-17&rft_id=http%3A%2F%2Flancasteronline.com%2Fblogs%2Fflashbacklancaster%2F2008%2F09%2F17%2Ffatal-plane-crash-1908&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span> <span class="cs1-hidden-error error citation-comment">Cite journal requires <code class="cs1-code">|journal=</code> (<a href="/wiki/Help:CS1_errors#missing_periodical" title="Help:CS1 errors">help</a>)</span></span>\n</li>\n<li id="cite_note-Chisholm1913-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Chisholm1913_3-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFChisholm1913" class="citation book cs1">Chisholm, Hugh (1913). <a rel="nofollow" class="external text" href="https://archive.org/details/britannicayearb01chisgoog"><i>The Britannica Year Book</i></a>. Encyclopædia Britannica Company, Limited. p. <a rel="nofollow" class="external text" href="https://archive.org/details/britannicayearb01chisgoog/page/n83">29</a><span class="reference-accessdate">. Retrieved <span class="nowrap">21 March</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+Britannica+Year+Book&rft.pages=29&rft.pub=Encyclop%C3%A6dia+Britannica+Company%2C+Limited&rft.date=1913&rft.aulast=Chisholm&rft.aufirst=Hugh&rft_id=https%3A%2F%2Farchive.org%2Fdetails%2Fbritannicayearb01chisgoog&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-The_French_Airship_Catastrophe-4"><span class="mw-cite-backlink">^ <a href="#cite_ref-The_French_Airship_Catastrophe_4-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-The_French_Airship_Catastrophe_4-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation cs2"><a rel="nofollow" class="external text" href="http://www.flightglobal.com/pdfarchive/view/1924/1924%20-%200009.html"><i>The French Airship Catastrophe</i></a>, <b>XVI</b>, Flightglobal Archive, 3 January 1924, p. 9<span class="reference-accessdate">, retrieved <span class="nowrap">3 October</span> 2013</span></cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+French+Airship+Catastrophe&rft.pages=9&rft.pub=Flightglobal+Archive&rft.date=1924-01-03&rft_id=http%3A%2F%2Fwww.flightglobal.com%2Fpdfarchive%2Fview%2F1924%2F1924%2520-%25200009.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-dirigible-5"><span class="mw-cite-backlink">^ <a href="#cite_ref-dirigible_5-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-dirigible_5-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.nytimes.com/1986/08/08/nyregion/history-in-the-sea-dirigible-s-wreckage-found-off-jersey.html">"History in the sea: Dirigible\'s wreckage found off Jersey"</a>. <i>The New York Times</i>. 8 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">11 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=The+New+York+Times&rft.atitle=History+in+the+sea%3A+Dirigible%27s+wreckage+found+off+Jersey&rft.date=1986-08-08&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1986%2F08%2F08%2Fnyregion%2Fhistory-in-the-sea-dirigible-s-wreckage-found-off-jersey.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-auto-6"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto_6-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto_6-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1938/1938-28.htm">"Accident Details"</a>. <i>Plane Crash info.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 February</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Plane+Crash+info.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1938%2F1938-28.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-auto1-7"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto1_7-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto1_7-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1938/1938-38.htm">"Accident Details"</a>. <i>Plane Crash info.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 February</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Plane+Crash+info.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1938%2F1938-38.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-auto2-8"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto2_8-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto2_8-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://news.google.com/newspapers?id=Yv8LAAAAIBAJ&pg=6577,2025995&dq=israel+sikorsky+crash">"The Evening Independent - Google News Archive Search"</a>. <i>news.google.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=news.google.com&rft.atitle=The+Evening+Independent+-+Google+News+Archive+Search&rft_id=https%3A%2F%2Fnews.google.com%2Fnewspapers%3Fid%3DYv8LAAAAIBAJ%26pg%3D6577%2C2025995%26dq%3Disrael%2Bsikorsky%2Bcrash&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database">"Aviation Safety Network Safety Database"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">4 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Aviation+Safety+Network+Safety+Database&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-libraryonline.erau-10"><span class="mw-cite-backlink">^ <a href="#cite_ref-libraryonline.erau_10-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-libraryonline.erau_10-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/miscellaneous-reports/Tenerife.pdf">"Joint Report K.L.M.-P.A.A. 12.7.1978"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. Minasterio de Transportes Y Comunicaciones. 16 November 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">28 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=Joint+Report+K.L.M.-P.A.A.+12.7.1978&rft.date=1978-11-16&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Fmiscellaneous-reports%2FTenerife.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-aviation-safety-11"><span class="mw-cite-backlink">^ <a href="#cite_ref-aviation-safety_11-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-aviation-safety_11-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-0">"ASN Accident Description (American Airlines-11)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 11 September 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28American+Airlines-11%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-aviation-safety_a-12"><span class="mw-cite-backlink">^ <a href="#cite_ref-aviation-safety_a_12-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-aviation-safety_a_12-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-1">"ASN Accident Description (United Airlines-175)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 11 September 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28United+Airlines-175%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-boeing1pdf-13"><span class="mw-cite-backlink">^ <a href="#cite_ref-boeing1pdf_13-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-boeing1pdf_13-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.boeing.com/news/techissues/pdf/statsum.pdf">"Statistical summary of commercial jet airplane accidents (1959–2011)"</a> <span class="cs1-format">(PDF)</span>. <i>boeing.com</i>. Boeing. 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=boeing.com&rft.atitle=Statistical+summary+of+commercial+jet+airplane+accidents+%281959%E2%80%932011%29&rft.date=2012&rft_id=http%3A%2F%2Fwww.boeing.com%2Fnews%2Ftechissues%2Fpdf%2Fstatsum.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-gpo-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-gpo_14-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.gpo.gov/fdsys/pkg/CFR-2012-title49-vol7/pdf/CFR-2012-title49-vol7-subtitleB-chapVIII.pdf">"Code of Federal Regulations (Title 49-Transportation)"</a> <span class="cs1-format">(PDF)</span>. <i>gpo.gov</i>. Government Printing Office. 2012. p. 626<span class="reference-accessdate">. Retrieved <span class="nowrap">3 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=gpo.gov&rft.atitle=Code+of+Federal+Regulations+%28Title+49-Transportation%29&rft.pages=626&rft.date=2012&rft_id=http%3A%2F%2Fwww.gpo.gov%2Ffdsys%2Fpkg%2FCFR-2012-title49-vol7%2Fpdf%2FCFR-2012-title49-vol7-subtitleB-chapVIII.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation journal cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20160308215032/https://www.caa.govt.nz/ICAO/ICAO_Compliance.htm">"International Standards and Recommended Practices"</a>. <i>caa.govt.nz</i>. International Civil Aviation Organization. 2001. Archived from <a rel="nofollow" class="external text" href="http://www.caa.govt.nz/ICAO/ICAO_Compliance.htm">the original</a> on 8 March 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">9 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=caa.govt.nz&rft.atitle=International+Standards+and+Recommended+Practices&rft.date=2001&rft_id=http%3A%2F%2Fwww.caa.govt.nz%2FICAO%2FICAO_Compliance.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19770327-0">"ASN Accident Description (Pan Am-1736)"</a>. <i>Aviation Safety Network</i>. 27 March 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-1736%29&rft.date=1977-03-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770327-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19770327-1">"ASN Accident Description (KLM-4805)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 27 March 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28KLM-4805%29&rft.date=1977-03-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770327-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850812-1">"ASN Accident Description (Japan Airlines-123)"</a>. <i>Aviation Safety Network</i>. 12 August 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-123%29&rft.date=1985-08-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850812-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.mlit.go.jp/jtsb/eng-air_report/JA8119.pdf">"Aircraft Accident Investigation Report Japan Air Lines Boeing 747 SR-100 JA8119, Gunma Prefecture, Japan"</a> <span class="cs1-format">(PDF)</span>. <i>mlit.go.jp/jtsb</i>. Japan Transport Safety Board (JTSB). 19 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mlit.go.jp%2Fjtsb&rft.atitle=Aircraft+Accident+Investigation+Report+Japan+Air+Lines+Boeing+747+SR-100+JA8119%2C+Gunma+Prefecture%2C+Japan&rft.date=1987-06-19&rft_id=http%3A%2F%2Fwww.mlit.go.jp%2Fjtsb%2Feng-air_report%2FJA8119.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19961112-0">"ASN Accident Description (Saudi Arabian-763)"</a>. <i>Aviation Safety Network</i>. 12 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saudi+Arabian-763%29&rft.date=1996-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19961112-1">"ASN Accident Description (Kazakhstan Airlines-1907)"</a>. <i>Aviation Safety Network</i>. 12 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kazakhstan+Airlines-1907%29&rft.date=1996-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961112-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740303-1">"ASN Accident Description (Turkish Airlines-981)"</a>. <i>Aviation Safety Network</i>. 3 March 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-981%29&rft.date=1974-03-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740303-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/8-1976%20TC-JAV.pdf">"Turkish Airlines DC-10 TC-JAV Report on the accident in the Ermenonville Forest, France on 3 March 1974"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. HMSO. 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">9 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Turkish+Airlines+DC-10+TC-JAV+Report+on+the+accident+in+the+Ermenonville+Forest%2C+France+on+3+March+1974&rft.date=1976&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F8-1976%2520TC-JAV.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text">Francillon, p. 293.</span>\n</li>\n<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850623-2">"ASN Accident Description (Air India-182)"</a>. <i>Aviation Safety Network</i>. 23 June 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-182%29&rft.date=1985-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850623-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800819-1">"ASN Accident Description (Saudi Arabian-163)"</a>. <i>Aviation Safety Network</i>. 19 August 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saudi+Arabian-163%29&rft.date=1980-08-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800819-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.theglobeandmail.com/news/world/malaysian-passenger-plane-crashes-in-east-ukraine-near-russian-border/article19654868/">Biden says plane destroyed over Ukraine, killing 298, was apparently shot down</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20140731213359/http://www.theglobeandmail.com/news/world/malaysian-passenger-plane-crashes-in-east-ukraine-near-russian-border/article19654868/">Archived</a> 31 July 2014 at the <a href="/wiki/Wayback_Machine" title="Wayback Machine">Wayback Machine</a></span>\n</li>\n<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19880703-0">"ASN Accident Description (Iran Air-655)"</a>. <i>Aviation Safety Network</i>. 3 July 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-655%29&rft.date=1988-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20030219-0">"ASN Accident Description (Iranian Air Force [15-2280])"</a>. <i>Aviation Safety Network</i>. 19 February 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force+%5B15-2280%5D%29&rft.date=2003-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030219-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790525-2">"ASN Accident Description (American Airlines-191)"</a>. <i>Aviation Safety Network</i>. 25 May 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-191%29&rft.date=1979-05-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790525-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/investigations/AccidentReports/Reports/AAR7917.pdf">"NTSB Accident Report (NTSB/AAR-79-17)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 21 December 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-79-17%29&rft.date=1979-12-21&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Finvestigations%2FAccidentReports%2FReports%2FAAR7917.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-Francillon,_p._294-34"><span class="mw-cite-backlink">^ <a href="#cite_ref-Francillon,_p._294_34-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Francillon,_p._294_34-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text">Francillon, p. 294.</span>\n</li>\n<li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text">Grant, p. 402.</span>\n</li>\n<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19830901-0">"ASN Accident Description (Pan American-103)"</a>. <i>Aviation Safety Network</i>. 21 December 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+American-103%29&rft.date=1988-12-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-38">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19830901-0">"ASN Accident Description (Korean Air Lines-007)"</a>. <i>Aviation Safety Network</i>. 1 September 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air+Lines-007%29&rft.date=1983-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140420004450/http://aviation-safety.net/database/record.php?id=20011112-0">"ASN Accident Description (American Airlines-587)"</a>. <i>Aviation Safety Network</i>. 12 November 2001. Archived from <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20011112-0">the original</a> on 20 April 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-587%29&rft.date=2001-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-40"><span class="mw-cite-backlink"><b><a href="#cite_ref-40">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/2004/AAR0404.pdf">"NTSB Accident Report (NTSB/AAR-04/04)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 26 October 2004<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-04%2F04%29&rft.date=2004-10-26&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2004%2FAAR0404.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19940426-0">"ASN Accident Description (China Airlines-140)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 26 April 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28China+Airlines-140%29&rft.date=1994-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940426-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.webcitation.org/5zh5D0oAt?url=http://www.mlit.go.jp/jtsb/eng-air_report/B1816.pdf">"Aircraft Accident Investigation Report China Airlines Airbus Industrie A300B4-622R, B1816 Nagoya Airport"</a> <span class="cs1-format">(PDF)</span>. <i>mlit.go.jp/jtsb</i>. Japan Transport Safety Board (JTSB). 19 July 1996. Archived from <a rel="nofollow" class="external text" href="http://www.mlit.go.jp/jtsb/eng-air_report/B1816.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 25 June 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mlit.go.jp%2Fjtsb&rft.atitle=Aircraft+Accident+Investigation+Report+China+Airlines+Airbus+Industrie+A300B4-622R%2C+B1816+Nagoya+Airport&rft.date=1996-07-19&rft_id=http%3A%2F%2Fwww.mlit.go.jp%2Fjtsb%2Feng-air_report%2FB1816.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-43">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19910711-0">"ASN Accident Description (Nigeria Airways-2120)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 11 July 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways-2120%29&rft.date=1991-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-44">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.bbc.com/news/world-africa-43724941">"Algeria military plane crash: 257 dead near Algiers"</a>. BBC. 11 April 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">11 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Algeria+military+plane+crash%3A+257+dead+near+Algiers&rft.pub=BBC&rft.date=2018-04-11&rft_id=https%3A%2F%2Fwww.bbc.com%2Fnews%2Fworld-africa-43724941&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19791128-0">"ASN Accident Description (Air New Zealand-901)"</a>. <i>Aviation Safety Network</i>. 28 November 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+New+Zealand-901%29&rft.date=1979-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19851212-0">"ASN Accident Description (Arrow Air-1285)"</a>. <i>Aviation Safety Network</i>. 12 December 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Arrow+Air-1285%29&rft.date=1985-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19851212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20160411153019/https://publicapps.caa.co.uk/docs/33/CAP701.PDF">"Archived copy"</a> <span class="cs1-format">(PDF)</span>. Archived from <a rel="nofollow" class="external text" href="https://publicapps.caa.co.uk/docs/33/CAP701.PDF">the original</a> <span class="cs1-format">(PDF)</span> on 11 April 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">2 April</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Archived+copy&rft_id=https%3A%2F%2Fpublicapps.caa.co.uk%2Fdocs%2F33%2FCAP701.PDF&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><span class="cs1-maint citation-comment">CS1 maint: archived copy as title (<a href="/wiki/Category:CS1_maint:_archived_copy_as_title" title="Category:CS1 maint: archived copy as title">link</a>)</span></span>\n</li>\n<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/worst100.htm">"100 worst aviation accidents"</a>. PlaneCrashInfo<span class="reference-accessdate">. Retrieved <span class="nowrap">24 March</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=100+worst+aviation+accidents&rft.pub=PlaneCrashInfo&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2Fworst100.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation news cs1"><a rel="nofollow" class="external text" href="https://www.nytimes.com/1996/01/09/world/plane-in-zaire-hits-market-killing-250.html">"Plane in Zaire hits Market, Killing 250"</a>. <i>The New York Times</i>. 9 January 1996.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+New+York+Times&rft.atitle=Plane+in+Zaire+hits+Market%2C+Killing+250&rft.date=1996-01-09&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1996%2F01%2F09%2Fworld%2Fplane-in-zaire-hits-market-killing-250.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20140308-0">"ASN Accident Description (Malaysian Airlines -370)"</a>. <i>Aviation Safety Network</i>. 8 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">24 March</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Malaysian+Airlines+-370%29&rft.date=2014-03-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20140308-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19970926-0">"ASN Accident Description (Garuda Indonesia-152)"</a>. <i>Aviation Safety Network</i>. 26 September 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Garuda+Indonesia-152%29&rft.date=1997-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970926-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960717-0">"ASN Accident Description (TWA-800)"</a>. <i>Aviation Safety Network</i>. 17 July 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-800%29&rft.date=1996-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/2000/AAR0003.pdf">"NTSB Accident Report (NTSB/AAR-00-03)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 23 August 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-00-03%29&rft.date=2000-08-23&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2000%2FAAR0003.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980902-0">"ASN Accident Description (Swissair-111)"</a>. <i>Aviation Safety Network</i>. 2 September 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Swissair-111%29&rft.date=1998-09-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980902-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.tsb.gc.ca/eng/rapports-reports/aviation/1998/a98h0003/a98h0003.pdf">"Aviation Investigation Report Number A98H0003 (Swissair-111)"</a> <span class="cs1-format">(PDF)</span>. <i>tsb.gc.ca</i>. Transportation Safety Board of Canada<span class="reference-accessdate">. Retrieved <span class="nowrap">21 March</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=tsb.gc.ca&rft.atitle=Aviation+Investigation+Report+Number+A98H0003+%28Swissair-111%29&rft_id=http%3A%2F%2Fwww.tsb.gc.ca%2Feng%2Frapports-reports%2Faviation%2F1998%2Fa98h0003%2Fa98h0003.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19970806-0">"ASN Accident Description (Korean Air-801)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 6 August 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Korean+Air-801%29&rft.date=1997-08-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970806-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR00-01.pdf">"NTSB Accident Report (NTSB/AAR-00/01)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 13 January 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-00%2F01%29&rft.date=2000-01-13&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR00-01.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-60"><span class="mw-cite-backlink"><b><a href="#cite_ref-60">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20090601-0">"ASN Accident Description (Air France-447)"</a>. <i>Aviation Safety Network</i>. 1 June 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-447%29&rft.date=2009-06-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090601-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20020525-0">"ASN Accident Description (China Airlines-611)"</a>. <i>Aviation Safety Network</i>. 25 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-611%29&rft.date=2002-05-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020525-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20151031-0">"ASN Accident Description (Kogalymavia 9268)"</a>. <i>Aviation Safety Network</i>. 31 October 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">31 October</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kogalymavia+9268%29&rft.date=2015-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20151031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19910526-0">"ASN Accident Description (Lauda Air-004)"</a>. <i>Aviation Safety Network</i>. 26 May 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lauda+Air-004%29&rft.date=1991-05-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910526-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19991031-0">"ASN Accident Description (Egypt Air-990)"</a>. <i>Aviation Safety Network</i>. 31 October 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Egypt+Air-990%29&rft.date=1999-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19991031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/2002/AAB0201.pdf">"NTSB Accident Report (NTSB-AAB-02/01)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 13 March 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB-AAB-02%2F01%29&rft.date=2002-03-13&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2002%2FAAB0201.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19780101-1">"ASN Accident Description (Air India-855)"</a>. <i>Aviation Safety Network</i>. 1 January 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-855%29&rft.date=1978-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780101-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980216-0">"ASN Accident Description (China Airlines-676)"</a>. <i>Aviation Safety Network</i>. 16 February 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-676%29&rft.date=1998-02-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850710-0">"ASN Accident Description (Aeroflot-7425)"</a>. <i>Aviation Safety Network</i>. 10 July 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7425%29&rft.date=1985-07-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850710-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-70"><span class="mw-cite-backlink"><b><a href="#cite_ref-70">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20070717-0">"ASN Accident Description (TAM Airlines-3054)"</a>. <i>Aviation Safety Network</i>. 17 July 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAM+Airlines-3054%29&rft.date=2007-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19741204-2">"ASN Accident Description (Martinair Holland-138)"</a>. <i>Aviation Safety Network</i>. 4 December 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Martinair+Holland-138%29&rft.date=1974-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741204-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-72">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20181029-0">"ASN Accident Description (Lion Air Flight 610)"</a>. <i>Aviation Safety Network</i>. 29 October 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">29 October</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lion+Air+Flight+610%29&rft.date=2018-10-29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20181029-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-73"><span class="mw-cite-backlink"><b><a href="#cite_ref-73">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-3">"ASN Accident Description (American Airlines-77)"</a>. <i>Aviation Safety Network</i>. 11 September 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-77%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-74"><span class="mw-cite-backlink"><b><a href="#cite_ref-74">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960206-0">"ASN Accident Description (Alas Nacionales-301)"</a>. <i>Aviation Safety Network</i>. 6 February 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alas+Nacionales-301%29&rft.date=1996-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-75"><span class="mw-cite-backlink"><b><a href="#cite_ref-75">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19750803-1">"ASN Accident Description (Alia Royal Jordanian [JY-AEE])"</a>. <i>Aviation Safety Network</i>. 3 August 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alia+Royal+Jordanian+%5BJY-AEE%5D%29&rft.date=1975-08-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750803-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-77"><span class="mw-cite-backlink"><b><a href="#cite_ref-77">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870509-0">"ASN Accident Description (LOT-5055)"</a>. <i>Aviation Safety Network</i>. 9 May 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT-5055%29&rft.date=1987-05-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870509-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-78"><span class="mw-cite-backlink"><b><a href="#cite_ref-78">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19781115-0">"ASN Accident Description (Icelandic Airlines-001)"</a>. <i>Aviation Safety Network</i>. 15 November 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Icelandic+Airlines-001%29&rft.date=1978-11-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-79"><span class="mw-cite-backlink"><b><a href="#cite_ref-79">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19831127-0">"ASN Accident Description (Avianca-011)"</a>. <i>Aviation Safety Network</i>. 27 November 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-011%29&rft.date=1983-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-80"><span class="mw-cite-backlink"><b><a href="#cite_ref-80">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19811201-1">"ASN Accident Description (Inex-Adria Aviopromet-1308)"</a>. <i>Aviation Safety Network</i>. 1 December 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex-Adria+Aviopromet-1308%29&rft.date=1981-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19811201-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-81"><span class="mw-cite-backlink"><b><a href="#cite_ref-81">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19841011-0">"ASN Accident Description (Aeroflot/East Siberia-3352)"</a>. <i>Aviation Safety Network</i>. 11 October 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FEast+Siberia-3352%29&rft.date=1984-10-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19841011-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-82"><span class="mw-cite-backlink"><b><a href="#cite_ref-82">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790811-1">"ASN Accident Description (Aeroflot/Moldovia [CCCP-65816])"</a>. <i>Aviation Safety Network</i>. 11 August 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FMoldovia+%5BCCCP-65816%5D%29&rft.date=1979-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790811-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-83"><span class="mw-cite-backlink"><b><a href="#cite_ref-83">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790811-2">"ASN Accident Description (Aeroflot [CCCP-65735])"</a>. <i>Aviation Safety Network</i>. 11 August 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65735%5D%29&rft.date=1979-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790811-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-84"><span class="mw-cite-backlink"><b><a href="#cite_ref-84">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890607-2">"ASN Accident Description (Surinam Airways-764)"</a>. <i>Aviation Safety Network</i>. 7 June 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Surinam+Airways-764%29&rft.date=1989-06-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890607-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-85"><span class="mw-cite-backlink"><b><a href="#cite_ref-85">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760910-0">"ASN Accident Description (British Airways-476)"</a>. <i>Aviation Safety Network</i>. 10 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Airways-476%29&rft.date=1976-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760910-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-86"><span class="mw-cite-backlink"><b><a href="#cite_ref-86">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760910-1">"ASN Accident Description (Inex Adria-550)"</a>. <i>Aviation Safety Network</i>. 10 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex+Adria-550%29&rft.date=1976-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760910-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-87"><span class="mw-cite-backlink"><b><a href="#cite_ref-87">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/5-1977%20G-AWZT%20%20and%20YU-AJR.pdf">"British Airways Trident G-AWZT – Inex Adria DC9 YU-AJR Report on the collision in the Zagreb area, Yugoslavia, on 10 September 1976"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. HMSO. 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=British+Airways+Trident+G-AWZT+%E2%80%93+Inex+Adria+DC9+YU-AJR+Report+on+the+collision+in+the+Zagreb+area%2C+Yugoslavia%2C+on+10+September+1976&rft.date=1977&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F5-1977%2520G-AWZT%2520%2520and%2520YU-AJR.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-88"><span class="mw-cite-backlink"><b><a href="#cite_ref-88">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730122-0">"ASN Accident Description (Nigeria Airways [JY-ADO])"</a>. <i>Aviation Safety Network</i>. 22 January 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways+%5BJY-ADO%5D%29&rft.date=1973-01-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730122-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-89"><span class="mw-cite-backlink"><b><a href="#cite_ref-89">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19721013-1">"ASN Accident Description (Aeroflot-217)"</a>. <i>Aviation Safety Network</i>. 13 October 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-217%29&rft.date=1972-10-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721013-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-90"><span class="mw-cite-backlink"><b><a href="#cite_ref-90">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20060822-0">"ASN Accident Description (Pulkovo Aviation Enterprise-612)"</a>. <i>Aviation Safety Network</i>. 22 August 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pulkovo+Aviation+Enterprise-612%29&rft.date=2006-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-91"><span class="mw-cite-backlink"><b><a href="#cite_ref-91">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890919-1">"ASN Accident Description (Union de Transportes Aériens -772)"</a>. <i>Aviation Safety Network</i>. 19 September 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Union+de+Transportes+A%C3%A9riens+-772%29&rft.date=1989-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890919-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-Francillon,_p._296-92"><span class="mw-cite-backlink">^ <a href="#cite_ref-Francillon,_p._296_92-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Francillon,_p._296_92-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Francillon,_p._296_92-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text">Francillon, p. 296.</span>\n</li>\n<li id="cite_note-93"><span class="mw-cite-backlink"><b><a href="#cite_ref-93">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20000130-1">"ASN Accident Description (Kenya Airways-431)"</a>. <i>Aviation Safety Network</i>. 30 January 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Airways-431%29&rft.date=2000-01-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000130-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-94"><span class="mw-cite-backlink"><b><a href="#cite_ref-94">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20090715-0">"ASN Accident Description (Caspian Airlines-7908)"</a>. <i>Aviation Safety Network</i>. 15 July 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Caspian+Airlines-7908%29&rft.date=2009-07-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090715-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-95"><span class="mw-cite-backlink"><b><a href="#cite_ref-95">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920928-0">"ASN Accident Description (Pakistan International Airlines-268)"</a>. <i>Aviation Safety Network</i>. 28 September 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-268%29&rft.date=1992-09-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920928-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-96"><span class="mw-cite-backlink"><b><a href="#cite_ref-96">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19860331-1">"ASN Accident Description (Mexicana-940)"</a>. <i>Aviation Safety Network</i>. 31 March 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mexicana-940%29&rft.date=1986-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860331-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-97"><span class="mw-cite-backlink"><b><a href="#cite_ref-97">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800708-0">"ASN Accident Description (Aeroflot-4227)"</a>. <i>Aviation Safety Network</i>. 8 July 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-4227%29&rft.date=1980-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-98"><span class="mw-cite-backlink"><b><a href="#cite_ref-98">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20141228-0">"ASN Aircraft Accident Airbus A320-216 PK-AXC Java Sea"</a>. <i>Aviation Safety Network</i>. 28 December 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">28 December</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Aircraft+Accident+Airbus+A320-216+PK-AXC+Java+Sea&rft.date=2014-12-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20141228-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-99"><span class="mw-cite-backlink"><b><a href="#cite_ref-99">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710730-1">"ASN Accident Description (All Nippon Airways-58)"</a>. <i>Aviation Safety Network</i>. 30 July 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-58%29&rft.date=1971-07-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710730-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-100"><span class="mw-cite-backlink"><b><a href="#cite_ref-100">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20050816-0">"ASN Accident Description (West Caribbean Airways-708)"</a>. <i>Aviation Safety Network</i>. 16 August 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28West+Caribbean+Airways-708%29&rft.date=2005-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-101"><span class="mw-cite-backlink"><b><a href="#cite_ref-101">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19940606-1">"ASN Accident Description (China Northwest Airlines-2303)"</a>. <i>Aviation Safety Network</i>. 6 June 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northwest+Airlines-2303%29&rft.date=1994-06-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940606-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-102"><span class="mw-cite-backlink"><b><a href="#cite_ref-102">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20120603-0">"ASN Accident Description (Dana Air-992)"</a>. <i>Aviation Safety Network</i>. 3 June 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dana+Air-992%29&rft.date=2012-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20120603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-103"><span class="mw-cite-backlink"><b><a href="#cite_ref-103">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951220-1">"ASN Accident Description (American Airlines-965)"</a>. <i>Aviation Safety Network</i>. 20 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-965%29&rft.date=1995-12-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951220-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-105"><span class="mw-cite-backlink"><b><a href="#cite_ref-105">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920926-1">"ASN Accident Description (Nigerian Air Force [NAF911])"</a>. <i>Aviation Safety Network</i>. 26 September 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigerian+Air+Force+%5BNAF911%5D%29&rft.date=1992-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920926-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-106"><span class="mw-cite-backlink"><b><a href="#cite_ref-106">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19871128-0">"ASN Accident Description (South AFn Airways-295)"</a>. <i>Aviation Safety Network</i>. 28 November 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28South+AFn+Airways-295%29&rft.date=1987-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19871128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-107"><span class="mw-cite-backlink"><b><a href="#cite_ref-107">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20100522-0">"ASN Accident Description"</a>. Aviation Safety Network (Air India Express-812). 22 May 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=ASN+Accident+Description&rft.pub=Aviation+Safety+Network+%28Air+India+Express-812%29&rft.date=2010-05-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100522-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-108"><span class="mw-cite-backlink"><b><a href="#cite_ref-108">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20190310-0">"ASN Accident Description"</a>. Aviation Safety Network (Ethiopian Airlines Flight 302). 10 March 2019<span class="reference-accessdate">. Retrieved <span class="nowrap">10 March</span> 2019</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=ASN+Accident+Description&rft.pub=Aviation+Safety+Network+%28Ethiopian+Airlines+Flight+302%29&rft.date=2019-03-10&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20190310-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-109"><span class="mw-cite-backlink"><b><a href="#cite_ref-109">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19921222-0">"ASN Accident Description (Libyan Arab Airlines-1103)"</a>. <i>Aviation Safety Network</i>. 22 December 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines-1103%29&rft.date=1992-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921222-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-110"><span class="mw-cite-backlink"><b><a href="#cite_ref-110">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870816-2">"ASN Accident Description (Northwest Airlines-255)"</a>. <i>Aviation Safety Network</i>. 16 August 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Airlines-255%29&rft.date=1987-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870816-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-111"><span class="mw-cite-backlink"><b><a href="#cite_ref-111">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR88-05.pdf">"NTSB Accident Report (NTSB/AAR-88/05)"</a> <span class="cs1-format">(PDF)</span>. <i>hlibraryonline.erau.edu</i>. National Transportation Safety Board. 10 May 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=hlibraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-88%2F05%29&rft.date=1988-05-10&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR88-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-112"><span class="mw-cite-backlink"><b><a href="#cite_ref-112">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19791126-0">"ASN Accident Description (Pakistan International Airlines-740)"</a>. <i>Aviation Safety Network</i>. 26 November 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-740%29&rft.date=1979-11-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791126-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-113"><span class="mw-cite-backlink"><b><a href="#cite_ref-113">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720814-0">"ASN Accident Description (Interflug [DM-SEA])"</a>. <i>Aviation Safety Network</i>. 14 August 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Interflug+%5BDM-SEA%5D%29&rft.date=1972-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-114"><span class="mw-cite-backlink"><b><a href="#cite_ref-114">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19721203-0">"ASN Accident Description (Convair-990)"</a>. <i>Aviation Safety Network</i>. 3 December 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Convair-990%29&rft.date=1972-12-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721203-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-115"><span class="mw-cite-backlink"><b><a href="#cite_ref-115">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690316-0">"ASN Accident Description (Viasa-742)"</a>. <i>Aviation Safety Network</i>. 16 March 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Viasa-742%29&rft.date=1969-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690316-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-116"><span class="mw-cite-backlink"><b><a href="#cite_ref-116">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFRanter" class="citation web cs1">Ranter, Harro. <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680512-1">"ASN Aircraft accident Lockheed C-130B Hercules 60-0297 Kham Duc"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Aircraft+accident+Lockheed+C-130B+Hercules+60-0297+Kham+Duc&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680512-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-117"><span class="mw-cite-backlink"><b><a href="#cite_ref-117">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20080820-0">"ASN Accident Description (Spanair-5022)"</a>. <i>Aviation Safety Network</i>. 20 August 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Spanair-5022%29&rft.date=2008-08-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080820-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-118"><span class="mw-cite-backlink"><b><a href="#cite_ref-118">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20060929-0">"ASN Accident Description (Gol Transportes Aéreos-1907)"</a>. <i>Aviation Safety Network</i>. 29 September 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gol+Transportes+A%C3%A9reos-1907%29&rft.date=2006-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-119"><span class="mw-cite-backlink"><b><a href="#cite_ref-119">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760919-0">"ASN Accident Description (Turkish Airlines-452)"</a>. <i>Aviation Safety Network</i>. 19 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-452%29&rft.date=1976-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760919-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-121"><span class="mw-cite-backlink"><b><a href="#cite_ref-121">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820709-0">"ASN Accident Description (Pan Am-759)"</a>. <i>Aviation Safety Network</i>. 9 July 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-759%29&rft.date=1982-07-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820709-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-122"><span class="mw-cite-backlink"><b><a href="#cite_ref-122">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR83-02.pdf">"NTSB Accident Report (NTSB/AAR-83/02)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 21 March 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-83%2F02%29&rft.date=1983-03-21&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR83-02.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-123"><span class="mw-cite-backlink"><b><a href="#cite_ref-123">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20100728-0">"ASN Accident Description (Airblue-202)"</a>. <i>Aviation Safety Network</i>. 28 July 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Airblue-202%29&rft.date=2010-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-124"><span class="mw-cite-backlink"><b><a href="#cite_ref-124">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20090630-0">"ASN Accident Description (Yemenia-626)"</a>. <i>Aviation Safety Network</i>. 30 June 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Yemenia-626%29&rft.date=2009-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-125"><span class="mw-cite-backlink"><b><a href="#cite_ref-125">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20150324-0">"Accident description (Germanwings A320 )"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">24 March</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+description+%28Germanwings+A320+%29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150324-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-126"><span class="mw-cite-backlink"><b><a href="#cite_ref-126">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890903-1">"ASN Accident Description (Cubana de Aviación-9046)"</a>. <i>Aviation Safety Network</i>. 3 September 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-9046%29&rft.date=1989-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890903-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-127"><span class="mw-cite-backlink"><b><a href="#cite_ref-127">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20050905-0">"ASN Accident Description (Mandala Airlines-091)"</a>. <i>Aviation Safety Network</i>. 5 September 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mandala+Airlines-091%29&rft.date=2005-09-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050905-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-128"><span class="mw-cite-backlink"><b><a href="#cite_ref-128">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20130717135131/http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_Mandala_PK-RIM.pdf">"Aircraft Accident Investigation Report KNKT/05.24/09.01.38 (Mandala Airlines-091 [PK-RIM])"</a> <span class="cs1-format">(PDF)</span>. <i>dephub.go.id/knkt/ntsc_aviation/aaic.htm</i>. National Transportation Safety Committee (NTSC). 2009. Archived from <a rel="nofollow" class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_Mandala_PK-RIM.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 17 July 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Investigation+Report+KNKT%2F05.24%2F09.01.38+%28Mandala+Airlines-091+%5BPK-RIM%5D%29&rft.date=2009&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2Fbaru%2FFinal_Report_Mandala_PK-RIM.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-129"><span class="mw-cite-backlink"><b><a href="#cite_ref-129">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20020504-1">"ASN Accident Description (EAS Airlines-4226)"</a>. <i>Aviation Safety Network</i>. 4 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28EAS+Airlines-4226%29&rft.date=2002-05-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020504-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-130"><span class="mw-cite-backlink"><b><a href="#cite_ref-130">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20040103-0">"ASN Accident Description (Flash Airlines-604)"</a>. <i>Aviation Safety Network</i>. 3 January 2004<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flash+Airlines-604%29&rft.date=2004-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20040103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-131"><span class="mw-cite-backlink"><b><a href="#cite_ref-131">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850219-1">"ASN Accident Description (Iberia Airlines-610)"</a>. <i>Aviation Safety Network</i>. 19 February 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+Airlines-610%29&rft.date=1985-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850219-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-132"><span class="mw-cite-backlink"><b><a href="#cite_ref-132">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800425-0">"ASN Accident Description (Dan-Air-1008)"</a>. <i>Aviation Safety Network</i>. 25 April 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dan-Air-1008%29&rft.date=1980-04-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800425-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-133"><span class="mw-cite-backlink"><b><a href="#cite_ref-133">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20010704-0">"ASN Accident Description (Vladivostok Air-352)"</a>. <i>Aviation Safety Network</i>. 4 July 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vladivostok+Air-352%29&rft.date=2001-07-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010704-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-134"><span class="mw-cite-backlink"><b><a href="#cite_ref-134">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19961107-0">"ASN Accident Description (ADC Airlines-086)"</a>. <i>Aviation Safety Network</i>. 7 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ADC+Airlines-086%29&rft.date=1996-11-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961107-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-135"><span class="mw-cite-backlink"><b><a href="#cite_ref-135">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890208-0">"ASN Accident Description (Independent Air-1851)"</a>. <i>Aviation Safety Network</i>. 8 February 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Independent+Air-1851%29&rft.date=1989-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-136"><span class="mw-cite-backlink"><b><a href="#cite_ref-136">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19780925-0">"ASN Accident Description (PSA-182) & Private aircraft (N7711G)"</a>. <i>Aviation Safety Network</i>. 25 September 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28PSA-182%29+%26+Private+aircraft+%28N7711G%29&rft.date=1978-09-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780925-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-137"><span class="mw-cite-backlink"><b><a href="#cite_ref-137">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR79-05.pdf">"NTSB Accident Report (NTSB-AAR-79-05)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 19 April 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-79-05%29&rft.date=1979-04-19&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR79-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-138"><span class="mw-cite-backlink"><b><a href="#cite_ref-138">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20000823-0">"ASN Accident Description (Gulf Air-072)"</a>. <i>Aviation Safety Network</i>. 23 August 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gulf+Air-072%29&rft.date=2000-08-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000823-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-139"><span class="mw-cite-backlink"><b><a href="#cite_ref-139">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19880317-0">"ASN Accident Description (Avianca Flight-410)"</a>. <i>Aviation Safety Network</i>. 17 March 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca+Flight-410%29&rft.date=1988-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880317-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-141"><span class="mw-cite-backlink"><b><a href="#cite_ref-141">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20031225-0">"ASN Accident Description (UTAGE-141)"</a>. <i>Aviation Safety Network</i>. 25 December 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28UTAGE-141%29&rft.date=2003-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20031225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-142"><span class="mw-cite-backlink"><b><a href="#cite_ref-142">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960829-0">"ASN Accident Description (Vnukovo Airlines-2801)"</a>. <i>Aviation Safety Network</i>. 29 August 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vnukovo+Airlines-2801%29&rft.date=1996-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-143"><span class="mw-cite-backlink"><b><a href="#cite_ref-143">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951218-0">"ASN Accident Description (Trans Service Airlift [9Q-CRR])"</a>. <i>Aviation Safety Network</i>. 18 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans+Service+Airlift+%5B9Q-CRR%5D%29&rft.date=1995-12-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-144"><span class="mw-cite-backlink"><b><a href="#cite_ref-144">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19921124-0">"ASN Accident Description (China Southern Airlines-3943)"</a>. <i>Aviation Safety Network</i>. 24 November 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southern+Airlines-3943%29&rft.date=1992-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-147"><span class="mw-cite-backlink"><b><a href="#cite_ref-147">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20150630-0">"ASN Aircraft accident Lockheed KC-130B Hercules A-1310 Medan"</a>. <i>Aviation Safety Network</i>. 30 June 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Aircraft+accident+Lockheed+KC-130B+Hercules+A-1310+Medan&rft.date=2015-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-149"><span class="mw-cite-backlink"><b><a href="#cite_ref-149">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19750404-0">"ASN Accident Description (US Air Force [68-0218])"</a>. <i>Aviation Safety Network</i>. 4 April 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B68-0218%5D%29&rft.date=1975-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-150"><span class="mw-cite-backlink"><b><a href="#cite_ref-150">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850802-0">"ASN Accident Description (Delta Air Lines-191)"</a>. <i>Aviation Safety Network</i>. 2 August 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Delta+Air+Lines-191%29&rft.date=1985-08-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850802-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-151"><span class="mw-cite-backlink"><b><a href="#cite_ref-151">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR86-05.pdf">"NTSB Accident Report (NTSB/AAR-86/05)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 15 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-86%2F05%29&rft.date=1986-08-15&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR86-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-152"><span class="mw-cite-backlink"><b><a href="#cite_ref-152">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820608-0">"ASN Accident Description (VASP-168)"</a>. <i>Aviation Safety Network</i>. 8 June 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28VASP-168%29&rft.date=1982-06-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820608-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-153"><span class="mw-cite-backlink"><b><a href="#cite_ref-153">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19911005-0">"ASN Accident Description (Indonesian Air Force [A-1324])"</a>. <i>Aviation Safety Network</i>. 5 October 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indonesian+Air+Force+%5BA-1324%5D%29&rft.date=1991-10-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19911005-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-154"><span class="mw-cite-backlink"><b><a href="#cite_ref-154">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19601216-0">"ASN Accident Description (United Airlines-826)"</a>. <i>Aviation Safety Network</i>. 16 December 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-826%29&rft.date=1960-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-155"><span class="mw-cite-backlink"><b><a href="#cite_ref-155">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19601216-1">"ASN Accident Description (TWA-266)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 16 December 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28TWA-266%29&rft.date=1960-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601216-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-156"><span class="mw-cite-backlink"><b><a href="#cite_ref-156">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1660.pdf">"Civil Aeronautics Board Aircraft Accident Report (United & TWA 16 December 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 12 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+%26+TWA+16+December+1960%29&rft.date=1962-06-12&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1660.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1960-12-16-united-826-twa-266">Archived</a>).</span>\n</li>\n<li id="cite_note-157"><span class="mw-cite-backlink"><b><a href="#cite_ref-157">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930208-0">"ASN Accident Description (Iran Air Tours [EP-ITD])"</a>. <i>Aviation Safety Network</i>. 8 February 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air+Tours+%5BEP-ITD%5D%29&rft.date=1993-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-158"><span class="mw-cite-backlink"><b><a href="#cite_ref-158">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19881019-0">"ASN Accident Description (Indian Airlines-113)"</a>. <i>Aviation Safety Network</i>. 19 October 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-113%29&rft.date=1988-10-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19881019-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-159"><span class="mw-cite-backlink"><b><a href="#cite_ref-159">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660204-0">"ASN Accident Description (All Nippon Airways-60)"</a>. <i>Aviation Safety Network</i>. 4 February 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-60%29&rft.date=1966-02-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660204-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-160"><span class="mw-cite-backlink"><b><a href="#cite_ref-160">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19940908-0">"ASN Accident Description (US Air-427)"</a>. <i>Aviation Safety Network</i>. 8 September 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air-427%29&rft.date=1994-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-161"><span class="mw-cite-backlink"><b><a href="#cite_ref-161">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/1999/AAR9901.pdf">"NTSB Accident Report (NTSB/AAR-99/01)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 24 March 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-99%2F01%29&rft.date=1999-03-24&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1999%2FAAR9901.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-162"><span class="mw-cite-backlink"><b><a href="#cite_ref-162">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930519-0">"ASN Accident Description (SAM Colombia-501)"</a>. <i>Aviation Safety Network</i>. 19 May 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAM+Colombia-501%29&rft.date=1993-05-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930519-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-163"><span class="mw-cite-backlink"><b><a href="#cite_ref-163">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820628-1">"ASN Accident Description (Aeroflot-8641)"</a>. <i>Aviation Safety Network</i>. 28 June 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-8641%29&rft.date=1982-06-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820628-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-164"><span class="mw-cite-backlink"><b><a href="#cite_ref-164">^</a></b></span> <span class="reference-text">Yefim, Komissarov, and Komissarov, p. 315.</span>\n</li>\n<li id="cite_note-165"><span class="mw-cite-backlink"><b><a href="#cite_ref-165">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20000419-0">"ASN Accident Description (Air Philippines-541)"</a>. <i>Aviation Safety Network</i>. 19 April 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Philippines-541%29&rft.date=2000-04-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000419-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-166"><span class="mw-cite-backlink"><b><a href="#cite_ref-166">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19891021-0">"ASN Accident Description (Tan-Sahsa-414)"</a>. <i>Aviation Safety Network</i>. 21 October 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tan-Sahsa-414%29&rft.date=1989-10-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891021-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-167"><span class="mw-cite-backlink"><b><a href="#cite_ref-167">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19771119-1">"ASN Accident Description (TAP Portugal-425)"</a>. <i>Aviation Safety Network</i>. 19 November 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAP+Portugal-425%29&rft.date=1977-11-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771119-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-168"><span class="mw-cite-backlink"><b><a href="#cite_ref-168">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19831108-0">"ASN Accident Description (TAAG Angola Airlines [D2-TBN])"</a>. <i>Aviation Safety Network</i>. 8 November 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAAG+Angola+Airlines+%5BD2-TBN%5D%29&rft.date=1983-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-170"><span class="mw-cite-backlink"><b><a href="#cite_ref-170">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620603-0">"ASN Accident Description (Air France-007)"</a>. <i>Aviation Safety Network</i>. 3 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-007%29&rft.date=1962-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-171"><span class="mw-cite-backlink"><b><a href="#cite_ref-171">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20020415-0">"ASN Accident Description (Air China-129)"</a>. <i>Aviation Safety Network</i>. 15 April 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+China-129%29&rft.date=2002-04-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020415-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-172"><span class="mw-cite-backlink"><b><a href="#cite_ref-172">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19530618-0">"ASN Accident Description (US Air Force [51-0137])"</a>. <i>Aviation Safety Network</i>. 18 June 1953<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B51-0137%5D%29&rft.date=1953-06-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19530618-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-1941_Messerschmitt_Me_321_Leipheim_collision-173"><span class="mw-cite-backlink"><b><a href="#cite_ref-1941_Messerschmitt_Me_321_Leipheim_collision_173-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFNowarra" class="citation book cs1">Nowarra, Heinz J. <a rel="nofollow" class="external text" href="https://updoc.tips/download/free-pdf-ebook-german-gliders-in-world-war-ii"><i>German Gliders in World War II</i></a>. Schiffer Publishing Ltd. p. 45. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/0-88740-358-1" title="Special:BookSources/0-88740-358-1"><bdi>0-88740-358-1</bdi></a><span class="reference-accessdate">. Retrieved <span class="nowrap">25 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=German+Gliders+in+World+War+II&rft.pages=45&rft.pub=Schiffer+Publishing+Ltd.&rft.isbn=0-88740-358-1&rft.aulast=Nowarra&rft.aufirst=Heinz+J.&rft_id=https%3A%2F%2Fupdoc.tips%2Fdownload%2Ffree-pdf-ebook-german-gliders-in-world-war-ii&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-Fiddler's_Green-174"><span class="mw-cite-backlink"><b><a href="#cite_ref-Fiddler's_Green_174-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.fiddlersgreen.net/models/aircraft/Messerschmitt-Me321.html">"Messerschmitt Me-321/323 Gigant WWII Cargo Glider"</a>. Fiddler\'s Green Paper Models<span class="reference-accessdate">. Retrieved <span class="nowrap">25 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Messerschmitt+Me-321%2F323+Gigant+WWII+Cargo+Glider&rft.pub=Fiddler%27s+Green+Paper+Models&rft_id=http%3A%2F%2Fwww.fiddlersgreen.net%2Fmodels%2Faircraft%2FMesserschmitt-Me321.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-175"><span class="mw-cite-backlink"><b><a href="#cite_ref-175">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-3">"ASN Accident Description (Xiamen Air-8301)"</a>. <i>Aviation Safety Network</i>. 2 October 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Xiamen+Air-8301%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-176"><span class="mw-cite-backlink"><b><a href="#cite_ref-176">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-2">"ASN Accident Description (China Southwest-2402)"</a>. <i>Aviation Safety Network</i>. 2 October 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest-2402%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-177"><span class="mw-cite-backlink"><b><a href="#cite_ref-177">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-4">"ASN Accident Description (China Southern [B-2812])"</a>. <i>Aviation Safety Network</i>. 2 October 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southern+%5BB-2812%5D%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-4&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-179"><span class="mw-cite-backlink"><b><a href="#cite_ref-179">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800121-0">"ASN Accident Description (Iran Air-291)"</a>. <i>Aviation Safety Network</i>. 21 January 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-291%29&rft.date=1980-01-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-180"><span class="mw-cite-backlink"><b><a href="#cite_ref-180">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19560630-0">"ASN Accident Description (United Airlines-718)"</a>. <i>Aviation Safety Network</i>. 30 June 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-718%29&rft.date=1956-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-181"><span class="mw-cite-backlink"><b><a href="#cite_ref-181">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19560630-1">"ASN Accident Description (TWA-2)"</a>. <i>Aviation Safety Network</i>. 30 June 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-2%29&rft.date=1956-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560630-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-182"><span class="mw-cite-backlink"><b><a href="#cite_ref-182">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3056.pdf">"Civil Aeronautics Board Aircraft Accident Report (TWA & United 30 June 1956)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 15 April 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+%26+United+30+June+1956%29&rft.date=1957-04-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3056.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1956-06-30-twa-2-united-718">Archived</a>).</span>\n</li>\n<li id="cite_note-183"><span class="mw-cite-backlink"><b><a href="#cite_ref-183">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20120420-0">"ASN Accident Description (Bhoja Air-213)"</a>. <i>Aviation Safety Network</i>. 20 April 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bhoja+Air-213%29&rft.date=2012-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20120420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-184"><span class="mw-cite-backlink"><b><a href="#cite_ref-184">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFRanter" class="citation web cs1">Ranter, Harro. <a rel="nofollow" class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=76532">"Accident Mil Mi-26 89 red, 19 Aug 2002"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Mil+Mi-26+89+red%2C+19+Aug+2002&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D76532&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-185"><span class="mw-cite-backlink"><b><a href="#cite_ref-185">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFWalsh2004" class="citation web cs1">Walsh, Nick Paton (30 April 2004). <a rel="nofollow" class="external text" href="https://www.theguardian.com/world/2004/apr/30/russia.chechnya">"Chechen gets life for killing 127 Russian soldiers"</a>. <i>the Guardian</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=the+Guardian&rft.atitle=Chechen+gets+life+for+killing+127+Russian+soldiers&rft.date=2004-04-30&rft.aulast=Walsh&rft.aufirst=Nick+Paton&rft_id=https%3A%2F%2Fwww.theguardian.com%2Fworld%2F2004%2Fapr%2F30%2Frussia.chechnya&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-186"><span class="mw-cite-backlink"><b><a href="#cite_ref-186">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19750820-0">"ASN Accident Description"</a>. <i>Aviation Safety Network</i>. 20 August 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description&rft.date=1975-08-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750820-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-187"><span class="mw-cite-backlink"><b><a href="#cite_ref-187">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19670420-1">"ASN Accident Description (Globe Air [HB-ITB])"</a>. <i>Aviation Safety Network</i>. 20 April 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Globe+Air+%5BHB-ITB%5D%29&rft.date=1967-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670420-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-188"><span class="mw-cite-backlink"><b><a href="#cite_ref-188">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20060709-0">"ASN Accident Description (Sibir Airlines-778)"</a>. <i>Aviation Safety Network</i>. 9 July 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sibir+Airlines-778%29&rft.date=2006-07-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060709-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-189"><span class="mw-cite-backlink"><b><a href="#cite_ref-189">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19961123-0">"ASN Accident Description (Ethiopian Airlines-961)"</a>. <i>Aviation Safety Network</i>. 23 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Airlines-961%29&rft.date=1996-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-191"><span class="mw-cite-backlink"><b><a href="#cite_ref-191">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19940103-2">"ASN Accident Description (Baikal Air-130)"</a>. <i>Aviation Safety Network</i>. 3 January 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Baikal+Air-130%29&rft.date=1994-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940103-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-192"><span class="mw-cite-backlink"><b><a href="#cite_ref-192">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660305-1">"ASN Accident Description (BOAC-911)"</a>. <i>Aviation Safety Network</i>. 5 March 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28BOAC-911%29&rft.date=1966-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-193"><span class="mw-cite-backlink"><b><a href="#cite_ref-193">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960229-0">"ASN Accident Description (Faucett-251)"</a>. <i>Aviation Safety Network</i>. 29 February 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Faucett-251%29&rft.date=1996-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-194"><span class="mw-cite-backlink"><b><a href="#cite_ref-194">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730711-0">"ASN Accident Description (Varig-820)"</a>. <i>Aviation Safety Network</i>. 11 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-820%29&rft.date=1973-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-195"><span class="mw-cite-backlink"><b><a href="#cite_ref-195">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680420-0">"ASN Accident Description (South AFn Airways-228)"</a>. <i>Aviation Safety Network</i>. 20 April 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28South+AFn+Airways-228%29&rft.date=1968-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-196"><span class="mw-cite-backlink"><b><a href="#cite_ref-196">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20170607-0">"5820 Accident description"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 June</span> 2017</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=5820+Accident+description&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20170607-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-197"><span class="mw-cite-backlink"><b><a href="#cite_ref-197">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19731013-0">"ASN Accident Description (Aeroflot-964)"</a>. <i>Aviation Safety Network</i>. 13 October 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-964%29&rft.date=1973-10-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731013-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-198"><span class="mw-cite-backlink"><b><a href="#cite_ref-198">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720518-0">"ASN Accident Description (Aeroflot-1491)"</a>. <i>Aviation Safety Network</i>. 18 May 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1491%29&rft.date=1972-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-199"><span class="mw-cite-backlink"><b><a href="#cite_ref-199">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20050814-0">"ASN Accident Description (Helios Airways-522)"</a>. <i>Aviation Safety Network</i>. 14 August 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Helios+Airways-522%29&rft.date=2005-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-200"><span class="mw-cite-backlink"><b><a href="#cite_ref-200">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650520-0">"ASN Accident Description (Pakistan International Airways-705)"</a>. <i>Aviation Safety Network</i>. 20 May 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airways-705%29&rft.date=1965-05-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650520-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-201"><span class="mw-cite-backlink"><b><a href="#cite_ref-201">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690623-2">"ASN Accident Description (Aeroflot-831)"</a>. <i>Aviation Safety Network</i>. 23 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-831%29&rft.date=1969-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690623-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-202"><span class="mw-cite-backlink"><b><a href="#cite_ref-202">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690623-3">"ASN Accident Description (Soviet Air Force [--])"</a>. <i>Aviation Safety Network</i>. 23 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5B--%5D%29&rft.date=1969-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690623-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-203"><span class="mw-cite-backlink"><b><a href="#cite_ref-203">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20020212-0">"ASN Accident Description (Iran Air Tours-956)"</a>. <i>Aviation Safety Network</i>. 12 February 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air+Tours-956%29&rft.date=2002-02-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-204"><span class="mw-cite-backlink"><b><a href="#cite_ref-204">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19830711-0">"ASN Accident Description (TAME Ecuador [HC-BIG])"</a>. <i>Aviation Safety Network</i>. 11 July 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAME+Ecuador+%5BHC-BIG%5D%29&rft.date=1983-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-205"><span class="mw-cite-backlink"><b><a href="#cite_ref-205">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20011008-0">"ASN Accident Description (SAS-686)"</a>. <i>Aviation Safety Network</i>. 8 October 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAS-686%29&rft.date=2001-10-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011008-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-206"><span class="mw-cite-backlink"><b><a href="#cite_ref-206">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20011008-1">"ASN Accident Description (Private aircraft [D-IEVX])"</a>. <i>Aviation Safety Network</i>. 8 October 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Private+aircraft+%5BD-IEVX%5D%29&rft.date=2001-10-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011008-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-207"><span class="mw-cite-backlink"><b><a href="#cite_ref-207">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.webcitation.org/5yfQFiQuQ?url=http://www.ansv.it/cgi-bin/eng/FINAL%20REPORT%20A-1-04.pdf">"Final Report Milano Linate airport collision (08 Oct 2001)"</a> <span class="cs1-format">(PDF)</span>. <i>ansv.it/En/Index.asp</i>. Agenzia Nazionale per la Sicurezza del Volo. Archived from <a rel="nofollow" class="external text" href="http://www.ansv.it/cgi-bin/eng/FINAL%20REPORT%20A-1-04.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 14 May 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ansv.it%2FEn%2FIndex.asp&rft.atitle=Final+Report+Milano+Linate+airport+collision+%2808+Oct+2001%29&rft_id=http%3A%2F%2Fwww.ansv.it%2Fcgi-bin%2Feng%2FFINAL%2520REPORT%2520A-1-04.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-208"><span class="mw-cite-backlink"><b><a href="#cite_ref-208">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720618-0">"ASN Accident Description (British European Airways-548)"</a>. <i>Aviation Safety Network</i>. 18 June 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-548%29&rft.date=1972-06-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720618-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-209"><span class="mw-cite-backlink"><b><a href="#cite_ref-209">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/4-1973%20G-ARPI.pdf">"Report No: 4/1973. Trident I G-ARPI Report of the Public Inquiry into the causes and circumstances of the accident near Staines on 18 June 1972"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. London: HMSO. 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Report+No%3A+4%2F1973.+Trident+I+G-ARPI+Report+of+the+Public+Inquiry+into+the+causes+and+circumstances+of+the+accident+near+Staines+on+18+June+1972&rft.date=1973&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F4-1973%2520G-ARPI.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-210"><span class="mw-cite-backlink"><b><a href="#cite_ref-210">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19631129-0">"ASN Accident Description (Trans-Canada Airlines-831)"</a>. <i>Aviation Safety Network</i>. 29 November 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans-Canada+Airlines-831%29&rft.date=1963-11-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19631129-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-211"><span class="mw-cite-backlink"><b><a href="#cite_ref-211">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20051022-0">"ASN Accident Description (Bellview Airlines-210)"</a>. <i>Aviation Safety Network</i>. 22 October 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bellview+Airlines-210%29&rft.date=2005-10-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051022-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-212"><span class="mw-cite-backlink"><b><a href="#cite_ref-212">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20030708-0">"ASN Accident Description (Sudan Airways-139)"</a>. <i>Aviation Safety Network</i>. 8 July 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudan+Airways-139%29&rft.date=2003-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-213"><span class="mw-cite-backlink"><b><a href="#cite_ref-213">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660124-0">"ASN Accident Description (Air India-101)"</a>. <i>Aviation Safety Network</i>. 24 January 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-101%29&rft.date=1966-01-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-214"><span class="mw-cite-backlink"><b><a href="#cite_ref-214">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://news.yahoo.com/air-algerie-wreck-found-mali-burkina-faso-army-192832820.html">"Air Algerie crash wipes out entire families"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Air+Algerie+crash+wipes+out+entire+families&rft_id=https%3A%2F%2Fnews.yahoo.com%2Fair-algerie-wreck-found-mali-burkina-faso-army-192832820.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-215"><span class="mw-cite-backlink"><b><a href="#cite_ref-215">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19931120-1">"ASN Accident Description (Avioimpex-110)"</a>. <i>Aviation Safety Network</i>. 20 November 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avioimpex-110%29&rft.date=1993-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19931120-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-216"><span class="mw-cite-backlink"><b><a href="#cite_ref-216">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19871129-0">"ASN Accident Description (Korean Air-858)"</a>. <i>Aviation Safety Network</i>. 29 November 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air-858%29&rft.date=1987-11-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19871129-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-217"><span class="mw-cite-backlink"><b><a href="#cite_ref-217">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720505-0">"ASN Accident Description (Alitalia-112)"</a>. <i>Aviation Safety Network</i>. 5 May 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-112%29&rft.date=1972-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-218"><span class="mw-cite-backlink"><b><a href="#cite_ref-218">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20070505-0">"ASN Accident Description (Kenya Airways-507)"</a>. <i>Aviation Safety Network</i>. 5 May 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Airways-507%29&rft.date=2007-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-219"><span class="mw-cite-backlink"><b><a href="#cite_ref-219">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20060503-0">"ASN Accident Description (Armavia-967)"</a>. <i>Aviation Safety Network</i>. 3 May 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Armavia-967%29&rft.date=2006-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-220"><span class="mw-cite-backlink"><b><a href="#cite_ref-220">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20000725-0">"ASN Accident Description (Air France-4590)"</a>. <i>Aviation Safety Network</i>. 25 July 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-4590%29&rft.date=2000-07-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000725-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-221"><span class="mw-cite-backlink"><b><a href="#cite_ref-221">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/F-BTSC%20report.pdf">"Accident on 25 July 2000 at La Patte d\'Oie in Gonesse to the Concorde registered F-BTSC operated by Air France"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. Bureau Enquêtes-Accidents (on the Air Accidents Investigation Branch website)<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Accident+on+25+July+2000+at+La+Patte+d%27Oie+in+Gonesse+to+the+Concorde+registered+F-BTSC+operated+by+Air+France&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2FF-BTSC%2520report.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-222"><span class="mw-cite-backlink"><b><a href="#cite_ref-222">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920731-0">"ASN Accident Description (Thai Airways-311)"</a>. <i>Aviation Safety Network</i>. 31 July 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-311%29&rft.date=1992-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920731-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-223"><span class="mw-cite-backlink"><b><a href="#cite_ref-223">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19750624-1">"ASN Accident Description (Eastern Airlines-66)"</a>. <i>Aviation Safety Network</i>. 24 June 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Airlines-66%29&rft.date=1975-06-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750624-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-224"><span class="mw-cite-backlink"><b><a href="#cite_ref-224">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR76-08.pdf">"NTSB Accident Report (NTSB/AAR-76/08)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 12 March 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-76%2F08%29&rft.date=1976-03-12&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR76-08.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-225"><span class="mw-cite-backlink"><b><a href="#cite_ref-225">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620622-0">"ASN Accident Description (Air France-117)"</a>. <i>Aviation Safety Network</i>. 22 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-117%29&rft.date=1962-06-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620622-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-226"><span class="mw-cite-backlink"><b><a href="#cite_ref-226">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20180518-0">"ASN Accident Description (Cubana de Aviación-972)"</a>. <i>Aviation Safety Network</i>. 18 May 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">18 May</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-972%29&rft.date=2018-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-227"><span class="mw-cite-backlink"><b><a href="#cite_ref-227">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20020507-1">"ASN Accident Description (China Northern Airlines-6136)"</a>. <i>Aviation Safety Network</i>. 7 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northern+Airlines-6136%29&rft.date=2002-05-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020507-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-228"><span class="mw-cite-backlink"><b><a href="#cite_ref-228">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890719-1">"ASN Accident Description (United Airlines-232)"</a>. <i>Aviation Safety Network</i>. 19 July 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-232%29&rft.date=1989-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890719-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-229"><span class="mw-cite-backlink"><b><a href="#cite_ref-229">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR90-06.pdf">"NTSB Accident Report (NTSB/AAR-90/06)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 1 November 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-90%2F06%29&rft.date=1990-11-01&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR90-06.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-230"><span class="mw-cite-backlink"><b><a href="#cite_ref-230">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19830923-0">"ASN Accident Description (Gulf Air-771)"</a>. <i>Aviation Safety Network</i>. 23 September 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gulf+Air-771%29&rft.date=1983-09-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830923-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-231"><span class="mw-cite-backlink"><b><a href="#cite_ref-231">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820426-0">"ASN Accident Description (CAAC-3303)"</a>. <i>Aviation Safety Network</i>. 26 April 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28CAAC-3303%29&rft.date=1982-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820426-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-232"><span class="mw-cite-backlink"><b><a href="#cite_ref-232">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720314-1">"ASN Accident Description (Sterling Airways-296)"</a>. <i>Aviation Safety Network</i>. 14 March 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sterling+Airways-296%29&rft.date=1972-03-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720314-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-233"><span class="mw-cite-backlink"><b><a href="#cite_ref-233">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19700703-0">"ASN Accident Description (Dan-Air [G-APDN])"</a>. <i>Aviation Safety Network</i>. 3 July 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dan-Air+%5BG-APDN%5D%29&rft.date=1970-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-234"><span class="mw-cite-backlink"><b><a href="#cite_ref-234">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation cs2"><a rel="nofollow" class="external text" href="http://www.aaib.gov.uk/cms_resources/1-1972%20G-APDN.pdf"><i>Civil Aircraft Accident Report No: 1/1972. Dan Air Comet 4, G-APDN. Report on the accident which occurred in the Sierra del Montseny mountain range, in the Municipal District of Arbucias (Gerona), Spain, on 3 July 1970</i></a> <span class="cs1-format">(PDF)</span>, <a href="/wiki/Air_Accidents_Investigation_Branch" title="Air Accidents Investigation Branch">Air Accidents Investigation Branch</a>, 1972, <q>translation of the report published by the Spanish Air Ministry October 1971</q></cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Civil+Aircraft+Accident+Report+No%3A+1%2F1972.+Dan+Air+Comet+4%2C+G-APDN.+Report+on+the+accident+which+occurred+in+the+Sierra+del+Montseny+mountain+range%2C+in+the+Municipal+District+of+Arbucias+%28Gerona%29%2C+Spain%2C+on+3+July+1970&rft.pub=Air+Accidents+Investigation+Branch&rft.date=1972&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources%2F1-1972%2520G-APDN.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-235"><span class="mw-cite-backlink"><b><a href="#cite_ref-235">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760306-0">"ASN Accident Description (Aeroflot/Armenia-909)"</a>. <i>Aviation Safety Network</i>. 6 March 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FArmenia-909%29&rft.date=1976-03-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760306-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-236"><span class="mw-cite-backlink"><b><a href="#cite_ref-236">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710904-0">"ASN Accident Description (Alaska Airlines-1866)"</a>. <i>Aviation Safety Network</i>. 4 September 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alaska+Airlines-1866%29&rft.date=1971-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-237"><span class="mw-cite-backlink"><b><a href="#cite_ref-237">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.webcitation.org/6O60AIlWj?url=http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-28.pdf">"NTSB Accident Report (NTSB-AAR-72-28)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 13 October 1972. Archived from <a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-28.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 15 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-72-28%29&rft.date=1972-10-13&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-28.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-238"><span class="mw-cite-backlink"><b><a href="#cite_ref-238">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19661224-0">"ASN Accident Description (Flying Tiger Line [N228SW])"</a>. <i>Aviation Safety Network</i>. 24 December 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2019</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flying+Tiger+Line+%5BN228SW%5D%29&rft.date=1966-12-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-239"><span class="mw-cite-backlink"><b><a href="#cite_ref-239">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620304-0">"ASN Accident Description (Caledonian Airways-153)"</a>. <i>Aviation Safety Network</i>. 4 March 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Caledonian+Airways-153%29&rft.date=1962-03-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620304-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-240"><span class="mw-cite-backlink"><b><a href="#cite_ref-240">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960511-0">"ASN Accident Description (ValuJet-592)"</a>. <i>Aviation Safety Network</i>. 11 May 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ValuJet-592%29&rft.date=1996-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-241"><span class="mw-cite-backlink"><b><a href="#cite_ref-241">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/1997/AAR9706.pdf">"NTSB Accident Report (NTSB/AAR-97/06)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 19 August 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-97%2F06%29&rft.date=1997-08-19&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1997%2FAAR9706.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-242"><span class="mw-cite-backlink"><b><a href="#cite_ref-242">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19841223-1">"ASN Accident Description (Aeroflot [CCCP-85338])"</a>. <i>Aviation Safety Network</i>. 23 December 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-85338%5D%29&rft.date=1984-12-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19841223-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-243"><span class="mw-cite-backlink"><b><a href="#cite_ref-243">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19810822-0">"ASN Accident Description (Far Eastern Air Transport-103)"</a>. <i>Aviation Safety Network</i>. 22 August 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Far+Eastern+Air+Transport-103%29&rft.date=1981-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-244"><span class="mw-cite-backlink"><b><a href="#cite_ref-244">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740427-1">"ASN Accident Description (Aeroflot [CCCP-75559])"</a>. <i>Aviation Safety Network</i>. 27 April 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75559%5D%29&rft.date=1974-04-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740427-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-245"><span class="mw-cite-backlink"><b><a href="#cite_ref-245">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19721001-0">"ASN Accident Description (Aeroflot-1036)"</a>. <i>Aviation Safety Network</i>. 1 October 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1036%29&rft.date=1972-10-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721001-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-246"><span class="mw-cite-backlink"><b><a href="#cite_ref-246">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19700705-0">"ASN Accident Description (Air Canada-621)"</a>. <i>Aviation Safety Network</i>. 5 July 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Canada-621%29&rft.date=1970-07-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700705-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-247"><span class="mw-cite-backlink"><b><a href="#cite_ref-247">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20051210-0">"ASN Accident Description (Sosoliso Airlines-1145)"</a>. <i>Aviation Safety Network</i>. 10 December 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sosoliso+Airlines-1145%29&rft.date=2005-12-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051210-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-248"><span class="mw-cite-backlink"><b><a href="#cite_ref-248">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930922-1">"ASN Accident Description (Transair Georgia [85163])"</a>. <i>Aviation Safety Network</i>. 22 September 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transair+Georgia+%5B85163%5D%29&rft.date=1993-09-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930922-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-249"><span class="mw-cite-backlink"><b><a href="#cite_ref-249">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920731-1">"ASN Accident Description (China General Aviation-7552)"</a>. <i>Aviation Safety Network</i>. 31 July 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+General+Aviation-7552%29&rft.date=1992-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920731-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-250"><span class="mw-cite-backlink"><b><a href="#cite_ref-250">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19880118-3">"ASN Accident Description (China Southwest Airlines-4146)"</a>. <i>Aviation Safety Network</i>. 18 January 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest+Airlines-4146%29&rft.date=1988-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880118-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-251"><span class="mw-cite-backlink"><b><a href="#cite_ref-251">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19781223-0">"ASN Accident Description (Alitalia-4128)"</a>. <i>Aviation Safety Network</i>. 23 December 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-4128%29&rft.date=1978-12-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781223-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-252"><span class="mw-cite-backlink"><b><a href="#cite_ref-252">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730930-1">"ASN Accident Description (Aeroflot-3932)"</a>. <i>Aviation Safety Network</i>. 30 September 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-3932%29&rft.date=1973-09-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730930-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-253"><span class="mw-cite-backlink"><b><a href="#cite_ref-253">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730410-1">"ASN Accident Description (Invicta International Airlines-435)"</a>. <i>Aviation Safety Network</i>. 10 April 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Invicta+International+Airlines-435%29&rft.date=1973-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730410-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-254"><span class="mw-cite-backlink"><b><a href="#cite_ref-254">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730221-1">"ASN Accident Description (Libyan Arab Airlines-114)"</a>. <i>Aviation Safety Network</i>. 21 February 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines-114%29&rft.date=1973-02-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730221-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-255"><span class="mw-cite-backlink"><b><a href="#cite_ref-255">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19891127-0">"ASN Accident Description (Avianca-203)"</a>. <i>Aviation Safety Network</i>. 27 November 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-203%29&rft.date=1989-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-256"><span class="mw-cite-backlink"><b><a href="#cite_ref-256">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740422-0">"ASN Accident Description (Pan Am-812)"</a>. <i>Aviation Safety Network</i>. 22 April 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-812%29&rft.date=1974-04-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740422-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-257"><span class="mw-cite-backlink"><b><a href="#cite_ref-257">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19671116-0">"ASN Accident Description (Aeroflot-2230)"</a>. <i>Aviation Safety Network</i>. 16 November 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2230%29&rft.date=1967-11-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-258"><span class="mw-cite-backlink"><b><a href="#cite_ref-258">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620316-1">"ASN Accident Description (Flying Tiger Line-739)"</a>. <i>Aviation Safety Network</i>. 16 March 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flying+Tiger+Line-739%29&rft.date=1962-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620316-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-259"><span class="mw-cite-backlink"><b><a href="#cite_ref-259">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20051206-0">"ASN Accident Description (Iranian Air Force [5-8519])"</a>. <i>Aviation Safety Network</i>. 6 December 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force+%5B5-8519%5D%29&rft.date=2005-12-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-260"><span class="mw-cite-backlink"><b><a href="#cite_ref-260">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19731222-1">"ASN Accident Description (Royal Air Maroc [OO-SRD])"</a>. <i>Aviation Safety Network</i>. 22 December 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Maroc+%5BOO-SRD%5D%29&rft.date=1973-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731222-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-261"><span class="mw-cite-backlink"><b><a href="#cite_ref-261">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20050203-1">"ASN Accident Description (Kam Air-904)"</a>. <i>Aviation Safety Network</i>. 3 February 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kam+Air-904%29&rft.date=2005-02-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050203-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-262"><span class="mw-cite-backlink"><b><a href="#cite_ref-262">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980202-0">"ASN Accident Description (Cebu Pacific Air-387)"</a>. <i>Aviation Safety Network</i>. 2 February 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cebu+Pacific+Air-387%29&rft.date=1998-02-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980202-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-263"><span class="mw-cite-backlink"><b><a href="#cite_ref-263">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19971219-0">"ASN Accident Description (SilkAir-185)"</a>. <i>Aviation Safety Network</i>. 19 December 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SilkAir-185%29&rft.date=1997-12-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971219-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-264"><span class="mw-cite-backlink"><b><a href="#cite_ref-264">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140314014419/http://www.dephub.go.id/knkt/ntsc_aviation/Final%20Report%20Silk%20Air%20MI-185.pdf">"Aircraft Accident Report (Silkair-185 [9V-TRF])"</a> <span class="cs1-format">(PDF)</span>. <i>dephub.go.id/knkt/ntsc_aviation/aaic.htm</i>. National Transportation Safety Committee (NTSC). 14 December 2000. Archived from <a rel="nofollow" class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/Final%20Report%20Silk%20Air%20MI-185.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 14 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Report+%28Silkair-185+%5B9V-TRF%5D%29&rft.date=2000-12-14&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2FFinal%2520Report%2520Silk%2520Air%2520MI-185.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-265"><span class="mw-cite-backlink"><b><a href="#cite_ref-265">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720107-1">"ASN Accident Description (Iberia Airlines-602)"</a>. <i>Aviation Safety Network</i>. 7 January 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+Airlines-602%29&rft.date=1972-01-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720107-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-266"><span class="mw-cite-backlink"><b><a href="#cite_ref-266">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19630201-0">"ASN Accident Description (Middle East Airlines-265)"</a>. <i>Aviation Safety Network</i>. 1 February 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Middle+East+Airlines-265%29&rft.date=1963-02-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-267"><span class="mw-cite-backlink"><b><a href="#cite_ref-267">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20100512-0">"ASN Accident Description (Afriqiyah Airways-771)"</a>. <i>Aviation Safety Network</i>. 12 May 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Afriqiyah+Airways-771%29&rft.date=2010-05-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100512-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-268"><span class="mw-cite-backlink"><b><a href="#cite_ref-268">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=19861102-0">"ASN Accident Description (Iranian Air Force)"</a>. <i>Aviation Safety Network</i>. 2 November 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">28 June</span> 2019</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force%29&rft.date=1986-11-02&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861102-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-269"><span class="mw-cite-backlink"><b><a href="#cite_ref-269">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20070101-0">"ASN Accident Description (Adam Air-574)"</a>. <i>Aviation Safety Network</i>. 1 January 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Adam+Air-574%29&rft.date=2007-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070101-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-270"><span class="mw-cite-backlink"><b><a href="#cite_ref-270">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.webcitation.org/5zltnuNI0?url=http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_PK-KKW_Release.pdf">"Aircraft Accident Investigation Report KNKT.07.01/08.01.36 (Adam Air PK-KKW)"</a> <span class="cs1-format">(PDF)</span>. <i>dephub.go.id/knkt/ntsc_aviation/aaic.htm</i>. National Transportation Safety Committee (NTSC). 2008. Archived from <a rel="nofollow" class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_PK-KKW_Release.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 28 June 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Investigation+Report+KNKT.07.01%2F08.01.36+%28Adam+Air+PK-KKW%29&rft.date=2008&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2Fbaru%2FFinal_Report_PK-KKW_Release.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-271"><span class="mw-cite-backlink"><b><a href="#cite_ref-271">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20030306-0">"ASN Accident Description (Air Algérie-6289)"</a>. <i>Aviation Safety Network</i>. 6 March 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Alg%C3%A9rie-6289%29&rft.date=2003-03-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030306-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-272"><span class="mw-cite-backlink"><b><a href="#cite_ref-272">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19700215-0">"ASN Accident Description (Dominicana de Aviación [HI-177])"</a>. <i>Aviation Safety Network</i>. 15 February 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dominicana+de+Aviaci%C3%B3n+%5BHI-177%5D%29&rft.date=1970-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-273"><span class="mw-cite-backlink"><b><a href="#cite_ref-273">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19981211-0">"ASN Accident Description (Thai Airways-261)"</a>. <i>Aviation Safety Network</i>. 11 December 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-261%29&rft.date=1998-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19981211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-274"><span class="mw-cite-backlink"><b><a href="#cite_ref-274">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19721229-0">"ASN Accident Description (Eastern Air Lines-401)"</a>. <i>Aviation Safety Network</i>. 29 December 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-401%29&rft.date=1972-12-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-275"><span class="mw-cite-backlink"><b><a href="#cite_ref-275">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation cs2"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20121004125402/http://www.airdisaster.com/reports/ntsb/AAR73-14.pdf"><i>Eastern Airlines, Inc, L-1011, N310EA, Miami, Florida, December 29, 1972</i></a> <span class="cs1-format">(PDF)</span>, <a href="/wiki/NTSB" class="mw-redirect" title="NTSB">NTSB</a> (report number AAR-73/14), 14 June 1973, archived from <a rel="nofollow" class="external text" href="http://www.airdisaster.com/reports/ntsb/AAR73-14.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 4 October 2012<span class="reference-accessdate">, retrieved <span class="nowrap">18 September</span> 2013</span></cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Eastern+Airlines%2C+Inc%2C+L-1011%2C+N310EA%2C+Miami%2C+Florida%2C+December+29%2C+1972&rft.pub=NTSB+%28report+number+AAR-73%2F14%29&rft.date=1973-06-14&rft_id=http%3A%2F%2Fwww.airdisaster.com%2Freports%2Fntsb%2FAAR73-14.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-276"><span class="mw-cite-backlink"><b><a href="#cite_ref-276">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720831-0">"ASN Accident Description (Aeroflot [CCCP-74298])"</a>. <i>Aviation Safety Network</i>. 31 August 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-74298%5D%29&rft.date=1972-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-277"><span class="mw-cite-backlink"><b><a href="#cite_ref-277">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19700809-0">"ASN Accident Description (LANSA-502)"</a>. <i>Aviation Safety Network</i>. 9 August 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LANSA-502%29&rft.date=1970-08-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700809-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-278"><span class="mw-cite-backlink"><b><a href="#cite_ref-278">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19630603-1">"ASN Accident Description (Northwest Orient Airlines-293)"</a>. <i>Aviation Safety Network</i>. 3 June 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-293%29&rft.date=1963-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630603-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-279"><span class="mw-cite-backlink"><b><a href="#cite_ref-279">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0363.pdf">"Civil Aeronautics Board Aircraft Accident Report (Northwest 3 June 1963)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 14 April 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+3+June+1963%29&rft.date=1964-04-14&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0363.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1963-06-03-northwest-293">Archived</a>).</span>\n</li>\n<li id="cite_note-280"><span class="mw-cite-backlink"><b><a href="#cite_ref-280">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19771204-0">"ASN Accident Description (Malaysian Airlines System -653)"</a>. <i>Aviation Safety Network</i>. 4 December 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Malaysian+Airlines+System+-653%29&rft.date=1977-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771204-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-281"><span class="mw-cite-backlink"><b><a href="#cite_ref-281">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690320-0">"ASN Accident Description (United Arab Airlines [SU-APC])"</a>. <i>Aviation Safety Network</i>. 20 March 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines+%5BSU-APC%5D%29&rft.date=1969-03-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690320-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-284"><span class="mw-cite-backlink"><b><a href="#cite_ref-284">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20090520-0">"ASN Accident Description (Tentara Nasional Indonesia-AU [A-1325])"</a>. <i>Aviation Safety Network</i>. 20 May 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tentara+Nasional+Indonesia-AU+%5BA-1325%5D%29&rft.date=2009-05-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090520-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-285"><span class="mw-cite-backlink"><b><a href="#cite_ref-285">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19961031-0">"ASN Accident Description (TAM-402)"</a>. <i>Aviation Safety Network</i>. 31 October 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">19 August</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAM-402%29&rft.date=1996-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-286"><span class="mw-cite-backlink"><b><a href="#cite_ref-286">^</a></b></span> <span class="reference-text">Gero, p. 282.</span>\n</li>\n<li id="cite_note-287"><span class="mw-cite-backlink"><b><a href="#cite_ref-287">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19811116-0">"ASN Accident Description (Aeroflot [CCCP-85480])"</a>. <i>Aviation Safety Network</i>. 16 November 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-85480%5D%29&rft.date=1981-11-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19811116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-288"><span class="mw-cite-backlink"><b><a href="#cite_ref-288">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19580814-0">"ASN Accident Description (KLM-607E)"</a>. <i>Aviation Safety Network</i>. 14 August 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28KLM-607E%29&rft.date=1958-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-289"><span class="mw-cite-backlink"><b><a href="#cite_ref-289">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20200522-0">"ASN Accident Description (Pakistan International Airlines-8303)"</a>. <i>Aviation Safety Network</i>. 22 May 2020<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2020</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-8303%29&rft.date=2020-05-22&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20200522-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-290"><span class="mw-cite-backlink"><b><a href="#cite_ref-290">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951207-0">"ASN Accident Description (Khabarovsk United Air-3949)"</a>. <i>Aviation Safety Network</i>. 6 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Khabarovsk+United+Air-3949%29&rft.date=1995-12-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-291"><span class="mw-cite-backlink"><b><a href="#cite_ref-291">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19910321-0">"ASN Accident Description (Royal Saudi Air Force [469])"</a>. <i>Aviation Safety Network</i>. 21 March 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Saudi+Air+Force+%5B469%5D%29&rft.date=1991-03-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910321-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-292"><span class="mw-cite-backlink"><b><a href="#cite_ref-292">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680207-1">"ASN Accident Description (Indian Air Force-203)"</a>. <i>Aviation Safety Network</i>. 7 February 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Air+Force-203%29&rft.date=1968-02-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680207-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-293"><span class="mw-cite-backlink"><b><a href="#cite_ref-293">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660901-0">"ASN Accident Description (Britannia Airways-105)"</a>. <i>Aviation Safety Network</i>. 1 September 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Britannia+Airways-105%29&rft.date=1966-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-294"><span class="mw-cite-backlink"><b><a href="#cite_ref-294">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740130-0">"ASN Accident Description (Pan Am-806)"</a>. <i>Aviation Safety Network</i>. 30 January 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-806%29&rft.date=1974-01-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740130-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-295"><span class="mw-cite-backlink"><b><a href="#cite_ref-295">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710725-1">"ASN Accident Description (Aeroflot [CCCP-42405])"</a>. <i>Aviation Safety Network</i>. 25 July 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42405%5D%29&rft.date=1971-07-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710725-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-296"><span class="mw-cite-backlink"><b><a href="#cite_ref-296">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19621127-0">"ASN Accident Description (Varig-810)"</a>. <i>Aviation Safety Network</i>. 27 November 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-810%29&rft.date=1962-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19621127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-297"><span class="mw-cite-backlink"><b><a href="#cite_ref-297">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20100410-0">"ASN Accident Description (Polish Air Force [101])"</a>. <i>Aviation Safety Network</i>. 10 April 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Polish+Air+Force+%5B101%5D%29&rft.date=2010-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100410-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-298"><span class="mw-cite-backlink"><b><a href="#cite_ref-298">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20121010075723/http://www.mak.ru/russian/investigations/2010/tu-154m_101/finalreport_eng.pdf">"Interstate Aviation Committee (Polish Ministry of Defense-101)"</a> <span class="cs1-format">(PDF)</span>. <i>mak.ru/english/english.html</i>. Interstate Aviation Committee. Archived from <a rel="nofollow" class="external text" href="http://www.mak.ru/russian/investigations/2010/tu-154m_101/finalreport_eng.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 10 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">14 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mak.ru%2Fenglish%2Fenglish.html&rft.atitle=Interstate+Aviation+Committee+%28Polish+Ministry+of+Defense-101%29&rft_id=http%3A%2F%2Fwww.mak.ru%2Frussian%2Finvestigations%2F2010%2Ftu-154m_101%2Ffinalreport_eng.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-299"><span class="mw-cite-backlink"><b><a href="#cite_ref-299">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20061029-0">"ASN Accident Description (ADC Airlines-53)"</a>. <i>Aviation Safety Network</i>. 29 October 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ADC+Airlines-53%29&rft.date=2006-10-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20061029-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-300"><span class="mw-cite-backlink"><b><a href="#cite_ref-300">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19770113-1">"ASN Accident Description (Aeroflot [CCCP-42369])"</a>. <i>Aviation Safety Network</i>. 13 January 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42369%5D%29&rft.date=1977-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-301"><span class="mw-cite-backlink"><b><a href="#cite_ref-301">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19761012-0">"ASN Accident Description (Indian Airlines-171)"</a>. <i>Aviation Safety Network</i>. 12 October 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-171%29&rft.date=1976-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-302"><span class="mw-cite-backlink"><b><a href="#cite_ref-302">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680911-0">"ASN Accident Description (Air France-1611)"</a>. <i>Aviation Safety Network</i>. 11 September 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-1611%29&rft.date=1968-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680911-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-303"><span class="mw-cite-backlink"><b><a href="#cite_ref-303">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620301-0">"ASN Accident Description (American Airlines-1)"</a>. <i>Aviation Safety Network</i>. 1 March 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-1%29&rft.date=1962-03-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620301-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-304"><span class="mw-cite-backlink"><b><a href="#cite_ref-304">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0162.pdf">"Civil Aeronautics Board Aircraft Accident Report (American 1 March 1962)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 11 January 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+1+March+1962%29&rft.date=1963-01-11&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0162.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1962-03-01-american-1">Archived</a>).</span>\n</li>\n<li id="cite_note-305"><span class="mw-cite-backlink"><b><a href="#cite_ref-305">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20020128-0">"ASN Accident Description (TAME Ecuador-120)"</a>. <i>Aviation Safety Network</i>. 28 January 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAME+Ecuador-120%29&rft.date=2002-01-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-306"><span class="mw-cite-backlink"><b><a href="#cite_ref-306">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850503-0">"ASN Accident Description (Aeroflot-8381)"</a>. <i>Aviation Safety Network</i>. 3 May 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-8381%29&rft.date=1985-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-307"><span class="mw-cite-backlink"><b><a href="#cite_ref-307">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850503-1">"ASN Accident Description (Soviet Air Force [CCCP-26492])"</a>. <i>Aviation Safety Network</i>. 3 May 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-26492%5D%29&rft.date=1985-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850503-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-308"><span class="mw-cite-backlink"><b><a href="#cite_ref-308">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620707-1">"ASN Accident Description (Alitalia-771)"</a>. <i>Aviation Safety Network</i>. 7 July 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-771%29&rft.date=1962-07-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620707-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-309"><span class="mw-cite-backlink"><b><a href="#cite_ref-309">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19860118-0">"ASN Accident Description (Aerovias Guatemala [HC-BAE])"</a>. <i>Aviation Safety Network</i>. 18 January 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerovias+Guatemala+%5BHC-BAE%5D%29&rft.date=1986-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860118-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-nytimes20.01.1986-310"><span class="mw-cite-backlink"><b><a href="#cite_ref-nytimes20.01.1986_310-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.nytimes.com/1986/01/20/world/guatemala-crash-toll-now-put-at-93.html">"Guatemala crash toll now put at 93"</a>. <i>The New York Times</i>. 20 January 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">1 October</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=The+New+York+Times&rft.atitle=Guatemala+crash+toll+now+put+at+93&rft.date=1986-01-20&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1986%2F01%2F20%2Fworld%2Fguatemala-crash-toll-now-put-at-93.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-311"><span class="mw-cite-backlink"><b><a href="#cite_ref-311">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19831207-0">"ASN Accident Description (Iberia-350)"</a>. <i>Aviation Safety Network</i>. 7 December 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia-350%29&rft.date=1983-12-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-312"><span class="mw-cite-backlink"><b><a href="#cite_ref-312">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19831207-1">"ASN Accident Description (Aviaco-134)"</a>. <i>Aviation Safety Network</i>. 7 December 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviaco-134%29&rft.date=1983-12-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831207-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash-313"><span class="mw-cite-backlink"><b><a href="#cite_ref-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash_313-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20161225-0">"Accident description"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">25 December</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Accident+description&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20161225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-314"><span class="mw-cite-backlink"><b><a href="#cite_ref-314">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19900214-2">"ASN Accident Description (Indian Airlines-605)"</a>. <i>Aviation Safety Network</i>. 14 February 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-605%29&rft.date=1990-02-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900214-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-315"><span class="mw-cite-backlink"><b><a href="#cite_ref-315">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19741201-0">"ASN Accident Description (TWA-514)"</a>. <i>Aviation Safety Network</i>. 1 December 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-514%29&rft.date=1974-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-316"><span class="mw-cite-backlink"><b><a href="#cite_ref-316">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19700206-0">"ASN Accident Description (Aeroflot [CCCP-75798])"</a>. <i>Aviation Safety Network</i>. 6 February 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75798%5D%29&rft.date=1970-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-317"><span class="mw-cite-backlink"><b><a href="#cite_ref-317">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960226-0">"ASN Accident Description (Sudanese Air Force)"</a>. <i>Aviation Safety Network</i>. 26 February 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudanese+Air+Force%29&rft.date=1996-02-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960226-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-318"><span class="mw-cite-backlink"><b><a href="#cite_ref-318">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=19761013-0">"ASN Accident Description (Lloyd Aéreo Boliviano - LAB [N730JP])"</a>. <i>Aviation Safety Network</i>. 13 October 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2019</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+-+LAB+%5BN730JP%5D%29&rft.date=1976-10-13&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761013-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-319"><span class="mw-cite-backlink"><b><a href="#cite_ref-319">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19711224-0">"ASN Accident Description (LANSA-508)"</a>. <i>Aviation Safety Network</i>. 24 December 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LANSA-508%29&rft.date=1971-12-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-320"><span class="mw-cite-backlink"><b><a href="#cite_ref-320">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20100125-0">"ASN Accident Description (Ethiopian Airlines-409)"</a>. <i>Aviation Safety Network</i>. 25 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Airlines-409%29&rft.date=2010-01-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100125-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-321"><span class="mw-cite-backlink"><b><a href="#cite_ref-321">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20070916-0">"ASN Accident Description (One-Two GO Airlines-269)"</a>. <i>Aviation Safety Network</i>. 16 September 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28One-Two+GO+Airlines-269%29&rft.date=2007-09-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070916-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-322"><span class="mw-cite-backlink"><b><a href="#cite_ref-322">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19830830-0">"ASN Accident Description (Aeroflot [CCCP-65129])"</a>. <i>Aviation Safety Network</i>. 30 August 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65129%5D%29&rft.date=1983-08-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830830-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-323"><span class="mw-cite-backlink"><b><a href="#cite_ref-323">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820706-0">"ASN Accident Description (Aeroflot-411)"</a>. <i>Aviation Safety Network</i>. 6 July 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-411%29&rft.date=1982-07-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820706-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-324"><span class="mw-cite-backlink"><b><a href="#cite_ref-324">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19691208-0">"ASN Accident Description (Olympic Airways-954)"</a>. <i>Aviation Safety Network</i>. 8 December 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Olympic+Airways-954%29&rft.date=1969-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-325"><span class="mw-cite-backlink"><b><a href="#cite_ref-325">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800914-0">"ASN Accident Description (Royal Saudi Air Force) [453]"</a>. <i>Aviation Safety Network</i>. 14 September 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Saudi+Air+Force%29+%5B453%5D&rft.date=1980-09-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800914-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-326"><span class="mw-cite-backlink"><b><a href="#cite_ref-326">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730731-0">"ASN Accident Description (Delta-723)"</a>. <i>Aviation Safety Network</i>. 31 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Delta-723%29&rft.date=1973-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730731-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-327"><span class="mw-cite-backlink"><b><a href="#cite_ref-327">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR74-03.pdf">"NTSB Accident Report (NTSB-AAR-74-3)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 31 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-74-3%29&rft.date=1973-07-31&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR74-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-328"><span class="mw-cite-backlink"><b><a href="#cite_ref-328">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20080914-0">"ASN Accident Description (Aeroflot-821)"</a>. <i>Aviation Safety Network</i>. 14 September 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-821%29&rft.date=2008-09-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080914-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-329"><span class="mw-cite-backlink"><b><a href="#cite_ref-329">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20000131-0">"ASN Accident Description (Alaska Airlines-261)"</a>. <i>Aviation Safety Network</i>. 31 January 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alaska+Airlines-261%29&rft.date=2000-01-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000131-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-330"><span class="mw-cite-backlink"><b><a href="#cite_ref-330">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/2002/AAR0201.pdf">"NTSB Accident Report (NTSB/AAR-02/01)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 30 December 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-02%2F01%29&rft.date=2002-12-30&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2002%2FAAR0201.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-331"><span class="mw-cite-backlink"><b><a href="#cite_ref-331">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1997/1997-14.htm">"Accident Description (Iranian Air Force)"</a>. PlaneCrashInfo.com. 13 March 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28Iranian+Air+Force%29&rft.pub=PlaneCrashInfo.com&rft.date=1997-03-13&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1997%2F1997-14.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-332"><span class="mw-cite-backlink"><b><a href="#cite_ref-332">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19970313-0">"ASN Accident Description (Iranian Air Force)"</a>. <i>Aviation Safety Network</i>. 13 March 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force%29&rft.date=1997-03-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970313-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-333"><span class="mw-cite-backlink"><b><a href="#cite_ref-333">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740908-0">"ASN Accident Description (Trans World Airlines-841)"</a>. <i>Aviation Safety Network</i>. 8 September 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans+World+Airlines-841%29&rft.date=1974-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-334"><span class="mw-cite-backlink"><b><a href="#cite_ref-334">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19670603-1">"ASN Accident Description (Air Ferry [G-APYK])"</a>. <i>Aviation Safety Network</i>. 3 June 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Ferry+%5BG-APYK%5D%29&rft.date=1967-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670603-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-335"><span class="mw-cite-backlink"><b><a href="#cite_ref-335">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920120-0">"ASN Accident Description (Air Inter-148)"</a>. <i>Aviation Safety Network</i>. 20 January 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Inter-148%29&rft.date=1992-01-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-336"><span class="mw-cite-backlink"><b><a href="#cite_ref-336">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800314-1">"ASN Accident Description (LOT-007)"</a>. <i>Aviation Safety Network</i>. 14 March 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT-007%29&rft.date=1980-03-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800314-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-337"><span class="mw-cite-backlink"><b><a href="#cite_ref-337">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19691120-0">"ASN Accident Description (Nigeria Airways-825)"</a>. <i>Aviation Safety Network</i>. 20 November 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways-825%29&rft.date=1969-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-338"><span class="mw-cite-backlink"><b><a href="#cite_ref-338">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650206-0">"ASN Accident Description (LAN Chile-107)"</a>. <i>Aviation Safety Network</i>. 6 February 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LAN+Chile-107%29&rft.date=1965-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-339"><span class="mw-cite-backlink"><b><a href="#cite_ref-339">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19640902-0">"ASN Accident Description (Aeroflot-721)"</a>. <i>Aviation Safety Network</i>. 2 September 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-721%29&rft.date=1964-09-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640902-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-340"><span class="mw-cite-backlink"><b><a href="#cite_ref-340">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19521220-0">"ASN Accident Description (US Air Force [50-0100])"</a>. <i>Aviation Safety Network</i>. 20 December 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B50-0100%5D%29&rft.date=1952-12-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19521220-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-341"><span class="mw-cite-backlink"><b><a href="#cite_ref-341">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730813-0">"ASN Accident Description (Aviaco-118)"</a>. <i>Aviation Safety Network</i>. 13 August 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviaco-118%29&rft.date=1973-08-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730813-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-342"><span class="mw-cite-backlink"><b><a href="#cite_ref-342">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720614-1">"ASN Accident Description (Japan Airlines-471)"</a>. <i>Aviation Safety Network</i>. 14 June 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-471%29&rft.date=1972-06-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720614-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-343"><span class="mw-cite-backlink"><b><a href="#cite_ref-343">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620903-0">"ASN Accident Description (Aeroflot-03)"</a>. <i>Aviation Safety Network</i>. 3 September 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-03%29&rft.date=1962-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-344"><span class="mw-cite-backlink"><b><a href="#cite_ref-344">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19971215-0">"ASN Accident Description (Tajikistan Airlines -3183)"</a>. <i>Aviation Safety Network</i>. 15 December 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tajikistan+Airlines+-3183%29&rft.date=1997-12-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-345"><span class="mw-cite-backlink"><b><a href="#cite_ref-345">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680503-0">"ASN Accident Description (Braniff-352)"</a>. <i>Aviation Safety Network</i>. 3 May 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Braniff-352%29&rft.date=1968-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-346"><span class="mw-cite-backlink"><b><a href="#cite_ref-346">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR69-03.pdf">"NTSB Accident Report (NTSB/AAR-69/03)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 19 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-69%2F03%29&rft.date=1969-06-19&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR69-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-347"><span class="mw-cite-backlink"><b><a href="#cite_ref-347">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19651211-1">"ASN Accident Description (US Air Force [56-4376])"</a>. <i>Aviation Safety Network</i>. 11 December 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B56-4376%5D%29&rft.date=1965-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651211-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-348"><span class="mw-cite-backlink"><b><a href="#cite_ref-348">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19640301-1">"ASN Accident Description (Paradise Airlines-901A)"</a>. <i>Aviation Safety Network</i>. 1 March 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Paradise+Airlines-901A%29&rft.date=1964-03-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640301-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-349"><span class="mw-cite-backlink"><b><a href="#cite_ref-349">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920827-3">"ASN Accident Description (Aeroflot [CCCP-65058])"</a>. <i>Aviation Safety Network</i>. 27 August 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65058%5D%29&rft.date=1992-08-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920827-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-350"><span class="mw-cite-backlink"><b><a href="#cite_ref-350">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20171129175458/http://planecrashinfo.com/1982/1982-64.htm">"Accident Mil Mi-8TV 265, 09 Dec 1982"</a>. PlaneCrashInfo.com. Archived from <a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1982/1982-64.htm">the original</a> on 29 November 2017<span class="reference-accessdate">. Retrieved <span class="nowrap">14 March</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Mil+Mi-8TV+265%2C+09+Dec+1982&rft.pub=PlaneCrashInfo.com&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1982%2F1982-64.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-351"><span class="mw-cite-backlink"><b><a href="#cite_ref-351">^</a></b></span> <span class="reference-text">Military Aviation Disasters, by David Gero, p136</span>\n</li>\n<li id="cite_note-352"><span class="mw-cite-backlink"><b><a href="#cite_ref-352">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650625-0">"ASN Accident Description (US Air Force [60-0373])"</a>. <i>Aviation Safety Network</i>. 25 June 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B60-0373%5D%29&rft.date=1965-06-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650625-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-353"><span class="mw-cite-backlink"><b><a href="#cite_ref-353">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650208-0">"ASN Accident Description (Eastern Air Lines-663)"</a>. <i>Aviation Safety Network</i>. 8 February 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-663%29&rft.date=1965-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-354"><span class="mw-cite-backlink"><b><a href="#cite_ref-354">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0865.pdf">"Civil Aeronautics Board Aircraft Accident Report (Eastern 8 February 1965)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 14 November 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+8+February+1965%29&rft.date=1966-11-14&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0865.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1965-02-08-eastern-663">Archived</a>).</span>\n</li>\n<li id="cite_note-355"><span class="mw-cite-backlink"><b><a href="#cite_ref-355">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620630-2">"ASN Accident Description (Aeroflot-902)"</a>. <i>Aviation Safety Network</i>. 30 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-902%29&rft.date=1962-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620630-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-356"><span class="mw-cite-backlink"><b><a href="#cite_ref-356">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20001031-0">"ASN Accident Description (Singapore Airlines-006)"</a>. <i>Aviation Safety Network</i>. 31 October 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Singapore+Airlines-006%29&rft.date=2000-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-357"><span class="mw-cite-backlink"><b><a href="#cite_ref-357">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20001025-0">"ASN Accident Description (Russian Air Force [RA-74295])"</a>. <i>Aviation Safety Network</i>. 25 October 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Russian+Air+Force+%5BRA-74295%5D%29&rft.date=2000-10-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001025-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-358"><span class="mw-cite-backlink"><b><a href="#cite_ref-358">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930305-1">"ASN Accident Description (Palair Macedonian Airlines-301)"</a>. <i>Aviation Safety Network</i>. 5 March 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Palair+Macedonian+Airlines-301%29&rft.date=1993-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-359"><span class="mw-cite-backlink"><b><a href="#cite_ref-359">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19900810-1">"ASN Accident Description (Democratic Republic of Afghanistan Air Force)"</a>. <i>Aviation Safety Network</i>. 10 August 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.date=1990-08-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900810-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-360"><span class="mw-cite-backlink"><b><a href="#cite_ref-360">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870831-0">"ASN Accident Description (Thai Airways-365)"</a>. <i>Aviation Safety Network</i>. 31 August 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-365%29&rft.date=1987-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-361"><span class="mw-cite-backlink"><b><a href="#cite_ref-361">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690909-1">"ASN Accident Description (Allegheny Airlines-853)"</a>. <i>Aviation Safety Network</i>. 9 September 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Allegheny+Airlines-853%29&rft.date=1969-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690909-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-362"><span class="mw-cite-backlink"><b><a href="#cite_ref-362">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR70-15.pdf">"NTSB Accident Report (NTSB/AAR-70/15)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 15 July 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-70%2F15%29&rft.date=1970-07-15&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR70-15.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-363"><span class="mw-cite-backlink"><b><a href="#cite_ref-363">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680229-1">"ASN Accident Description (Aeroflot-15)"</a>. <i>Aviation Safety Network</i>. 29 February 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-15%29&rft.date=1968-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680229-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-364"><span class="mw-cite-backlink"><b><a href="#cite_ref-364">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660422-0">"ASN Accident Description (American Flyers-280)"</a>. <i>Aviation Safety Network</i>. 22 April 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Flyers-280%29&rft.date=1966-04-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660422-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-365"><span class="mw-cite-backlink"><b><a href="#cite_ref-365">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19640229-0">"ASN Accident Description (British Eagle International Airlines-802)"</a>. <i>Aviation Safety Network</i>. 29 February 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Eagle+International+Airlines-802%29&rft.date=1964-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-366"><span class="mw-cite-backlink"><b><a href="#cite_ref-366">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610910-0">"ASN Accident Description (President Airlines [N90773])"</a>. <i>Aviation Safety Network</i>. 10 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28President+Airlines+%5BN90773%5D%29&rft.date=1961-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610910-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-367"><span class="mw-cite-backlink"><b><a href="#cite_ref-367">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930828-2">"ASN Accident Description (Tajikistan Airlines [87995])"</a>. <i>Aviation Safety Network</i>. 28 August 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tajikistan+Airlines+%5B87995%5D%29&rft.date=1993-08-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930828-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-368"><span class="mw-cite-backlink"><b><a href="#cite_ref-368">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19860831-0">"ASN Accident Description (Aeroméxico-498)"</a>. <i>Aviation Safety Network</i>. 31 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerom%C3%A9xico-498%29&rft.date=1986-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-369"><span class="mw-cite-backlink"><b><a href="#cite_ref-369">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR87-07.pdf">"NTSB Accident Report (NTSB/AAR-87/07)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 7 July 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-87%2F07%29&rft.date=1987-07-07&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR87-07.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-370"><span class="mw-cite-backlink"><b><a href="#cite_ref-370">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730518-0">"ASN Accident Description (Aeroflot [CCCP-42411])"</a>. <i>Aviation Safety Network</i>. 18 May 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42411%5D%29&rft.date=1973-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-371"><span class="mw-cite-backlink"><b><a href="#cite_ref-371">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19670719-0">"ASN Accident Description (Piedmont Airlines-22)"</a>. <i>Aviation Safety Network</i>. 19 July 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Piedmont+Airlines-22%29&rft.date=1967-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670719-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-372"><span class="mw-cite-backlink"><b><a href="#cite_ref-372">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19661124-0">"ASN Accident Description (TABSO-101)"</a>. <i>Aviation Safety Network</i>. 24 November 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TABSO-101%29&rft.date=1966-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-373"><span class="mw-cite-backlink"><b><a href="#cite_ref-373">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800627-0">"Douglas DC-9-15 I-TIGI Ustica, Italy"</a>. <i>Aviation Safety Network</i>. 27 June 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">19 August</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Douglas+DC-9-15+I-TIGI+Ustica%2C+Italy&rft.date=1980-06-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800627-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-374"><span class="mw-cite-backlink"><b><a href="#cite_ref-374">^</a></b></span> <span class="reference-text">Gero, p. 166.</span>\n</li>\n<li id="cite_note-375"><span class="mw-cite-backlink"><b><a href="#cite_ref-375">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFElisabetta_Povoledo2013" class="citation journal cs1">Elisabetta Povoledo (10 February 2013). <a rel="nofollow" class="external text" href="https://www.nytimes.com/2013/02/11/world/europe/itavia-flight-870-ruling-adds-support-to-a-theory.html">"Conspiracy Buffs Gain in Court Ruling on Crash"</a>. <i>The New York Times</i>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+New+York+Times&rft.atitle=Conspiracy+Buffs+Gain+in+Court+Ruling+on+Crash&rft.date=2013-02-10&rft.au=Elisabetta+Povoledo&rft_id=https%3A%2F%2Fwww.nytimes.com%2F2013%2F02%2F11%2Fworld%2Feurope%2Fitavia-flight-870-ruling-adds-support-to-a-theory.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-377"><span class="mw-cite-backlink"><b><a href="#cite_ref-377">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760101-1">"ASN Accident Description (Middle East Airlines-438)"</a>. <i>Aviation Safety Network</i>. 1 January 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Middle+East+Airlines-438%29&rft.date=1976-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760101-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-378"><span class="mw-cite-backlink"><b><a href="#cite_ref-378">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19720615-1">"ASN Accident Description (Cathay Pacific Airways-700Z)"</a>. <i>Aviation Safety Network</i>. 15 June 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cathay+Pacific+Airways-700Z%29&rft.date=1972-06-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720615-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-379"><span class="mw-cite-backlink"><b><a href="#cite_ref-379">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19631208-0">"ASN Accident Description (Pan Am-214)"</a>. <i>Aviation Safety Network</i>. 8 December 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-214%29&rft.date=1963-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19631208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-380"><span class="mw-cite-backlink"><b><a href="#cite_ref-380">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0863.pdf">"Civil Aeronautics Board Aircraft Accident Report (Pan American 8 December 1963)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 25 February 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+8+December+1963%29&rft.date=1965-02-25&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0863.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1963-12-08-panam-214">Archived</a>).</span>\n</li>\n<li id="cite_note-381"><span class="mw-cite-backlink"><b><a href="#cite_ref-381">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620728-0">"ASN Accident Description (Aeroflot-415)"</a>. <i>Aviation Safety Network</i>. 28 July 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-415%29&rft.date=1962-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-382"><span class="mw-cite-backlink"><b><a href="#cite_ref-382">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20110726-0">"ASN Accident Description (Moroccan Air Force [CAN-OQ])"</a>. <i>Aviation Safety Network</i>. 26 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Moroccan+Air+Force+%5BCAN-OQ%5D%29&rft.date=2011-07-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110726-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-383"><span class="mw-cite-backlink"><b><a href="#cite_ref-383">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980829-0">"ASN Accident Description (Cubana de Aviación-389)"</a>. <i>Aviation Safety Network</i>. 29 August 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-389%29&rft.date=1998-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-384"><span class="mw-cite-backlink"><b><a href="#cite_ref-384">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19940701-0">"ASN Accident Description (Air Mauritanie-625)"</a>. <i>Aviation Safety Network</i>. 1 July 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Mauritanie-625%29&rft.date=1994-07-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940701-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-385"><span class="mw-cite-backlink"><b><a href="#cite_ref-385">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850724-0">"ASN Accident Description (Fuerza Aérea Colombiana [FAC-902])"</a>. <i>Aviation Safety Network</i>. 24 July 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Colombiana+%5BFAC-902%5D%29&rft.date=1985-07-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850724-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-388"><span class="mw-cite-backlink"><b><a href="#cite_ref-388">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19810929-0">"ASN Accident Description (Islamic Republic of Iran Air Force [5-8552])"</a>. <i>Aviation Safety Network</i>. 29 September 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Islamic+Republic+of+Iran+Air+Force+%5B5-8552%5D%29&rft.date=1981-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-389"><span class="mw-cite-backlink"><b><a href="#cite_ref-389">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19641002-0">"ASN Accident Description (Union de Transportes Aériens [F-BHMS])"</a>. <i>Aviation Safety Network</i>. 2 October 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Union+de+Transportes+A%C3%A9riens+%5BF-BHMS%5D%29&rft.date=1964-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19641002-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-390"><span class="mw-cite-backlink"><b><a href="#cite_ref-390">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19640511-0">"ASN Accident Description (US Air Force [61-0332])"</a>. <i>Aviation Safety Network</i>. 11 May 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B61-0332%5D%29&rft.date=1964-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-391"><span class="mw-cite-backlink"><b><a href="#cite_ref-391">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19630904-0">"ASN Accident Description (Swissair-306)"</a>. <i>Aviation Safety Network</i>. 4 September 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Swissair-306%29&rft.date=1963-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-392"><span class="mw-cite-backlink"><b><a href="#cite_ref-392">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600919-0">"ASN Accident Description (World Airways-830)"</a>. <i>Aviation Safety Network</i>. 19 September 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28World+Airways-830%29&rft.date=1960-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600919-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-393"><span class="mw-cite-backlink"><b><a href="#cite_ref-393">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19581017-0">"ASN Accident Description (Aeroflot [CCCP-42362])"</a>. <i>Aviation Safety Network</i>. 17 October 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42362%5D%29&rft.date=1958-10-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19581017-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-394"><span class="mw-cite-backlink"><b><a href="#cite_ref-394">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19500312-0">"ASN Accident Description (Fairflight [G-AKBY])"</a>. <i>Aviation Safety Network</i>. 12 March 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fairflight+%5BG-AKBY%5D%29&rft.date=1950-03-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500312-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-395"><span class="mw-cite-backlink"><b><a href="#cite_ref-395">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890727-0">"ASN Accident Description (Korean Air-803)"</a>. <i>Aviation Safety Network</i>. 27 July 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air-803%29&rft.date=1989-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-396"><span class="mw-cite-backlink"><b><a href="#cite_ref-396">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730224-0">"ASN Accident Description (Aeroflot [CCCP-75712])"</a>. <i>Aviation Safety Network</i>. 24 February 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75712%5D%29&rft.date=1973-02-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-397"><span class="mw-cite-backlink"><b><a href="#cite_ref-397">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19701127-0">"ASN Accident Description (US Air Force [55-4574])"</a>. <i>Aviation Safety Network</i>. 27 November 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B55-4574%5D%29&rft.date=1970-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19701127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-398"><span class="mw-cite-backlink"><b><a href="#cite_ref-398">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690604-0">"ASN Accident Description (Mexicana-704)"</a>. <i>Aviation Safety Network</i>. 4 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mexicana-704%29&rft.date=1969-06-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690604-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-399"><span class="mw-cite-backlink"><b><a href="#cite_ref-399">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19570811-0">"ASN Accident Description (Maritime Central Airways [CF-MCF])"</a>. <i>Aviation Safety Network</i>. 11 August 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Maritime+Central+Airways+%5BCF-MCF%5D%29&rft.date=1957-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570811-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-400"><span class="mw-cite-backlink"><b><a href="#cite_ref-400">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20011004-0">"ASN Accident Description (Siberia Airlines- 1812)"</a>. <i>Aviation Safety Network</i>. 4 October 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Siberia+Airlines-+1812%29&rft.date=2001-10-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011004-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-401"><span class="mw-cite-backlink"><b><a href="#cite_ref-401">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820113-0">"ASN Accident Description (Air Florida-90)"</a>. <i>Aviation Safety Network</i>. 13 January 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Florida-90%29&rft.date=1982-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-402"><span class="mw-cite-backlink"><b><a href="#cite_ref-402">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR82-08.pdf">"NTSB Accident Report (NTSB/AAR-82/08)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 10 August 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-82%2F08%29&rft.date=1982-08-10&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR82-08.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-403"><span class="mw-cite-backlink"><b><a href="#cite_ref-403">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19781119-1">"ASN Accident Description (Indian Air Force)"</a>. <i>Aviation Safety Network</i>. 19 November 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Air+Force%29&rft.date=1978-11-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781119-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-404"><span class="mw-cite-backlink"><b><a href="#cite_ref-404">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740404-0">"ASN Accident Description (Wenela Air Services [A2-ZER])"</a>. <i>Aviation Safety Network</i>. 4 April 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Wenela+Air+Services+%5BA2-ZER%5D%29&rft.date=1974-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-405"><span class="mw-cite-backlink"><b><a href="#cite_ref-405">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730722-0">"ASN Accident Description (Pan Am-816)"</a>. <i>Aviation Safety Network</i>. 22 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-816%29&rft.date=1973-07-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730722-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-406"><span class="mw-cite-backlink"><b><a href="#cite_ref-406">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.webcitation.org/5zlFWrsLV?url=http://www.bea.aero/docspa/1973/n-pa730722/pdf/n-pa730722.pdf">"Journal Officiel de la Republique Française (Pan Am-816) [in French]"</a> <span class="cs1-format">(PDF)</span>. <i>bea.aero</i>. Ministere de L\'Equipement et de L\'Amenagement du Territoire. 12 May 1977. Archived from <a rel="nofollow" class="external text" href="http://www.bea.aero/docspa/1973/n-pa730722/pdf/n-pa730722.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 27 June 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=bea.aero&rft.atitle=Journal+Officiel+de+la+Republique+Fran%C3%A7aise+%28Pan+Am-816%29+%5Bin+French%5D&rft.date=1977-05-12&rft_id=http%3A%2F%2Fwww.bea.aero%2Fdocspa%2F1973%2Fn-pa730722%2Fpdf%2Fn-pa730722.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-407"><span class="mw-cite-backlink"><b><a href="#cite_ref-407">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710523-0">"ASN Accident Description (Aviogenex -130)"</a>. <i>Aviation Safety Network</i>. 23 May 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviogenex+-130%29&rft.date=1971-05-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710523-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-408"><span class="mw-cite-backlink"><b><a href="#cite_ref-408">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610901-0">"ASN Accident Description (TWA-529)"</a>. <i>Aviation Safety Network</i>. 1 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-529%29&rft.date=1961-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-409"><span class="mw-cite-backlink"><b><a href="#cite_ref-409">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0161.pdf">"Civil Aeronautics Board Aircraft Accident Report (TWA 1 September 1961)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 11 December 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+1+September+1961%29&rft.date=1962-12-11&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0161.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1961-09-01-twa-529">Archived</a>).</span>\n</li>\n<li id="cite_note-410"><span class="mw-cite-backlink"><b><a href="#cite_ref-410">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610510-0">"ASN Accident Description (Air France-406)"</a>. <i>Aviation Safety Network</i>. 10 May 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-406%29&rft.date=1961-05-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610510-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-411"><span class="mw-cite-backlink"><b><a href="#cite_ref-411">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20140211-0">"ASN Accident Description (Lockheed C130H-30 Hercules)"</a>. <i>Aviation Safety Network</i>. 11 February 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">12 February</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lockheed+C130H-30+Hercules%29&rft.date=2014-02-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20140211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-412"><span class="mw-cite-backlink"><b><a href="#cite_ref-412">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20110109-0">"ASN Accident Description (Iran Air-277)"</a>. <i>Aviation Safety Network</i>. 9 January 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-277%29&rft.date=2011-01-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-413"><span class="mw-cite-backlink"><b><a href="#cite_ref-413">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://edition.cnn.com/2005/WORLD/europe/06/24/ukraine.airshow/">"Air show disaster pilots jailed"</a>. <i>edition.cnn.com</i>. CNN International.com. 24 June 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">7 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=edition.cnn.com&rft.atitle=Air+show+disaster+pilots+jailed&rft.date=2005-06-24&rft_id=http%3A%2F%2Fedition.cnn.com%2F2005%2FWORLD%2Feurope%2F06%2F24%2Fukraine.airshow%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-414"><span class="mw-cite-backlink"><b><a href="#cite_ref-414">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19881211-0">"ASN Accident Description (Soviet Air Force [CCCP-86732])"</a>. <i>Aviation Safety Network</i>. 11 December 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-86732%5D%29&rft.date=1988-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19881211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-415"><span class="mw-cite-backlink"><b><a href="#cite_ref-415">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19770215-0">"ASN Accident Description (Aeroflot [CCCP-75520])"</a>. <i>Aviation Safety Network</i>. 15 February 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75520%5D%29&rft.date=1977-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-416"><span class="mw-cite-backlink"><b><a href="#cite_ref-416">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19611108-0">"ASN Accident Description (Imperial Airlines-201/8)"</a>. <i>Aviation Safety Network</i>. 8 November 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Imperial+Airlines-201%2F8%29&rft.date=1961-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-417"><span class="mw-cite-backlink"><b><a href="#cite_ref-417">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0861.pdf">"Civil Aeronautics Board Aircraft Accident Report (Imperial 8 November 1961)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 2 February 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Imperial+8+November+1961%29&rft.date=1962-02-02&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0861.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1961-11-08-imperial-201-8">Archived</a>).</span>\n</li>\n<li id="cite_note-418"><span class="mw-cite-backlink"><b><a href="#cite_ref-418">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610912-1">"ASN Accident Description (Air France-2005)"</a>. <i>Aviation Safety Network</i>. 12 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-2005%29&rft.date=1961-09-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610912-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-419"><span class="mw-cite-backlink"><b><a href="#cite_ref-419">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1993/1993-24.htm">"Accident Description (Democratic Republic of Afghanistan Air Force)"</a>. PlaneCrashInfo.com. 27 April 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.pub=PlaneCrashInfo.com&rft.date=1993-04-27&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1993%2F1993-24.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-420"><span class="mw-cite-backlink"><b><a href="#cite_ref-420">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930427-0">"ASN Accident Description (Democratic Republic of Afghanistan Air Force)"</a>. <i>Aviation Safety Network</i>. 27 April 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.date=1993-04-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930427-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-421"><span class="mw-cite-backlink"><b><a href="#cite_ref-421">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760728-1">"ASN Accident Description (ČSA-001)"</a>. <i>Aviation Safety Network</i>. 28 July 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA-001%29&rft.date=1976-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760728-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-422"><span class="mw-cite-backlink"><b><a href="#cite_ref-422">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690920-1">"ASN Accident Description (Air Vietnam [XV-NUG])"</a>. <i>Aviation Safety Network</i>. 20 September 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam+%5BXV-NUG%5D%29&rft.date=1969-09-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690920-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-423"><span class="mw-cite-backlink"><b><a href="#cite_ref-423">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20030526-0">"ASN Accident Description (Ukrainian-Mediterranean Airlines-4230)"</a>. <i>Aviation Safety Network</i>. 26 May 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ukrainian-Mediterranean+Airlines-4230%29&rft.date=2003-05-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030526-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-424"><span class="mw-cite-backlink"><b><a href="#cite_ref-424">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20030108-1">"ASN Accident Description (Turkish Airlines-634)"</a>. <i>Aviation Safety Network</i>. 8 January 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-634%29&rft.date=2003-01-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030108-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-425"><span class="mw-cite-backlink"><b><a href="#cite_ref-425">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980505-0">"ASN Accident Description (Peruvian Air Force charter [FAP-351])"</a>. <i>Aviation Safety Network</i>. 5 May 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Peruvian+Air+Force+charter+%5BFAP-351%5D%29&rft.date=1998-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-426"><span class="mw-cite-backlink"><b><a href="#cite_ref-426">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19950912-0">"ASN Accident Description (Sri Lanka Air Force [CR861])"</a>. <i>Aviation Safety Network</i>. 12 September 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5BCR861%5D%29&rft.date=1995-09-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950912-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-427"><span class="mw-cite-backlink"><b><a href="#cite_ref-427">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19940323-0">"ASN Accident Description (Aeroflot-593)"</a>. <i>Aviation Safety Network</i>. 23 March 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-593%29&rft.date=1994-03-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940323-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-428"><span class="mw-cite-backlink"><b><a href="#cite_ref-428">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19880909-2">"ASN Accident Description (Vietnam Airlines-831)"</a>. <i>Aviation Safety Network</i>. 9 September 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vietnam+Airlines-831%29&rft.date=1988-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880909-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-429"><span class="mw-cite-backlink"><b><a href="#cite_ref-429">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19751030-0">"ASN Accident Description (Inex-Adria Aviopromet-450)"</a>. <i>Aviation Safety Network</i>. 30 October 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex-Adria+Aviopromet-450%29&rft.date=1975-10-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19751030-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-430"><span class="mw-cite-backlink"><b><a href="#cite_ref-430">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19741222-1">"ASN Accident Description (Avensa-358)"</a>. <i>Aviation Safety Network</i>. 22 December 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avensa-358%29&rft.date=1974-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741222-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-431"><span class="mw-cite-backlink"><b><a href="#cite_ref-431">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740915-0">"ASN Accident Description (Air Vietnam-706)"</a>. <i>Aviation Safety Network</i>. 15 September 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam-706%29&rft.date=1974-09-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740915-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-432"><span class="mw-cite-backlink"><b><a href="#cite_ref-432">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19701114-0">"ASN Accident Description (Southern Airways-932)"</a>. <i>Aviation Safety Network</i>. 14 November 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Southern+Airways-932%29&rft.date=1970-11-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19701114-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-433"><span class="mw-cite-backlink"><b><a href="#cite_ref-433">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-11.pdf">"NTSB Accident Report (NTSB/AAR-72/11)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 14 April 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-72%2F11%29&rft.date=1972-04-14&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-11.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-434"><span class="mw-cite-backlink"><b><a href="#cite_ref-434">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20110708-0">"ASN Accident Description (Hewa Bora Airways-952)"</a>. <i>Aviation Safety Network</i>. 8 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Hewa+Bora+Airways-952%29&rft.date=2011-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-435"><span class="mw-cite-backlink"><b><a href="#cite_ref-435">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19971010-0">"ASN Accident Description (Austral Líneas Aéreas-2553)"</a>. <i>Aviation Safety Network</i>. 10 October 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Austral+L%C3%ADneas+A%C3%A9reas-2553%29&rft.date=1997-10-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971010-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-436"><span class="mw-cite-backlink"><b><a href="#cite_ref-436">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690926-1">"ASN Accident Description (Lloyd Aéreo Boliviano [CP-698])"</a>. <i>Aviation Safety Network</i>. 26 September 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+%5BCP-698%5D%29&rft.date=1969-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690926-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-437"><span class="mw-cite-backlink"><b><a href="#cite_ref-437">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19560620-0">"ASN Accident Description (Linea Aeropostal-253)"</a>. <i>Aviation Safety Network</i>. 20 June 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Linea+Aeropostal-253%29&rft.date=1956-06-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560620-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-438"><span class="mw-cite-backlink"><b><a href="#cite_ref-438">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFRanter" class="citation web cs1">Ranter, Harro. <a rel="nofollow" class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=56716">"Accident Sikorsky CH-53 Yas\'ur (Sea Stallion) 357, 04 Feb 1997"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Sikorsky+CH-53+Yas%27ur+%28Sea+Stallion%29+357%2C+04+Feb+1997&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D56716&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-439"><span class="mw-cite-backlink"><b><a href="#cite_ref-439">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFRanter" class="citation web cs1">Ranter, Harro. <a rel="nofollow" class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=56706">"Accident Sikorsky CH-53 Yas\'ur 2000 903, 04 Feb 1997"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Sikorsky+CH-53+Yas%27ur+2000+903%2C+04+Feb+1997&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D56706&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-440"><span class="mw-cite-backlink"><b><a href="#cite_ref-440">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.jweekly.com/article/full/5083/pilot-error-may-be-cause-of-horrific-helicopter-crash/">"Pilot error may be cause of horrific helicopter crash – J."</a> 14 February 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Pilot+error+may+be+cause+of+horrific+helicopter+crash+%E2%80%93+J.&rft.date=1997-02-14&rft_id=http%3A%2F%2Fwww.jweekly.com%2Farticle%2Ffull%2F5083%2Fpilot-error-may-be-cause-of-horrific-helicopter-crash%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-441"><span class="mw-cite-backlink"><b><a href="#cite_ref-441">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19900125-0">"ASN Accident Description (Avianca-52)"</a>. <i>Aviation Safety Network</i>. 25 January 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-52%29&rft.date=1990-01-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900125-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-442"><span class="mw-cite-backlink"><b><a href="#cite_ref-442">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR91-04.pdf">"NTSB Accident Report (NTSB/AAR-91/04)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 30 April 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-91%2F04%29&rft.date=1991-04-30&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR91-04.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-445"><span class="mw-cite-backlink"><b><a href="#cite_ref-445">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820114-0">"ASN Accident Description (Ethiopian Air Force)"</a>. <i>Aviation Safety Network</i>. 14 January 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Air+Force%29&rft.date=1982-01-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820114-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-446"><span class="mw-cite-backlink"><b><a href="#cite_ref-446">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19791031-0">"ASN Accident Description (Western Airlines-2605)"</a>. <i>Aviation Safety Network</i>. 31 October 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Western+Airlines-2605%29&rft.date=1979-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-447"><span class="mw-cite-backlink"><b><a href="#cite_ref-447">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19780316-0">"ASN Accident Description (Balkan Bulgarian [LZ-TUB])"</a>. <i>Aviation Safety Network</i>. 16 March 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Balkan+Bulgarian+%5BLZ-TUB%5D%29&rft.date=1978-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780316-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-448"><span class="mw-cite-backlink"><b><a href="#cite_ref-448">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19761006-0">"ASN Accident Description (Cubana de Aviación-455)"</a>. <i>Aviation Safety Network</i>. 6 October 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-455%29&rft.date=1976-10-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761006-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-449"><span class="mw-cite-backlink"><b><a href="#cite_ref-449">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610215-3">"ASN Accident Description (Sabena-548)"</a>. <i>Aviation Safety Network</i>. 15 February 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sabena-548%29&rft.date=1961-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610215-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-452"><span class="mw-cite-backlink"><b><a href="#cite_ref-452">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://newyork.cbslocal.com/2013/03/31/memorial-service-to-be-held-in-n-j-for-forgotten-uss-akron-crash">"Memorial service to be held in N.J. for forgotten USS Akron crash"</a>. <i>newyork.cbslocal.com</i>. CBS New York. 31 March 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">11 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=newyork.cbslocal.com&rft.atitle=Memorial+service+to+be+held+in+N.J.+for+forgotten+USS+Akron+crash&rft.date=2013-03-31&rft_id=http%3A%2F%2Fnewyork.cbslocal.com%2F2013%2F03%2F31%2Fmemorial-service-to-be-held-in-n-j-for-forgotten-uss-akron-crash&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-Pia_Hobocti-453"><span class="mw-cite-backlink"><b><a href="#cite_ref-Pia_Hobocti_453-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://ria.ru/spravka/20071206/91137587.html">"The crash of the AN-124 in Irkutsk (1997)"</a>. <i>Pia Hobocti</i><span class="reference-accessdate">. Retrieved <span class="nowrap">29 December</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Pia+Hobocti&rft.atitle=The+crash+of+the+AN-124+in+Irkutsk+%281997%29&rft_id=https%3A%2F%2Fria.ru%2Fspravka%2F20071206%2F91137587.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-454"><span class="mw-cite-backlink"><b><a href="#cite_ref-454">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19861212-0">"ASN Accident Description (Aeroflot [CCCP-65795])"</a>. <i>Aviation Safety Network</i>. 12 December 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65795%5D%29&rft.date=1986-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-455"><span class="mw-cite-backlink"><b><a href="#cite_ref-455">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19770404-1">"ASN Accident Description (Southern Airways-242)"</a>. <i>Aviation Safety Network</i>. 4 April 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Southern+Airways-242%29&rft.date=1977-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770404-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-456"><span class="mw-cite-backlink"><b><a href="#cite_ref-456">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR78-03.pdf">"NTSB Accident Report (NTSB/AAR-78/03)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 26 January 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-78%2F03%29&rft.date=1978-01-26&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR78-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-457"><span class="mw-cite-backlink"><b><a href="#cite_ref-457">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19761128-1">"ASN Accident Description (Aeroflot [CCCP-42471])"</a>. <i>Aviation Safety Network</i>. 28 November 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42471%5D%29&rft.date=1976-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-458"><span class="mw-cite-backlink"><b><a href="#cite_ref-458">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740911-1">"ASN Accident Description (Eastern Air Lines-212)"</a>. <i>Aviation Safety Network</i>. 11 September 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-212%29&rft.date=1974-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740911-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-459"><span class="mw-cite-backlink"><b><a href="#cite_ref-459">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR75-09.pdf">"NTSB Accident Report (NTSB/AAR-75/09)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 23 May 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-75%2F09%29&rft.date=1975-05-23&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR75-09.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-460"><span class="mw-cite-backlink"><b><a href="#cite_ref-460">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19671208-0">"ASN Accident Description (Faucett [OB-R-148])"</a>. <i>Aviation Safety Network</i>. 8 December 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Faucett+%5BOB-R-148%5D%29&rft.date=1967-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-461"><span class="mw-cite-backlink"><b><a href="#cite_ref-461">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19670604-0">"ASN Accident Description (British Midland Airways [G-ALHG])"</a>. <i>Aviation Safety Network</i>. 4 June 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Midland+Airways+%5BG-ALHG%5D%29&rft.date=1967-06-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670604-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-462"><span class="mw-cite-backlink"><b><a href="#cite_ref-462">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610712-0">"ASN Accident Description (ČSA Ceskoslovenské Aerolinie-511)"</a>. <i>Aviation Safety Network</i>. 12 July 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA+Ceskoslovensk%C3%A9+Aerolinie-511%29&rft.date=1961-07-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610712-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-463"><span class="mw-cite-backlink"><b><a href="#cite_ref-463">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20180211-0">"ASN Accident Description (Saratov Airlines Flght 703)"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">12 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saratov+Airlines+Flght+703%29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-464"><span class="mw-cite-backlink"><b><a href="#cite_ref-464">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20061128-0">"ASN Accident Description (LaMia Airlines CP-2933)"</a>. <i>Aviation Safety Network</i>. 28 November 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">30 November</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LaMia+Airlines+CP-2933%29&rft.date=2016-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20061128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-465"><span class="mw-cite-backlink"><b><a href="#cite_ref-465">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20020701-0">"ASN Accident Description (Bashkirskie Avialinii 2937)"</a>. <i>Aviation Safety Network</i>. 1 July 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">19 February</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bashkirskie+Avialinii+2937%29&rft.date=2002-07-01&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020701-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-466"><span class="mw-cite-backlink"><b><a href="#cite_ref-466">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20020701-1">"ASN Accident Description (DHL Aviation 611)"</a>. <i>Aviation Safety Network</i>. 1 July 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">19 February</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28DHL+Aviation+611%29&rft.date=2002-07-01&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020701-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-467"><span class="mw-cite-backlink"><b><a href="#cite_ref-467">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951203-0">"ASN Accident Description (Cameroon Airlines-3701)"</a>. <i>Aviation Safety Network</i>. 3 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cameroon+Airlines-3701%29&rft.date=1995-12-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951203-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-468"><span class="mw-cite-backlink"><b><a href="#cite_ref-468">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131030054729/http://aviation-safety.net/database/record.php?id=19761225-0">"ASN Accident Description (Egypt Air-864)"</a>. <i>Aviation Safety Network</i>. 25 December 1976. Archived from <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19761225-0">the original</a> on 30 October 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Egypt+Air-864%29&rft.date=1976-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-469"><span class="mw-cite-backlink"><b><a href="#cite_ref-469">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19971217-0">"ASN Accident Description (Aerosvit-241)"</a>. <i>Aviation Safety Network</i>. 17 December 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerosvit-241%29&rft.date=1997-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-470"><span class="mw-cite-backlink"><b><a href="#cite_ref-470">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19961002-0">"ASN Accident Description (Aeroperú-603)"</a>. <i>Aviation Safety Network</i>. 2 October 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroper%C3%BA-603%29&rft.date=1996-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961002-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-471"><span class="mw-cite-backlink"><b><a href="#cite_ref-471">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20121025130659/http://aviation-safety.net/database/record.php?id=19920724-2">"ASN Accident Description (Mandala Airlines-660)"</a>. <i>Aviation Safety Network</i>. 24 July 1992. Archived from <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920724-2">the original</a> on 25 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mandala+Airlines-660%29&rft.date=1992-07-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920724-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-472"><span class="mw-cite-backlink"><b><a href="#cite_ref-472">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.stripes.com/news/1988-ramstein-air-crash-stirs-memories-1.82371">"1988 Ramstein air crash stirs memories"</a>. <i>stripes.com</i>. Stars and Stripes. 27 August 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=stripes.com&rft.atitle=1988+Ramstein+air+crash+stirs+memories&rft.date=2008-08-27&rft_id=http%3A%2F%2Fwww.stripes.com%2Fnews%2F1988-ramstein-air-crash-stirs-memories-1.82371&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-473"><span class="mw-cite-backlink"><b><a href="#cite_ref-473">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19861020-1">"ASN Accident Description (Aeroflot [CCCP-65766])"</a>. <i>Aviation Safety Network</i>. 20 October 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65766%5D%29&rft.date=1986-10-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861020-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-474"><span class="mw-cite-backlink"><b><a href="#cite_ref-474">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850121-0">"ASN Accident Description (Galaxy Airlines-203)"</a>. <i>Aviation Safety Network</i>. 21 January 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Galaxy+Airlines-203%29&rft.date=1985-01-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-475"><span class="mw-cite-backlink"><b><a href="#cite_ref-475">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR86-01.pdf">"NTSB Accident Report (NTSB/AAR-86/01)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 4 February 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-86%2F01%29&rft.date=1986-02-04&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR86-01.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-476"><span class="mw-cite-backlink"><b><a href="#cite_ref-476">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=19801221-0">"ASN Accident Description (TAC Colombia HK-1810)"</a>. <i>Aviation Safety Network</i>. 21 December 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">7 June</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAC+Colombia+HK-1810%29&rft.date=1980-12-21&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19801221-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-477"><span class="mw-cite-backlink"><b><a href="#cite_ref-477">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19671120-0">"ASN Accident Description (TWA-128)"</a>. <i>Aviation Safety Network</i>. 20 November 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-128%29&rft.date=1967-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-478"><span class="mw-cite-backlink"><b><a href="#cite_ref-478">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR69-05.pdf">"NTSB Accident Report (NTSB/AAR-69/05)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 27 August 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-69%2F05%29&rft.date=1969-08-27&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR69-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-479"><span class="mw-cite-backlink"><b><a href="#cite_ref-479">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19910816-1">"ASN Accident Description (Indian Airlines-257)"</a>. <i>Aviation Safety Network</i>. 16 August 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-257%29&rft.date=1991-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910816-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-480"><span class="mw-cite-backlink"><b><a href="#cite_ref-480">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19770527-0">"ASN Accident Description (Aeroflot-331)"</a>. <i>Aviation Safety Network</i>. 27 May 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-331%29&rft.date=1977-05-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770527-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-481"><span class="mw-cite-backlink"><b><a href="#cite_ref-481">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19711110-0">"ASN Accident Description (Merpati Nusantara Airlines [PK-MVS])"</a>. <i>Aviation Safety Network</i>. 10 November 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Merpati+Nusantara+Airlines+%5BPK-MVS%5D%29&rft.date=1971-11-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711110-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-483"><span class="mw-cite-backlink"><b><a href="#cite_ref-483">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19651103-0">"ASN Accident Description (Fuerza Aérea Argentina [TC-48])"</a>. <i>Aviation Safety Network</i>. 3 November 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Argentina+%5BTC-48%5D%29&rft.date=1965-11-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-484"><span class="mw-cite-backlink"><b><a href="#cite_ref-484">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20101104-0">"ASN Accident Description (Aero Caribbean-883)"</a>. <i>Aviation Safety Network</i>. 4 November 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aero+Caribbean-883%29&rft.date=2010-11-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20101104-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-485"><span class="mw-cite-backlink"><b><a href="#cite_ref-485">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19941031-1">"ASN Accident Description (American Eagle-4184)"</a>. <i>Aviation Safety Network</i>. 31 October 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Eagle-4184%29&rft.date=1994-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941031-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-486"><span class="mw-cite-backlink"><b><a href="#cite_ref-486">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/doclib/reports/1996/AAR9601.pdf">"NTSB Accident Report (NTSB-AAR-96/01)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 9 July 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-96%2F01%29&rft.date=1996-07-09&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1996%2FAAR9601.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-487"><span class="mw-cite-backlink"><b><a href="#cite_ref-487">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930726-1">"ASN Accident Description (Asiana Airlines-733)"</a>. <i>Aviation Safety Network</i>. 26 July 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Asiana+Airlines-733%29&rft.date=1993-07-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930726-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-488"><span class="mw-cite-backlink"><b><a href="#cite_ref-488">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760903-0">"ASN Accident Description (Fuerza Aérea Venezolana [7772])"</a>. <i>Aviation Safety Network</i>. 3 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Venezolana+%5B7772%5D%29&rft.date=1976-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-489"><span class="mw-cite-backlink"><b><a href="#cite_ref-489">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730305-2">"ASN Accident Description (Iberia-504)"</a>. <i>Aviation Safety Network</i>. 5 March 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia-504%29&rft.date=1973-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730305-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-490"><span class="mw-cite-backlink"><b><a href="#cite_ref-490">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730305-1">"ASN Accident Description (Spantax-400)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 5 March 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Spantax-400%29&rft.date=1973-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-491"><span class="mw-cite-backlink"><b><a href="#cite_ref-491">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710703-0">"ASN Accident Description (Toa Domestic Airlines-533)"</a>. <i>Aviation Safety Network</i>. 3 July 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Toa+Domestic+Airlines-533%29&rft.date=1971-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-492"><span class="mw-cite-backlink"><b><a href="#cite_ref-492">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19590626-0">"ASN Accident Description (TWA-891)"</a>. <i>Aviation Safety Network</i>. 26 June 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-891%29&rft.date=1959-06-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590626-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-493"><span class="mw-cite-backlink"><b><a href="#cite_ref-493">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2659A.pdf">"Civil Aeronautics Board Aircraft Accident Report (TWA 26 June 1959) [Translation of Italian Board of Inquiry]"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 15 November 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+26+June+1959%29+%5BTranslation+of+Italian+Board+of+Inquiry%5D&rft.date=1960-11-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2659A.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1959-06-26-twa-891">Archived</a>).</span>\n</li>\n<li id="cite_note-494"><span class="mw-cite-backlink"><b><a href="#cite_ref-494">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19751027-0">"ASN Accident Description (Transporte Aéreo Militar [TAM-44])"</a>. <i>Aviation Safety Network</i>. 27 October 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transporte+A%C3%A9reo+Militar+%5BTAM-44%5D%29&rft.date=1975-10-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19751027-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-495"><span class="mw-cite-backlink"><b><a href="#cite_ref-495">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19630404-0">"ASN Accident Description (Aeroflot-25)"</a>. <i>Aviation Safety Network</i>. 4 April 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-25%29&rft.date=1963-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-496"><span class="mw-cite-backlink"><b><a href="#cite_ref-496">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610719-2">"ASN Accident Description (Aerolíneas Argentinas-644)"</a>. <i>Aviation Safety Network</i>. 19 July 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-644%29&rft.date=1961-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610719-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-497"><span class="mw-cite-backlink"><b><a href="#cite_ref-497">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19570322-0">"ASN Accident Description (US Air Force [50-0702])"</a>. <i>Aviation Safety Network</i>. 22 March 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B50-0702%5D%29&rft.date=1957-03-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570322-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-498"><span class="mw-cite-backlink"><b><a href="#cite_ref-498">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20180218-0">"ASN Accident Description (Iran Aseman Airlines Flight 3704)"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">12 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Aseman+Airlines+Flight+3704%29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-499"><span class="mw-cite-backlink"><b><a href="#cite_ref-499">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFRanter" class="citation web cs1">Ranter, Harro. <a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20160519-0">"ASN Aircraft accident Airbus A320-232 SU-GCC Egyptian coast"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Aircraft+accident+Airbus+A320-232+SU-GCC+Egyptian+coast&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20160519-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-500"><span class="mw-cite-backlink"><b><a href="#cite_ref-500">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19941012-0">"ASN Accident Description (Iran Aseman Airlines-746)"</a>. <i>Aviation Safety Network</i>. 12 October 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Aseman+Airlines-746%29&rft.date=1994-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-501"><span class="mw-cite-backlink"><b><a href="#cite_ref-501">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19740126-0">"ASN Accident Description (Turkish Airlines-301)"</a>. <i>Aviation Safety Network</i>. 26 January 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-301%29&rft.date=1974-01-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740126-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-502"><span class="mw-cite-backlink"><b><a href="#cite_ref-502">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730219-1">"ASN Accident Description (Aeroflot-141)"</a>. <i>Aviation Safety Network</i>. 19 February 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-141%29&rft.date=1973-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730219-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-503"><span class="mw-cite-backlink"><b><a href="#cite_ref-503">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19671012-0">"ASN Accident Description (British European Airways-284)"</a>. <i>Aviation Safety Network</i>. 12 October 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-284%29&rft.date=1967-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-504"><span class="mw-cite-backlink"><b><a href="#cite_ref-504">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19551006-0">"ASN Accident Description (United Airlines-409)"</a>. <i>Aviation Safety Network</i>. 6 October 1955<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-409%29&rft.date=1955-10-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19551006-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-505"><span class="mw-cite-backlink"><b><a href="#cite_ref-505">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131230233913/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C100655.pdf">"Civil Aeronautics Board Aircraft Accident Report (United 6 October 1955)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 19 March 1957. Archived from <a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0655.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 30 December 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+6+October+1955%29&rft.date=1957-03-19&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0655.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1955-10-06-united-409">Archived</a>).</span>\n</li>\n<li id="cite_note-times53297-506"><span class="mw-cite-backlink"><b><a href="#cite_ref-times53297_506-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation news cs1">"Troop Planes Collide – 66 Americans Killed". <i>The Times</i> (53297). 12 August 1955. p. 8.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+Times&rft.atitle=Troop+Planes+Collide+%E2%80%93+66+Americans+Killed&rft.issue=53297&rft.pages=8&rft.date=1955-08-12&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-507"><span class="mw-cite-backlink"><b><a href="#cite_ref-507">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19550322-0">"ASN Accident Description (United States Navy [131612])"</a>. <i>Aviation Safety Network</i>. 22 March 1955<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+States+Navy+%5B131612%5D%29&rft.date=1955-03-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19550322-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-508"><span class="mw-cite-backlink"><b><a href="#cite_ref-508">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20080824-0">"ASN Accident Description (Itek Air-6895)"</a>. <i>Aviation Safety Network</i>. 24 August 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Itek+Air-6895%29&rft.date=2008-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-509"><span class="mw-cite-backlink"><b><a href="#cite_ref-509">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19990831-0">"ASN Accident Description (LAPA-3142)"</a>. <i>Aviation Safety Network</i>. 31 August 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LAPA-3142%29&rft.date=1999-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-510"><span class="mw-cite-backlink"><b><a href="#cite_ref-510">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19970903-0">"ASN Accident Description (Vietnam Airlines-815)"</a>. <i>Aviation Safety Network</i>. 3 September 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vietnam+Airlines-815%29&rft.date=1997-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-511"><span class="mw-cite-backlink"><b><a href="#cite_ref-511">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19950809-1">"ASN Accident Description (Aviateca-901)"</a>. <i>Aviation Safety Network</i>. 9 August 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviateca-901%29&rft.date=1995-08-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950809-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-512"><span class="mw-cite-backlink"><b><a href="#cite_ref-512">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710331-3">"ASN Accident Description (Aeroflot-1969)"</a>. <i>Aviation Safety Network</i>. 31 March 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1969%29&rft.date=1971-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710331-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-513"><span class="mw-cite-backlink"><b><a href="#cite_ref-513">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19590203-1">"ASN Accident Description (American Airlines-320)"</a>. <i>Aviation Safety Network</i>. 3 February 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-320%29&rft.date=1959-02-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590203-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-514"><span class="mw-cite-backlink"><b><a href="#cite_ref-514">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0359.pdf">"Civil Aeronautics Board Aircraft Accident Report (American 3 February 1959)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 6 January 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+3+February+1959%29&rft.date=1960-01-06&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0359.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1959-02-03-american-320">Archived</a>).</span>\n</li>\n<li id="cite_note-515"><span class="mw-cite-backlink"><b><a href="#cite_ref-515">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760909-0">"ASN Accident Description (Aeroflot-7957)"</a>. <i>Aviation Safety Network</i>. 9 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7957%29&rft.date=1976-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760909-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-516"><span class="mw-cite-backlink"><b><a href="#cite_ref-516">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760909-1">"ASN Accident Description (Aeroflot-31)"</a>. <i>Aviation Safety Network</i>. 9 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-31%29&rft.date=1976-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760909-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-517"><span class="mw-cite-backlink"><b><a href="#cite_ref-517">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660304-0">"ASN Accident Description (Canadian Pacific Airlines-402)"</a>. <i>Aviation Safety Network</i>. 4 March 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Canadian+Pacific+Airlines-402%29&rft.date=1966-03-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660304-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-518"><span class="mw-cite-backlink"><b><a href="#cite_ref-518">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650104-1">"ASN Accident Description (Aeroflot-101)"</a>. <i>Aviation Safety Network</i>. 4 January 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-101%29&rft.date=1965-01-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650104-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-519"><span class="mw-cite-backlink"><b><a href="#cite_ref-519">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19580815-3">"ASN Accident Description (Aeroflot [CCCP-L5442])"</a>. <i>Aviation Safety Network</i>. 15 August 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-L5442%5D%29&rft.date=1958-08-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580815-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-520"><span class="mw-cite-backlink"><b><a href="#cite_ref-520">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19910205-1">"ASN Accident Description (Elleniki Polemikí Aeroporía [748])"</a>. <i>Aviation Safety Network</i>. 5 February 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Elleniki+Polemik%C3%AD+Aeropor%C3%ADa+%5B748%5D%29&rft.date=1991-02-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910205-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-521"><span class="mw-cite-backlink"><b><a href="#cite_ref-521">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19861225-1">"ASN Accident Description (Iraqi Airways-163)"</a>. <i>Aviation Safety Network</i>. 25 December 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iraqi+Airways-163%29&rft.date=1986-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861225-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-522"><span class="mw-cite-backlink"><b><a href="#cite_ref-522">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790829-1">"ASN Accident Description (Aeroflot [CCCP-45038])"</a>. <i>Aviation Safety Network</i>. 29 August 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-45038%5D%29&rft.date=1979-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790829-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-523"><span class="mw-cite-backlink"><b><a href="#cite_ref-523">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730511-0">"ASN Accident Description (Aeroflot-6551)"</a>. <i>Aviation Safety Network</i>. 11 May 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-6551%29&rft.date=1973-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-524"><span class="mw-cite-backlink"><b><a href="#cite_ref-524">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19711002-1">"ASN Accident Description (British European Airways-706)"</a>. <i>Aviation Safety Network</i>. 2 October 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-706%29&rft.date=1971-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711002-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-525"><span class="mw-cite-backlink"><b><a href="#cite_ref-525">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFKingdom_of_Belgium_Ministry_of_Communications_Civil_Aeronautics_Administration1972" class="citation web cs1">Kingdom of Belgium Ministry of Communications Civil Aeronautics Administration (1972). <a rel="nofollow" class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/15-1972%20G-APEC.pdf">"British European Airways Vanguard G-APEC. Report on the accident which occurred at Aarsele, Belgium on 2 October 1971"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. HMSO<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>. <q>Copy of report published August 1972, Brussels</q></cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=British+European+Airways+Vanguard+G-APEC.+Report+on+the+accident+which+occurred+at+Aarsele%2C+Belgium+on+2+October+1971&rft.date=1972&rft.au=Kingdom+of+Belgium+Ministry+of+Communications+Civil+Aeronautics+Administration&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F15-1972%2520G-APEC.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-526"><span class="mw-cite-backlink"><b><a href="#cite_ref-526">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680305-1">"ASN Accident Description (Air France-212 [F-BLCJ])"</a>. <i>Aviation Safety Network</i>. 5 March 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-212+%5BF-BLCJ%5D%29&rft.date=1968-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-527"><span class="mw-cite-backlink"><b><a href="#cite_ref-527">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19630727-0">"ASN Accident Description (United Arab Airlines-869)"</a>. <i>Aviation Safety Network</i>. 27 July 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines-869%29&rft.date=1963-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-528"><span class="mw-cite-backlink"><b><a href="#cite_ref-528">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19620719-0">"ASN Accident Description (United Arab Airlines-869 [1962])"</a>. <i>Aviation Safety Network</i>. 19 July 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">30 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines-869+%5B1962%5D%29&rft.date=1962-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620719-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-530"><span class="mw-cite-backlink"><b><a href="#cite_ref-530">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600829-0">"ASN Accident Description (Air France-343)"</a>. <i>Aviation Safety Network</i>. 29 August 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-343%29&rft.date=1960-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-531"><span class="mw-cite-backlink"><b><a href="#cite_ref-531">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600317-0">"ASN Accident Description (Northwest Orient Airlines-710)"</a>. <i>Aviation Safety Network</i>. 17 March 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-710%29&rft.date=1960-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600317-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-532"><span class="mw-cite-backlink"><b><a href="#cite_ref-532">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120425062518/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C031760.pdf">"Civil Aeronautics Board Aircraft Accident Report (Northwest 17 March 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 24 April 1961. Archived from <a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1760.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 25 April 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+17+March+1960%29&rft.date=1961-04-24&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1760.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1960-03-17-northwest-710">Archived</a>).</span>\n</li>\n<li id="cite_note-533"><span class="mw-cite-backlink"><b><a href="#cite_ref-533">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20210109-0">"ASN Accident Description (Sriwijaya Air Flight 182)"</a>. <i>Aviation Safety Network</i>. 9 January 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">9 January</span> 2021</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sriwijaya+Air+Flight+182%29&rft.date=2021-01-09&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20210109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-534"><span class="mw-cite-backlink"><b><a href="#cite_ref-534">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20160319-0">"ASN Accident Description (Flydubai-981)"</a>. <i>Aviation Safety Network</i>. 19 March 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">19 March</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flydubai-981%29&rft.date=2016-03-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20160319-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-535"><span class="mw-cite-backlink"><b><a href="#cite_ref-535">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951122-1">"ASN Accident Description (Sri Lanka Air Force [CR862])"</a>. <i>Aviation Safety Network</i>. 22 November 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5BCR862%5D%29&rft.date=1995-11-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951122-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-536"><span class="mw-cite-backlink"><b><a href="#cite_ref-536">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760103-1">"ASN Accident Description (Aeroflot-2003)"</a>. <i>Aviation Safety Network</i>. 3 January 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2003%29&rft.date=1976-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760103-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-537"><span class="mw-cite-backlink"><b><a href="#cite_ref-537">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20121026034403/http://aviation-safety.net/database/record.php?id=19691204-1">"ASN Accident Description (Air France Flight 212 [F-BHSZ])"</a>. <i>Aviation Safety Network</i>. 4 December 1969. Archived from <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19691204-1">the original</a> on 26 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France+Flight+212+%5BF-BHSZ%5D%29&rft.date=1969-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691204-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-538"><span class="mw-cite-backlink"><b><a href="#cite_ref-538">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation journal cs1"><a rel="nofollow" class="external text" href="http://www.flightglobal.com/pdfarchive/view/1970/1970%20-%200109.html">"Fatal accidents on public transport operations 1969"</a>. <i>Flight International</i>: 85. 15 January 1970.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=Flight+International&rft.atitle=Fatal+accidents+on+public+transport+operations+1969&rft.pages=85&rft.date=1970-01-15&rft_id=http%3A%2F%2Fwww.flightglobal.com%2Fpdfarchive%2Fview%2F1970%2F1970%2520-%25200109.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-539"><span class="mw-cite-backlink"><b><a href="#cite_ref-539">^</a></b></span> <span class="reference-text">.<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19601004-0">"ASN Accident Description (Eastern Air Lines-375)"</a>. <i>Aviation Safety Network</i>. 4 October 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-375%29&rft.date=1960-10-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601004-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-540"><span class="mw-cite-backlink"><b><a href="#cite_ref-540">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0460.pdf">"Civil Aeronautics Board Aircraft Accident Report (Eastern 4 October 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 26 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+4+October+1960%29&rft.date=1962-06-26&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0460.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup></span>\n</li>\n<li id="cite_note-541"><span class="mw-cite-backlink"><b><a href="#cite_ref-541">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19561209-1">"ASN Accident Description (Trans-Canada Air Lines-810)"</a>. <i>Aviation Safety Network</i>. 9 December 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans-Canada+Air+Lines-810%29&rft.date=1956-12-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19561209-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-542"><span class="mw-cite-backlink"><b><a href="#cite_ref-542">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19990224-0">"ASN Accident Description (China Southwest Airlines-4509)"</a>. <i>Aviation Safety Network</i>. 24 February 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest+Airlines-4509%29&rft.date=1999-02-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-acig.org-543"><span class="mw-cite-backlink"><b><a href="#cite_ref-acig.org_543-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFCooper2003" class="citation web cs1">Cooper, Tom (29 September 2003). <a rel="nofollow" class="external text" href="http://www.acig.org/artman/publish/article_282.shtml">"Georgia and Abkhazia, 1992–1993: the War of Datchas"</a>. acig.org<span class="reference-accessdate">. Retrieved <span class="nowrap">13 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Georgia+and+Abkhazia%2C+1992%E2%80%931993%3A+the+War+of+Datchas.&rft.pub=acig.org&rft.date=2003-09-29&rft.aulast=Cooper&rft.aufirst=Tom&rft_id=http%3A%2F%2Fwww.acig.org%2Fartman%2Fpublish%2Farticle_282.shtml&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-1992_Georgia_Mi-8_crash-544"><span class="mw-cite-backlink"><b><a href="#cite_ref-1992_Georgia_Mi-8_crash_544-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20180929114929/http://planecrashinfo.com/1992/1992-84.htm">"Accident Details (1992 Georgia Mi-8 crash)"</a>. PlaneCrashInfo.com. Archived from <a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1992/1992-84.htm">the original</a> on 29 September 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">13 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Details+%281992+Georgia+Mi-8+crash%29&rft.pub=PlaneCrashInfo.com&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1992%2F1992-84.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-545"><span class="mw-cite-backlink"><b><a href="#cite_ref-545">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790711-0">"ASN Accident Description (Garuda Indonesia [PK-GVE])"</a>. <i>Aviation Safety Network</i>. 11 July 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Garuda+Indonesia+%5BPK-GVE%5D%29&rft.date=1979-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-546"><span class="mw-cite-backlink"><b><a href="#cite_ref-546">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19721128-1">"ASN Accident Description (Japan Airlines-446)"</a>. <i>Aviation Safety Network</i>. 28 November 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-446%29&rft.date=1972-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-547"><span class="mw-cite-backlink"><b><a href="#cite_ref-547">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19700401-1">"ASN Accident Description (Royal Air Maroc [CN-CCV])"</a>. <i>Aviation Safety Network</i>. 1 April 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Maroc+%5BCN-CCV%5D%29&rft.date=1970-04-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700401-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-548"><span class="mw-cite-backlink"><b><a href="#cite_ref-548">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680324-0">"ASN Accident Description (Aer Lingus-712)"</a>. <i>Aviation Safety Network</i>. 24 March 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aer+Lingus-712%29&rft.date=1968-03-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680324-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-549"><span class="mw-cite-backlink"><b><a href="#cite_ref-549">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610530-0">"ASN Accident Description (Viasa-897)"</a>. <i>Aviation Safety Network</i>. 30 May 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Viasa-897%29&rft.date=1961-05-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610530-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-550"><span class="mw-cite-backlink"><b><a href="#cite_ref-550">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600225-3">"ASN Accident Description (United States Navy [131582])"</a>. <i>Aviation Safety Network</i>. 25 February 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+States+Navy+%5B131582%5D%29&rft.date=1960-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600225-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-551"><span class="mw-cite-backlink"><b><a href="#cite_ref-551">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600225-2">"ASN Accident Description (Real Transportes Aéreos [PP-AXD])"</a>. <i>Aviation Safety Network</i>. 25 February 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Real+Transportes+A%C3%A9reos+%5BPP-AXD%5D%29&rft.date=1960-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600225-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-552"><span class="mw-cite-backlink"><b><a href="#cite_ref-552">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19580518-0">"ASN Accident Description (Sabena [OO-SFA])"</a>. <i>Aviation Safety Network</i>. 18 May 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sabena+%5BOO-SFA%5D%29&rft.date=1958-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-553"><span class="mw-cite-backlink"><b><a href="#cite_ref-553">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19571208-0">"ASN Accident Description (Aerolíneas Argentinas-670)"</a>. <i>Aviation Safety Network</i>. 8 December 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-670%29&rft.date=1957-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19571208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-news-554"><span class="mw-cite-backlink"><b><a href="#cite_ref-news_554-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://news.bbc.co.uk/local/lancashire/hi/people_and_places/history/newsid_8189000/8189386.stm">"Remembering the Freckleton air disaster of 1944"</a>. <i>news.bbc.co.uk</i>. British Broadcasting Corporation (BBC). 7 August 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=news.bbc.co.uk&rft.atitle=Remembering+the+Freckleton+air+disaster+of+1944&rft.date=2009-08-07&rft_id=http%3A%2F%2Fnews.bbc.co.uk%2Flocal%2Flancashire%2Fhi%2Fpeople_and_places%2Fhistory%2Fnewsid_8189000%2F8189386.stm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-Australian_War_Memorial-555"><span class="mw-cite-backlink"><b><a href="#cite_ref-Australian_War_Memorial_555-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131004233140/http://www.awm.gov.au/collection/records/awm52/8/3/33/awm52-8-3-33-11.pdf">"AWM52 2nd Australian Imperial Force and Commonwealth Military Forces unit war diaries, 1939–1945 War"</a> <span class="cs1-format">(PDF)</span>. <i>awm.gov.au</i>. Australian War Memorial. July–September 1943. p. 60. Archived from <a rel="nofollow" class="external text" href="http://www.awm.gov.au/collection/records/awm52/8/3/33/awm52-8-3-33-11.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 4 October 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">21 March</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=awm.gov.au&rft.atitle=AWM52+2nd+Australian+Imperial+Force+and+Commonwealth+Military+Forces+unit+war+diaries%2C+1939%E2%80%931945+War&rft.pages=60&rft.date=1943-07%2F1943-09&rft_id=http%3A%2F%2Fwww.awm.gov.au%2Fcollection%2Frecords%2Fawm52%2F8%2F3%2F33%2Fawm52-8-3-33-11.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-556"><span class="mw-cite-backlink"><b><a href="#cite_ref-556">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20050716-0">"ASN Accident Description (Equatorial Express Airlines [3C-VQR])"</a>. <i>Aviation Safety Network</i>. 16 July 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Equatorial+Express+Airlines+%5B3C-VQR%5D%29&rft.date=2005-07-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050716-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-557"><span class="mw-cite-backlink"><b><a href="#cite_ref-557">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20000717-0">"ASN Accident Description (Alliance Air-7412)"</a>. <i>Aviation Safety Network</i>. 17 July 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alliance+Air-7412%29&rft.date=2000-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-558"><span class="mw-cite-backlink"><b><a href="#cite_ref-558">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19950331-0">"ASN Accident Description (TAROM-371)"</a>. <i>Aviation Safety Network</i>. 31 March 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAROM-371%29&rft.date=1995-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950331-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-561"><span class="mw-cite-backlink"><b><a href="#cite_ref-561">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFRanter" class="citation web cs1">Ranter, Harro. <a rel="nofollow" class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=32453">"Accident Mil Mi-8, 04 Oct 1993"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Mil+Mi-8%2C+04+Oct+1993&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D32453&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-562"><span class="mw-cite-backlink"><b><a href="#cite_ref-562">^</a></b></span> <span class="reference-text">Military Aviation Disasters, by David Gero, p159</span>\n</li>\n<li id="cite_note-563"><span class="mw-cite-backlink"><b><a href="#cite_ref-563">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19860816-0">"ASN Accident Description (Sudan Airways [ST-ADY])"</a>. <i>Aviation Safety Network</i>. 16 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudan+Airways+%5BST-ADY%5D%29&rft.date=1986-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-564"><span class="mw-cite-backlink"><b><a href="#cite_ref-564">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19851124-0">"ASN Accident Description (EgyptAir-750)"</a>. <i>Aviation Safety Network</i>. 24 November 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28EgyptAir-750%29&rft.date=1985-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19851124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-565"><span class="mw-cite-backlink"><b><a href="#cite_ref-565">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19750930-1">"ASN Accident Description (Malév-240)"</a>. <i>Aviation Safety Network</i>. 30 September 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mal%C3%A9v-240%29&rft.date=1975-09-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750930-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-566"><span class="mw-cite-backlink"><b><a href="#cite_ref-566">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19721027-0">"ASN Accident Description (Air Inter-696)"</a>. <i>Aviation Safety Network</i>. 27 October 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Inter-696%29&rft.date=1972-10-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721027-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-567"><span class="mw-cite-backlink"><b><a href="#cite_ref-567">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890621-0">"ASN Accident Description (Fuerza Aérea del Peru [FAP-329])"</a>. <i>Aviation Safety Network</i>. 21 June 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+del+Peru+%5BFAP-329%5D%29&rft.date=1989-06-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890621-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-568"><span class="mw-cite-backlink"><b><a href="#cite_ref-568">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790212-1">"ASN Accident Description (Air Rhodesia -827)"</a>. <i>Aviation Safety Network</i>. 12 February 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Rhodesia+-827%29&rft.date=1979-02-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790212-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-569"><span class="mw-cite-backlink"><b><a href="#cite_ref-569">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19771202-0">"ASN Accident Description (Libyan Arab Airlines [LZ-BTN])"</a>. <i>Aviation Safety Network</i>. 2 December 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines+%5BLZ-BTN%5D%29&rft.date=1977-12-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771202-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-570"><span class="mw-cite-backlink"><b><a href="#cite_ref-570">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760815-0">"ASN Accident Description (SAETA-232)"</a>. <i>Aviation Safety Network</i>. 15 August 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAETA-232%29&rft.date=1976-08-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760815-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-571"><span class="mw-cite-backlink"><b><a href="#cite_ref-571">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19741120-0">"ASN Accident Description (Lufthansa-540)"</a>. <i>Aviation Safety Network</i>. 20 November 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lufthansa-540%29&rft.date=1974-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-572"><span class="mw-cite-backlink"><b><a href="#cite_ref-572">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19670408-0">"ASN Accident Description (Korean Air Force)"</a>. <i>Aviation Safety Network</i>. 8 April 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">15 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air+Force%29&rft.date=1967-04-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670408-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-573"><span class="mw-cite-backlink"><b><a href="#cite_ref-573">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/1965/1965-46.htm">"Accident Description (US Marine Corps [149802])"</a>. PlaneCrashInfo.com. 24 August 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28US+Marine+Corps+%5B149802%5D%29&rft.pub=PlaneCrashInfo.com&rft.date=1965-08-24&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1965%2F1965-46.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-574"><span class="mw-cite-backlink"><b><a href="#cite_ref-574">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650824-0">"ASN Accident Description (US Marine Corps [149802])"</a>. <i>Aviation Safety Network</i>. 24 August 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Marine+Corps+%5B149802%5D%29&rft.date=1965-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-575"><span class="mw-cite-backlink"><b><a href="#cite_ref-575">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19611217-0">"ASN Accident Description (Aeroflot-245)"</a>. <i>Aviation Safety Network</i>. 17 December 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-245%29&rft.date=1961-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-576"><span class="mw-cite-backlink"><b><a href="#cite_ref-576">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600205-0">"ASN Accident Description (Lloyd Aéreo Boliviano [CP-609])"</a>. <i>Aviation Safety Network</i>. 5 February 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+%5BCP-609%5D%29&rft.date=1960-02-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600205-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-577"><span class="mw-cite-backlink"><b><a href="#cite_ref-577">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19561010-0">"ASN Accident Description (US Navy [131588])"</a>. <i>Aviation Safety Network</i>. 10 October 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Navy+%5B131588%5D%29&rft.date=1956-10-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19561010-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-578"><span class="mw-cite-backlink"><b><a href="#cite_ref-578">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19451012-0">"ASN Accident Description (US Army Air Force [44-78591])"</a>. <i>Aviation Safety Network</i>. 12 October 1945<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Army+Air+Force+%5B44-78591%5D%29&rft.date=1945-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19451012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-579"><span class="mw-cite-backlink"><b><a href="#cite_ref-579">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920714-2">"ASN Accident Description (Yemen Air Force)"</a>. <i>Aviation Safety Network</i>. 14 July 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Yemen+Air+Force%29&rft.date=1992-07-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920714-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-580"><span class="mw-cite-backlink"><b><a href="#cite_ref-580">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850201-0">"ASN Accident Description (Aeroflot-7841)"</a>. <i>Aviation Safety Network</i>. 1 February 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7841%29&rft.date=1985-02-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-581"><span class="mw-cite-backlink"><b><a href="#cite_ref-581">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790317-1">"ASN Accident Description (Aeroflot-1691)"</a>. <i>Aviation Safety Network</i>. 17 March 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1691%29&rft.date=1979-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790317-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-582"><span class="mw-cite-backlink"><b><a href="#cite_ref-582">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730319-1">"ASN Accident Description (Air Vietnam [XV-NUI])"</a>. <i>Aviation Safety Network</i>. 19 March 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam+%5BXV-NUI%5D%29&rft.date=1973-03-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730319-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-583"><span class="mw-cite-backlink"><b><a href="#cite_ref-583">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19680928-1">"ASN Accident Description (Pan AFn Airlines [N90427])"</a>. <i>Aviation Safety Network</i>. 28 September 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+AFn+Airlines+%5BN90427%5D%29&rft.date=1968-09-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680928-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-584"><span class="mw-cite-backlink"><b><a href="#cite_ref-584">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19651108-3">"ASN Accident Description (American Airlines-383)"</a>. <i>Aviation Safety Network</i>. 8 November 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-383%29&rft.date=1965-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651108-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-585"><span class="mw-cite-backlink"><b><a href="#cite_ref-585">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0865.pdf">"Civil Aeronautics Board Aircraft Accident Report (American 8 November 1965)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 28 September 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+8+November+1965%29&rft.date=1966-09-28&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0865.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1965-11-08-american-383">Archived</a>).</span>\n</li>\n<li id="cite_note-586"><span class="mw-cite-backlink"><b><a href="#cite_ref-586">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19640225-0">"ASN Accident Description (Eastern Air Lines-304)"</a>. <i>Aviation Safety Network</i>. 25 February 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-304%29&rft.date=1964-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-587"><span class="mw-cite-backlink"><b><a href="#cite_ref-587">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2564.pdf">"Civil Aeronautics Board Aircraft Accident Report (Eastern 25 February 1964)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 27 June 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+25+February+1964%29&rft.date=1966-06-27&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2564.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1964-02-25-eastern-304">Archived</a>).</span>\n</li>\n<li id="cite_note-588"><span class="mw-cite-backlink"><b><a href="#cite_ref-588">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19570716-0">"ASN Accident Description (KLM-844)"</a>. <i>Aviation Safety Network</i>. 16 July 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28KLM-844%29&rft.date=1957-07-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570716-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-589"><span class="mw-cite-backlink"><b><a href="#cite_ref-589">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19550727-0">"ASN Accident Description (El Al Israel Airlines-402/26)"</a>. <i>Aviation Safety Network</i>. 27 July 1955<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28El+Al+Israel+Airlines-402%2F26%29&rft.date=1955-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19550727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-590"><span class="mw-cite-backlink"><b><a href="#cite_ref-590">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19530712-0">"ASN Accident Description (Transocean Air Lines-512)"</a>. <i>Aviation Safety Network</i>. 12 July 1953<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transocean+Air+Lines-512%29&rft.date=1953-07-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19530712-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-591"><span class="mw-cite-backlink"><b><a href="#cite_ref-591">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19501113-1">"ASN Accident Description (Curtiss Reid Flying Services [CF-EDN])"</a>. <i>Aviation Safety Network</i>. 13 November 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Curtiss+Reid+Flying+Services+%5BCF-EDN%5D%29&rft.date=1950-11-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19501113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-592"><span class="mw-cite-backlink"><b><a href="#cite_ref-592">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19500623-0">"ASN Accident Description (Northwest Orient Airlines-2501)"</a>. <i>Aviation Safety Network</i>. 23 June 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-2501%29&rft.date=1950-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500623-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-593"><span class="mw-cite-backlink"><b><a href="#cite_ref-593">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2350.pdf">"Civil Aeronautics Board Aircraft Accident Report (Northwest 23 June 1950)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 18 January 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+23+June+1950%29&rft.date=1951-01-18&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2350.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1950-06-23-northwest-2501">Archived</a>).</span>\n</li>\n<li id="cite_note-594"><span class="mw-cite-backlink"><b><a href="#cite_ref-594">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=177844">"ASN Accident Description (Nihon Koku Yuso KK [J-BJDO])"</a>. <i>Aviation Safety Network</i>. 24 August 1938<span class="reference-accessdate">. Retrieved <span class="nowrap">22 December</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nihon+Koku+Yuso+KK+%5BJ-BJDO%5D%29&rft.date=1938-08-24&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D177844&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-595"><span class="mw-cite-backlink"><b><a href="#cite_ref-595">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=177839">"ASN Accident Description (T.Aiba [J-BIDH])"</a>. <i>Aviation Safety Network</i>. 24 August 1938<span class="reference-accessdate">. Retrieved <span class="nowrap">22 December</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28T.Aiba+%5BJ-BIDH%5D%29&rft.date=1938-08-24&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D177839&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-596"><span class="mw-cite-backlink"><b><a href="#cite_ref-596">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20071130-0">"ASN Accident Description (Atlasjet-4203)"</a>. <i>Aviation Safety Network</i>. 30 November 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Atlasjet-4203%29&rft.date=2007-11-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20071130-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-597"><span class="mw-cite-backlink"><b><a href="#cite_ref-597">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20001115-0">"ASN Accident Description (ASA Pesada [D2-FCG])"</a>. <i>Aviation Safety Network</i>. 15 November 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ASA+Pesada+%5BD2-FCG%5D%29&rft.date=2000-11-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-598"><span class="mw-cite-backlink"><b><a href="#cite_ref-598">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19941229-0">"ASN Accident Description (Turkish Airlines-278)"</a>. <i>Aviation Safety Network</i>. 29 December 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-278%29&rft.date=1994-12-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-599"><span class="mw-cite-backlink"><b><a href="#cite_ref-599">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19891018-0">"ASN Accident Description (Soviet Air Force [CCCP-76569])"</a>. <i>Aviation Safety Network</i>. 18 October 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-76569%5D%29&rft.date=1989-10-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891018-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-600"><span class="mw-cite-backlink"><b><a href="#cite_ref-600">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19790423-1">"ASN Accident Description (SAETA [HC-AVP])"</a>. <i>Aviation Safety Network</i>. 23 April 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAETA+%5BHC-AVP%5D%29&rft.date=1979-04-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790423-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-601"><span class="mw-cite-backlink"><b><a href="#cite_ref-601">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19711201-0">"ASN Accident Description (Aeroflot-2174)"</a>. <i>Aviation Safety Network</i>. 1 December 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2174%29&rft.date=1971-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-602"><span class="mw-cite-backlink"><b><a href="#cite_ref-602">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19640620-0">"ASN Accident Description (Civil Air Transport [B-908])"</a>. <i>Aviation Safety Network</i>. 20 June 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Civil+Air+Transport+%5BB-908%5D%29&rft.date=1964-06-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640620-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-603"><span class="mw-cite-backlink"><b><a href="#cite_ref-603">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930426-1">"ASN Accident Description (Indian Airlines-491)"</a>. <i>Aviation Safety Network</i>. 26 April 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-491%29&rft.date=1993-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930426-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-604"><span class="mw-cite-backlink"><b><a href="#cite_ref-604">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19921221-0">"ASN Accident Description (Martinair-495)"</a>. <i>Aviation Safety Network</i>. 21 December 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Martinair-495%29&rft.date=1992-12-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921221-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-605"><span class="mw-cite-backlink"><b><a href="#cite_ref-605">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19730818-0">"ASN Accident Description (Aeroflot [CCCP-46435])"</a>. <i>Aviation Safety Network</i>. 18 August 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-46435%5D%29&rft.date=1973-08-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730818-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-606"><span class="mw-cite-backlink"><b><a href="#cite_ref-606">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19670305-1">"ASN Accident Description (Varig Airlines-837)"</a>. <i>Aviation Safety Network</i>. 5 March 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig+Airlines-837%29&rft.date=1967-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-607"><span class="mw-cite-backlink"><b><a href="#cite_ref-607">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20130529013909/http://aviation-safety.net/database/record.php?id=19660115-0">"ASN Accident Description (Avianca-4)"</a>. <i>Aviation Safety Network</i>. 15 January 1966. Archived from <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19660115-0">the original</a> on 29 May 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-4%29&rft.date=1966-01-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-608"><span class="mw-cite-backlink"><b><a href="#cite_ref-608">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19511216-0">"ASN Accident Description (Miami Airlines [N1678M])"</a>. <i>Aviation Safety Network</i>. 16 December 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Miami+Airlines+%5BN1678M%5D%29&rft.date=1951-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19511216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-609"><span class="mw-cite-backlink"><b><a href="#cite_ref-609">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20041121-0">"ASN Accident Description (China Eastern Airlines-5210)"</a>. <i>Aviation Safety Network</i>. 21 November 2004<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Eastern+Airlines-5210%29&rft.date=2004-11-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20041121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-610"><span class="mw-cite-backlink"><b><a href="#cite_ref-610">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980929-0">"ASN Accident Description (LionAir-602)"</a>. <i>Aviation Safety Network</i>. 29 September 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LionAir-602%29&rft.date=1998-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-611"><span class="mw-cite-backlink"><b><a href="#cite_ref-611">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19930723-0">"ASN Accident Description (China Northwest Airlines-2119)"</a>. <i>Aviation Safety Network</i>. 23 July 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northwest+Airlines-2119%29&rft.date=1993-07-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930723-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-612"><span class="mw-cite-backlink"><b><a href="#cite_ref-612">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890908-0">"ASN Accident Description (Partnair-394)"</a>. <i>Aviation Safety Network</i>. 8 September 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Partnair-394%29&rft.date=1989-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-613"><span class="mw-cite-backlink"><b><a href="#cite_ref-613">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850822-0">"ASN Accident Description (British Airtours-328M)"</a>. <i>Aviation Safety Network</i>. 22 August 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Airtours-328M%29&rft.date=1985-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-614"><span class="mw-cite-backlink"><b><a href="#cite_ref-614">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19800412-0">"ASN Accident Description (Transbrasil-303)"</a>. <i>Aviation Safety Network</i>. 12 April 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transbrasil-303%29&rft.date=1980-04-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800412-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-615"><span class="mw-cite-backlink"><b><a href="#cite_ref-615">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690803-1">"ASN Accident Description (Aeroflot- H-826)"</a>. <i>Aviation Safety Network</i>. 3 August 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-+H-826%29&rft.date=1969-08-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690803-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-616"><span class="mw-cite-backlink"><b><a href="#cite_ref-616">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19630503-1">"ASN Accident Description (Air Afrique [F-BIAO])"</a>. <i>Aviation Safety Network</i>. 3 May 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Afrique+%5BF-BIAO%5D%29&rft.date=1963-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630503-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-617"><span class="mw-cite-backlink"><b><a href="#cite_ref-617">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19500831-0">"ASN Accident Description (TWA-903)"</a>. <i>Aviation Safety Network</i>. 31 August 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-903%29&rft.date=1950-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-618"><span class="mw-cite-backlink"><b><a href="#cite_ref-618">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3150.pdf">"Civil Aeronautics Board Aircraft Accident Report (TWA 28 May 1950)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 25 May 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+28+May+1950%29&rft.date=1951-05-25&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3150.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1950-08-31-twa-903">Archived</a>).</span>\n</li>\n<li id="cite_note-619"><span class="mw-cite-backlink"><b><a href="#cite_ref-619">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19491101-0">"ASN Accident Description (Eastern Air Lines-537)"</a>. <i>Aviation Safety Network</i>. 1 November 1949<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-537%29&rft.date=1949-11-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19491101-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-620"><span class="mw-cite-backlink"><b><a href="#cite_ref-620">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140201184014/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C110149.pdf">"Civil Aeronautics Board Aircraft Accident Report (Eastern & Bolivian AF 1 November 1949)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 22 September 1950. Archived from <a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0149.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 1 February 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+%26+Bolivian+AF+1+November+1949%29&rft.date=1950-09-22&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0149.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span>(<a rel="nofollow" class="external text" href="https://archive.org/details/CAB-AAR1949-11-01-Eastern-537">Archived</a>).</span>\n</li>\n<li id="cite_note-621"><span class="mw-cite-backlink"><b><a href="#cite_ref-621">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=20150816-0">"ASN Accident Description (Trigana Air Service-267)"</a>. <i>Aviation Safety Network</i>. 16 August 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">16 August</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trigana+Air+Service-267%29&rft.date=2015-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-622"><span class="mw-cite-backlink"><b><a href="#cite_ref-622">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19891026-0">"ASN Accident Description (China Airlines-204)"</a>. <i>Aviation Safety Network</i>. 26 October 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-204%29&rft.date=1989-10-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891026-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-623"><span class="mw-cite-backlink"><b><a href="#cite_ref-623">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19890825-1">"ASN Accident Description (Pakistan International Airlines [AP-BBF])"</a>. <i>Aviation Safety Network</i>. 25 August 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines+%5BAP-BBF%5D%29&rft.date=1989-08-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890825-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-626"><span class="mw-cite-backlink"><b><a href="#cite_ref-626">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870113-1">"ASN Accident Description (Ethiopian Air Force)"</a>. <i>Aviation Safety Network</i>. 13 January 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Air+Force%29&rft.date=1987-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-627"><span class="mw-cite-backlink"><b><a href="#cite_ref-627">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19860702-1">"ASN Accident Description (Aeroflot [CCCP-65120])"</a>. <i>Aviation Safety Network</i>. 2 July 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65120%5D%29&rft.date=1986-07-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860702-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-628"><span class="mw-cite-backlink"><b><a href="#cite_ref-628">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external free" href="https://aviation-safety.net/wikibase/wiki.php?id=73387}">https://aviation-safety.net/wikibase/wiki.php?id=73387}</a></span>\n</li>\n<li id="cite_note-629"><span class="mw-cite-backlink"><b><a href="#cite_ref-629">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650410-0">"ASN Accident Description (Alia Royal Jordanian Airlines [JY-ACQ])"</a>. <i>Aviation Safety Network</i>. 10 April 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alia+Royal+Jordanian+Airlines+%5BJY-ACQ%5D%29&rft.date=1965-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650410-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-630"><span class="mw-cite-backlink"><b><a href="#cite_ref-630">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600624-0">"ASN Accident Description (REAL Transportes Aéreos [PP-YRB])"</a>. <i>Aviation Safety Network</i>. 24 June 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28REAL+Transportes+A%C3%A9reos+%5BPP-YRB%5D%29&rft.date=1960-06-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600624-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-631"><span class="mw-cite-backlink"><b><a href="#cite_ref-631">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19590924-0">"ASN Accident Description (TAI [F-BIAP])"</a>. <i>Aviation Safety Network</i>. 24 September 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAI+%5BF-BIAP%5D%29&rft.date=1959-09-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590924-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-632"><span class="mw-cite-backlink"><b><a href="#cite_ref-632">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980420-0">"ASN Accident Description (Air France-422)"</a>. <i>Aviation Safety Network</i>. 20 April 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-422%29&rft.date=1998-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-633"><span class="mw-cite-backlink"><b><a href="#cite_ref-633">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19960503-0">"ASN Accident Description (Federal Airlines [ST-FAG])"</a>. <i>Aviation Safety Network</i>. 3 May 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Federal+Airlines+%5BST-FAG%5D%29&rft.date=1996-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-635"><span class="mw-cite-backlink"><b><a href="#cite_ref-635">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951108-0">"ASN Accident Description (Lineas Aéreas del Estado [TC-72])"</a>. <i>Aviation Safety Network</i>. 8 November 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lineas+A%C3%A9reas+del+Estado+%5BTC-72%5D%29&rft.date=1995-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-638"><span class="mw-cite-backlink"><b><a href="#cite_ref-638">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870611-0">"ASN Accident Description (Bakhtar Alwatana [YA-BAL])"</a>. <i>Aviation Safety Network</i>. 11 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bakhtar+Alwatana+%5BYA-BAL%5D%29&rft.date=1987-06-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870611-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-639"><span class="mw-cite-backlink"><b><a href="#cite_ref-639">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19840918-1">"ASN Accident Description (Aeroservicios Ecuatorianos -767-103)"</a>. <i>Aviation Safety Network</i>. 18 September 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroservicios+Ecuatorianos+-767-103%29&rft.date=1984-09-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19840918-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-640"><span class="mw-cite-backlink"><b><a href="#cite_ref-640">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19831128-1">"ASN Accident Description (Nigeria Airways [5N-ANF])"</a>. <i>Aviation Safety Network</i>. 28 November 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways+%5B5N-ANF%5D%29&rft.date=1983-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-641"><span class="mw-cite-backlink"><b><a href="#cite_ref-641">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820601-1">"ASN Accident Description (Republic of Korea Air Force [56-4391])"</a>. <i>Aviation Safety Network</i>. 1 June 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Republic+of+Korea+Air+Force+%5B56-4391%5D%29&rft.date=1982-06-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820601-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-642"><span class="mw-cite-backlink"><b><a href="#cite_ref-642">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820206-0">"ASN Accident Description (Republic of Korea Air Force)"</a>. <i>Aviation Safety Network</i>. 6 February 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Republic+of+Korea+Air+Force%29&rft.date=1982-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-643"><span class="mw-cite-backlink"><b><a href="#cite_ref-643">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690402-1">"ASN Accident Description (LOT Polish Airlines-165)"</a>. <i>Aviation Safety Network</i>. 2 April 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT+Polish+Airlines-165%29&rft.date=1969-04-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690402-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-644"><span class="mw-cite-backlink"><b><a href="#cite_ref-644">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19510323-0">"ASN Accident Description (US Air Force [49-0244])"</a>. <i>Aviation Safety Network</i>. 23 March 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B49-0244%5D%29&rft.date=1951-03-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510323-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-645"><span class="mw-cite-backlink"><b><a href="#cite_ref-645">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19490607-0">"ASN Accident Description (Strato-Freight [NC92857])"</a>. <i>Aviation Safety Network</i>. 7 June 1949<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Strato-Freight+%5BNC92857%5D%29&rft.date=1949-06-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19490607-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-646"><span class="mw-cite-backlink"><b><a href="#cite_ref-646">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19470530-0">"ASN Accident Description (Eastern Air Lines-605)"</a>. <i>Aviation Safety Network</i>. 30 May 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-605%29&rft.date=1947-05-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470530-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-647"><span class="mw-cite-backlink"><b><a href="#cite_ref-647">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3047.pdf">"Civil Aeronautics Board Aircraft Accident Report (Eastern 30 May 1947)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 29 June 1948<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+30+May+1947%29&rft.date=1948-06-29&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3047.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/CABAAR19470530Eastern605">Archived</a>).</span>\n</li>\n<li id="cite_note-648"><span class="mw-cite-backlink"><b><a href="#cite_ref-648">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19470215-1">"ASN Accident Description (Avianca [C-114])"</a>. <i>Aviation Safety Network</i>. 15 February 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca+%5BC-114%5D%29&rft.date=1947-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470215-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-649"><span class="mw-cite-backlink"><b><a href="#cite_ref-649">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20130626150908/http://aviation-safety.net/database/record.php?id=19951205-0">"ASN Accident Description (Azerbaijan Airlines – A-56)"</a>. <i>Aviation Safety Network</i>. 5 December 1995. Archived from <a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19951205-0">the original</a> on 26 June 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Azerbaijan+Airlines+%E2%80%93+A-56%29&rft.date=1995-12-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951205-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-650"><span class="mw-cite-backlink"><b><a href="#cite_ref-650">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19950429-0">"ASN Accident Description (Sri Lanka Air Force [4R-HVA])"</a>. <i>Aviation Safety Network</i>. 29 April 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5B4R-HVA%5D%29&rft.date=1995-04-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950429-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-651"><span class="mw-cite-backlink"><b><a href="#cite_ref-651">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19920416-0">"ASN Accident Description (Kenya Air Force 214)"</a>. <i>Aviation Safety Network</i>. 16 April 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Air+Force+214%29&rft.date=1992-04-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920416-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-652"><span class="mw-cite-backlink"><b><a href="#cite_ref-652">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850904-0">"ASN Accident Description (Bakhtar Afghan Airlines [YA-BAM])"</a>. <i>Aviation Safety Network</i>. 4 September 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bakhtar+Afghan+Airlines+%5BYA-BAM%5D%29&rft.date=1985-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-653"><span class="mw-cite-backlink"><b><a href="#cite_ref-653">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19760515-0">"ASN Accident Description (Aeroflot-1802)"</a>. <i>Aviation Safety Network</i>. 15 May 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1802%29&rft.date=1976-05-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760515-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-654"><span class="mw-cite-backlink"><b><a href="#cite_ref-654">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19750316-1">"ASN Accident Description (Lineas Aéreas del Estado [TC-72])"</a>. <i>Aviation Safety Network</i>. 16 March 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lineas+A%C3%A9reas+del+Estado+%5BTC-72%5D%29&rft.date=1975-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750316-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-655"><span class="mw-cite-backlink"><b><a href="#cite_ref-655">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19711112-0">"ASN Accident Description (Aeroflot [CCCP-46809])"</a>. <i>Aviation Safety Network</i>. 12 November 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-46809%5D%29&rft.date=1971-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-656"><span class="mw-cite-backlink"><b><a href="#cite_ref-656">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650708-0">"ASN Accident Description (Canadian Pacific Air Lines-21)"</a>. <i>Aviation Safety Network</i>. 8 July 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Canadian+Pacific+Air+Lines-21%29&rft.date=1965-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-657"><span class="mw-cite-backlink"><b><a href="#cite_ref-657">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19611123-0">"ASN Accident Description (Aerolíneas Argentinas-322)"</a>. <i>Aviation Safety Network</i>. 23 November 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-322%29&rft.date=1961-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-658"><span class="mw-cite-backlink"><b><a href="#cite_ref-658">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19610328-0">"ASN Accident Description (ČSA-511)"</a>. <i>Aviation Safety Network</i>. 28 March 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA-511%29&rft.date=1961-03-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610328-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-659"><span class="mw-cite-backlink"><b><a href="#cite_ref-659">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19601217-0">"ASN Accident Description (US Air Force [55-0291])"</a>. <i>Aviation Safety Network</i>. 17 December 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B55-0291%5D%29&rft.date=1960-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-660"><span class="mw-cite-backlink"><b><a href="#cite_ref-660">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19560220-0">"ASN Accident Description (Transports Aériens Intercontinentaux [F-BGOD])"</a>. <i>Aviation Safety Network</i>. 20 February 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transports+A%C3%A9riens+Intercontinentaux+%5BF-BGOD%5D%29&rft.date=1956-02-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560220-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-661"><span class="mw-cite-backlink"><b><a href="#cite_ref-661">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19521122-0">"ASN Accident Description (US Air Force [51-0107])"</a>. <i>Aviation Safety Network</i>. 22 November 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B51-0107%5D%29&rft.date=1952-11-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19521122-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-662"><span class="mw-cite-backlink"><b><a href="#cite_ref-662">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19520411-0">"ASN Accident Description (Pan Am-526A)"</a>. <i>Aviation Safety Network</i>. 11 April 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-526A%29&rft.date=1952-04-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19520411-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-663"><span class="mw-cite-backlink"><b><a href="#cite_ref-663">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1152.pdf">"Civil Aeronautics Board Aircraft Accident Report (Pan American 11 April 1952)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 23 September 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+11+April+1952%29&rft.date=1952-09-23&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1152.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1952-04-11-panam-526a">Archived</a>).</span>\n</li>\n<li id="cite_note-664"><span class="mw-cite-backlink"><b><a href="#cite_ref-664">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19480801-1">"ASN Accident Description (Air France [F-BDRC])"</a>. <i>Aviation Safety Network</i>. 1 August 1948<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France+%5BF-BDRC%5D%29&rft.date=1948-08-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19480801-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-665"><span class="mw-cite-backlink"><b><a href="#cite_ref-665">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19471024-0">"ASN Accident Description (United Airlines-608)"</a>. <i>Aviation Safety Network</i>. 24 October 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-608%29&rft.date=1947-10-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19471024-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-666"><span class="mw-cite-backlink"><b><a href="#cite_ref-666">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2447.pdf">"Civil Aeronautics Board Aircraft Accident Report (United 24 October 1947)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 2 February 1948<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+24+October+1947%29&rft.date=1948-02-02&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2447.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1947-10-24-united-608">Archived</a>).</span>\n</li>\n<li id="cite_note-US-BA_Flight_211-667"><span class="mw-cite-backlink"><b><a href="#cite_ref-US-BA_Flight_211_667-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://aviation-safety.net/database/record.php?id=20180312-0">"US-Bangla Flight 211 Accident Details"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">27 April</span> 2018</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=US-Bangla+Flight+211+Accident+Details&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180312-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-2007_Antonov_An-26_crash-668"><span class="mw-cite-backlink"><b><a href="#cite_ref-2007_Antonov_An-26_crash_668-0">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20151211034434/http://planecrashinfo.com/2007/2007-45.htm">"Accident Details"</a>. <i>PlaneCrashinfo.com</i>. PlaneCrashinfo.com. Archived from <a rel="nofollow" class="external text" href="http://www.planecrashinfo.com/2007/2007-45.htm">the original</a> on 11 December 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">24 December</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=PlaneCrashinfo.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F2007%2F2007-45.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-669"><span class="mw-cite-backlink"><b><a href="#cite_ref-669">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19980113-0">"ASN Accident Description (Islamic Emirate of Afghanistan Air Force)"</a>. <i>Aviation Safety Network</i>. 13 January 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Islamic+Emirate+of+Afghanistan+Air+Force%29&rft.date=1998-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-670"><span class="mw-cite-backlink"><b><a href="#cite_ref-670">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19950110-1">"ASN Accident Description (Intercontinental de Aviación-256)"</a>. <i>Aviation Safety Network</i>. 10 January 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Intercontinental+de+Aviaci%C3%B3n-256%29&rft.date=1995-01-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950110-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-671"><span class="mw-cite-backlink"><b><a href="#cite_ref-671">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19911107-0">"ASN Accident Description (Aeroflot [CCCP-87526])"</a>. <i>Aviation Safety Network</i>. 7 November 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-87526%5D%29&rft.date=1991-11-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19911107-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-672"><span class="mw-cite-backlink"><b><a href="#cite_ref-672">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19850222-0">"ASN Accident Description (Air Mali [TZ-ACT])"</a>. <i>Aviation Safety Network</i>. 22 February 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Mali+%5BTZ-ACT%5D%29&rft.date=1985-02-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850222-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-673"><span class="mw-cite-backlink"><b><a href="#cite_ref-673">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19810207-0">"ASN Accident Description (Soviet Navy [CCCP-42332])"</a>. <i>Aviation Safety Network</i>. 7 February 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Navy+%5BCCCP-42332%5D%29&rft.date=1981-02-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-674"><span class="mw-cite-backlink"><b><a href="#cite_ref-674">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19731216-1">"ASN Accident Description (Aeroflot [CCCP-45061])"</a>. <i>Aviation Safety Network</i>. 16 December 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-45061%5D%29&rft.date=1973-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731216-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-675"><span class="mw-cite-backlink"><b><a href="#cite_ref-675">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19681212-0">"ASN Accident Description (Pan Am Flight-217)"</a>. <i>Aviation Safety Network</i>. 12 December 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am+Flight-217%29&rft.date=1968-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19681212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-676"><span class="mw-cite-backlink"><b><a href="#cite_ref-676">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19590116-0">"ASN Accident Description (Austral Lineas Aéreas-205)"</a>. <i>Aviation Safety Network</i>. 16 January 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Austral+Lineas+A%C3%A9reas-205%29&rft.date=1959-01-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-677"><span class="mw-cite-backlink"><b><a href="#cite_ref-677">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19500728-0">"ASN Accident Description (Panair do Brasil-099)"</a>. <i>Aviation Safety Network</i>. 28 July 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Panair+do+Brasil-099%29&rft.date=1950-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-678"><span class="mw-cite-backlink"><b><a href="#cite_ref-678">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation news cs1"><a rel="nofollow" class="external text" href="https://www.bbc.co.uk/news/world-europe-24980055">"<span class="cs1-kern-left">\'</span>Dozens dead\' in Russian plane crash"</a>. <i>BBC News</i>. 17 November 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">17 November</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=BBC+News&rft.atitle=%27Dozens+dead%27+in+Russian+plane+crash&rft.date=2013-11-17&rft_id=https%3A%2F%2Fwww.bbc.co.uk%2Fnews%2Fworld-europe-24980055&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-680"><span class="mw-cite-backlink"><b><a href="#cite_ref-680">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ntsb.gov/investigations/AccidentReports/Reports/AAR1001.pdf">"NTSB Accident Report (NTSB/AAR-10/01)"</a> <span class="cs1-format">(PDF)</span>. <i>NTSB</i>. National Transportation Safety Board. 2 February 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2016</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=NTSB&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-10%2F01%29&rft.date=2010-02-02&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Finvestigations%2FAccidentReports%2FReports%2FAAR1001.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-683"><span class="mw-cite-backlink"><b><a href="#cite_ref-683">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19990603-0">"ASN Accident Description (Sudanese Air Force)"</a>. <i>Aviation Safety Network</i>. 3 June 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudanese+Air+Force%29&rft.date=1999-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-684"><span class="mw-cite-backlink"><b><a href="#cite_ref-684">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19970318-0">"ASN Accident Description (Stavropolskaya Aktsionernaya Avia-1023)"</a>. <i>Aviation Safety Network</i>. 18 March 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Stavropolskaya+Aktsionernaya+Avia-1023%29&rft.date=1997-03-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970318-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-685"><span class="mw-cite-backlink"><b><a href="#cite_ref-685">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870626-0">"ASN Accident Description (Philippine Airlines-206)"</a>. <i>Aviation Safety Network</i>. 26 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Philippine+Airlines-206%29&rft.date=1987-06-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870626-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-686"><span class="mw-cite-backlink"><b><a href="#cite_ref-686">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19870103-0">"ASN Accident Description (Varig-797)"</a>. <i>Aviation Safety Network</i>. 3 January 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-797%29&rft.date=1987-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-687"><span class="mw-cite-backlink"><b><a href="#cite_ref-687">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19840110-0">"ASN Accident Description (Balkan Bulgarian Airlines [LZ-TUR])"</a>. <i>Aviation Safety Network</i>. 10 January 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Balkan+Bulgarian+Airlines+%5BLZ-TUR%5D%29&rft.date=1984-01-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19840110-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-688"><span class="mw-cite-backlink"><b><a href="#cite_ref-688">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19820913-0">"ASN Accident Description (Spantax-995)"</a>. <i>Aviation Safety Network</i>. 13 September 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Spantax-995%29&rft.date=1982-09-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820913-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-689"><span class="mw-cite-backlink"><b><a href="#cite_ref-689">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19810826-0">"ASN Accident Description (Aeropesca Colombia-221)"</a>. <i>Aviation Safety Network</i>. 26 August 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeropesca+Colombia-221%29&rft.date=1981-08-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810826-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-690"><span class="mw-cite-backlink"><b><a href="#cite_ref-690">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19810720-0">"ASN Accident Description (Somali Airlines-40)"</a>. <i>Aviation Safety Network</i>. 20 July 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Somali+Airlines-40%29&rft.date=1981-07-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810720-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-691"><span class="mw-cite-backlink"><b><a href="#cite_ref-691">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19761123-2">"ASN Accident Description (Olympic Airways-830)"</a>. <i>Aviation Safety Network</i>. 23 November 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Olympic+Airways-830%29&rft.date=1976-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761123-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-692"><span class="mw-cite-backlink"><b><a href="#cite_ref-692">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19711109-0">"ASN Accident Description (Royal Air Force [XV216])"</a>. <i>Aviation Safety Network</i>. 9 November 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Force+%5BXV216%5D%29&rft.date=1971-11-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-693"><span class="mw-cite-backlink"><b><a href="#cite_ref-693">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19710606-0">"ASN Accident Description (Hughes Airwest-706)"</a>. <i>Aviation Safety Network</i>. 6 June 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Hughes+Airwest-706%29&rft.date=1971-06-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710606-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-694"><span class="mw-cite-backlink"><b><a href="#cite_ref-694">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-26.pdf">"NTSB Accident Report (NTSB-AAR-72-26)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 30 August 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-72-26%29&rft.date=1972-08-30&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-26.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-695"><span class="mw-cite-backlink"><b><a href="#cite_ref-695">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19690105-0">"ASN Accident Description (Ariana Afghan Airlines-701)"</a>. <i>Aviation Safety Network</i>. 5 January 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ariana+Afghan+Airlines-701%29&rft.date=1969-01-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690105-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-696"><span class="mw-cite-backlink"><b><a href="#cite_ref-696">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19661113-0">"ASN Accident Description (All Nippon Airways-533)"</a>. <i>Aviation Safety Network</i>. 13 November 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-533%29&rft.date=1966-11-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-697"><span class="mw-cite-backlink"><b><a href="#cite_ref-697">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19650331-0">"ASN Accident Description (Iberia [EC-ATH])"</a>. <i>Aviation Safety Network</i>. 31 March 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+%5BEC-ATH%5D%29&rft.date=1965-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650331-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-698"><span class="mw-cite-backlink"><b><a href="#cite_ref-698">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19641123-0">"ASN Accident Description (TWA Flight 800 (1964))"</a>. <i>Aviation Safety Network</i>. 23 November 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA+Flight+800+%281964%29%29&rft.date=1964-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19641123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-699"><span class="mw-cite-backlink"><b><a href="#cite_ref-699">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19621214-0">"ASN Accident Description (Panair do Brasil [PP-PDE])"</a>. <i>Aviation Safety Network</i>. 14 December 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Panair+do+Brasil+%5BPP-PDE%5D%29&rft.date=1962-12-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19621214-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-700"><span class="mw-cite-backlink"><b><a href="#cite_ref-700">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19600118-0">"ASN Accident Description (Capital Airlines-20)"</a>. <i>Aviation Safety Network</i>. 18 January 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Capital+Airlines-20%29&rft.date=1960-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600118-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-701"><span class="mw-cite-backlink"><b><a href="#cite_ref-701">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1860.pdf">"Civil Aeronautics Board Aircraft Accident Report (Capital 18 January 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 15 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Capital+18+January+1960%29&rft.date=1961-09-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1860.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1960-01-18-capital-20">Archived</a>).</span>\n</li>\n<li id="cite_note-702"><span class="mw-cite-backlink"><b><a href="#cite_ref-702">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19560218-0">"ASN Accident Description (Scottish Airlines [G-ANSY])"</a>. <i>Aviation Safety Network</i>. 18 February 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Scottish+Airlines+%5BG-ANSY%5D%29&rft.date=1956-02-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-703"><span class="mw-cite-backlink"><b><a href="#cite_ref-703">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19520429-1">"ASN Accident Description (Pan Am-202)"</a>. <i>Aviation Safety Network</i>. 28 April 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-202%29&rft.date=1952-04-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19520429-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-704"><span class="mw-cite-backlink"><b><a href="#cite_ref-704">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2952.pdf">"Civil Aeronautics Board Aircraft Accident Report (Pan American 28 April 1952)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 23 June 1953<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+28+April+1952%29&rft.date=1953-06-23&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2952.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1953-06-26-panam-202">Archived</a>).</span>\n</li>\n<li id="cite_note-705"><span class="mw-cite-backlink"><b><a href="#cite_ref-705">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19510824-0">"ASN Accident Description (United Airlines-615)"</a>. <i>Aviation Safety Network</i>. 24 August 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-615%29&rft.date=1951-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-706"><span class="mw-cite-backlink"><b><a href="#cite_ref-706">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2451.pdf">"Civil Aeronautics Board Aircraft Accident Report (United 24 August 1951)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 6 March 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+24+August+1951%29&rft.date=1952-03-06&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2451.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1951-08-24-united-615">Archived</a>).</span>\n</li>\n<li id="cite_note-707"><span class="mw-cite-backlink"><b><a href="#cite_ref-707">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19510630-0">"ASN Accident Description (United Airlines-610)"</a>. <i>Aviation Safety Network</i>. 30 June 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-610%29&rft.date=1951-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-708"><span class="mw-cite-backlink"><b><a href="#cite_ref-708">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3051.pdf">"Civil Aeronautics Board Aircraft Accident Report (United 30 June 1951)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 7 December 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+30+June+1951%29&rft.date=1951-12-07&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3051.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a rel="nofollow" class="external text" href="https://archive.org/details/Cab-aar1951-06-30-united-610">Archived</a>).</span>\n</li>\n<li id="cite_note-709"><span class="mw-cite-backlink"><b><a href="#cite_ref-709">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://aviation-safety.net/database/record.php?id=19470613-0">"ASN Accident Description (Pennsylvania-Central Airlines-410)"</a>. <i>Aviation Safety Network</i>. 13 June 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pennsylvania-Central+Airlines-410%29&rft.date=1947-06-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470613-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n<li id="cite_note-711"><span class="mw-cite-backlink"><b><a href="#cite_ref-711">^</a></b></span> <span class="reference-text"><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.intlaviationstandards.org/Documents/PhaseofFlightDefinitions.pdf">"Phase of Flight Definitions"</a> <span class="cs1-format">(PDF)</span>. <i>www.intlaviationstandards.org</i>. International Aviation Standards. 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=www.intlaviationstandards.org&rft.atitle=Phase+of+Flight+Definitions&rft.date=2013&rft_id=http%3A%2F%2Fwww.intlaviationstandards.org%2FDocuments%2FPhaseofFlightDefinitions.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></span>\n</li>\n</ol></div>\n<h3><span class="mw-headline" id="Books">Books</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=18" title="Edit section: Books">edit</a><span class="mw-editsection-bracket">]</span></span></h3>\n<ul><li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFFrancillon1990" class="citation book cs1">Francillon, Rene J. (1990). <i>McDonnell Douglas Aircraft since 1920: Volume II</i>. Annapolis, Maryland: Naval Institute Press. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/1-55750-550-0" title="Special:BookSources/1-55750-550-0"><bdi>1-55750-550-0</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=McDonnell+Douglas+Aircraft+since+1920%3A+Volume+II&rft.place=Annapolis%2C+Maryland&rft.pub=Naval+Institute+Press&rft.date=1990&rft.isbn=1-55750-550-0&rft.aulast=Francillon&rft.aufirst=Rene+J.&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li>\n<li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFGero2006" class="citation book cs1">Gero, David (2006). <i>Aviation Disasters: The World\'s Major Civil Airliner Crashes Since 1950</i> (4th ed.). London: J.H. Haynes & Co. Ltd. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/0-7509-3146-9" title="Special:BookSources/0-7509-3146-9"><bdi>0-7509-3146-9</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Aviation+Disasters%3A+The+World%27s+Major+Civil+Airliner+Crashes+Since+1950&rft.place=London&rft.edition=4th&rft.pub=J.H.+Haynes+%26+Co.+Ltd.&rft.date=2006&rft.isbn=0-7509-3146-9&rft.aulast=Gero&rft.aufirst=David&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li>\n<li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFGordonKomissarovKomissarov2005" class="citation book cs1">Gordon, Yefim; Komissarov, Dmitriy; Komissarov, Sergey (2005). <i>OKB Yakovlev: A History of the Design Bureau and Its Aircraft</i>. England: Midland Publishing. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/1-85780-203-9" title="Special:BookSources/1-85780-203-9"><bdi>1-85780-203-9</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=OKB+Yakovlev%3A+A+History+of+the+Design+Bureau+and+Its+Aircraft&rft.place=England&rft.pub=Midland+Publishing&rft.date=2005&rft.isbn=1-85780-203-9&rft.aulast=Gordon&rft.aufirst=Yefim&rft.au=Komissarov%2C+Dmitriy&rft.au=Komissarov%2C+Sergey&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li>\n<li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFGrant2007" class="citation book cs1">Grant, R.G. (2007). <i>Flight: The Complete History</i>. New York: DK Publishing. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/978-0-7566-1902-2" title="Special:BookSources/978-0-7566-1902-2"><bdi>978-0-7566-1902-2</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Flight%3A+The+Complete+History&rft.place=New+York&rft.pub=DK+Publishing&rft.date=2007&rft.isbn=978-0-7566-1902-2&rft.aulast=Grant&rft.aufirst=R.G.&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li></ul>\n<h2><span class="mw-headline" id="Further_reading">Further reading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=19" title="Edit section: Further reading">edit</a><span class="mw-editsection-bracket">]</span></span></h2>\n<ul><li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFGordonKomissarov2010" class="citation book cs1">Gordon, Yefim; Komissarov, Dmitriy (2010). <i>OKB Sukhoi: A History of the Design Bureau and Its Aircraft</i>. England: Midland Publishing. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/978-1-85780-314-3" title="Special:BookSources/978-1-85780-314-3"><bdi>978-1-85780-314-3</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=OKB+Sukhoi%3A+A+History+of+the+Design+Bureau+and+Its+Aircraft&rft.place=England&rft.pub=Midland+Publishing&rft.date=2010&rft.isbn=978-1-85780-314-3&rft.aulast=Gordon&rft.aufirst=Yefim&rft.au=Komissarov%2C+Dmitriy&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li>\n<li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFHaine2000" class="citation book cs1">Haine, Edgar (2000). <i>Disaster in the Air</i>. Cranbury, New Jersey: Cornwall Books. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/0-8453-4777-2" title="Special:BookSources/0-8453-4777-2"><bdi>0-8453-4777-2</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Disaster+in+the+Air&rft.place=Cranbury%2C+New+Jersey&rft.pub=Cornwall+Books&rft.date=2000&rft.isbn=0-8453-4777-2&rft.aulast=Haine&rft.aufirst=Edgar&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li>\n<li><link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r999302996"/><cite id="CITEREFKane2012" class="citation book cs1">Kane, Robert (2012). <i>Air Transportation</i>. Kendall Hunt Publishing Company. <a href="/wiki/ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/978-1-4652-0687-9" title="Special:BookSources/978-1-4652-0687-9"><bdi>978-1-4652-0687-9</bdi></a>.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Air+Transportation&rft.pub=Kendall+Hunt+Publishing+Company&rft.date=2012&rft.isbn=978-1-4652-0687-9&rft.aulast=Kane&rft.aufirst=Robert&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" class="Z3988"></span></li></ul>\n<div role="navigation" class="navbox" aria-labelledby="Lists_of_aviation_accidents_and_incidents" style="padding:3px"><table class="nowraplinks hlist mw-collapsible mw-collapsed navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r992953826">.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}.mw-parser-output .infobox .navbar{font-size:100%}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}</style><div class="navbar plainlinks hlist navbar-mini"><ul><li class="nv-view"><a href="/wiki/Template:Lists_of_aviation_accidents_and_incidents" title="Template:Lists of aviation accidents and incidents"><abbr title="View this template" style=";;background:none transparent;border:none;box-shadow:none;padding:0;">v</abbr></a></li><li class="nv-talk"><a href="/wiki/Template_talk:Lists_of_aviation_accidents_and_incidents" title="Template talk:Lists of aviation accidents and incidents"><abbr title="Discuss this template" style=";;background:none transparent;border:none;box-shadow:none;padding:0;">t</abbr></a></li><li class="nv-edit"><a class="external text" href="https://en.wikipedia.org/w/index.php?title=Template:Lists_of_aviation_accidents_and_incidents&action=edit"><abbr title="Edit this template" style=";;background:none transparent;border:none;box-shadow:none;padding:0;">e</abbr></a></li></ul></div><div id="Lists_of_aviation_accidents_and_incidents" style="font-size:114%;margin:0 4em">Lists of <a href="/wiki/Aviation_accidents_and_incidents" title="Aviation accidents and incidents">aviation accidents and incidents</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">By type</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><i><a href="/wiki/Category:Lists_of_aviation_accidents_and_incidents" title="Category:Lists of aviation accidents and incidents">All</a></i></li>\n<li><a href="/wiki/List_of_aircraft_hijackings" title="List of aircraft hijackings">Hijacking</a></li>\n<li><a href="/wiki/Mid-air_collision" title="Mid-air collision">Mid-air collision</a></li>\n<li><a href="/wiki/Suicide_by_pilot" title="Suicide by pilot">Pilot suicide</a></li>\n<li><a href="/wiki/List_of_aircraft_shootdowns" title="List of aircraft shootdowns">Shootdown</a></li>\n<li><a href="/wiki/List_of_aircraft_structural_failures" title="List of aircraft structural failures">Structural failure</a></li>\n<li><a href="/wiki/List_of_wheel-well_stowaway_flights" title="List of wheel-well stowaway flights">Wheel-well stowaway</a></li></ul>\n</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Commercial</th><td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline" title="List of accidents and incidents involving airliners by airline">by airline</a>\n<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(A%E2%80%93C)" title="List of accidents and incidents involving airliners by airline (A–C)">A–C</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(D%E2%80%93O)" title="List of accidents and incidents involving airliners by airline (D–O)">D–O</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(P%E2%80%93Z)" title="List of accidents and incidents involving airliners by airline (P–Z)">P–Z</a></li></ul></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_location" title="List of accidents and incidents involving airliners by location">by location worldwide</a>\n<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_in_the_United_Kingdom" title="List of accidents and incidents involving airliners in the United Kingdom">United Kingdom</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_in_the_United_States" title="List of accidents and incidents involving airliners in the United States">United States</a></li></ul></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">by year</a></li>\n<li><a href="/wiki/List_of_fatal_accidents_to_commercial_cargo_aircraft" title="List of fatal accidents to commercial cargo aircraft">cargo</a></li>\n<li><a href="/wiki/List_of_airliner_shootdown_incidents" title="List of airliner shootdown incidents">shootdown</a></li>\n<li><a href="/wiki/Timeline_of_airliner_bombing_attacks" title="Timeline of airliner bombing attacks">bombing</a></li>\n<li><i><a href="/wiki/Category:Airliner_accidents_and_incidents_involving_controlled_flight_into_terrain" title="Category:Airliner accidents and incidents involving controlled flight into terrain">controlled flight into terrain</a></i></li></ul>\n</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Military</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft" title="List of accidents and incidents involving military aircraft">By year</a></th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_before_1925" title="List of accidents and incidents involving military aircraft before 1925">Pre-1925</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1925%E2%80%931934)" title="List of accidents and incidents involving military aircraft (1925–1934)">1925–1934</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1935%E2%80%931939)" title="List of accidents and incidents involving military aircraft (1935–1939)">1935–1939</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1940%E2%80%931942)" title="List of accidents and incidents involving military aircraft (1940–1942)">1940–1942</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1943%E2%80%931944)" title="List of accidents and incidents involving military aircraft (1943–1944)">1943–1944</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1945%E2%80%931949)" title="List of accidents and incidents involving military aircraft (1945–1949)">1945–1949</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1950%E2%80%931954)" title="List of accidents and incidents involving military aircraft (1950–1954)">1950–1954</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1955%E2%80%931959)" title="List of accidents and incidents involving military aircraft (1955–1959)">1955-1959</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1960%E2%80%931969)" title="List of accidents and incidents involving military aircraft (1960–1969)">1960–1969</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1970%E2%80%931974)" title="List of accidents and incidents involving military aircraft (1970–1974)">1970–1974</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1975%E2%80%931979)" title="List of accidents and incidents involving military aircraft (1975–1979)">1975–1979</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1980%E2%80%931989)" title="List of accidents and incidents involving military aircraft (1980–1989)">1980–1989</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1990%E2%80%931999)" title="List of accidents and incidents involving military aircraft (1990–1999)">1990–1999</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2000%E2%80%932009)" title="List of accidents and incidents involving military aircraft (2000–2009)">2000–2009</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2010%E2%80%932019)" title="List of accidents and incidents involving military aircraft (2010–2019)">2010–2019</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2020%E2%80%93present)" title="List of accidents and incidents involving military aircraft (2020–present)">2020–present</a></li></ul>\n</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">By conflict</th><td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><a href="/wiki/List_of_aircraft_losses_of_the_Vietnam_War" title="List of aircraft losses of the Vietnam War">Vietnam War</a></li>\n<li><i><a href="/wiki/Category:Accidents_and_incidents_involving_United_States_Air_Force_aircraft" title="Category:Accidents and incidents involving United States Air Force aircraft">USAF</a></i></li>\n<li><a href="/wiki/List_of_Soviet_aircraft_losses_during_the_Soviet%E2%80%93Afghan_War" title="List of Soviet aircraft losses during the Soviet–Afghan War">Soviet Afghan War</a></li>\n<li>Falklands War\n<ul><li><a href="/wiki/Argentine_air_forces_in_the_Falklands_War#Casualties_and_aircraft_losses" title="Argentine air forces in the Falklands War">Argentine</a></li>\n<li><a href="/wiki/British_air_services_in_the_Falklands_War#Casualties_and_aircraft_losses" title="British air services in the Falklands War">British</a></li></ul></li>\n<li><a href="/wiki/List_of_aviation_accidents_and_incidents_in_the_war_in_Afghanistan" title="List of aviation accidents and incidents in the war in Afghanistan">U.S war in Afghanistan</a></li>\n<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Iraq_War" title="List of aviation shootdowns and accidents during the Iraq War">Iraq War</a></li>\n<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Libyan_Civil_War_(2011)" title="List of aviation shootdowns and accidents during the Libyan Civil War (2011)">Libyan Civil War (2011)</a></li>\n<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Syrian_Civil_War" title="List of aviation shootdowns and accidents during the Syrian Civil War">Syrian Civil War</a></li>\n<li><a href="/wiki/List_of_Ukrainian_aircraft_losses_during_the_Ukrainian_crisis" class="mw-redirect" title="List of Ukrainian aircraft losses during the Ukrainian crisis">War in Donbass</a></li>\n<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Saudi_Arabian-led_intervention_in_Yemen" title="List of aviation shootdowns and accidents during the Saudi Arabian-led intervention in Yemen">Saudi led Intervention in Yemen</a></li></ul>\n</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Other</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><i><a href="/wiki/Category:Aviation_accidents_and_incidents_by_aircraft" title="Category:Aviation accidents and incidents by aircraft">by aircraft</a></i></li>\n<li><a href="/wiki/List_of_air_rage_incidents" title="List of air rage incidents">Air rage</a></li>\n<li><a href="/wiki/List_of_airship_accidents" title="List of airship accidents">Airships</a></li>\n<li><a href="/wiki/List_of_ballooning_accidents" title="List of ballooning accidents">Ballooning</a></li>\n<li>Air shows\n<ul><li><a href="/wiki/List_of_air_show_accidents_and_incidents_in_the_20th_century" title="List of air show accidents and incidents in the 20th century">20th century</a></li>\n<li><a href="/wiki/List_of_air_show_accidents_and_incidents_in_the_21st_century" title="List of air show accidents and incidents in the 21st century">21st century</a></li></ul></li>\n<li><a href="/wiki/List_of_aircraft_by_tail_number" title="List of aircraft by tail number">By registration</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">Commercial aviation</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_general_aviation" title="List of accidents and incidents involving general aviation">General aviation</a></li>\n<li><a href="/wiki/List_of_accidents_and_incidents_involving_helicopters" title="List of accidents and incidents involving helicopters">Helicopters</a></li>\n<li><a href="/wiki/List_of_news_aircraft_accidents_and_incidents" title="List of news aircraft accidents and incidents">News aircraft</a></li>\n<li><a href="/wiki/List_of_spaceflight-related_accidents_and_incidents" title="List of spaceflight-related accidents and incidents">Spaceflight</a></li>\n<li><a href="/wiki/List_of_sole_survivors_of_aviation_accidents_and_incidents" title="List of sole survivors of aviation accidents and incidents">Sole survivors</a></li>\n<li><a href="/wiki/List_of_unrecovered_flight_recorders" class="mw-redirect" title="List of unrecovered flight recorders">Unrecovered flight recorders</a></li></ul>\n</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Deaths</th><td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><a href="/wiki/List_of_fatalities_from_aviation_accidents" title="List of fatalities from aviation accidents">by aircraft misadventure</a></li>\n<li><a href="/wiki/List_of_accidents_and_disasters_by_death_toll#Aviation" title="List of accidents and disasters by death toll">by death toll</a></li>\n<li><a href="/wiki/List_of_fatalities_from_aviation_accidents" title="List of fatalities from aviation accidents">of notable people</a></li>\n<li><a class="mw-selflink selflink">at least 50 fatalities</a></li>\n<li><a href="/wiki/List_of_aircraft_accidents_and_incidents_by_number_of_ground_fatalities" title="List of aircraft accidents and incidents by number of ground fatalities">by number of ground fatalities</a></li>\n<li><a href="/wiki/List_of_fatal_accidents_and_incidents_involving_commercial_aircraft_in_the_United_States" title="List of fatal accidents and incidents involving commercial aircraft in the United States">in the United States</a></li></ul>\n</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related topics</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">\n<ul><li><a href="/wiki/Accident_analysis" title="Accident analysis">Accident analysis</a></li>\n<li><i><a href="/wiki/Category:Organizations_investigating_aviation_accidents_and_incidents" title="Category:Organizations investigating aviation accidents and incidents">Air crash investigators</a></i></li>\n<li><a href="/wiki/Aviation_archaeology" title="Aviation archaeology">Aviation archaeology</a></li>\n<li><a href="/wiki/Aviation_safety" title="Aviation safety">Aviation safety</a></li></ul>\n</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>\n<ul><li><i>Italics</i> indicates that the list is a <a href="/wiki/Help:Categories" title="Help:Categories">category page</a>.</li></ul>\n</div></td></tr></tbody></table></div>\n<!-- \nNewPP limit report\nParsed by mw1385\nCached time: 20210113234636\nCache expiry: 2592000\nDynamic content: false\nComplications: [vary‐revision‐sha1]\nCPU time usage: 4.916 seconds\nReal time usage: 5.130 seconds\nPreprocessor visited node count: 32762/1000000\nPost‐expand include size: 1170558/2097152 bytes\nTemplate argument size: 27945/2097152 bytes\nHighest expansion depth: 17/40\nExpensive parser function count: 5/500\nUnstrip recursion depth: 1/20\nUnstrip post‐expand size: 2094956/5000000 bytes\nLua time usage: 2.772/10.000 seconds\nLua memory usage: 7601816/52428800 bytes\nLua Profile:\n dataWrapper <mw.lua:661> 320 ms 11.7%\n Scribunto_LuaSandboxCallback::gsub 300 ms 10.9%\n Scribunto_LuaSandboxCallback::callParserFunction 300 ms 10.9%\n recursiveClone <mwInit.lua:41> 240 ms 8.8%\n Scribunto_LuaSandboxCallback::find 160 ms 5.8%\n Scribunto_LuaSandboxCallback::match 140 ms 5.1%\n ? 140 ms 5.1%\n type 120 ms 4.4%\n <mw.lua:683> 100 ms 3.6%\n Scribunto_LuaSandboxCallback::plain 100 ms 3.6%\n [others] 820 ms 29.9%\nNumber of Wikibase entities loaded: 0/400\n-->\n<!--\nTransclusion expansion time report (%,ms,calls,template)\n100.00% 3996.586 1 -total\n 83.86% 3351.585 2 Template:Reflist\n 66.96% 2676.167 649 Template:Cite_web\n 2.81% 112.499 5 Template:Cite_journal\n 2.51% 100.197 22 Template:Dead_link\n 2.41% 96.331 23 Template:Fix\n 2.30% 91.746 47 Template:Category_handler\n 1.47% 58.653 53 Template:Main_other\n 1.35% 53.771 1 Template:Short_description\n 1.23% 49.083 1 Template:Lists_of_aviation_accidents_and_incidents\n-->\n\n<!-- Saved in parser cache with key enwiki:pcache:idhash:39587099-0!canonical and timestamp 20210113234631 and revision id 999332368. Serialized with JSON.\n -->\n</div><noscript><img src="//en.wikipedia.org/wiki/Special:CentralAutoLogin/start?type=1x1" alt="" title="" width="1" height="1" style="border: none; position: absolute;" /></noscript>\n<div class="printfooter">Retrieved from "<a dir="ltr" href="https://en.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368">https://en.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368</a>"</div></div>\n\t\t<div id="catlinks" class="catlinks" data-mw="interface"><div id="mw-normal-catlinks" class="mw-normal-catlinks"><a href="/wiki/Help:Category" title="Help:Category">Categories</a>: <ul><li><a href="/wiki/Category:Aviation-related_lists" title="Category:Aviation-related lists">Aviation-related lists</a></li><li><a href="/wiki/Category:Death-related_lists" title="Category:Death-related lists">Death-related lists</a></li><li><a href="/wiki/Category:Lists_by_death_toll" title="Category:Lists by death toll">Lists by death toll</a></li><li><a href="/wiki/Category:Lists_of_aviation_accidents_and_incidents" title="Category:Lists of aviation accidents and incidents">Lists of aviation accidents and incidents</a></li></ul></div><div id="mw-hidden-catlinks" class="mw-hidden-catlinks mw-hidden-cats-hidden">Hidden categories: <ul><li><a href="/wiki/Category:CS1_errors:_missing_periodical" title="Category:CS1 errors: missing periodical">CS1 errors: missing periodical</a></li><li><a href="/wiki/Category:CS1:_Julian%E2%80%93Gregorian_uncertainty" title="Category:CS1: Julian–Gregorian uncertainty">CS1: Julian–Gregorian uncertainty</a></li><li><a href="/wiki/Category:Webarchive_template_wayback_links" title="Category:Webarchive template wayback links">Webarchive template wayback links</a></li><li><a href="/wiki/Category:CS1_maint:_archived_copy_as_title" title="Category:CS1 maint: archived copy as title">CS1 maint: archived copy as title</a></li><li><a href="/wiki/Category:All_articles_with_dead_external_links" title="Category:All articles with dead external links">All articles with dead external links</a></li><li><a href="/wiki/Category:Articles_with_dead_external_links_from_September_2017" title="Category:Articles with dead external links from September 2017">Articles with dead external links from September 2017</a></li><li><a href="/wiki/Category:Articles_with_permanently_dead_external_links" title="Category:Articles with permanently dead external links">Articles with permanently dead external links</a></li><li><a href="/wiki/Category:Articles_with_dead_external_links_from_October_2017" title="Category:Articles with dead external links from October 2017">Articles with dead external links from October 2017</a></li><li><a href="/wiki/Category:Articles_with_short_description" title="Category:Articles with short description">Articles with short description</a></li><li><a href="/wiki/Category:Short_description_is_different_from_Wikidata" title="Category:Short description is different from Wikidata">Short description is different from Wikidata</a></li><li><a href="/wiki/Category:Use_dmy_dates_from_October_2019" title="Category:Use dmy dates from October 2019">Use dmy dates from October 2019</a></li><li><a href="/wiki/Category:Featured_lists" title="Category:Featured lists">Featured lists</a></li><li><a href="/wiki/Category:All_articles_with_unsourced_statements" title="Category:All articles with unsourced statements">All articles with unsourced statements</a></li><li><a href="/wiki/Category:Articles_with_unsourced_statements_from_March_2014" title="Category:Articles with unsourced statements from March 2014">Articles with unsourced statements from March 2014</a></li></ul></div></div>\n\t</div>\n</div>\n<div id=\'mw-data-after-content\'>\n\t<div class="read-more-container"></div>\n</div>\n\n<div id="mw-navigation">\n\t<h2>Navigation menu</h2>\n\t<div id="mw-head">\n\t\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-personal" class="mw-portlet mw-portlet-personal vector-menu" aria-labelledby="p-personal-label" role="navigation" \n\t >\n\t<h3 id="p-personal-label">\n\t\t<span>Personal tools</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="pt-anonuserpage">Not logged in</li><li id="pt-anontalk"><a href="/wiki/Special:MyTalk" title="Discussion about edits from this IP address [n]" accesskey="n">Talk</a></li><li id="pt-anoncontribs"><a href="/wiki/Special:MyContributions" title="A list of edits made from this IP address [y]" accesskey="y">Contributions</a></li><li id="pt-createaccount"><a href="/w/index.php?title=Special:CreateAccount&returnto=List+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" title="You are encouraged to create an account and log in; however, it is not mandatory">Create account</a></li><li id="pt-login"><a href="/w/index.php?title=Special:UserLogin&returnto=List+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" title="You're encouraged to log in; however, it's not mandatory. [o]" accesskey="o">Log in</a></li></ul>\n\t\t\n\t</div>\n</nav>\n\n\t\t<div id="left-navigation">\n\t\t\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-namespaces" class="mw-portlet mw-portlet-namespaces vector-menu vector-menu-tabs" aria-labelledby="p-namespaces-label" role="navigation" \n\t >\n\t<h3 id="p-namespaces-label">\n\t\t<span>Namespaces</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="ca-nstab-main" class="selected"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" title="View the content page [c]" accesskey="c">Article</a></li><li id="ca-talk"><a href="/wiki/Talk:List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="discussion" title="Discuss improvements to the content page [t]" accesskey="t">Talk</a></li></ul>\n\t\t\n\t</div>\n</nav>\n\n\t\t\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-variants" class="mw-portlet mw-portlet-variants emptyPortlet vector-menu vector-menu-dropdown" aria-labelledby="p-variants-label" role="navigation" \n\t >\n\t<input type="checkbox" class="vector-menu-checkbox" aria-labelledby="p-variants-label" />\n\t<h3 id="p-variants-label">\n\t\t<span>Variants</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"></ul>\n\t\t\n\t</div>\n</nav>\n\n\t\t</div>\n\t\t<div id="right-navigation">\n\t\t\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-views" class="mw-portlet mw-portlet-views vector-menu vector-menu-tabs" aria-labelledby="p-views-label" role="navigation" \n\t >\n\t<h3 id="p-views-label">\n\t\t<span>Views</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="ca-view" class="selected"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities">Read</a></li><li id="ca-edit"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" title="Edit this page [e]" accesskey="e">Edit</a></li><li id="ca-history"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=history" title="Past revisions of this page [h]" accesskey="h">View history</a></li></ul>\n\t\t\n\t</div>\n</nav>\n\n\t\t\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-cactions" class="mw-portlet mw-portlet-cactions emptyPortlet vector-menu vector-menu-dropdown" aria-labelledby="p-cactions-label" role="navigation" \n\t >\n\t<input type="checkbox" class="vector-menu-checkbox" aria-labelledby="p-cactions-label" />\n\t<h3 id="p-cactions-label">\n\t\t<span>More</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"></ul>\n\t\t\n\t</div>\n</nav>\n\n\t\t\t<div id="p-search" role="search">\n\t<h3 >\n\t\t<label for="searchInput">Search</label>\n\t</h3>\n\t<form action="/w/index.php" id="searchform">\n\t\t<div id="simpleSearch" data-search-loc="header-navigation">\n\t\t\t<input type="search" name="search" placeholder="Search Wikipedia" autocapitalize="sentences" title="Search Wikipedia [f]" accesskey="f" id="searchInput"/>\n\t\t\t<input type="hidden" name="title" value="Special:Search">\n\t\t\t<input type="submit" name="fulltext" value="Search" title="Search Wikipedia for this text" id="mw-searchButton" class="searchButton mw-fallbackSearchButton"/>\n\t\t\t<input type="submit" name="go" value="Go" title="Go to a page with this exact name if it exists" id="searchButton" class="searchButton"/>\n\t\t</div>\n\t</form>\n</div>\n\n\t\t</div>\n\t</div>\n\t\n<div id="mw-panel">\n\t<div id="p-logo" role="banner">\n\t\t<a title="Visit the main page" class="mw-wiki-logo" href="/wiki/Main_Page"></a>\n\t</div>\n\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-navigation" class="mw-portlet mw-portlet-navigation vector-menu vector-menu-portal portal portal-first" aria-labelledby="p-navigation-label" role="navigation" \n\t >\n\t<h3 id="p-navigation-label">\n\t\t<span>Navigation</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="n-mainpage-description"><a href="/wiki/Main_Page" title="Visit the main page [z]" accesskey="z">Main page</a></li><li id="n-contents"><a href="/wiki/Wikipedia:Contents" title="Guides to browsing Wikipedia">Contents</a></li><li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Articles related to current events">Current events</a></li><li id="n-randompage"><a href="/wiki/Special:Random" title="Visit a randomly selected article [x]" accesskey="x">Random article</a></li><li id="n-aboutsite"><a href="/wiki/Wikipedia:About" title="Learn about Wikipedia and how it works">About Wikipedia</a></li><li id="n-contactpage"><a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">Contact us</a></li><li id="n-sitesupport"><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&utm_medium=sidebar&utm_campaign=C13_en.wikipedia.org&uselang=en" title="Support us by donating to the Wikimedia Foundation">Donate</a></li></ul>\n\t\t\n\t</div>\n</nav>\n\n\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-interaction" class="mw-portlet mw-portlet-interaction vector-menu vector-menu-portal portal" aria-labelledby="p-interaction-label" role="navigation" \n\t >\n\t<h3 id="p-interaction-label">\n\t\t<span>Contribute</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="n-help"><a href="/wiki/Help:Contents" title="Guidance on how to use and edit Wikipedia">Help</a></li><li id="n-introduction"><a href="/wiki/Help:Introduction" title="Learn how to edit Wikipedia">Learn to edit</a></li><li id="n-portal"><a href="/wiki/Wikipedia:Community_portal" title="The hub for editors">Community portal</a></li><li id="n-recentchanges"><a href="/wiki/Special:RecentChanges" title="A list of recent changes to Wikipedia [r]" accesskey="r">Recent changes</a></li><li id="n-upload"><a href="/wiki/Wikipedia:File_Upload_Wizard" title="Add images or other media for use on Wikipedia">Upload file</a></li></ul>\n\t\t\n\t</div>\n</nav>\n<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-tb" class="mw-portlet mw-portlet-tb vector-menu vector-menu-portal portal" aria-labelledby="p-tb-label" role="navigation" \n\t >\n\t<h3 id="p-tb-label">\n\t\t<span>Tools</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="t-whatlinkshere"><a href="/wiki/Special:WhatLinksHere/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" title="List of all English Wikipedia pages containing links to this page [j]" accesskey="j">What links here</a></li><li id="t-recentchangeslinked"><a href="/wiki/Special:RecentChangesLinked/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="nofollow" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li><li id="t-upload"><a href="/wiki/Wikipedia:File_Upload_Wizard" title="Upload files [u]" accesskey="u">Upload file</a></li><li id="t-specialpages"><a href="/wiki/Special:SpecialPages" title="A list of all special pages [q]" accesskey="q">Special pages</a></li><li id="t-permalink"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368" title="Permanent link to this revision of this page">Permanent link</a></li><li id="t-info"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=info" title="More information about this page">Page information</a></li><li id="t-cite"><a href="/w/index.php?title=Special:CiteThisPage&page=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&id=999332368&wpFormIdentifier=titleform" title="Information on how to cite this page">Cite this page</a></li><li id="t-wikibase"><a href="https://www.wikidata.org/wiki/Special:EntityPage/Q3834411" title="Structured data on this page hosted by Wikidata [g]" accesskey="g">Wikidata item</a></li></ul>\n\t\t\n\t</div>\n</nav>\n<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-coll-print_export" class="mw-portlet mw-portlet-coll-print_export vector-menu vector-menu-portal portal" aria-labelledby="p-coll-print_export-label" role="navigation" \n\t >\n\t<h3 id="p-coll-print_export-label">\n\t\t<span>Print/export</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li id="coll-download-as-rl"><a href="/w/index.php?title=Special:DownloadAsPdf&page=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=show-download-screen" title="Download this page as a PDF file">Download as PDF</a></li><li id="t-print"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&printable=yes" title="Printable version of this page [p]" accesskey="p">Printable version</a></li></ul>\n\t\t\n\t</div>\n</nav>\n\n\t<!-- Please do not use role attribute as CSS selector, it is deprecated. -->\n<nav id="p-lang" class="mw-portlet mw-portlet-lang vector-menu vector-menu-portal portal" aria-labelledby="p-lang-label" role="navigation" \n\t >\n\t<h3 id="p-lang-label">\n\t\t<span>Languages</span>\n\t</h3>\n\t<div class="vector-menu-content">\n\t\t<ul class="vector-menu-content-list"><li class="interlanguage-link interwiki-ar"><a href="https://ar.wikipedia.org/wiki/%D9%82%D8%A7%D8%A6%D9%85%D8%A9_%D8%A3%D9%83%D8%A8%D8%B1_100_%D8%AD%D8%A7%D8%AF%D8%AB_%D8%B7%D9%8A%D8%B1%D8%A7%D9%86_%D9%81%D9%8A_%D8%A7%D9%84%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE" title="قائمة أكبر 100 حادث طيران في التاريخ – Arabic" lang="ar" hreflang="ar" class="interlanguage-link-target">العربية</a></li><li class="interlanguage-link interwiki-az"><a href="https://az.wikipedia.org/wiki/%C6%8Fn_az%C4%B1_50_n%C9%99f%C9%99rin_%C3%B6l%C3%BCm%C3%BC_il%C9%99_n%C9%99tic%C9%99l%C9%99n%C9%99n_aviasiya_q%C9%99zalar%C4%B1_v%C9%99_olaylar%C4%B1n%C4%B1n_siyah%C4%B1s%C4%B1" title="Ən azı 50 nəfərin ölümü ilə nəticələnən aviasiya qəzaları və olaylarının siyahısı – Azerbaijani" lang="az" hreflang="az" class="interlanguage-link-target">Azərbaycanca</a></li><li class="interlanguage-link interwiki-es"><a href="https://es.wikipedia.org/wiki/Anexo:Accidentes_m%C3%A1s_graves_de_aviaci%C3%B3n_(1953-presente)" title="Anexo:Accidentes más graves de aviación (1953-presente) – Spanish" lang="es" hreflang="es" class="interlanguage-link-target">Español</a></li><li class="interlanguage-link interwiki-fr"><a href="https://fr.wikipedia.org/wiki/Liste_des_accidents_a%C3%A9riens_par_nombre_de_victimes" title="Liste des accidents aériens par nombre de victimes – French" lang="fr" hreflang="fr" class="interlanguage-link-target">Français</a></li><li class="interlanguage-link interwiki-it"><a href="https://it.wikipedia.org/wiki/Incidenti_aerei_per_numero_di_vittime" title="Incidenti aerei per numero di vittime – Italian" lang="it" hreflang="it" class="interlanguage-link-target">Italiano</a></li><li class="interlanguage-link interwiki-ja"><a href="https://ja.wikipedia.org/wiki/100%E4%BA%BA%E4%BB%A5%E4%B8%8A%E3%81%8C%E6%AD%BB%E4%BA%A1%E3%81%97%E3%81%9F%E8%88%AA%E7%A9%BA%E4%BA%8B%E6%95%85%E3%81%8A%E3%82%88%E3%81%B3%E4%BA%8B%E4%BB%B6%E3%81%AE%E4%B8%80%E8%A6%A7" title="100人以上が死亡した航空事故および事件の一覧 – Japanese" lang="ja" hreflang="ja" class="interlanguage-link-target">日本語</a></li><li class="interlanguage-link interwiki-pl"><a href="https://pl.wikipedia.org/wiki/Najwi%C4%99ksze_katastrofy_samolot%C3%B3w_pasa%C5%BCerskich" title="Największe katastrofy samolotów pasażerskich – Polish" lang="pl" hreflang="pl" class="interlanguage-link-target">Polski</a></li><li class="interlanguage-link interwiki-ru badge-Q17506997 badge-featuredlist" title="featured list"><a href="https://ru.wikipedia.org/wiki/100_%D0%BA%D1%80%D1%83%D0%BF%D0%BD%D0%B5%D0%B9%D1%88%D0%B8%D1%85_%D0%B0%D0%B2%D0%B8%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D1%8B%D1%85_%D0%BA%D0%B0%D1%82%D0%B0%D1%81%D1%82%D1%80%D0%BE%D1%84" title="100 крупнейших авиационных катастроф – Russian" lang="ru" hreflang="ru" class="interlanguage-link-target">Русский</a></li><li class="interlanguage-link interwiki-fi"><a href="https://fi.wikipedia.org/wiki/Luettelo_pahimmista_lento-onnettomuuksista" title="Luettelo pahimmista lento-onnettomuuksista – Finnish" lang="fi" hreflang="fi" class="interlanguage-link-target">Suomi</a></li><li class="interlanguage-link interwiki-uk"><a href="https://uk.wikipedia.org/wiki/%D0%9D%D0%B0%D0%B9%D0%B1%D1%96%D0%BB%D1%8C%D1%88%D1%96_%D0%B0%D0%B2%D1%96%D0%B0%D1%86%D1%96%D0%B9%D0%BD%D1%96_%D0%BA%D0%B0%D1%82%D0%B0%D1%81%D1%82%D1%80%D0%BE%D1%84%D0%B8" title="Найбільші авіаційні катастрофи – Ukrainian" lang="uk" hreflang="uk" class="interlanguage-link-target">Українська</a></li><li class="interlanguage-link interwiki-zh"><a href="https://zh.wikipedia.org/wiki/%E9%80%A0%E6%88%90%E8%87%B3%E5%B0%9150%E4%BA%BA%E6%AD%BB%E4%BA%A1%E7%9A%84%E7%A9%BA%E9%9A%BE%E5%88%97%E8%A1%A8" title="造成至少50人死亡的空难列表 – Chinese" lang="zh" hreflang="zh" class="interlanguage-link-target">中文</a></li></ul>\n\t\t<div class="after-portlet after-portlet-lang"><span class="wb-langlinks-edit wb-langlinks-link"><a href="https://www.wikidata.org/wiki/Special:EntityPage/Q3834411#sitelinks-wikipedia" title="Edit interlanguage links" class="wbc-editpage">Edit links</a></span></div>\n\t</div>\n</nav>\n\n</div>\n\n</div>\n<footer id="footer" class="mw-footer" role="contentinfo" >\n\t<ul id="footer-info" >\n\t<li id="footer-info-lastmod"> This page was last edited on 9 January 2021, at 17:23<span class="anonymous-show"> (UTC)</span>.</li>\n\t<li id="footer-info-copyright">Text is available under the <a rel="license" href="//en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License">Creative Commons Attribution-ShareAlike License</a><a rel="license" href="//creativecommons.org/licenses/by-sa/3.0/" style="display:none;"></a>;\nadditional terms may apply. By using this site, you agree to the <a href="//foundation.wikimedia.org/wiki/Terms_of_Use">Terms of Use</a> and <a href="//foundation.wikimedia.org/wiki/Privacy_policy">Privacy Policy</a>. Wikipedia® is a registered trademark of the <a href="//www.wikimediafoundation.org/">Wikimedia Foundation, Inc.</a>, a non-profit organization.</li>\n</ul>\n\n\t<ul id="footer-places" >\n\t<li id="footer-places-privacy"><a href="https://foundation.wikimedia.org/wiki/Privacy_policy" class="extiw" title="wmf:Privacy policy">Privacy policy</a></li>\n\t<li id="footer-places-about"><a href="/wiki/Wikipedia:About" title="Wikipedia:About">About Wikipedia</a></li>\n\t<li id="footer-places-disclaimer"><a href="/wiki/Wikipedia:General_disclaimer" title="Wikipedia:General disclaimer">Disclaimers</a></li>\n\t<li id="footer-places-contact"><a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us">Contact Wikipedia</a></li>\n\t<li id="footer-places-mobileview"><a href="//en.m.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&mobileaction=toggle_view_mobile" class="noprint stopMobileRedirectToggle">Mobile view</a></li>\n\t<li id="footer-places-developers"><a href="https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute">Developers</a></li>\n\t<li id="footer-places-statslink"><a href="https://stats.wikimedia.org/#/en.wikipedia.org">Statistics</a></li>\n\t<li id="footer-places-cookiestatement"><a href="https://foundation.wikimedia.org/wiki/Cookie_statement">Cookie statement</a></li>\n</ul>\n\n\t<ul id="footer-icons" class="noprint">\n\t<li id="footer-copyrightico"><a href="https://wikimediafoundation.org/"><img src="/static/images/footer/wikimedia-button.png" srcset="/static/images/footer/wikimedia-button-1.5x.png 1.5x, /static/images/footer/wikimedia-button-2x.png 2x" width="88" height="31" alt="Wikimedia Foundation" loading="lazy" /></a></li>\n\t<li id="footer-poweredbyico"><a href="https://www.mediawiki.org/"><img src="/static/images/footer/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" srcset="/static/images/footer/poweredby_mediawiki_132x47.png 1.5x, /static/images/footer/poweredby_mediawiki_176x62.png 2x" width="88" height="31" loading="lazy"/></a></li>\n</ul>\n\n\t<div style="clear: both;"></div>\n</footer>\n\n\n<script>(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgPageParseReport":{"limitreport":{"cputime":"4.916","walltime":"5.130","ppvisitednodes":{"value":32762,"limit":1000000},"postexpandincludesize":{"value":1170558,"limit":2097152},"templateargumentsize":{"value":27945,"limit":2097152},"expansiondepth":{"value":17,"limit":40},"expensivefunctioncount":{"value":5,"limit":500},"unstrip-depth":{"value":1,"limit":20},"unstrip-size":{"value":2094956,"limit":5000000},"entityaccesscount":{"value":0,"limit":400},"timingprofile":["100.00% 3996.586 1 -total"," 83.86% 3351.585 2 Template:Reflist"," 66.96% 2676.167 649 Template:Cite_web"," 2.81% 112.499 5 Template:Cite_journal"," 2.51% 100.197 22 Template:Dead_link"," 2.41% 96.331 23 Template:Fix"," 2.30% 91.746 47 Template:Category_handler"," 1.47% 58.653 53 Template:Main_other"," 1.35% 53.771 1 Template:Short_description"," 1.23% 49.083 1 Template:Lists_of_aviation_accidents_and_incidents"]},"scribunto":{"limitreport-timeusage":{"value":"2.772","limit":"10.000"},"limitreport-memusage":{"value":7601816,"limit":52428800},"limitreport-profile":[["dataWrapper \\u003Cmw.lua:661\\u003E","320","11.7"],["Scribunto_LuaSandboxCallback::gsub","300","10.9"],["Scribunto_LuaSandboxCallback::callParserFunction","300","10.9"],["recursiveClone \\u003CmwInit.lua:41\\u003E","240","8.8"],["Scribunto_LuaSandboxCallback::find","160","5.8"],["Scribunto_LuaSandboxCallback::match","140","5.1"],["?","140","5.1"],["type","120","4.4"],["\\u003Cmw.lua:683\\u003E","100","3.6"],["Scribunto_LuaSandboxCallback::plain","100","3.6"],["[others]","820","29.9"]]},"cachereport":{"origin":"mw1385","timestamp":"20210113234636","ttl":2592000,"transientcontent":false}}});});</script>\n<script type="application/ld+json">{"@context":"https:\\/\\/schema.org","@type":"Article","name":"List of aircraft accidents and incidents resulting in at least 50 fatalities","url":"https:\\/\\/en.wikipedia.org\\/wiki\\/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","sameAs":"http:\\/\\/www.wikidata.org\\/entity\\/Q3834411","mainEntity":"http:\\/\\/www.wikidata.org\\/entity\\/Q3834411","author":{"@type":"Organization","name":"Contributors to Wikimedia projects"},"publisher":{"@type":"Organization","name":"Wikimedia Foundation, Inc.","logo":{"@type":"ImageObject","url":"https:\\/\\/www.wikimedia.org\\/static\\/images\\/wmf-hor-googpub.png"}},"datePublished":"2013-06-05T16:50:03Z","dateModified":"2021-01-09T17:23:00Z","headline":"Wikimedia list article"}</script>\n<script>(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":187,"wgHostname":"mw1353"});});</script>\n</body></html>'
soup = BeautifulSoup(htmlCode)
soup
<!DOCTYPE html>
<html class="client-nojs" dir="ltr" lang="en">
<head>
<meta charset="utf-8"/>
<title>List of aircraft accidents and incidents resulting in at least 50 fatalities - Wikipedia</title>
<script>document.documentElement.className="client-js";RLCONF={"wgBreakFrames":!1,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgRequestId":"X-@aSwpAMMMAAWZvZ2gAAAAC","wgCSPNonce":!1,"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":!1,"wgNamespaceNumber":0,"wgPageName":"List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","wgTitle":"List of aircraft accidents and incidents resulting in at least 50 fatalities","wgCurRevisionId":999332368,"wgRevisionId":999332368,"wgArticleId":39587099,"wgIsArticle":!0,"wgIsRedirect":!1,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":["CS1 errors: missing periodical","CS1: Julian–Gregorian uncertainty","Webarchive template wayback links","CS1 maint: archived copy as title","All articles with dead external links",
"Articles with dead external links from September 2017","Articles with permanently dead external links","Articles with dead external links from October 2017","Articles with short description","Short description is different from Wikidata","Use dmy dates from October 2019","Featured lists","All articles with unsourced statements","Articles with unsourced statements from March 2014","Aviation-related lists","Death-related lists","Lists by death toll","Lists of aviation accidents and incidents"],"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgRelevantPageName":"List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","wgRelevantArticleId":39587099,"wgIsProbablyEditable":!0,"wgRelevantPageIsProbablyEditable":!0,"wgRestrictionEdit":[],"wgRestrictionMove":[],"wgMediaViewerOnClick":!0,"wgMediaViewerEnabledByDefault":!0,"wgPopupsReferencePreviews":!1,"wgPopupsConflictsWithNavPopupGadget":!1,"wgPopupsConflictsWithRefTooltipsGadget":!0,
"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","pageVariantFallbacks":"en"},"wgMFDisplayWikibaseDescriptions":{"search":!0,"nearby":!0,"watchlist":!0,"tagline":!1},"wgWMESchemaEditAttemptStepOversample":!1,"wgULSCurrentAutonym":"English","wgNoticeProject":"wikipedia","wgCentralAuthMobileDomain":!1,"wgEditSubmitButtonLabelPublish":!0,"wgULSPosition":"interlanguage","wgWikibaseItemId":"Q3834411"};RLSTATE={"ext.globalCssJs.user.styles":"ready","site.styles":"ready","noscript":"ready","user.styles":"ready","ext.globalCssJs.user":"ready","user":"ready","user.options":"loading","ext.cite.styles":"ready","skins.vector.styles.legacy":"ready","jquery.tablesorter.styles":"ready","jquery.makeCollapsible.styles":"ready","ext.visualEditor.desktopArticleTarget.noscript":"ready","ext.uls.interlanguage":"ready","ext.wikimediaBadges":"ready","wikibase.client.init":"ready"};RLPAGEMODULES=["ext.cite.ux-enhancements","site","mediawiki.page.ready","jquery.tablesorter",
"jquery.makeCollapsible","mediawiki.toc","skins.vector.legacy.js","ext.gadget.ReferenceTooltips","ext.gadget.charinsert","ext.gadget.extra-toolbar-buttons","ext.gadget.refToolbar","ext.gadget.switcher","ext.centralauth.centralautologin","mmv.head","mmv.bootstrap.autostart","ext.popups","ext.visualEditor.desktopArticleTarget.init","ext.visualEditor.targetLoader","ext.eventLogging","ext.wikimediaEvents","ext.navigationTiming","ext.uls.compactlinks","ext.uls.interface","ext.cx.eventlogging.campaigns","ext.centralNotice.geoIP","ext.centralNotice.startUp"];</script>
<script>(RLQ=window.RLQ||[]).push(function(){mw.loader.implement("user.options@1hzgi",function($,jQuery,require,module){/*@nomin*/mw.user.tokens.set({"patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});
});});</script>
<link href="/w/load.php?lang=en&modules=ext.cite.styles%7Cext.uls.interlanguage%7Cext.visualEditor.desktopArticleTarget.noscript%7Cext.wikimediaBadges%7Cjquery.makeCollapsible.styles%7Cjquery.tablesorter.styles%7Cskins.vector.styles.legacy%7Cwikibase.client.init&only=styles&skin=vector" rel="stylesheet"/>
<script async="" src="/w/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=vector"></script>
<meta content="" name="ResourceLoaderDynamicStyles"/>
<link href="/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector" rel="stylesheet"/>
<meta content="MediaWiki 1.36.0-wmf.25" name="generator"/>
<meta content="origin" name="referrer"/>
<meta content="origin-when-crossorigin" name="referrer"/>
<meta content="origin-when-cross-origin" name="referrer"/>
<link href="//upload.wikimedia.org" rel="preconnect"/>
<link href="//en.m.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" media="only screen and (max-width: 720px)" rel="alternate"/>
<link href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" rel="alternate" title="Edit this page" type="application/x-wiki"/>
<link href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" rel="edit" title="Edit this page"/>
<link href="/static/apple-touch/wikipedia.png" rel="apple-touch-icon"/>
<link href="/static/favicon/wikipedia.ico" rel="shortcut icon"/>
<link href="/w/opensearch_desc.php" rel="search" title="Wikipedia (en)" type="application/opensearchdescription+xml"/>
<link href="//en.wikipedia.org/w/api.php?action=rsd" rel="EditURI" type="application/rsd+xml"/>
<link href="//creativecommons.org/licenses/by-sa/3.0/" rel="license"/>
<link href="https://en.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="canonical"/>
<link href="//login.wikimedia.org" rel="dns-prefetch"/>
<link href="//meta.wikimedia.org" rel="dns-prefetch"/>
</head>
<body class="mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject mw-editable page-List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities rootpage-List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities skin-vector action-view skin-vector-legacy"><div class="noprint" id="mw-page-base"></div>
<div class="noprint" id="mw-head-base"></div>
<div class="mw-body" id="content" role="main">
<a id="top"></a>
<div class="mw-body-content" id="siteNotice"><!-- CentralNotice --></div>
<div class="mw-indicators mw-body-content">
<div class="mw-indicator" id="mw-indicator-featured-star"><a href="/wiki/Wikipedia:Featured_lists" title="This is a featured list. Click here for more information."><img alt="This is a featured list. Click here for more information." data-file-height="438" data-file-width="462" decoding="async" height="19" src="//upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/20px-Cscr-featured.svg.png" srcset="//upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/30px-Cscr-featured.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/40px-Cscr-featured.svg.png 2x" width="20"/></a></div>
</div>
<h1 class="firstHeading" id="firstHeading" lang="en">List of aircraft accidents and incidents resulting in at least 50 fatalities</h1>
<div class="mw-body-content" id="bodyContent">
<div class="noprint" id="siteSub">From Wikipedia, the free encyclopedia</div>
<div id="contentSub"></div>
<div id="contentSub2"></div>
<div id="jump-to-nav"></div>
<a class="mw-jump-link" href="#mw-head">Jump to navigation</a>
<a class="mw-jump-link" href="#searchInput">Jump to search</a>
<div class="mw-content-ltr" dir="ltr" id="mw-content-text" lang="en"><div class="mw-parser-output"><div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">Wikipedia list article</div>
<p class="mw-empty-elt">
</p><p>This article lists aircraft accidents and incidents which resulted in at least 50 fatalities in a single occurrence involving commercial passenger and cargo flights, military passenger and cargo flights, or general aviation flights that have been involved in a ground or mid-air collision with either a commercial or military passenger or cargo flight.
</p><p>There have been 552 such incidents, including terrorist or other attacks. Of these, 204 have involved at least 100 fatalities, 34 have had at least 200 fatalities, 8 have had at least 300 fatalities, and 4 have had at least 500 fatalities. Between 1923 (the first year an aircraft accident or incident exceeded 50 fatalities) and the present, these incidents have accounted for 58,144 fatalities across all seven <a href="/wiki/Continent" title="Continent">continents</a> and the three largest oceans.
</p>
<div aria-labelledby="mw-toc-heading" class="toc" id="toc" role="navigation"><input class="toctogglecheckbox" id="toctogglecheckbox" role="button" style="display:none" type="checkbox"/><div class="toctitle" dir="ltr" lang="en"><h2 id="mw-toc-heading">Contents</h2><span class="toctogglespan"><label class="toctogglelabel" for="toctogglecheckbox"></label></span></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#History"><span class="tocnumber">1</span> <span class="toctext">History</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Inclusion_criteria"><span class="tocnumber">2</span> <span class="toctext">Inclusion criteria</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Table_key"><span class="tocnumber">3</span> <span class="toctext">Table key</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Table"><span class="tocnumber">4</span> <span class="toctext">Table</span></a></li>
<li class="toclevel-1 tocsection-5"><a href="#Notes_regarding_table_data_columns"><span class="tocnumber">5</span> <span class="toctext">Notes regarding table data columns</span></a>
<ul>
<li class="toclevel-2 tocsection-6"><a href="#Deaths"><span class="tocnumber">5.1</span> <span class="toctext">Deaths</span></a></li>
<li class="toclevel-2 tocsection-7"><a href="#Type"><span class="tocnumber">5.2</span> <span class="toctext">Type</span></a>
<ul>
<li class="toclevel-3 tocsection-8"><a href="#Accidents_and_related_incidents"><span class="tocnumber">5.2.1</span> <span class="toctext">Accidents and related incidents</span></a></li>
<li class="toclevel-3 tocsection-9"><a href="#Attacks_and_related_incidents"><span class="tocnumber">5.2.2</span> <span class="toctext">Attacks and related incidents</span></a></li>
</ul>
</li>
<li class="toclevel-2 tocsection-10"><a href="#Location"><span class="tocnumber">5.3</span> <span class="toctext">Location</span></a></li>
<li class="toclevel-2 tocsection-11"><a href="#Phases_of_flight"><span class="tocnumber">5.4</span> <span class="toctext">Phases of flight</span></a></li>
<li class="toclevel-2 tocsection-12"><a href="#Airports_and_distance"><span class="tocnumber">5.5</span> <span class="toctext">Airports and distance</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-13"><a href="#Summary"><span class="tocnumber">6</span> <span class="toctext">Summary</span></a>
<ul>
<li class="toclevel-2 tocsection-14"><a href="#Descriptive_statistics"><span class="tocnumber">6.1</span> <span class="toctext">Descriptive statistics</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-15"><a href="#See_also"><span class="tocnumber">7</span> <span class="toctext">See also</span></a></li>
<li class="toclevel-1 tocsection-16"><a href="#Notes"><span class="tocnumber">8</span> <span class="toctext">Notes</span></a></li>
<li class="toclevel-1 tocsection-17"><a href="#References"><span class="tocnumber">9</span> <span class="toctext">References</span></a>
<ul>
<li class="toclevel-2 tocsection-18"><a href="#Books"><span class="tocnumber">9.1</span> <span class="toctext">Books</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-19"><a href="#Further_reading"><span class="tocnumber">10</span> <span class="toctext">Further reading</span></a></li>
</ul>
</div>
<h2><span class="mw-headline" id="History">History</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=1" title="Edit section: History">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>Five years after the pioneering flight of the <a href="/wiki/Wright_brothers" title="Wright brothers">Wright brothers</a> on 17 December 1903,<sup class="reference" id="cite_ref-1"><a href="#cite_note-1">[1]</a></sup> <a href="/wiki/Thomas_Selfridge" title="Thomas Selfridge">Thomas Selfridge</a> became the first fatality of powered flight while flying as a passenger with Orville Wright during a demonstration of the <a href="/wiki/Wright_Model_A" title="Wright Model A">Wright Model A</a> at <a href="/wiki/Fort_Myer" title="Fort Myer">Fort Myer</a>, Virginia, on 17 September 1908.<sup class="reference" id="cite_ref-2"><a href="#cite_note-2">[2]</a></sup> <a href="/wiki/Eug%C3%A8ne_Lefebvre" title="Eugène Lefebvre">Eugène Lefebvre</a> was the first pilot killed in a powered airplane in 1909, while the first fatal mid-air collision occurred on 19 June 1912, near <a href="/wiki/Douai" title="Douai">Douai</a>, France, killing the pilot of each aircraft.<sup class="reference" id="cite_ref-Chisholm1913_3-0"><a href="#cite_note-Chisholm1913-3">[3]</a></sup> Since the deaths of these early aviation pioneers, the scale of fatal aircraft accidents has increased in proportion to the size and capacity of airplanes.
</p><p>The first aviation incident to result in more than 50 fatalities did not involve an airplane. On 21 December 1923, the <a href="/wiki/Dixmude_(airship)" title="Dixmude (airship)"><i>Dixmude</i></a>, a <a href="/wiki/Rigid_airship" title="Rigid airship">rigid airship</a> of the French Navy, was reportedly struck by lightning and crashed into the Mediterranean Sea, off <a href="/wiki/Sicily" title="Sicily">Sicily</a>, Italy. All 52 crew and passengers were killed.<sup class="reference" id="cite_ref-The_French_Airship_Catastrophe_4-0"><a href="#cite_note-The_French_Airship_Catastrophe-4">[4]</a></sup> Nearly 10 years later, the <a class="mw-redirect" href="/wiki/USS_Akron_(ZRS-4)" title="USS Akron (ZRS-4)">USS <i>Akron</i></a>, also a rigid airship, encountered severe weather and crashed into the Atlantic Ocean, off <a href="/wiki/Barnegat_Light,_New_Jersey" title="Barnegat Light, New Jersey">Barnegat Light</a>, New Jersey, killing 73 of those on board.<sup class="reference" id="cite_ref-dirigible_5-0"><a href="#cite_note-dirigible-5">[5]</a></sup> It was another 5 years before a fixed-wing aircraft incident claimed more than 50 fatalities. On 24 July 1938, a <a href="/wiki/Curtiss_F11C_Goshawk" title="Curtiss F11C Goshawk">Curtiss Hawk II</a> crashed into spectator stands in the <a href="/wiki/1938_Santa_Ana_air_show_disaster" title="1938 Santa Ana air show disaster">Santa Ana air show disaster</a>. 52 spectators were killed on the ground in addition to the pilot of the airplane.<sup class="reference" id="cite_ref-auto_6-0"><a href="#cite_note-auto-6">[6]</a></sup> One month later on 24 August 1938, the Japan mid-air collision in <a href="/wiki/Tokyo" title="Tokyo">Tokyo</a> claimed 53 lives on the ground in addition to the 5 crew members aboard both planes.<sup class="reference" id="cite_ref-auto1_7-0"><a href="#cite_note-auto1-7">[7]</a></sup> The first <a href="/wiki/Rotorcraft" title="Rotorcraft">rotorcraft</a> incident to result in more than 50 fatalities was the <a href="/wiki/1977_Israeli_Air_Force_Sikorsky_CH-53_Sea_Stallion_crash" title="1977 Israeli Air Force Sikorsky CH-53 Sea Stallion crash">1977 crash</a> of a <a href="/wiki/Sikorsky_CH-53_Sea_Stallion" title="Sikorsky CH-53 Sea Stallion">Sikorsky CH-53 Sea Stallion</a> in <a href="/wiki/Israel" title="Israel">Israel</a>, which killed 54 people.<sup class="reference" id="cite_ref-auto2_8-0"><a href="#cite_note-auto2-8">[8]</a></sup>
</p><p>The greatest number of fatalities involving one aircraft occurred in 1985 when 520 people died in the crash of <a href="/wiki/Japan_Airlines_Flight_123" title="Japan Airlines Flight 123">Japan Airlines Flight 123</a>.<sup class="reference" id="cite_ref-9"><a href="#cite_note-9">[9]</a></sup> The most fatalities in any aviation accident in history occurred during 1977 in the <a href="/wiki/Tenerife_airport_disaster" title="Tenerife airport disaster">Tenerife airport disaster</a> when 583 people were killed when two <a href="/wiki/Boeing_747" title="Boeing 747">Boeing 747s</a> collided on a <a href="/wiki/Runway" title="Runway">runway</a>. The greatest number of fatalities from a midair collision occurred at the <a class="mw-redirect" href="/wiki/Charkhi_Dadri_mid-air_collision" title="Charkhi Dadri mid-air collision">Charkhi Dadri mid-air collision</a>, to the west of New Delhi, India on 12 November 1996 when a Saudi Arabian Airlines Boeing 747-100B en route from Delhi to Dhahran, Saudi Arabia, collided with Kazakhstan Airlines Ilyushin Il-76 en route from Chimkent, Kazakhstan to Delhi, killing all 349 people aboard both the airplanes.<sup class="reference" id="cite_ref-libraryonline.erau_10-0"><a href="#cite_note-libraryonline.erau-10">[10]</a></sup> The <a href="/wiki/September_11_attacks" title="September 11 attacks">11 September 2001 (9/11)</a> coordinated attack of the <a href="/wiki/World_Trade_Center_(1973%E2%80%932001)" title="World Trade Center (1973–2001)">World Trade Center</a> claimed not only 157 passengers and crew, but an additional 2,606 victims.<sup class="reference" id="cite_ref-aviation-safety_11-0"><a href="#cite_note-aviation-safety-11">[11]</a></sup><sup class="reference" id="cite_ref-aviation-safety_a_12-0"><a href="#cite_note-aviation-safety_a-12">[12]</a></sup> In 2012, <a href="/wiki/Boeing" title="Boeing">Boeing</a> released a study of worldwide commercial jet airplane accidents between 1959 and 2011 reporting 1,798 accidents, 603 categorized as fatal, which accounted for 29,025 on-board fatalities and an additional 1,173 ground or non-commercial aircraft collision deaths.<sup class="reference" id="cite_ref-boeing1pdf_13-0"><a href="#cite_note-boeing1pdf-13">[13]</a></sup> The Boeing analysis suggests a decrease of commercial aviation accident fatality rates toward the end of the study period.
</p>
<h2><span class="mw-headline" id="Inclusion_criteria">Inclusion criteria</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=2" title="Edit section: Inclusion criteria">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>Criteria for inclusion require at least 50 fatalities in a single occurrence involving commercial passenger and cargo flights, <a href="/wiki/Military_transport_aircraft" title="Military transport aircraft">military passenger and cargo flights</a>, or <a href="/wiki/General_aviation" title="General aviation">general aviation</a> flights that have been involved in a ground or <a href="/wiki/Mid-air_collision" title="Mid-air collision">mid-air collision</a> with either a commercial or military passenger or cargo flight.
</p><p>The US <a href="/wiki/Code_of_Federal_Regulations" title="Code of Federal Regulations">Code of Federal Regulations</a> defines an accident as "an occurrence associated with the operation of an aircraft which takes place between the time any person boards the aircraft with the intention of flight and all such persons have disembarked, and in which any person suffers death or serious injury, or in which the aircraft receives substantial damage;" an incident as "an occurrence other than an accident, associated with the operation of an aircraft, which affects or could affect the safety of operations;" and a fatal injury as one which results in death within 30 days of the accident.<sup class="reference" id="cite_ref-gpo_14-0"><a href="#cite_note-gpo-14">[14]</a></sup> The definitions of accident, incident, and fatality in the Code of Federal Regulations, and used by the <a class="mw-redirect" href="/wiki/FAA" title="FAA">FAA</a> and <a class="mw-redirect" href="/wiki/NTSB" title="NTSB">NTSB</a> are generally consistent with those found in the <a class="mw-redirect" href="/wiki/ICAO" title="ICAO">ICAO</a> <a href="/wiki/Chicago_Convention_on_International_Civil_Aviation" title="Chicago Convention on International Civil Aviation">Chicago Convention on International Civil Aviation</a> Annex 13.<sup class="reference" id="cite_ref-boeing1pdf_13-1"><a href="#cite_note-boeing1pdf-13">[13]</a></sup><sup class="reference" id="cite_ref-15"><a href="#cite_note-15">[15]</a></sup>
</p>
<h2><span class="mw-headline" id="Table_key">Table key</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=3" title="Edit section: Table key">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<div>
<table class="multicol" role="presentation" style="border-collapse: collapse; padding: 0; border: 0; background:transparent; width:100%;"><tbody><tr>
<td style="text-align: left; vertical-align: top;">
<table class="wikitable">
<caption>Table key (deaths, type)
</caption>
<tbody><tr>
<th scope="col">Column
</th>
<th scope="col">Abbreviation
</th>
<th scope="col">Definition
</th></tr>
<tr>
<td rowspan="7"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Deaths" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Deaths</a>
</td>
<td scope="row">Tot
</td>
<td>Total
</td></tr>
<tr>
<td scope="row">C
</td>
<td>Crew
</td></tr>
<tr>
<td scope="row">P
</td>
<td>Passenger
</td></tr>
<tr>
<td scope="row">G
</td>
<td>Ground
</td></tr>
<tr>
<td scope="row">N
</td>
<td>Notes
</td></tr>
<tr>
<td scope="row">†
</td>
<td>No survivors
</td></tr>
<tr>
<td scope="row">1*
</td>
<td><a class="mw-redirect" href="/wiki/List_of_sole_survivors_of_airline_accidents_or_incidents" title="List of sole survivors of airline accidents or incidents">Sole survivor</a>
</td></tr>
<tr>
<td rowspan="6"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">T<br/>abv.<br/>for<br/>Type</a>
</td>
<td scope="row">COM
</td>
<td>Commercial (accident/incident)
</td></tr>
<tr>
<td scope="row">MIL
</td>
<td>Military (accident/incident)
</td></tr>
<tr>
<td scope="row">INB
</td>
<td>Bombing
</td></tr>
<tr>
<td scope="row">INH
</td>
<td>Hijacking
</td></tr>
<tr>
<td scope="row">EXG
</td>
<td>Attacked using ground-based weapons
</td></tr>
<tr>
<td scope="row">EXS
</td>
<td>Attacked by other aircraft
</td></tr></tbody></table>
<p>
</p>
</td>
<td style="text-align: left; vertical-align: top;">
<table class="wikitable">
<caption>Table key (location, phase of flight)
</caption>
<tbody><tr>
<th scope="col">Column
</th>
<th scope="col">Abbreviation
</th>
<th scope="col">Definition
</th></tr>
<tr>
<td rowspan="4"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Location" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Location</a>
</td>
<td scope="row">(none)
</td>
<td>< 20 km (12.5 mi)
</td></tr>
<tr>
<td scope="row">"off"
</td>
<td>< 20 km (12.5 mi) (water impact)
</td></tr>
<tr>
<td scope="row">"near"
</td>
<td>20 km (12.5 mi) to 50 km (31 mi)
</td></tr>
<tr>
<td scope="row">"area of"
</td>
<td>> 50 km (31 mi)
</td></tr>
<tr>
<td rowspan="9"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Phases_of_flight" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Phase</a>
</td>
<td scope="row">STD
</td>
<td>Standing
</td></tr>
<tr>
<td scope="row">TXI
</td>
<td>Taxi
</td></tr>
<tr>
<td scope="row">TOF
</td>
<td>Take off
</td></tr>
<tr>
<td scope="row">ICL
</td>
<td>Initial climb
</td></tr>
<tr>
<td scope="row">ENR
</td>
<td>En route
</td></tr>
<tr>
<td scope="row">MNV
</td>
<td>Maneuvering
</td></tr>
<tr>
<td scope="row">APR
</td>
<td>Approach
</td></tr>
<tr>
<td scope="row">LDG
</td>
<td>Landing
</td></tr>
<tr>
<td scope="row">UNK
</td>
<td>Unknown
</td></tr>
<tr>
<td rowspan="1">Airport
</td>
<td scope="row">***
</td>
<td>Active or decommissioned military bases; closed/reassigned civil airports
</td></tr></tbody></table>
<p>
</p>
</td></tr></tbody></table></div>
<h2><span class="mw-headline" id="Table">Table</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=4" title="Edit section: Table">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<table class="wikitable sortable">
<caption>List of aircraft accidents and incidents resulting in 50 or more fatalities.<br/>Initial sort order is by total fatalities (descending) and then by date (most recent to most distant).
</caption>
<tbody><tr>
<th colspan="5"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Deaths" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Deaths</a>
</th>
<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">T</a>
</th>
<th rowspan="2">Incident<sup class="reference" id="cite_ref-16"><a href="#cite_note-16">[nb 1]</a></sup>
</th>
<th rowspan="2">Aircraft
</th>
<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Location" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Location</a>
</th>
<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Phases_of_flight" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Phase</a>
</th>
<th rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Airports_and_distance" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Airport</a>
</th>
<th class="unsortable" rowspan="2"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Airports_and_distance" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">Distance</a>
</th>
<th data-sort-type="isoDate" rowspan="2">Date
</th></tr>
<tr>
<th data-sort-type="number"><abbr title="Total">Tot</abbr>
</th>
<th><abbr title="Crew">C</abbr>
</th>
<th><abbr title="Passengers">P</abbr>
</th>
<th data-sort-type="number"><abbr title="Ground">G</abbr>
</th>
<th><abbr title="Notes">N</abbr>
</th></tr>
<tr>
<th scope="row"><span data-sort-value="1700 !">est. 1,700</span></th>
<th>11</th>
<th>81</th>
<th data-sort-value="1600">est. 1,600<br/><sup class="reference" id="cite_ref-sept11_17-0"><a href="#cite_note-sept11-17">[nb 2]</a></sup></th>
<th>†
</th>
<td>INH
</td>
<td><a href="/wiki/American_Airlines_Flight_11" title="American Airlines Flight 11">American Airlines Flight 11</a>
</td>
<td><a href="/wiki/Boeing_767" title="Boeing 767">Boeing 767-223ER</a>
</td>
<td><span style="display:none">usnewyne</span>New York City, New York, U.S.
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-aviation-safety_11-1"><a href="#cite_note-aviation-safety-11">[11]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td><a href="/wiki/September_11_attacks" title="September 11 attacks">2001-09-11</a>
</td></tr>
<tr>
<th scope="row"><span data-sort-value="1000 !">est. 1,000</span></th>
<th>9</th>
<th>56</th>
<th data-sort-value="900">est. 900<br/><sup class="reference" id="cite_ref-sept11_17-1"><a href="#cite_note-sept11-17">[nb 2]</a></sup></th>
<th>†
</th>
<td>INH
</td>
<td><a href="/wiki/United_Airlines_Flight_175" title="United Airlines Flight 175">United Airlines Flight 175</a>
</td>
<td><a href="/wiki/Boeing_767" title="Boeing 767">Boeing 767-222</a>
</td>
<td><span style="display:none">usnewyne</span>New York City, New York, U.S.
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-aviation-safety_a_12-1"><a href="#cite_note-aviation-safety_a-12">[12]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td><a href="/wiki/September_11_attacks" title="September 11 attacks">2001-09-11</a>
</td></tr>
<tr>
<th scope="row">583</th>
<th>23</th>
<th>560</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Tenerife_airport_disaster" title="Tenerife airport disaster">Pan Am Flight 1736 and<br/>KLM Flight 4805</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-121" title="Boeing 747-121">Boeing 747-121</a> and <a class="mw-redirect" href="/wiki/Boeing_747-206B" title="Boeing 747-206B">Boeing 747-206B</a>
</td>
<td><span style="display:none">spct</span><a href="/wiki/Tenerife" title="Tenerife">Tenerife</a>, Spain
</td>
<td>TXI/TOF<br/><sup class="reference" id="cite_ref-libraryonline.erau_10-1"><a href="#cite_note-libraryonline.erau-10">[10]</a></sup><sup class="reference" id="cite_ref-18"><a href="#cite_note-18">[16]</a></sup><sup class="reference" id="cite_ref-19"><a href="#cite_note-19">[17]</a></sup>
</td>
<td><a href="/wiki/Tenerife_North_Airport" title="Tenerife North Airport">TFN</a>
</td>
<td>
</td>
<td>1977-03-27
</td></tr>
<tr>
<th scope="row">520</th>
<th>15</th>
<th>505</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Japan_Airlines_Flight_123" title="Japan Airlines Flight 123">Japan Airlines Flight 123</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747SR-46" title="Boeing 747SR-46">Boeing 747SR-46</a>
</td>
<td><span style="display:none">ju</span><a href="/wiki/Ueno,_Gunma" title="Ueno, Gunma">Ueno</a>, Japan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-20"><a href="#cite_note-20">[18]</a></sup><sup class="reference" id="cite_ref-21"><a href="#cite_note-21">[19]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1985-08-12
</td></tr>
<tr>
<th scope="row">349</th>
<th>33</th>
<th>316</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1996_Charkhi_Dadri_mid-air_collision" title="1996 Charkhi Dadri mid-air collision">Saudi Arabian Flight 763 and<br/>Kazakhstan Airlines Flight 1907</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-168B" title="Boeing 747-168B">Boeing 747-168B</a> and <a class="mw-redirect" href="/wiki/Ilyushin_Il-76TD" title="Ilyushin Il-76TD">Ilyushin Il-76TD</a>
</td>
<td><span style="display:none">indic</span><a href="/wiki/Charkhi_Dadri" title="Charkhi Dadri">Charkhi Dadri</a>, India
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-22"><a href="#cite_note-22">[20]</a></sup><sup class="reference" id="cite_ref-23"><a href="#cite_note-23">[21]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1996-11-12
</td></tr>
<tr>
<th scope="row">346</th>
<th>11</th>
<th>335</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Turkish_Airlines_Flight_981" title="Turkish Airlines Flight 981">Turkish Airlines Flight 981</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-10" title="McDonnell Douglas DC-10-10">McDonnell Douglas DC-10-10</a>
</td>
<td><span style="display:none">fraf</span><a href="/wiki/Fontaine-Chaalis" title="Fontaine-Chaalis">Fontaine-Chaalis</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-24"><a href="#cite_note-24">[22]</a></sup><sup class="reference" id="cite_ref-25"><a href="#cite_note-25">[23]</a></sup><br/><sup class="reference" id="cite_ref-26"><a href="#cite_note-26">[24]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1974-03-03
</td></tr>
<tr>
<th scope="row">329</th>
<th>22</th>
<th>307</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Air_India_Flight_182" title="Air India Flight 182">Air India Flight 182</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-237B" title="Boeing 747-237B">Boeing 747-237B</a>
</td>
<td><span style="display:none">atic</span>Atlantic Ocean, area of <a href="/wiki/Cork_(city)" title="Cork (city)">Cork</a>, Ireland
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-27"><a href="#cite_note-27">[25]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1985-06-23
</td></tr>
<tr>
<th scope="row">301</th>
<th>14</th>
<th>287</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Saudia_Flight_163" title="Saudia Flight 163">Saudia Flight 163</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-1011-200_TriStar" title="Lockheed L-1011-200 TriStar">Lockheed L-1011-200 TriStar</a>
</td>
<td><span style="display:none">sar</span><a href="/wiki/Riyadh" title="Riyadh">Riyadh</a>, Saudi Arabia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-28"><a href="#cite_note-28">[26]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1980-08-19
</td></tr>
<tr>
<th scope="row">298</th>
<th>15</th>
<th>283</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Malaysia_Airlines_Flight_17" title="Malaysia Airlines Flight 17">Malaysia Airlines Flight 17</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_777-2H6ER" title="Boeing 777-2H6ER">Boeing 777-2H6ER</a>
</td>
<td><span style="display:none">irake</span> near <a href="/wiki/Hrabove,_Donetsk_Oblast" title="Hrabove, Donetsk Oblast">Hrabove, Donetsk Oblast</a>, Ukraine
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-29"><a href="#cite_note-29">[27]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2014-07-17
</td></tr>
<tr>
<th scope="row">290</th>
<th>16</th>
<th>274</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Iran_Air_Flight_655" title="Iran Air Flight 655">Iran Air Flight 655</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A300B2-203" title="Airbus A300B2-203">Airbus A300B2-203</a>
</td>
<td><span style="display:none">irast</span><a href="/wiki/Strait_of_Hormuz" title="Strait of Hormuz">Strait of Hormuz</a>, off <a href="/wiki/Shib_Deraz" title="Shib Deraz">Shib Deraz</a>, Iran
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-30"><a href="#cite_note-30">[28]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1988-07-03
</td></tr>
<tr>
<th scope="row">275</th>
<th>18</th>
<th>257</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/2003_Iran_Ilyushin_Il-76_crash" title="2003 Iran Ilyushin Il-76 crash">Iranian Air Force (15-2280)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-76MD" title="Ilyushin Il-76MD">Ilyushin Il-76MD</a>
</td>
<td><span style="display:none">irake</span>near <a href="/wiki/Kerman" title="Kerman">Kerman</a>, Iran
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-31"><a href="#cite_note-31">[29]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2003-02-19
</td></tr>
<tr>
<th scope="row">273</th>
<th>13</th>
<th>258</th>
<th>2</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/American_Airlines_Flight_191" title="American Airlines Flight 191">American Airlines Flight 191</a>
</td>
<td><a href="/wiki/McDonnell_Douglas_DC-10" title="McDonnell Douglas DC-10">McDonnell Douglas DC-10-10</a>
</td>
<td><span style="display:none">usilid</span><a href="/wiki/Des_Plaines,_Illinois" title="Des Plaines, Illinois">Des Plaines, Illinois</a>, U.S.
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-32"><a href="#cite_note-32">[30]</a></sup><sup class="reference" id="cite_ref-33"><a href="#cite_note-33">[31]</a></sup><br/><sup class="reference" id="cite_ref-Francillon,_p._294_34-0"><a href="#cite_note-Francillon,_p._294-34">[32]</a></sup><sup class="reference" id="cite_ref-36"><a href="#cite_note-36">[nb 3]</a></sup>
</td>
<td><a href="/wiki/O%27Hare_International_Airport" title="O'Hare International Airport">ORD</a>
</td>
<td>1.4 km<br/>(0.87 mi)
</td>
<td>1979-05-25
</td></tr>
<tr>
<th scope="row">270</th>
<th>16</th>
<th>243</th>
<th>11</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Pan_Am_Flight_103" title="Pan Am Flight 103">Pan Am Flight 103</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-121" title="Boeing 747-121">Boeing 747-121</a>
</td>
<td><span style="display:none">uns</span><a href="/wiki/Lockerbie" title="Lockerbie">Lockerbie</a>, United Kingdom
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-37"><a href="#cite_note-37">[34]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1988-12-21
</td></tr>
<tr>
<th scope="row">269</th>
<th>23</th>
<th>246</th>
<th>0</th>
<th>†
</th>
<td>EXS
</td>
<td><a href="/wiki/Korean_Air_Lines_Flight_007" title="Korean Air Lines Flight 007">Korean Air Lines Flight 007</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-230B" title="Boeing 747-230B">Boeing 747-230B</a>
</td>
<td><span style="display:none">rumon</span><a href="/wiki/Sea_of_Japan" title="Sea of Japan">Sea of Japan</a>, near <a href="/wiki/Moneron_Island" title="Moneron Island">Moneron Island</a>, Russian SFSR, <a class="mw-redirect" href="/wiki/USSR" title="USSR">USSR</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-38"><a href="#cite_note-38">[35]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1983-09-01
</td></tr>
<tr>
<th scope="row">265</th>
<th>9</th>
<th>251</th>
<th>5</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/American_Airlines_Flight_587" title="American Airlines Flight 587">American Airlines Flight 587</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A300B4-605R" title="Airbus A300B4-605R">Airbus A300B4-605R</a>
</td>
<td><span style="display:none">usnewyb</span><a href="/wiki/Belle_Harbor,_Queens" title="Belle Harbor, Queens">Belle Harbor</a>, New York City, New York, U.S.
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-39"><a href="#cite_note-39">[36]</a></sup><sup class="reference" id="cite_ref-40"><a href="#cite_note-40">[37]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2001-11-12
</td></tr>
<tr>
<th scope="row">264</th>
<th>15</th>
<th>249</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/China_Airlines_Flight_140" title="China Airlines Flight 140">China Airlines Flight 140</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A300B4-622R" title="Airbus A300B4-622R">Airbus A300B4-622R</a>
</td>
<td><span style="display:none">jk</span><a href="/wiki/Komaki" title="Komaki">Komaki</a>, Japan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-41"><a href="#cite_note-41">[38]</a></sup><sup class="reference" id="cite_ref-42"><a href="#cite_note-42">[39]</a></sup>
</td>
<td><a href="/wiki/Nagoya_Airfield" title="Nagoya Airfield">NKM</a>
</td>
<td><0.1 km<br/>(0.06 mi)
</td>
<td>1994-04-26
</td></tr>
<tr>
<th scope="row">261</th>
<th>14</th>
<th>247</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Nigeria_Airways_Flight_2120" title="Nigeria Airways Flight 2120">Nigeria Airways Flight 2120</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-61" title="McDonnell Douglas DC-8-61">McDonnell Douglas DC-8-61</a>
</td>
<td><span style="display:none">saj</span><a href="/wiki/Jeddah" title="Jeddah">Jeddah</a>, Saudi Arabia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-43"><a href="#cite_note-43">[40]</a></sup>
</td>
<td><a href="/wiki/King_Abdulaziz_International_Airport" title="King Abdulaziz International Airport">JED</a>
</td>
<td>2.8 km<br/>(1.7 mi)
</td>
<td>1991-07-11
</td></tr>
<tr>
<th scope="row">257</th>
<th>10</th>
<th>247</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/2018_Algerian_Air_Force_Ilyushin_Il-76_crash" title="2018 Algerian Air Force Ilyushin Il-76 crash">Algerian Air Force (7T-WIV)</a>
</td>
<td><a href="/wiki/Ilyushin_Il-76" title="Ilyushin Il-76">Ilyushin Il-76TD</a>
</td>
<td><span style="display:none">ant</span><a href="/wiki/Boufarik" title="Boufarik">Boufarik</a>, Algeria
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-44"><a href="#cite_note-44">[41]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2018-04-11
</td></tr>
<tr>
<th scope="row">257</th>
<th>20</th>
<th>237</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Air_New_Zealand_Flight_901" title="Air New Zealand Flight 901">Air New Zealand Flight 901</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>
</td>
<td><span style="display:none">ant</span><a href="/wiki/Mount_Erebus" title="Mount Erebus">Mount Erebus</a>, Antarctica
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-Francillon,_p._294_34-1"><a href="#cite_note-Francillon,_p._294-34">[32]</a></sup><sup class="reference" id="cite_ref-45"><a href="#cite_note-45">[42]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-11-28
</td></tr>
<tr>
<th scope="row">256</th>
<th>8</th>
<th>248</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Arrow_Air_Flight_1285" title="Arrow Air Flight 1285">Arrow Air Flight 1285</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-63CF" title="McDonnell Douglas DC-8-63CF">McDonnell Douglas DC-8-63CF</a>
</td>
<td><span style="display:none">canne</span><a class="mw-redirect" href="/wiki/Gander,_Newfoundland" title="Gander, Newfoundland">Gander, Newfoundland</a>, Canada
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-46"><a href="#cite_note-46">[43]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Gander_Airport" title="Gander Airport">YQX</a>
</td>
<td>1 km<br/>(0.6 mi)
</td>
<td>1985-12-12
</td></tr>
<tr>
<th scope="row">251</th>
<th>2</th>
<th>0</th>
<th>249<sup class="reference" id="cite_ref-47"><a href="#cite_note-47">[nb 4]</a></sup></th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/1996_Air_Africa_crash" title="1996 Air Africa crash">Air Africa (RA-26222)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-32B" title="Antonov An-32B">Antonov An-32B</a>
</td>
<td><span style="display:none">demkin</span><a href="/wiki/Kinshasa" title="Kinshasa">Kinshasa</a>, DR Congo (then <a href="/wiki/Zaire" title="Zaire">Zaire</a>)
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-48"><a href="#cite_note-48">[44]</a></sup><sup class="reference" id="cite_ref-49"><a href="#cite_note-49">[45]</a></sup><sup class="reference" id="cite_ref-50"><a href="#cite_note-50">[46]</a></sup>
</td>
<td><a href="/wiki/N%27Dolo_Airport" title="N'Dolo Airport">NLO</a>
</td>
<td>0.6 km<br/>(0.4 mi)
</td>
<td>1996-01-08
</td></tr>
<tr>
<th scope="row">239</th>
<th>12</th>
<th>227</th>
<th>0</th>
<th>†<sup class="reference" id="cite_ref-missing_51-0"><a href="#cite_note-missing-51">[nb 5]</a></sup>
</th>
<td>COM
</td>
<td><a href="/wiki/Malaysia_Airlines_Flight_370" title="Malaysia Airlines Flight 370">Malaysia Airlines Flight 370</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_777-2H6ER" title="Boeing 777-2H6ER">Boeing 777-2H6ER</a>
</td>
<td><span style="display:none">indo</span>Unknown, possibly Indian Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-52"><a href="#cite_note-52">[47]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2014-03-08
</td></tr>
<tr>
<th scope="row">234</th>
<th>12</th>
<th>222</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Garuda_Indonesia_Flight_152" title="Garuda Indonesia Flight 152">Garuda Indonesia Flight 152</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A300B4-220" title="Airbus A300B4-220">Airbus A300B4-220</a>
</td>
<td><span style="display:none">indonme</span>near <a href="/wiki/Medan" title="Medan">Medan</a>, Indonesia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-53"><a href="#cite_note-53">[48]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Polonia_International_Airport" title="Polonia International Airport">MES</a>
</td>
<td>32 km<br/>(20 mi)
</td>
<td>1997-09-26
</td></tr>
<tr>
<th scope="row">230</th>
<th>18</th>
<th>212</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_800" title="TWA Flight 800">TWA Flight 800</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-131" title="Boeing 747-131">Boeing 747-131</a>
</td>
<td><span style="display:none">usnewye</span>Atlantic Ocean, off <a href="/wiki/East_Moriches,_New_York" title="East Moriches, New York">East Moriches, New York</a>, U.S.
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-54"><a href="#cite_note-54">[49]</a></sup><sup class="reference" id="cite_ref-55"><a href="#cite_note-55">[50]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1996-07-17
</td></tr>
<tr>
<th scope="row">229</th>
<th>14</th>
<th>215</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Swissair_Flight_111" title="Swissair Flight 111">Swissair Flight 111</a>
</td>
<td><a href="/wiki/McDonnell_Douglas_MD-11" title="McDonnell Douglas MD-11">McDonnell Douglas MD-11</a>
</td>
<td><span style="display:none">canno</span>Atlantic Ocean, off <a class="mw-redirect" href="/wiki/Peggys_Cove,_Nova_Scotia" title="Peggys Cove, Nova Scotia">Peggys Cove</a>, N.S., Canada
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-56"><a href="#cite_note-56">[51]</a></sup><sup class="reference" id="cite_ref-57"><a href="#cite_note-57">[52]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1998-09-02
</td></tr>
<tr>
<th scope="row">229</th>
<th>14</th>
<th>215</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Korean_Air_Flight_801" title="Korean Air Flight 801">Korean Air Flight 801</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-3B5" title="Boeing 747-3B5">Boeing 747-3B5</a>
</td>
<td><span style="display:none">usgugua</span><a href="/wiki/Asan,_Guam" title="Asan, Guam">Asan, Guam</a>, U.S.
</td>
<td>APR<br/><sup class="reference" id="cite_ref-58"><a href="#cite_note-58">[53]</a></sup><sup class="reference" id="cite_ref-59"><a href="#cite_note-59">[54]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Guam_International_Airport" title="Guam International Airport">GUM</a>
</td>
<td>4.8 km<br/>(3 mi)
</td>
<td>1997-08-06
</td></tr>
<tr>
<th scope="row">228</th>
<th>12</th>
<th>216</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_447" title="Air France Flight 447">Air France Flight 447</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A330-203" title="Airbus A330-203">Airbus A330-203</a>
</td>
<td><span style="display:none">at</span>Atlantic Ocean, area of <a href="/wiki/Saint_Peter_and_Saint_Paul_Archipelago" title="Saint Peter and Saint Paul Archipelago">Saint Peter and Saint Paul Archipelago</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-60"><a href="#cite_note-60">[55]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2009-06-01
</td></tr>
<tr>
<th scope="row">225</th>
<th>19</th>
<th>206</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Airlines_Flight_611" title="China Airlines Flight 611">China Airlines Flight 611</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-209B" title="Boeing 747-209B">Boeing 747-209B</a>
</td>
<td><span style="display:none">chintp</span><a href="/wiki/Taiwan_Strait" title="Taiwan Strait">Taiwan Strait</a>, near <a class="mw-redirect" href="/wiki/Penghu_Islands" title="Penghu Islands">Penghu Islands</a>, Taiwan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-61"><a href="#cite_note-61">[56]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2002-05-25
</td></tr>
<tr>
<th scope="row">224</th>
<th>7</th>
<th>217</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Metrojet_Flight_9268" title="Metrojet Flight 9268">Metrojet Flight 9268</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A321-231" title="Airbus A321-231">Airbus A321-231</a>
</td>
<td>near Hasna, <a href="/wiki/North_Sinai_Governorate" title="North Sinai Governorate">North Sinai Governorate</a>, Egypt
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-62"><a href="#cite_note-62">[57]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2015-10-31
</td></tr>
<tr>
<th scope="row">223</th>
<th>10</th>
<th>213</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Lauda_Air_Flight_004" title="Lauda Air Flight 004">Lauda Air Flight 004</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_767-3Z9ER" title="Boeing 767-3Z9ER">Boeing 767-3Z9ER</a>
</td>
<td><span style="display:none">thp</span><a href="/wiki/Phu_Toei_National_Park" title="Phu Toei National Park">Phu Toei National Park</a>, Thailand
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-63"><a href="#cite_note-63">[58]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1991-05-26
</td></tr>
<tr>
<th scope="row">217</th>
<th>15</th>
<th>202</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/EgyptAir_Flight_990" title="EgyptAir Flight 990">EgyptAir Flight 990</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_767-366ER" title="Boeing 767-366ER">Boeing 767-366ER</a>
</td>
<td><span style="display:none">atum</span>Atlantic Ocean, area of <a href="/wiki/Nantucket" title="Nantucket">Nantucket</a>, Massachusetts, U.S.
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-64"><a href="#cite_note-64">[59]</a></sup><sup class="reference" id="cite_ref-66"><a href="#cite_note-66">[nb 6]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1999-10-31
</td></tr>
<tr>
<th scope="row">213</th>
<th>23</th>
<th>190</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_India_Flight_855" title="Air India Flight 855">Air India Flight 855</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-237B" title="Boeing 747-237B">Boeing 747-237B</a>
</td>
<td><span style="display:none">indimu</span><a href="/wiki/Arabian_Sea" title="Arabian Sea">Arabian Sea</a>, off <a href="/wiki/Mumbai" title="Mumbai">Mumbai</a>, India
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-67"><a href="#cite_note-67">[61]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1978-01-01
</td></tr>
<tr>
<th scope="row">203</th>
<th>14</th>
<th>182</th>
<th>7</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Airlines_Flight_676" title="China Airlines Flight 676">China Airlines Flight 676</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A300B4-622R" title="Airbus A300B4-622R">Airbus A300B4-622R</a>
</td>
<td><span style="display:none">chintd</span><a href="/wiki/Dayuan_District" title="Dayuan District">Dayuan District</a>, Taiwan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-68"><a href="#cite_note-68">[62]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Taipei_Chiang_Kai-Shek_International_Airport" title="Taipei Chiang Kai-Shek International Airport">TPE</a>
</td>
<td>0.06 km<br/>(0.04 mi)
</td>
<td>1998-02-16
</td></tr>
<tr>
<th scope="row">200</th>
<th>9</th>
<th>191</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_7425" title="Aeroflot Flight 7425">Aeroflot Flight 7425</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-2" title="Tupolev Tu-154B-2">Tupolev Tu-154B-2</a>
</td>
<td><span style="display:none">uzu</span>near <a class="mw-redirect" href="/wiki/Uchkuduk" title="Uchkuduk">Uchkuduk</a>, Uzbek SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-69"><a href="#cite_note-69">[63]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1985-07-10
</td></tr>
<tr>
<th scope="row">199</th>
<th>6</th>
<th>181</th>
<th>12</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TAM_Airlines_Flight_3054" title="TAM Airlines Flight 3054">TAM Airlines Flight 3054</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-233" title="Airbus A320-233">Airbus A320-233</a>
</td>
<td><span style="display:none">brsaop</span><a href="/wiki/S%C3%A3o_Paulo" title="São Paulo">São Paulo</a>, Brazil
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-70"><a href="#cite_note-70">[64]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Congonhas-S%C3%A3o_Paulo_Airport" title="Congonhas-São Paulo Airport">CGH</a>
</td>
<td>
</td>
<td>2007-07-17
</td></tr>
<tr>
<th scope="row">191</th>
<th>9</th>
<th>182</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Martinair_Flight_138" title="Martinair Flight 138">Martinair Holland Flight 138</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-55F" title="Douglas DC-8-55F">Douglas DC-8-55F</a>
</td>
<td><span style="display:none">srmas</span>near <a href="/wiki/Maskeliya" title="Maskeliya">Maskeliya</a>, Sri Lanka
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-71"><a href="#cite_note-71">[65]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1974-12-04
</td></tr>
<tr>
<th scope="row">189</th>
<th>8</th>
<th>181</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Lion_Air_Flight_610" title="Lion Air Flight 610">Lion Air Flight 610</a>
</td>
<td><a href="/wiki/Boeing_737_MAX" title="Boeing 737 MAX">Boeing 737 MAX 8</a>
</td>
<td><span style="display:none">indoli</span><a href="/wiki/Java_Sea" title="Java Sea">Java Sea</a>, off Tanjungbungin, <a href="/wiki/Karawang_Regency" title="Karawang Regency">Karawang Regency</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-72"><a href="#cite_note-72">[66]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2018-10-29
</td></tr>
<tr>
<th scope="row">189</th>
<th>6</th>
<th>58</th>
<th>125</th>
<th>†
</th>
<td>INH
</td>
<td><a href="/wiki/American_Airlines_Flight_77" title="American Airlines Flight 77">American Airlines Flight 77</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_757-223" title="Boeing 757-223">Boeing 757-223</a>
</td>
<td><span style="display:none">usvirar</span><a class="mw-redirect" href="/wiki/Arlington,_Virginia" title="Arlington, Virginia">Arlington, Virginia</a>, U.S.
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-73"><a href="#cite_note-73">[67]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td><a href="/wiki/September_11_attacks" title="September 11 attacks">2001-09-11</a>
</td></tr>
<tr>
<th scope="row">189</th>
<th>13</th>
<th>176</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Birgenair_Flight_301" title="Birgenair Flight 301">Birgenair Flight 301</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_757-225" title="Boeing 757-225">Boeing 757-225</a>
</td>
<td><span style="display:none">dop</span>Atlantic Ocean, near <a class="mw-redirect" href="/wiki/San_Felipe_de_Puerto_Plata" title="San Felipe de Puerto Plata">Puerto Plata</a>, Dominican Republic
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-74"><a href="#cite_note-74">[68]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1996-02-06
</td></tr>
<tr>
<th scope="row">188</th>
<th>7</th>
<th>181</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Agadir_air_disaster" title="Agadir air disaster">Alia Royal Jordanian (JY-AEE)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-321C" title="Boeing 707-321C">Boeing 707-321C</a>
</td>
<td><span style="display:none">moi</span><a href="/wiki/Tamri" title="Tamri">Tamri</a>, Morocco
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-75"><a href="#cite_note-75">[69]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1975-08-03
</td></tr>
<tr>
<th scope="row">183</th>
<th>11</th>
<th>172</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/LOT_Polish_Airlines_Flight_5055" title="LOT Polish Airlines Flight 5055">LOT Polish Airlines Flight 5055</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-62M" title="Ilyushin Il-62M">Ilyushin Il-62M</a>
</td>
<td><span style="display:none">polw</span><a href="/wiki/Warsaw" title="Warsaw">Warsaw</a>, Poland
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-76"><a href="#cite_note-76">[nb 7]</a></sup><sup class="reference" id="cite_ref-77"><a href="#cite_note-77">[70]</a></sup>
</td>
<td><a href="/wiki/Warsaw_Chopin_Airport" title="Warsaw Chopin Airport">WAW</a>
</td>
<td>6 km<br/>(3.7 mi)
</td>
<td>1987-05-09
</td></tr>
<tr>
<th scope="row">183</th>
<th>8</th>
<th>175</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Icelandic_Airlines_Flight_001" title="Icelandic Airlines Flight 001">Icelandic Airlines Flight 001</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-63CF" title="Douglas DC-8-63CF">Douglas DC-8-63CF</a>
</td>
<td><span style="display:none">srk</span><a href="/wiki/Katunayake" title="Katunayake">Katunayake</a>, Sri Lanka
</td>
<td>APR<br/><sup class="reference" id="cite_ref-78"><a href="#cite_note-78">[71]</a></sup>
</td>
<td><a href="/wiki/Bandaranaike_International_Airport" title="Bandaranaike International Airport">CMB</a>
</td>
<td>2.1 km<br/>(1.3 mi)
</td>
<td>1978-11-15
</td></tr>
<tr>
<th scope="row">181</th>
<th>19</th>
<th>162</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Avianca_Flight_011" title="Avianca Flight 011">Avianca Flight 011</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-283B" title="Boeing 747-283B">Boeing 747-283B</a>
</td>
<td><span style="display:none">spmad</span><a href="/wiki/Madrid" title="Madrid">Madrid</a>, Spain
</td>
<td>APR<br/><sup class="reference" id="cite_ref-79"><a href="#cite_note-79">[72]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Madrid-Barajas_Airport" title="Madrid-Barajas Airport">MAD</a>
</td>
<td>12 km<br/>(7.5 mi)
</td>
<td>1983-11-27
</td></tr>
<tr>
<th scope="row">180</th>
<th>7</th>
<th>173</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Inex-Adria_Aviopromet_Flight_1308" title="Inex-Adria Aviopromet Flight 1308">Inex-Adria Aviopromet Flight 1308</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-81" title="McDonnell Douglas MD-81">McDonnell Douglas MD-81</a>
</td>
<td><span style="display:none">frac</span> Mt. San Pietro, <a href="/wiki/Petreto-Bicchisano" title="Petreto-Bicchisano">Petreto-Bicchisano</a>, Corsica, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-80"><a href="#cite_note-80">[73]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1981-12-01
</td></tr>
<tr>
<th scope="row">178</th>
<th>5</th>
<th>169</th>
<th>4</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_3352" title="Aeroflot Flight 3352">Aeroflot Flight 3352</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>
</td>
<td><span style="display:none">ruoms</span><a href="/wiki/Omsk" title="Omsk">Omsk</a>, Russian SFSR, USSR
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-81"><a href="#cite_note-81">[74]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Omsk_Airport" title="Omsk Airport">OMS</a>
</td>
<td>
</td>
<td>1984-10-11
</td></tr>
<tr>
<th scope="row">178</th>
<th>13</th>
<th>165</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1979_Dniprodzerzhynsk_mid-air_collision" title="1979 Dniprodzerzhynsk mid-air collision">Aeroflot/Moldovia flight 7628<br/> and Aeroflot flight 7880</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">Tupolev Tu-134A</a> (both)
</td>
<td><span style="display:none">kas</span>near <a class="mw-redirect" href="/wiki/Dniprodzerzhynsk" title="Dniprodzerzhynsk">Dniprodzerzhynsk</a>, <a class="mw-redirect" href="/wiki/Ukrainian_SSR" title="Ukrainian SSR">Ukrainian SSR</a>, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-82"><a href="#cite_note-82">[75]</a></sup><sup class="reference" id="cite_ref-83"><a href="#cite_note-83">[76]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-08-11
</td></tr>
<tr>
<th scope="row">176</th>
<th>9</th>
<th>167</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Ukraine_International_Airlines_Flight_752" title="Ukraine International Airlines Flight 752">Ukraine International Airlines Flight 752</a>
</td>
<td><a href="/wiki/Boeing_737_Next_Generation" title="Boeing 737 Next Generation">Boeing 737-800</a>
</td>
<td><span style="display:none">frac</span><a href="/wiki/Tehran" title="Tehran">Tehran</a>, Iran
</td>
<td>ICL
</td>
<td><a href="/wiki/Tehran_Imam_Khomeini_International_Airport" title="Tehran Imam Khomeini International Airport">IKA</a>
</td>
<td>
</td>
<td>2020-01-08
</td></tr>
<tr>
<th scope="row">176</th>
<th>9</th>
<th>167</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Surinam_Airways_Flight_764" title="Surinam Airways Flight 764">Surinam Airways Flight 764</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-62" title="Douglas DC-8-62">Douglas DC-8-62</a>
</td>
<td><span style="display:none">sur</span><a href="/wiki/Paramaribo" title="Paramaribo">Paramaribo</a>, Surinam
</td>
<td>APR<br/><sup class="reference" id="cite_ref-84"><a href="#cite_note-84">[77]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Paramaribo-Zanderij_International_Airport" title="Paramaribo-Zanderij International Airport">PBM</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1989-06-07
</td></tr>
<tr>
<th scope="row">176</th>
<th>14</th>
<th>162</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1976_Zagreb_mid-air_collision" title="1976 Zagreb mid-air collision">British Airways Flight 476 and<br/>Inex Adria Flight 550</a>
</td>
<td><a class="mw-redirect" href="/wiki/Hawker_Siddeley_Trident_3B" title="Hawker Siddeley Trident 3B">Hawker Siddeley Trident 3B</a> and<br/><a class="mw-redirect" href="/wiki/Douglas_DC-9-32" title="Douglas DC-9-32">Douglas DC-9-32</a>
</td>
<td><span style="display:none">crv</span><a href="/wiki/Vrbovec" title="Vrbovec">Vrbovec</a>, <a class="mw-redirect" href="/wiki/SR_Croatia" title="SR Croatia">SR Croatia</a>, Yugoslavia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-85"><a href="#cite_note-85">[78]</a></sup><sup class="reference" id="cite_ref-86"><a href="#cite_note-86">[79]</a></sup><br/><sup class="reference" id="cite_ref-87"><a href="#cite_note-87">[80]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-09-10
</td></tr>
<tr>
<th scope="row">176</th>
<th>6</th>
<th>170</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Kano_air_disaster" title="Kano air disaster">Nigeria Airways (JY-ADO)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-3D3C" title="Boeing 707-3D3C">Boeing 707-3D3C</a>
</td>
<td><span style="display:none">nigerik</span><a href="/wiki/Kano" title="Kano">Kano</a>, Nigeria
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-88"><a href="#cite_note-88">[81]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Kano_International_Airport" title="Kano International Airport">KAN</a>
</td>
<td>
</td>
<td>1973-01-22
</td></tr>
<tr>
<th scope="row">174</th>
<th>10</th>
<th>164</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_217" title="Aeroflot Flight 217">Aeroflot Flight 217</a>
</td>
<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>
</td>
<td><span style="display:none">rumos</span>Moscow, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-89"><a href="#cite_note-89">[82]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Moscow-Sheremetyevo" title="Moscow-Sheremetyevo">SVO</a>
</td>
<td>11 km<br/>(6.8 mi)
</td>
<td>1972-10-13
</td></tr>
<tr>
<th scope="row">170</th>
<th>10</th>
<th>160</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Pulkovo_Flight_612" title="Pulkovo Flight 612">Pulkovo Flight 612</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">ukrn</span>Sukha Balka, Donetsk Obl., Ukraine
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-90"><a href="#cite_note-90">[83]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2006-08-22
</td></tr>
<tr>
<th scope="row">170</th>
<th>14</th>
<th>156</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/UTA_Flight_772" title="UTA Flight 772">Union de Transports Aériens Flight 772</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>
</td>
<td><span style="display:none">nigera</span><a href="/wiki/T%C3%A9n%C3%A9r%C3%A9" title="Ténéré">Ténéré</a>, Niger
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-91"><a href="#cite_note-91">[84]</a></sup><sup class="reference" id="cite_ref-Francillon,_p._296_92-0"><a href="#cite_note-Francillon,_p._296-92">[85]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-09-19
</td></tr>
<tr>
<th scope="row">169</th>
<th>10</th>
<th>159</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Kenya_Airways_Flight_431" title="Kenya Airways Flight 431">Kenya Airways Flight 431</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-304" title="Airbus A310-304">Airbus A310-304</a>
</td>
<td><span style="display:none">cot</span><a href="/wiki/Gulf_of_Guinea" title="Gulf of Guinea">Gulf of Guinea</a><br/>off <a class="mw-redirect" href="/wiki/C%C3%B4te_d%27Ivoire" title="Côte d'Ivoire">Côte d'Ivoire</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-93"><a href="#cite_note-93">[86]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2000-01-30
</td></tr>
<tr>
<th scope="row">168</th>
<th>12</th>
<th>156</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Caspian_Airlines_Flight_7908" title="Caspian Airlines Flight 7908">Caspian Airlines Flight 7908</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">Iraq</span><a href="/wiki/Qazvin" title="Qazvin">Qazvin</a>, Iran
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-94"><a href="#cite_note-94">[87]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2009-07-15
</td></tr>
<tr>
<th scope="row">167</th>
<th>12</th>
<th>155</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/PIA_Flight_268" title="PIA Flight 268">Pakistan International Airlines Flight 268</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A300B4-200" title="Airbus A300B4-200">Airbus A300B4-200</a>
</td>
<td><span style="display:none">nek</span><a href="/wiki/Kathmandu" title="Kathmandu">Kathmandu</a>, Nepal
</td>
<td>APR<br/><sup class="reference" id="cite_ref-95"><a href="#cite_note-95">[88]</a></sup>
</td>
<td><a href="/wiki/Tribhuvan_International_Airport" title="Tribhuvan International Airport">KTM</a>
</td>
<td>20 km<br/>(12 mi)
</td>
<td>1992-09-28
</td></tr>
<tr>
<th scope="row">167</th>
<th>8</th>
<th>159</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Mexicana_Flight_940" title="Mexicana Flight 940">Mexicana Flight 940</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-264" title="Boeing 727-264">Boeing 727-264</a>
</td>
<td><span style="display:none">mexs</span> <a href="/wiki/Sierra_Madre_Occidental" title="Sierra Madre Occidental">Sierra Madre Occidental Mts.</a>, Mexico
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-96"><a href="#cite_note-96">[89]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1986-03-31
</td></tr>
<tr>
<th scope="row">166</th>
<th>10</th>
<th>156</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_4225" title="Aeroflot Flight 4225">Aeroflot Flight 4225</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-2" title="Tupolev Tu-154B-2">Tupolev Tu-154B-2</a>
</td>
<td><span style="display:none">kaa</span><a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-97"><a href="#cite_note-97">[90]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1980-07-08
</td></tr>
<tr>
<th scope="row">162</th>
<th>7</th>
<th>155</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Indonesia_AirAsia_Flight_8501" title="Indonesia AirAsia Flight 8501">Indonesia AirAsia Flight 8501</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-216" title="Airbus A320-216">Airbus A320-216</a>
</td>
<td><span style="display:none">indokar</span><a href="/wiki/Karimata_Strait" title="Karimata Strait">Karimata Strait</a>, between <a href="/wiki/Belitung" title="Belitung">Belitung</a> and <a href="/wiki/Borneo" title="Borneo">Borneo</a>, <a href="/wiki/Java_Sea" title="Java Sea">Java Sea</a>, <a href="/wiki/Indonesia" title="Indonesia">Indonesia</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-98"><a href="#cite_note-98">[91]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2014-12-28
</td></tr>
<tr>
<th scope="row">162</th>
<th>7</th>
<th>155</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/All_Nippon_Airways_Flight_58" title="All Nippon Airways Flight 58">All Nippon Airways Flight 58 and<br/>JASDF (92-7932)</a>
</td>
<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727-200</a> and <a href="/wiki/North_American_F-86_Sabre" title="North American F-86 Sabre">North American F-86 Sabre</a>
</td>
<td><span style="display:none">jsh</span><a class="mw-redirect" href="/wiki/Shizukuishi" title="Shizukuishi">Shizukuishi</a>, Japan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-99"><a href="#cite_note-99">[92]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-07-30
</td></tr>
<tr>
<th scope="row">160</th>
<th>8</th>
<th>152</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/West_Caribbean_Airways_Flight_708" title="West Caribbean Airways Flight 708">West Caribbean Airways Flight 708</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>
</td>
<td><span style="display:none">vemac</span><a href="/wiki/Machiques" title="Machiques">Machiques</a>, Venezuela
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-100"><a href="#cite_note-100">[93]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2005-08-16
</td></tr>
<tr>
<th scope="row">160</th>
<th>14</th>
<th>146</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Northwest_Airlines_Flight_2303" title="China Northwest Airlines Flight 2303">China Northwest Airlines Flight 2303</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">chinx</span><a class="mw-redirect" href="/wiki/Xian" title="Xian">Xian</a>, China
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-101"><a href="#cite_note-101">[94]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1994-06-06
</td></tr>
<tr>
<th scope="row">159</th>
<th>6</th>
<th>147</th>
<th>6</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Dana_Air_Flight_992" title="Dana Air Flight 992">Dana Air Flight 992</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>
</td>
<td><span style="display:none">nigeril</span><a class="mw-redirect" href="/wiki/Lagos,_Nigeria" title="Lagos, Nigeria">Lagos</a>, Nigeria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-102"><a href="#cite_note-102">[95]</a></sup>
</td>
<td><a href="/wiki/Murtala_Muhammed_International_Airport" title="Murtala Muhammed International Airport">LOS</a>
</td>
<td>9.3 km<br/>(5.8 mi)
</td>
<td>2012-06-03
</td></tr>
<tr>
<th scope="row">159</th>
<th>8</th>
<th>151</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/American_Airlines_Flight_965" title="American Airlines Flight 965">American Airlines Flight 965</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_757-223" title="Boeing 757-223">Boeing 757-223</a>
</td>
<td><span style="display:none">colbu</span>near <a href="/wiki/Buga,_Valle_del_Cauca" title="Buga, Valle del Cauca">Buga</a>, Colombia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-103"><a href="#cite_note-103">[96]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Cali-Alfonso_Bonilla_Arag%C3%B3n_Airport" title="Cali-Alfonso Bonilla Aragón Airport">CLO</a>
</td>
<td>c. 48 km<br/>(30 mi)
</td>
<td>1995-12-20
</td></tr>
<tr>
<th scope="row">159</th>
<th>8</th>
<th>151<sup class="reference" id="cite_ref-104"><a href="#cite_note-104">[nb 8]</a></sup></th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1992_Nigerian_Air_Force_C-130_crash" title="1992 Nigerian Air Force C-130 crash">Nigerian Air Force (NAF911)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">nigeril</span><a href="/wiki/Lagos" title="Lagos">Lagos</a>, Nigeria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-105"><a href="#cite_note-105">[97]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1992-09-26
</td></tr>
<tr>
<th scope="row">159</th>
<th>19</th>
<th>140</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/South_African_Airways_Flight_295" title="South African Airways Flight 295">South African Airways Flight 295</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-244B" title="Boeing 747-244B">Boeing 747-244B</a>
</td>
<td><span style="display:none">indom</span>Indian Ocean, area of <a href="/wiki/Mauritius" title="Mauritius">Mauritius</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-106"><a href="#cite_note-106">[98]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1987-11-28
</td></tr>
<tr>
<th scope="row">158</th>
<th>6</th>
<th>152</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Air_India_Express_Flight_812" title="Air India Express Flight 812">Air India Express Flight 812</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-800#737-800" title="Boeing 737-800">Boeing 737-8HG</a>
</td>
<td><span style="display:none">indima</span><a href="/wiki/Mangalore" title="Mangalore">Mangalore</a>, India
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-107"><a href="#cite_note-107">[99]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Mangalore_Airport_(India)" title="Mangalore Airport (India)">IXE</a>
</td>
<td>
</td>
<td>2010-05-22
</td></tr>
<tr>
<th scope="row">157</th>
<th>8</th>
<th>149</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Ethiopian_Airlines_Flight_302" title="Ethiopian Airlines Flight 302">Ethiopian Airlines Flight 302</a>
</td>
<td><a href="/wiki/Boeing_737_MAX" title="Boeing 737 MAX">Boeing 737 MAX 8</a>
</td>
<td><span style="display:none">ethibis</span><a href="/wiki/Bishoftu" title="Bishoftu">Bishoftu</a>, Ethiopia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-108"><a href="#cite_note-108">[100]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2019-03-10
</td></tr>
<tr>
<th scope="row">157</th>
<th>10</th>
<th>147</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Libyan_Arab_Airlines_Flight_1103" title="Libyan Arab Airlines Flight 1103">Libyan Arab Airlines Flight 1103 and<br/>Libyan Air Force</a>
</td>
<td><a href="/wiki/Boeing_727#727-200" title="Boeing 727">Boeing 727-2L5</a> and <a href="/wiki/Mikoyan-Gurevich_MiG-23" title="Mikoyan-Gurevich MiG-23">Mikoyan-Gurevich MiG-23</a>
</td>
<td><span style="display:none">libyq</span><a href="/wiki/Qasr_bin_Ghashir" title="Qasr bin Ghashir">Qasr bin Ghashir</a>, Tripoli, Libya
</td>
<td>APR<br/><sup class="reference" id="cite_ref-109"><a href="#cite_note-109">[101]</a></sup>
</td>
<td><a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">TIP</a>
</td>
<td>9 km<br/>(5.6 mi)
</td>
<td>1992-12-22
</td></tr>
<tr>
<th scope="row">156</th>
<th>6</th>
<th>148</th>
<th>2</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Northwest_Airlines_Flight_255" title="Northwest Airlines Flight 255">Northwest Airlines Flight 255</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-82" title="McDonnell Douglas DC-9-82">McDonnell Douglas DC-9-82</a>
</td>
<td><span style="display:none">usmi</span><a href="/wiki/Romulus,_Michigan" title="Romulus, Michigan">Romulus, Michigan</a>, U.S.
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-110"><a href="#cite_note-110">[102]</a></sup><sup class="reference" id="cite_ref-111"><a href="#cite_note-111">[103]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Detroit_Metropolitan_Wayne_County_Airport" title="Detroit Metropolitan Wayne County Airport">DTW</a>
</td>
<td><0.5 km<br/>(0.3 mi)
</td>
<td>1987-08-16
</td></tr>
<tr>
<th scope="row">156</th>
<th>11</th>
<th>145</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/PIA_Flight_740" title="PIA Flight 740">Pakistan International Airlines Flight 740</a>
</td>
<td><a href="/wiki/Boeing_707" title="Boeing 707">Boeing 707</a>-340C
</td>
<td><span style="display:none">sat</span>near <a class="mw-redirect" href="/wiki/Taif" title="Taif">Taif</a>, Saudi Arabia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-112"><a href="#cite_note-112">[104]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-11-26
</td></tr>
<tr>
<th scope="row">156</th>
<th>8</th>
<th>148</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1972_K%C3%B6nigs_Wusterhausen_air_disaster" title="1972 Königs Wusterhausen air disaster">Interflug (DM-SEA)</a>
</td>
<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>
</td>
<td><span style="display:none">gerk</span><a href="/wiki/K%C3%B6nigs_Wusterhausen" title="Königs Wusterhausen">Königs Wusterhausen</a>, <a href="/wiki/East_Germany" title="East Germany">East Germany</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-113"><a href="#cite_note-113">[105]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1972-08-14
</td></tr>
<tr>
<th scope="row">155</th>
<th>7</th>
<th>148</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Spantax_Flight_275" title="Spantax Flight 275">Spantax Flight 275</a>
</td>
<td><a href="/wiki/Convair_990_Coronado" title="Convair 990 Coronado">Convair 990 Coronado</a>
</td>
<td><span style="display:none">spcts</span><a href="/wiki/San_Crist%C3%B3bal_de_La_Laguna" title="San Cristóbal de La Laguna">San Cristóbal</a>, Tenerife, Canary Islands, Spain
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-114"><a href="#cite_note-114">[106]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Los_Rodeos_Airport" title="Los Rodeos Airport">TFN</a>
</td>
<td>0.33 km<br/>(0.2 mi)
</td>
<td>1972-12-03
</td></tr>
<tr>
<th scope="row">155</th>
<th>10</th>
<th>74</th>
<th>71</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Viasa_Flight_742" title="Viasa Flight 742">Viasa Flight 742</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">vemar</span><a href="/wiki/Maracaibo" title="Maracaibo">Maracaibo</a>, Venezuela
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-115"><a href="#cite_note-115">[107]</a></sup>
</td>
<td><a href="/wiki/La_Chinita_International_Airport" title="La Chinita International Airport">MAR</a>
</td>
<td>0.85 km<br/>(0.5 mi)
</td>
<td>1969-03-16
</td></tr>
<tr>
<th scope="row">155</th>
<th>6</th>
<th>149</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1968_Kham_Duc_C-130_shootdown" title="1968 Kham Duc C-130 shootdown">US Air Force (60-0297)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130B_Hercules" title="Lockheed C-130B Hercules">Lockheed C-130B Hercules</a>
</td>
<td><span style="display:none">vemar</span>Kham Duc, South Vietnam
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-116"><a href="#cite_note-116">[108]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1968-05-12
</td></tr>
<tr>
<th scope="row">154</th>
<th>6</th>
<th>148</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Spanair_Flight_5022" title="Spanair Flight 5022">Spanair Flight 5022</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>
</td>
<td><span style="display:none">spmad</span><a href="/wiki/Madrid" title="Madrid">Madrid</a>, Spain
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-117"><a href="#cite_note-117">[109]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Madrid-Barajas_Airport" title="Madrid-Barajas Airport">MAD</a>
</td>
<td><0.5 km<br/>(0.3 mi)
</td>
<td>2008-08-20
</td></tr>
<tr>
<th scope="row">154</th>
<th>6</th>
<th>148</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Gol_Transportes_A%C3%A9reos_Flight_1907" title="Gol Transportes Aéreos Flight 1907">Gol Transportes Aéreos Flight 1907 and<br/> ExcelAire (N600XL)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-8EH" title="Boeing 737-8EH">Boeing 737-8EH</a> and <a href="/wiki/Embraer_Legacy_600" title="Embraer Legacy 600">Embraer Legacy 600</a>
</td>
<td><span style="display:none">brpe</span>near <a class="mw-redirect" href="/wiki/Peixoto_Azevedo" title="Peixoto Azevedo">Peixoto Azevedo</a>, Brazil
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-118"><a href="#cite_note-118">[110]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2006-09-29
</td></tr>
<tr>
<th scope="row">154</th>
<th>8</th>
<th>146</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Turkish_Airlines_Flight_452" title="Turkish Airlines Flight 452">Turkish Airlines Flight 452</a>
</td>
<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727</a>-2F2
</td>
<td><span style="display:none">tui</span><a href="/wiki/Isparta" title="Isparta">Isparta</a>, Turkey
</td>
<td>APR<br/><sup class="reference" id="cite_ref-119"><a href="#cite_note-119">[111]</a></sup>
</td>
<td><span style="display:none">Isparta</span>***<sup class="reference" id="cite_ref-120"><a href="#cite_note-120">[nb 9]</a></sup>
</td>
<td>
</td>
<td>1976-09-19
</td></tr>
<tr>
<th scope="row">153</th>
<th>7</th>
<th>138</th>
<th>8</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_759" title="Pan Am Flight 759">Pan Am Flight 759</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-235" title="Boeing 727-235">Boeing 727-235</a>
</td>
<td><span style="display:none">uslolk</span><a href="/wiki/Kenner,_Louisiana" title="Kenner, Louisiana">Kenner, Louisiana</a>, US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-121"><a href="#cite_note-121">[112]</a></sup><sup class="reference" id="cite_ref-122"><a href="#cite_note-122">[113]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/New_Orleans_International_Airport" title="New Orleans International Airport">MSY</a>
</td>
<td><1 km<br/>(0.6 mi)
</td>
<td>1982-07-09
</td></tr>
<tr>
<th scope="row">152</th>
<th>6</th>
<th>146</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Airblue_Flight_202" title="Airblue Flight 202">Airblue Flight 202</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A321-231" title="Airbus A321-231">Airbus A321-231</a>
</td>
<td><span style="display:none">paki</span><a href="/wiki/Islamabad" title="Islamabad">Islamabad</a>, Pakistan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-123"><a href="#cite_note-123">[114]</a></sup>
</td>
<td><a href="/wiki/Benazir_Bhutto_International_Airport" title="Benazir Bhutto International Airport">ISB</a>
</td>
<td>15 km<br/>(9.3 mi)
</td>
<td>2010-07-28
</td></tr>
<tr>
<th scope="row">152</th>
<th>11</th>
<th>141</th>
<th>0</th>
<th><a href="/wiki/Bahia_Bakari" title="Bahia Bakari">1*</a>
</th>
<td>COM
</td>
<td><a href="/wiki/Yemenia_Flight_626" title="Yemenia Flight 626">Yemenia Flight 626</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-324" title="Airbus A310-324">Airbus A310-324</a>
</td>
<td><span style="display:none">comm</span><a href="/wiki/Mozambique_Channel" title="Mozambique Channel">Mozambique Channel</a> off <a href="/wiki/Mitsamiouli" title="Mitsamiouli">Mitsamiouli</a>, Comoros
</td>
<td>APR<br/><sup class="reference" id="cite_ref-124"><a href="#cite_note-124">[115]</a></sup>
</td>
<td><a href="/wiki/Prince_Said_Ibrahim_International_Airport" title="Prince Said Ibrahim International Airport">HAH</a>
</td>
<td>c. 40 km<br/>(25 mi)
</td>
<td>2009-06-30
</td></tr>
<tr>
<th scope="row">150</th>
<th>6</th>
<th>144</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Germanwings_Flight_9525" title="Germanwings Flight 9525">Germanwings Flight 9525</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-211" title="Airbus A320-211">Airbus A320-211</a>
</td>
<td>near <a href="/wiki/French_Alps" title="French Alps">French Alps</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-125"><a href="#cite_note-125">[116]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2015-03-24
</td></tr>
<tr>
<th scope="row">150</th>
<th>11</th>
<th>115</th>
<th>24</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_9046" title="Cubana de Aviación Flight 9046">Cubana de Aviación Flight 9046</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_II-62M" title="Ilyushin II-62M">Ilyushin II-62M</a>
</td>
<td><span style="display:none">cuh</span><a href="/wiki/Havana" title="Havana">Havana</a>, Cuba
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-126"><a href="#cite_note-126">[117]</a></sup>
</td>
<td><a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">HAV</a>
</td>
<td><1.5 km<br/>(0.9 mi)
</td>
<td>1989-09-03
</td></tr>
<tr>
<th scope="row">149</th>
<th>5</th>
<th>95</th>
<th>49</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Mandala_Airlines_Flight_091" title="Mandala Airlines Flight 091">Mandala Airlines Flight 091</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-230" title="Boeing 737-230">Boeing 737-230</a>
</td>
<td><span style="display:none">indonme</span><a href="/wiki/Medan" title="Medan">Medan</a>, Indonesia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-127"><a href="#cite_note-127">[118]</a></sup><sup class="reference" id="cite_ref-128"><a href="#cite_note-128">[119]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Polonia_International_Airport" title="Polonia International Airport">MES</a>
</td>
<td>c. 1 km<br/>(0.6 mi)
</td>
<td>2005-09-05
</td></tr>
<tr>
<th scope="row">149</th>
<th>7</th>
<th>64</th>
<th>78</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/EAS_Airlines_Flight_4226" title="EAS Airlines Flight 4226">EAS Airlines Flight 4226</a>
</td>
<td><a class="mw-redirect" href="/wiki/BAC_One-Eleven_500" title="BAC One-Eleven 500">BAC One-Eleven 500</a>
</td>
<td><span style="display:none">nigerik</span><a href="/wiki/Kano" title="Kano">Kano</a>, Nigeria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-129"><a href="#cite_note-129">[120]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2002-05-04
</td></tr>
<tr>
<th scope="row">148</th>
<th>13</th>
<th>135</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Flash_Airlines_Flight_604" title="Flash Airlines Flight 604">Flash Airlines Flight 604</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-3Q8" title="Boeing 737-3Q8">Boeing 737-3Q8</a>
</td>
<td><span style="display:none">egsh</span><a href="/wiki/Red_Sea" title="Red Sea">Red Sea</a>, off <a class="mw-redirect" href="/wiki/Sharm_el-Sheikh" title="Sharm el-Sheikh">Sharm el-Sheikh</a>, Egypt
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-130"><a href="#cite_note-130">[121]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2004-01-03
</td></tr>
<tr>
<th scope="row">148</th>
<th>7</th>
<th>141</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Iberia_Airlines_Flight_610" title="Iberia Airlines Flight 610">Iberia Airlines Flight 610</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-256" title="Boeing 727-256">Boeing 727-256</a>
</td>
<td><span style="display:none">spmt</span><a href="/wiki/Oiz" title="Oiz">Oiz</a> mountain, Spain
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-131"><a href="#cite_note-131">[122]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1985-02-19
</td></tr>
<tr>
<th scope="row">146</th>
<th>8</th>
<th>138</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Dan-Air_Flight_1008" title="Dan-Air Flight 1008">Dan-Air Flight 1008</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-46" title="Boeing 727-46">Boeing 727-46</a>
</td>
<td><span style="display:none">spctl</span>La Esperanza Forrest, <a href="/wiki/Tenerife" title="Tenerife">Tenerife</a>, Canary Islands, Spain
</td>
<td>APR<br/><sup class="reference" id="cite_ref-132"><a href="#cite_note-132">[123]</a></sup>
</td>
<td><a href="/wiki/Tenerife_North_Airport" title="Tenerife North Airport">TFN</a>
</td>
<td>12 km<br/>(7.5 mi)
</td>
<td>1980-04-25
</td></tr>
<tr>
<th scope="row">145</th>
<th>9</th>
<th>136</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Vladivostok_Air_Flight_352" title="Vladivostok Air Flight 352">Vladivostok Air Flight 352</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">ruir</span>near Budaro, <a href="/wiki/Irkutsk_Oblast" title="Irkutsk Oblast">Irkutsk</a>, Russia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-133"><a href="#cite_note-133">[124]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">IKT</a>
</td>
<td>23 km<br/>(14 mi)
</td>
<td>2001-07-04
</td></tr>
<tr>
<th scope="row">144</th>
<th>10</th>
<th>134</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/ADC_Airlines_Flight_86" title="ADC Airlines Flight 86">ADC Airlines Flight 86</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-231" title="Boeing 727-231">Boeing 727-231</a>
</td>
<td><span style="display:none">nigeriej</span>Ejirin, <a href="/wiki/Lagos_State" title="Lagos State">Lagos State</a>, Nigeria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-134"><a href="#cite_note-134">[125]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Lagos_Murtala_Muhammed_International_Airport" title="Lagos Murtala Muhammed International Airport">LOS</a>
</td>
<td>56 km<br/>(35 mi)
</td>
<td>1996-11-07
</td></tr>
<tr>
<th scope="row">144</th>
<th>7</th>
<th>137</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Independent_Air_Flight_1851" title="Independent Air Flight 1851">Independent Air Flight 1851</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-331B" title="Boeing 707-331B">Boeing 707-331B</a>
</td>
<td><span style="display:none">poras</span><a href="/wiki/Pico_Alto_(Santa_Maria)" title="Pico Alto (Santa Maria)">Pico Alto Mtn.</a>, Azores, Portugal
</td>
<td>APR<br/><sup class="reference" id="cite_ref-135"><a href="#cite_note-135">[126]</a></sup>
</td>
<td><a href="/wiki/Santa_Maria_Airport_(Azores)" title="Santa Maria Airport (Azores)">SMA</a>
</td>
<td>6.6 km<br/>(4.1 mi)
</td>
<td>1989-02-08
</td></tr>
<tr>
<th scope="row">144</th>
<th>9</th>
<th>128</th>
<th>7</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/PSA_Flight_182" title="PSA Flight 182">PSA Flight 182 and<br/>Private aircraft (N7711G)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-214" title="Boeing 727-214">Boeing 727-214</a> and <a href="/wiki/Cessna_172" title="Cessna 172">Cessna 172</a>
</td>
<td><span style="display:none">uscasd</span><a href="/wiki/San_Diego" title="San Diego">San Diego</a>, California, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-136"><a href="#cite_note-136">[127]</a></sup><sup class="reference" id="cite_ref-137"><a href="#cite_note-137">[128]</a></sup>
</td>
<td><a href="/wiki/San_Diego_International_Airport" title="San Diego International Airport">SAN</a>
</td>
<td>5.6 km<br/>(3.5 mi)
</td>
<td>1978-09-25
</td></tr>
<tr>
<th scope="row">143</th>
<th>8</th>
<th>135</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Gulf_Air_Flight_072" title="Gulf Air Flight 072">Gulf Air Flight 072</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-212" title="Airbus A320-212">Airbus A320-212</a>
</td>
<td><span style="display:none">bah</span><a href="/wiki/Persian_Gulf" title="Persian Gulf">Persian Gulf</a>, off <a class="mw-redirect" href="/wiki/Al_Muharraq" title="Al Muharraq">Al Muharraq</a>, Bahrain
</td>
<td>APR<br/><sup class="reference" id="cite_ref-138"><a href="#cite_note-138">[129]</a></sup>
</td>
<td><a href="/wiki/Bahrain_International_Airport" title="Bahrain International Airport">BAH</a>
</td>
<td>2 km<br/>(1.2 mi)
</td>
<td>2000-08-23
</td></tr>
<tr>
<th scope="row">143</th>
<th>7</th>
<th>136</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Avianca_Flight_410" title="Avianca Flight 410">Avianca Flight 410</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-21" title="Boeing 727-21">Boeing 727-21</a>
</td>
<td><span style="display:none">cols</span><a href="/wiki/Sardinata" title="Sardinata">Sardinata</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-139"><a href="#cite_note-139">[130]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1988-03-17
</td></tr>
<tr>
<th scope="row">141</th>
<th>5</th>
<th>136<sup class="reference" id="cite_ref-140"><a href="#cite_note-140">[nb 10]</a></sup></th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/UTA_Flight_141" title="UTA Flight 141">UTAGE Flight 141</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-223" title="Boeing 727-223">Boeing 727-223</a>
</td>
<td><span style="display:none">ben</span><a href="/wiki/Cotonou" title="Cotonou">Cotonou</a>, Benin
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-141"><a href="#cite_note-141">[131]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Cotonou_Airport" title="Cotonou Airport">COO</a>
</td>
<td><1 km<br/>(0.6 mi)
</td>
<td>2003-12-25
</td></tr>
<tr>
<th scope="row">141</th>
<th>11</th>
<th>130</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Vnukovo_Airlines_Flight_2801" title="Vnukovo Airlines Flight 2801">Vnukovo Airlines Flight 2801</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">No</span><a href="/wiki/Svalbard" title="Svalbard">Svalbard</a>, Norway
</td>
<td>APR<br/><sup class="reference" id="cite_ref-142"><a href="#cite_note-142">[132]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Svalbard_Airport" title="Svalbard Airport">LYR</a>
</td>
<td>14.3 km<br/>(8.9 mi)
</td>
<td>1996-08-29
</td></tr>
<tr>
<th scope="row">141</th>
<th>4</th>
<th>137</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Trans_Service_Airlift_(9Q-CRR)" title="Trans Service Airlift (9Q-CRR)">Trans Service Airlift (9Q-CRR)</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">anc</span><a href="/wiki/Jamba,_Cuando_Cubango" title="Jamba, Cuando Cubango">Jamba, Cuando Cubango</a>, Angola
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-143"><a href="#cite_note-143">[133]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1995-12-18
</td></tr>
<tr>
<th scope="row">141</th>
<th>10</th>
<th>131</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Southern_Airlines_Flight_3943" title="China Southern Airlines Flight 3943">China Southern Airlines Flight 3943</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-31B" title="Boeing 737-31B">Boeing 737-31B</a>
</td>
<td><span style="display:none">chinys</span>Hejiaqiao, <a href="/wiki/Yanshan_District" title="Yanshan District">Yanshan District</a>, China
</td>
<td>APR<br/><sup class="reference" id="cite_ref-144"><a href="#cite_note-144">[134]</a></sup>
</td>
<td><a href="/wiki/Guilin_Liangjiang_International_Airport" title="Guilin Liangjiang International Airport">KWL</a>
</td>
<td>20 km<br/>(12 mi)
</td>
<td>1992-11-24
</td></tr>
<tr>
<th scope="row">139</th>
<th>12</th>
<th>110<sup class="reference" id="cite_ref-145"><a href="#cite_note-145">[nb 11]</a></sup></th>
<th><i>17</i><sup class="reference" id="cite_ref-146"><a href="#cite_note-146">[nb 12]</a></sup></th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/2015_Indonesia_Hercules_C-130_crash" title="2015 Indonesia Hercules C-130 crash">Indonesian Air Force (A-1310)</a>
</td>
<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>
</td>
<td><span style="display:none">We</span><a href="/wiki/Medan" title="Medan">Medan</a>, Indonesia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-147"><a href="#cite_note-147">[135]</a></sup>
</td>
<td><a href="/wiki/Soewondo_Air_Force_Base" title="Soewondo Air Force Base">MES</a>
</td>
<td>1 km<br/>(0.6 mi)
</td>
<td>2015-06-30
</td></tr>
<tr>
<th scope="row">138</th>
<th>11</th>
<th>127</th>
<th>0</th>
<th><sup class="reference" id="cite_ref-148"><a href="#cite_note-148">[nb 13]</a></sup>
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Tan_Son_Nhut_C-5_accident" title="Tan Son Nhut C-5 accident">US Air Force (68-0218)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-5A_Galaxy" title="Lockheed C-5A Galaxy">Lockheed C-5A Galaxy</a>
</td>
<td><span style="display:none">vis</span><a class="mw-redirect" href="/wiki/Saigon" title="Saigon">Saigon</a>, South Vietnam
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-149"><a href="#cite_note-149">[136]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1975-04-04
</td></tr>
<tr>
<th scope="row">137</th>
<th>8</th>
<th>128</th>
<th>1</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Delta_Air_Lines_Flight_191" title="Delta Air Lines Flight 191">Delta Air Lines Flight 191</a>
</td>
<td><a href="/wiki/Lockheed_L-1011_TriStar" title="Lockheed L-1011 TriStar">Lockheed L-1011 TriStar</a>
</td>
<td><span style="display:none">ustexdal</span><a href="/wiki/Dallas%E2%80%93Fort_Worth_metroplex" title="Dallas–Fort Worth metroplex">Dallas–Fort Worth, Texas</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-150"><a href="#cite_note-150">[137]</a></sup><sup class="reference" id="cite_ref-151"><a href="#cite_note-151">[138]</a></sup>
</td>
<td><a href="/wiki/Dallas/Fort_Worth_International_Airport" title="Dallas/Fort Worth International Airport">DFW</a>
</td>
<td>c. 2 km<br/>(1.2 mi)
</td>
<td>1985-08-02
</td></tr>
<tr>
<th scope="row">137</th>
<th>9</th>
<th>128</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/VASP_Flight_168" title="VASP Flight 168">VASP Flight 168</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-212A" title="Boeing 727-212A">Boeing 727-212A</a>
</td>
<td><span style="display:none">brpa</span><a href="/wiki/Pacatuba,_Cear%C3%A1" title="Pacatuba, Ceará">Pacatuba</a>, Brazil
</td>
<td>APR<br/><sup class="reference" id="cite_ref-152"><a href="#cite_note-152">[139]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Fortaleza_airport" title="Fortaleza airport">FOR</a>
</td>
<td>25 km<br/>(16 mi)
</td>
<td>1982-06-08
</td></tr>
<tr>
<th scope="row">135</th>
<th>12</th>
<th>121</th>
<th>2</th>
<th>1*
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Indonesian_Air_Force_C-130H-30_(A-1324)" title="Indonesian Air Force C-130H-30 (A-1324)">Indonesian Air Force (A-1324)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H-30_Hercules" title="Lockheed C-130H-30 Hercules">Lockheed C-130H-30 Hercules</a>
</td>
<td><span style="display:none">indonc</span><a href="/wiki/East_Jakarta" title="East Jakarta">East Jakarta</a>, Indonesia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-153"><a href="#cite_note-153">[140]</a></sup>
</td>
<td><a href="/wiki/Halim_Perdanakusuma_International_Airport" title="Halim Perdanakusuma International Airport">HLP</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1991-10-05
</td></tr>
<tr>
<th scope="row">134</th>
<th>12</th>
<th>116</th>
<th>6</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1960_New_York_mid-air_collision" title="1960 New York mid-air collision">United Airlines Flight 826 and<br/>TWA Flight 266</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-21" title="Douglas DC-8-21">Douglas DC-8-21</a> and <a class="mw-redirect" href="/wiki/Lockheed_L-1049" title="Lockheed L-1049">Lockheed L-1049</a>
</td>
<td><span style="display:none">usnewyne</span>New York City, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-154"><a href="#cite_note-154">[141]</a></sup><sup class="reference" id="cite_ref-155"><a href="#cite_note-155">[142]</a></sup><br/><sup class="reference" id="cite_ref-156"><a href="#cite_note-156">[143]</a></sup>
</td>
<td><a href="/wiki/LaGuardia_Airport" title="LaGuardia Airport">LGA</a>
</td>
<td>
</td>
<td>1960-12-16
</td></tr>
<tr>
<th scope="row">133</th>
<th>14</th>
<th>119</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1993_Tehran_mid-air_collision" title="1993 Tehran mid-air collision">Iran Air Tours Flight 962<br/>and Iranian Air Force Su-24</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a> and <a href="/wiki/Sukhoi_Su-24" title="Sukhoi Su-24">Sukhoi Su-24</a>
</td>
<td><span style="display:none">irat</span><a class="mw-redirect" href="/wiki/Shahr-e_Qods" title="Shahr-e Qods">Shahr-e Qods</a>, Iran
</td>
<td>APR/TOF<br/><sup class="reference" id="cite_ref-157"><a href="#cite_note-157">[144]</a></sup>
</td>
<td><a href="/wiki/Mehrabad_International_Airport" title="Mehrabad International Airport">THR</a>
</td>
<td>15 km<br/>(9.3 mi)
</td>
<td>1993-02-08
</td></tr>
<tr>
<th scope="row">133</th>
<th>6</th>
<th>127</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Indian_Airlines_Flight_113" title="Indian Airlines Flight 113">Indian Airlines Flight 113</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">Boeing 737-2A8</a>
</td>
<td><span style="display:none">indiah</span><a href="/wiki/Ahmedabad" title="Ahmedabad">Ahmedabad</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-158"><a href="#cite_note-158">[145]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Ahmedabad_Airport" title="Ahmedabad Airport">AMD</a>
</td>
<td>5 km<br/>(3.1 mi)
</td>
<td>1988-10-19
</td></tr>
<tr>
<th scope="row">133</th>
<th>7</th>
<th>126</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/All_Nippon_Airways_Flight_60" title="All Nippon Airways Flight 60">All Nippon Airways Flight 60</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-81" title="Boeing 727-81">Boeing 727-81</a>
</td>
<td><span style="display:none">jtob</span><a href="/wiki/Tokyo_Bay" title="Tokyo Bay">Tokyo Bay</a>, Japan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-159"><a href="#cite_note-159">[146]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tokyo-Haneda_Airport" title="Tokyo-Haneda Airport">HND</a>
</td>
<td>12 km<br/>(7.5 mi)
</td>
<td>1966-02-04
</td></tr>
<tr>
<th scope="row">132</th>
<th>5</th>
<th>127</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/USAir_Flight_427" title="USAir Flight 427">USAir Flight 427</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-3B7" title="Boeing 737-3B7">Boeing 737-3B7</a>
</td>
<td><span style="display:none">uspen</span><a href="/wiki/Aliquippa,_Pennsylvania" title="Aliquippa, Pennsylvania">Aliquippa, Pennsylvania</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-160"><a href="#cite_note-160">[147]</a></sup><sup class="reference" id="cite_ref-161"><a href="#cite_note-161">[148]</a></sup>
</td>
<td><a href="/wiki/Pittsburgh_International_Airport" title="Pittsburgh International Airport">PIT</a>
</td>
<td>13 km<br/>(8.1 mi)
</td>
<td>1994-09-08
</td></tr>
<tr>
<th scope="row">132</th>
<th>7</th>
<th>125</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/SAM_Colombia_Flight_501" title="SAM Colombia Flight 501">SAM Colombia Flight 501</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-146" title="Boeing 727-146">Boeing 727-146</a>
</td>
<td><span style="display:none">colme</span>La Canada, near <a href="/wiki/Medell%C3%ADn" title="Medellín">Medellín</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-162"><a href="#cite_note-162">[149]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1993-05-19
</td></tr>
<tr>
<th scope="row">132</th>
<th>8</th>
<th>124</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_8641" title="Aeroflot Flight 8641">Aeroflot Flight 8641</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>
</td>
<td><span style="display:none">belama</span><a href="/wiki/Mazyr" title="Mazyr">Mazyr</a>, Byelorussian SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-163"><a href="#cite_note-163">[150]</a></sup><sup class="reference" id="cite_ref-164"><a href="#cite_note-164">[151]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1982-06-28
</td></tr>
<tr>
<th scope="row">131</th>
<th>7</th>
<th>124</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Philippines_Flight_541" title="Air Philippines Flight 541">Air Philippines Flight 541</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2H4" title="Boeing 737-2H4">Boeing 737-2H4</a>
</td>
<td><span style="display:none">phs</span><a class="mw-redirect" href="/wiki/City_of_Samal" title="City of Samal">Samal</a>, Philippines
</td>
<td>APR<br/><sup class="reference" id="cite_ref-165"><a href="#cite_note-165">[152]</a></sup>
</td>
<td><a href="/wiki/Francisco_Bangoy_International_Airport" title="Francisco Bangoy International Airport">DVO</a>
</td>
<td>7.5 km<br/>(4.7 mi)
</td>
<td>2000-04-19
</td></tr>
<tr>
<th scope="row">131</th>
<th>4</th>
<th>127</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Tan-Sahsa_Flight_414" title="Tan-Sahsa Flight 414">Tan-Sahsa Flight 414</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-224" title="Boeing 727-224">Boeing 727-224</a>
</td>
<td><span style="display:none">ho</span><a href="/wiki/Tegucigalpa" title="Tegucigalpa">Tegucigalpa</a>, Honduras
</td>
<td>APR<br/><sup class="reference" id="cite_ref-166"><a href="#cite_note-166">[153]</a></sup>
</td>
<td><a href="/wiki/Toncont%C3%ADn_International_Airport" title="Toncontín International Airport">TGU</a>
</td>
<td>9 km<br/>(5.6 mi)
</td>
<td>1989-10-21
</td></tr>
<tr>
<th scope="row">131</th>
<th>6</th>
<th>125</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/TAP_Portugal_Flight_425" title="TAP Portugal Flight 425">TAP Portugal Flight 425</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-282Adv" title="Boeing 727-282Adv">Boeing 727-282Adv</a>
</td>
<td><span style="display:none">pors</span><a href="/wiki/Santa_Cruz,_Madeira" title="Santa Cruz, Madeira">Santa Cruz, Madeira</a>
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-167"><a href="#cite_note-167">[154]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Funchal_Airport" title="Funchal Airport">FNC</a>
</td>
<td>
</td>
<td>1977-11-19
</td></tr>
<tr>
<th scope="row">130</th>
<th>4</th>
<th>126</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/1983_TAAG_Angola_Airlines_Boeing_737_crash" title="1983 TAAG Angola Airlines Boeing 737 crash">TAAG Angola Airlines (D2-TBN)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-200" title="Boeing 737-200">Boeing 737-200</a>
</td>
<td><span style="display:none">anlub</span><a href="/wiki/Lubango" title="Lubango">Lubango</a>, Angola
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-169"><a href="#cite_note-169">[nb 14]</a></sup>
</td>
<td><a href="/wiki/Lubango_Airport" title="Lubango Airport">SDD</a>
</td>
<td>1 km<br/>(0.6 mi)
</td>
<td>1983-11-08
</td></tr>
<tr>
<th scope="row">130</th>
<th>8</th>
<th>122</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_007" title="Air France Flight 007">Air France Flight 007</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-328" title="Boeing 707-328">Boeing 707-328</a>
</td>
<td><span style="display:none">frap</span>Paris, France
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-170"><a href="#cite_note-170">[156]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Paris-Orly_Airport" title="Paris-Orly Airport">ORY</a>
</td>
<td>
</td>
<td>1962-06-03
</td></tr>
<tr>
<th scope="row">129</th>
<th>8</th>
<th>121</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Air_China_Flight_129" title="Air China Flight 129">Air China Flight 129</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_767-2J6ER" title="Boeing 767-2J6ER">Boeing 767-2J6ER</a>
</td>
<td><span style="display:none">soub</span><a href="/wiki/Busan" title="Busan">Busan</a>, South Korea
</td>
<td>APR<br/><sup class="reference" id="cite_ref-171"><a href="#cite_note-171">[157]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Pusan-Kimhae_Airport" title="Pusan-Kimhae Airport">PUS</a>
</td>
<td>4.6 km<br/>(2.9 mi)
</td>
<td>2002-04-15
</td></tr>
<tr>
<th scope="row">129</th>
<th>7</th>
<th>122</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/Tachikawa_air_disaster" title="Tachikawa air disaster">US Air Force (51-0137)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-124A-DL_Globemaster_II" title="Douglas C-124A-DL Globemaster II">Douglas C-124A-DL Globemaster II</a>
</td>
<td><span style="display:none">jta</span><a href="/wiki/Tachikawa,_Tokyo" title="Tachikawa, Tokyo">Tachikawa</a>, Japan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-172"><a href="#cite_note-172">[158]</a></sup>
</td>
<td><a href="/wiki/Tachikawa_Airfield" title="Tachikawa Airfield">RJTC</a>
</td>
<td>5.6 km<br/>(3.5 mi)
</td>
<td>1953-06-18
</td></tr>
<tr>
<th scope="row">129</th>
<th>9</th>
<th>120</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Messerschmitt_Me_321#Operational_history" title="Messerschmitt Me 321">Messerschmitt Me 321 and Bf 110 collision</a>
</td>
<td><a class="mw-redirect" href="/wiki/Messerschmitt_Me_321" title="Messerschmitt Me 321">Messerschmitt Me 321</a> and <a href="/wiki/Messerschmitt_Bf_110" title="Messerschmitt Bf 110">Messerschmitt Bf 110</a> (x3)
</td>
<td><span style="display:none">gerl</span><a href="/wiki/Leipheim" title="Leipheim">Leipheim</a>, Germany
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-1941_Messerschmitt_Me_321_Leipheim_collision_173-0"><a href="#cite_note-1941_Messerschmitt_Me_321_Leipheim_collision-173">[159]</a></sup><sup class="reference" id="cite_ref-Fiddler's_Green_174-0"><a href="#cite_note-Fiddler's_Green-174">[160]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1941-??-??
</td></tr>
<tr>
<th scope="row">128</th>
<th>7</th>
<th>121</th>
<th>0</th>
<th>
</th>
<td>INH
</td>
<td><a class="mw-redirect" href="/wiki/Guangzhou_aircraft_collision" title="Guangzhou aircraft collision">Xiamen Air Flight 8301,<br/>China Southwest Flight 2402,<br/>and China Southern (B-2812)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-247" title="Boeing 737-247">Boeing 737-247</a>, <a href="/wiki/Boeing_707" title="Boeing 707">Boeing 707-3J6B</a>, and <a href="/wiki/Boeing_757" title="Boeing 757">Boeing 757-21B</a>
</td>
<td><span style="display:none">ching</span><a href="/wiki/Baiyun_District,_Guangzhou" title="Baiyun District, Guangzhou">Baiyun District, Guangzhou</a>, China
</td>
<td>LDG/STD<br/><sup class="reference" id="cite_ref-175"><a href="#cite_note-175">[161]</a></sup><sup class="reference" id="cite_ref-176"><a href="#cite_note-176">[162]</a></sup><sup class="reference" id="cite_ref-177"><a href="#cite_note-177">[163]</a></sup><sup class="reference" id="cite_ref-178"><a href="#cite_note-178">[nb 15]</a></sup>
</td>
<td><a href="/wiki/Guangzhou_Baiyun_International_Airport_(former)" title="Guangzhou Baiyun International Airport (former)">***</a>
</td>
<td>
</td>
<td>1990-10-02
</td></tr>
<tr>
<th scope="row">128</th>
<th>8</th>
<th>120</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Iran_Air_Flight_291" title="Iran Air Flight 291">Iran Air Flight 291</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-86" title="Boeing 727-86">Boeing 727-86</a>
</td>
<td><span style="display:none">iraa</span><a class="mw-redirect" href="/wiki/Alborz_Mountains" title="Alborz Mountains">Alborz Mountains</a>, Iran
</td>
<td>APR<br/><sup class="reference" id="cite_ref-179"><a href="#cite_note-179">[164]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tehran_Mehrabad_Airport" title="Tehran Mehrabad Airport">THR</a>
</td>
<td>29 km<br/>(18 mi)
</td>
<td>1980-01-21
</td></tr>
<tr>
<th scope="row">128</th>
<th>11</th>
<th>117</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1956_Grand_Canyon_mid-air_collision" title="1956 Grand Canyon mid-air collision">United Airlines Flight 718 and<br/>TWA Flight 2</a>
</td>
<td><a href="/wiki/Douglas_DC-7" title="Douglas DC-7">Douglas DC-7</a> and <a class="mw-redirect" href="/wiki/Lockheed_L-1049" title="Lockheed L-1049">Lockheed L-1049</a>
</td>
<td><span style="display:none">usar</span><a href="/wiki/Grand_Canyon" title="Grand Canyon">Grand Canyon</a>, Arizona, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-180"><a href="#cite_note-180">[165]</a></sup><sup class="reference" id="cite_ref-181"><a href="#cite_note-181">[166]</a></sup><br/><sup class="reference" id="cite_ref-182"><a href="#cite_note-182">[167]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1956-06-30
</td></tr>
<tr>
<th scope="row">127</th>
<th>6</th>
<th>121</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Bhoja_Air_Flight_213" title="Bhoja Air Flight 213">Bhoja Air Flight 213</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-236" title="Boeing 737-236">Boeing 737-236</a>
</td>
<td><span style="display:none">paki</span><a href="/wiki/Islamabad" title="Islamabad">Islamabad</a>, Pakistan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-183"><a href="#cite_note-183">[168]</a></sup>
</td>
<td><a href="/wiki/Benazir_Bhutto_International_Airport" title="Benazir Bhutto International Airport">ISB</a>
</td>
<td>c. 2.5 km<br/>(1.6 mi)
</td>
<td>2012-04-20
</td></tr>
<tr>
<th scope="row">127</th>
<th>0</th>
<th>127</th>
<th>0</th>
<th>
</th>
<td>MIL
</td>
<td><a href="/wiki/2002_Khankala_Mi-26_crash" title="2002 Khankala Mi-26 crash">Russian Air Force (89 red)</a>
</td>
<td><a href="/wiki/Mil_Mi-26" title="Mil Mi-26">Mil Mi-26</a>
</td>
<td><span style="display:none">ru</span><a href="/wiki/Khankala" title="Khankala">Khankala</a>, <a href="/wiki/Chechnya" title="Chechnya">Chechnya</a>, Russia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-184"><a href="#cite_note-184">[169]</a></sup><sup class="reference" id="cite_ref-185"><a href="#cite_note-185">[170]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2002-08-19
</td></tr>
<tr>
<th scope="row">126</th>
<th>11</th>
<th>115</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/%C4%8CSA_Flight_540" title="ČSA Flight 540">ČSA Flight 540</a>
</td>
<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>
</td>
<td><span style="display:none">syd</span><a href="/wiki/Damascus" title="Damascus">Damascus</a>, Syria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-186"><a href="#cite_note-186">[171]</a></sup>
</td>
<td><a href="/wiki/Damascus_International_Airport" title="Damascus International Airport">DAM</a>
</td>
<td>17 km<br/>(11 mi)
</td>
<td>1975-08-20
</td></tr>
<tr>
<th scope="row">126</th>
<th>9</th>
<th>117</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Globe_Air_(HB-ITB)" title="Globe Air (HB-ITB)">Globe Air (HB-ITB)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Bristol_Britannia_313" title="Bristol Britannia 313">Bristol Britannia 313</a>
</td>
<td><span style="display:none">cy</span><a href="/wiki/Nicosia" title="Nicosia">Nicosia</a>, Cyprus
</td>
<td>APR<br/><sup class="reference" id="cite_ref-187"><a href="#cite_note-187">[172]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Nicosia_Airport" title="Nicosia Airport">NIC</a>
</td>
<td>3.5 km<br/>(2.2 mi)
</td>
<td>1967-04-20
</td></tr>
<tr>
<th scope="row">125</th>
<th>5</th>
<th>120</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/S7_Airlines_Flight_778" title="S7 Airlines Flight 778">Sibir (S7) Airlines Flight 778</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-300" title="Airbus A310-300">Airbus A310-300</a>
</td>
<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russia
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-188"><a href="#cite_note-188">[173]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">IKT</a>
</td>
<td>
</td>
<td>2006-07-09
</td></tr>
<tr>
<th scope="row">125</th>
<th>6</th>
<th>119</th>
<th>0</th>
<th>
</th>
<td>INH
</td>
<td><a href="/wiki/Ethiopian_Airlines_Flight_961" title="Ethiopian Airlines Flight 961">Ethiopian Airlines Flight 961</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_767-260ER" title="Boeing 767-260ER">Boeing 767-260ER</a>
</td>
<td><span style="display:none">comg</span>Indian Ocean, off <a href="/wiki/Grande_Comore" title="Grande Comore">Grande Comore</a>, Comoros
</td>
<td>APR<br/><sup class="reference" id="cite_ref-189"><a href="#cite_note-189">[174]</a></sup>
</td>
<td><a href="/wiki/Prince_Said_Ibrahim_International_Airport" title="Prince Said Ibrahim International Airport">HAH</a><sup class="reference" id="cite_ref-190"><a href="#cite_note-190">[nb 16]</a></sup>
</td>
<td>0.5 km<br/>(0.3 ml)
</td>
<td>1996-11-23
</td></tr>
<tr>
<th scope="row">124</th>
<th>9</th>
<th>115</th>
<th>1</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Baikal_Air_Flight_130" title="Baikal Air Flight 130">Baikal Air Flight 130</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>
</td>
<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-191"><a href="#cite_note-191">[175]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1994-01-03
</td></tr>
<tr>
<th scope="row">124</th>
<th>11</th>
<th>113</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/BOAC_Flight_911" title="BOAC Flight 911">BOAC Flight 911</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-436" title="Boeing 707-436">Boeing 707-436</a>
</td>
<td><span style="display:none">jg</span><a class="mw-redirect" href="/wiki/Gotemba_City" title="Gotemba City">Gotemba</a>, Japan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-192"><a href="#cite_note-192">[176]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1966-03-05
</td></tr>
<tr>
<th scope="row">123</th>
<th>6</th>
<th>117</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Faucett_Flight_251" title="Faucett Flight 251">Faucett Flight 251</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-222" title="Boeing 737-222">Boeing 737-222</a>
</td>
<td><span style="display:none">pear</span><a href="/wiki/Arequipa" title="Arequipa">Arequipa</a>, Peru
</td>
<td>APR<br/><sup class="reference" id="cite_ref-193"><a href="#cite_note-193">[177]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Arequipa_Airport" title="Arequipa Airport">AQP</a>
</td>
<td>6.3 km<br/>(3.9 mi)
</td>
<td>1996-02-29
</td></tr>
<tr>
<th scope="row">123</th>
<th>7</th>
<th>116</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Varig_Flight_820" title="Varig Flight 820">Varig Flight 820</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-320C" title="Boeing 707-320C">Boeing 707-320C</a>
</td>
<td><span style="display:none">fras</span><a href="/wiki/Saulx-les-Chartreux" title="Saulx-les-Chartreux">Saulx-les-Chartreux</a>, France
</td>
<td>APR<br/><sup class="reference" id="cite_ref-194"><a href="#cite_note-194">[178]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Paris-Orly_Airport" title="Paris-Orly Airport">ORY</a>
</td>
<td>5 km<br/>(3.1 mi)
</td>
<td>1973-07-11
</td></tr>
<tr>
<th scope="row">123</th>
<th>12</th>
<th>111</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/South_African_Airways_Flight_228" title="South African Airways Flight 228">South African Airways Flight 228</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-344C" title="Boeing 707-344C">Boeing 707-344C</a>
</td>
<td><span style="display:none">Na</span><a href="/wiki/Windhoek" title="Windhoek">Windhoek</a>, Namibia (then <a href="/wiki/South_West_Africa" title="South West Africa">South West Africa</a>)
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-195"><a href="#cite_note-195">[179]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Strijdom_International_Airport" title="Strijdom International Airport">WDH</a>
</td>
<td>5 km<br/>(3.1 mi)
</td>
<td>1968-04-20
</td></tr>
<tr>
<th scope="row">122</th>
<th>14</th>
<th>108</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/2017_Myanmar_Air_Force_Shaanxi_Y-8_crash" title="2017 Myanmar Air Force Shaanxi Y-8 crash">Myanmar Air Force (5820)</a>
</td>
<td><a href="/wiki/Shaanxi_Y-8" title="Shaanxi Y-8">Shaanxi Y-8F-200</a>
</td>
<td><span style="display:none">rudo</span><a href="/wiki/Andaman_Sea" title="Andaman Sea">Andaman Sea</a>, off <a href="/wiki/Dawei" title="Dawei">Dawei</a>, <a href="/wiki/Myanmar" title="Myanmar">Myanmar</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-196"><a href="#cite_note-196">[180]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2017-06-07
</td></tr>
<tr>
<th scope="row">122</th>
<th>8</th>
<th>114</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_964" title="Aeroflot Flight 964">Aeroflot Flight 964</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">Tupolev Tu-104B</a>
</td>
<td><span style="display:none">rudo</span><a href="/wiki/Domodedovo_(town)" title="Domodedovo (town)">Domodedovo</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-197"><a href="#cite_note-197">[181]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Moscow-Domodedovo" title="Moscow-Domodedovo">DME</a>
</td>
<td>17 km<br/>(11 mi)
</td>
<td>1973-10-13
</td></tr>
<tr>
<th scope="row">122</th>
<th>7</th>
<th>115</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_1491" title="Aeroflot Flight 1491">Aeroflot Flight 1491</a>
</td>
<td><a href="/wiki/Antonov_An-10" title="Antonov An-10">Antonov An-10</a>
</td>
<td><span style="display:none">ukrk</span>near <a href="/wiki/Kharkiv" title="Kharkiv">Kharkiv</a>, Ukrainian SSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-198"><a href="#cite_note-198">[182]</a></sup>
</td>
<td><a href="/wiki/Kharkiv_International_Airport" title="Kharkiv International Airport">HRK</a>
</td>
<td>24 km<br/>(15 mi)
</td>
<td>1972-05-18
</td></tr>
<tr>
<th scope="row">121</th>
<th>6</th>
<th>115</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Helios_Airways_Flight_522" title="Helios Airways Flight 522">Helios Airways Flight 522</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-31S" title="Boeing 737-31S">Boeing 737-31S</a>
</td>
<td><span style="display:none">greg</span><a href="/wiki/Grammatiko" title="Grammatiko">Grammatiko</a>, Greece
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-199"><a href="#cite_note-199">[183]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2005-08-14
</td></tr>
<tr>
<th scope="row">121</th>
<th>13</th>
<th>108</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/PIA_Flight_705" title="PIA Flight 705">Pakistan International Airlines Flight 705</a>
</td>
<td><a href="/wiki/Boeing_720" title="Boeing 720">Boeing 720</a> 040B
</td>
<td><span style="display:none">egc</span><a href="/wiki/New_Cairo" title="New Cairo">New Cairo</a>, Egypt
</td>
<td>APR<br/><sup class="reference" id="cite_ref-200"><a href="#cite_note-200">[184]</a></sup>
</td>
<td><a href="/wiki/Cairo_International_Airport" title="Cairo International Airport">CAI</a>
</td>
<td>c. 20 km<br/>(12 mi)
</td>
<td>1965-05-20
</td></tr>
<tr>
<th scope="row">120</th>
<th>10</th>
<th>110</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1969_Yukhnov_mid-air_collision" title="1969 Yukhnov mid-air collision">Aeroflot Flight 831 <br/>and Soviet Air Force An-12</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-14M" title="Ilyushin Il-14M">Ilyushin Il-14M</a> and <a class="mw-redirect" href="/wiki/Antonov_An-12BP" title="Antonov An-12BP">Antonov An-12BP</a>
</td>
<td><span style="display:none">rupor</span>Poroslitsy, <a href="/wiki/Yukhnovsky_District" title="Yukhnovsky District">Yukhnovsky</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-201"><a href="#cite_note-201">[185]</a></sup><sup class="reference" id="cite_ref-202"><a href="#cite_note-202">[186]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-06-23
</td></tr>
<tr>
<th scope="row">119</th>
<th>12</th>
<th>107</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Iran_Air_Tours_Flight_956" title="Iran Air Tours Flight 956">Iran Air Tours Flight 956</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">irasa</span>near <a href="/wiki/Sarab-e_Dowreh" title="Sarab-e Dowreh">Sarab-e Dowreh</a>, Iran
</td>
<td>APR<br/><sup class="reference" id="cite_ref-203"><a href="#cite_note-203">[187]</a></sup>
</td>
<td><a href="/wiki/Khorramabad_Airport" title="Khorramabad Airport">KHD</a>
</td>
<td>c. 46 km<br/>(29 mi)
</td>
<td>2002-02-12
</td></tr>
<tr>
<th scope="row">119</th>
<th>8</th>
<th>111</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/TAME_737-200_crash" title="TAME 737-200 crash">TAME Ecuador (HC-BIG)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-200_Advanced" title="Boeing 737-200 Advanced">Boeing 737-200 Advanced</a>
</td>
<td><span style="display:none">eccu</span><a href="/wiki/Cuenca,_Ecuador" title="Cuenca, Ecuador">Cuenca, Ecuador</a>
</td>
<td>APR<br/><sup class="reference" id="cite_ref-204"><a href="#cite_note-204">[188]</a></sup>
</td>
<td><a href="/wiki/Mariscal_Lamar_International_Airport" title="Mariscal Lamar International Airport">CUE</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1983-07-11
</td></tr>
<tr>
<th scope="row">118</th>
<th>8</th>
<th>106</th>
<th>4</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Linate_Airport_disaster" title="Linate Airport disaster">SAS Flight 686 and<br/>Private aircraft (D-IEVX)</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-87" title="McDonnell Douglas MD-87">McDonnell Douglas MD-87</a> and <a class="mw-redirect" href="/wiki/Cessna_Citation_CJ2" title="Cessna Citation CJ2">Cessna Citation CJ2</a>
</td>
<td><span style="display:none">itm</span><a href="/wiki/Milan" title="Milan">Milan</a>, Italy
</td>
<td>TOF/TXI<br/><sup class="reference" id="cite_ref-205"><a href="#cite_note-205">[189]</a></sup><sup class="reference" id="cite_ref-206"><a href="#cite_note-206">[190]</a></sup><br/><sup class="reference" id="cite_ref-207"><a href="#cite_note-207">[191]</a></sup>
</td>
<td><a href="/wiki/Linate_Airport" title="Linate Airport">LIN</a>
</td>
<td>
</td>
<td>2001-10-08
</td></tr>
<tr>
<th scope="row">118</th>
<th>9</th>
<th>109</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/British_European_Airways_Flight_548" title="British European Airways Flight 548">British European Airways Flight 548</a>
</td>
<td><a class="mw-redirect" href="/wiki/Hawker_Siddeley_Trident_1C" title="Hawker Siddeley Trident 1C">Hawker Siddeley Trident 1C</a>
</td>
<td><span style="display:none">unesta</span><a href="/wiki/Staines-upon-Thames" title="Staines-upon-Thames">Staines</a>, United Kingdom
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-208"><a href="#cite_note-208">[192]</a></sup><sup class="reference" id="cite_ref-209"><a href="#cite_note-209">[193]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/London_Heathrow_Airport" title="London Heathrow Airport">LHR</a>
</td>
<td>5.5 km<br/>(3.4 mi)
</td>
<td>1972-06-18
</td></tr>
<tr>
<th scope="row">118</th>
<th>7</th>
<th>111</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Trans-Canada_Air_Lines_Flight_831" title="Trans-Canada Air Lines Flight 831">Trans-Canada Air Lines Flight 831</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-54CF" title="Douglas DC-8-54CF">Douglas DC-8-54CF</a>
</td>
<td><span style="display:none">canqs</span><a href="/wiki/Sainte-Th%C3%A9r%C3%A8se,_Quebec" title="Sainte-Thérèse, Quebec">Sainte-Thérèse, Quebec</a>, Canada
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-210"><a href="#cite_note-210">[194]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1963-11-29
</td></tr>
<tr>
<th scope="row">117</th>
<th>6</th>
<th>111</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Bellview_Airlines_Flight_210" title="Bellview Airlines Flight 210">Bellview Airlines Flight 210</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2L9" title="Boeing 737-2L9">Boeing 737-2L9</a>
</td>
<td><span style="display:none">nigeril</span>near <a href="/wiki/Lagos" title="Lagos">Lagos</a>, Nigeria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-211"><a href="#cite_note-211">[195]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2005-10-22
</td></tr>
<tr>
<th scope="row">117</th>
<th>11</th>
<th>105</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Sudan_Airways_Flight_139" title="Sudan Airways Flight 139">Sudan Airways Flight 139</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-200C" title="Boeing 737-200C">Boeing 737-200C</a>
</td>
<td><span style="display:none">sudp</span><a href="/wiki/Port_Sudan" title="Port Sudan">Port Sudan</a>, Sudan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-212"><a href="#cite_note-212">[196]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Port_Sudan_Airport" title="Port Sudan Airport">PZU</a>
</td>
<td>5 km<br/>(3.1 mi)
</td>
<td>2003-07-08
</td></tr>
<tr>
<th scope="row">117</th>
<th>11</th>
<th>106</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_India_Flight_101" title="Air India Flight 101">Air India Flight 101</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-437" title="Boeing 707-437">Boeing 707-437</a>
</td>
<td><span style="display:none">framob</span><a href="/wiki/Mont_Blanc_massif" title="Mont Blanc massif">Mont Blanc massif</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-213"><a href="#cite_note-213">[197]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1966-01-24
</td></tr>
<tr>
<th scope="row">116</th>
<th>6</th>
<th>110</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Alg%C3%A9rie_Flight_5017" title="Air Algérie Flight 5017">Air Algérie Flight 5017</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>
</td>
<td><span style="display:none">maligo</span>near <a href="/wiki/Gossi" title="Gossi">Gossi</a>, Mali
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-214"><a href="#cite_note-214">[198]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2014-07-24
</td></tr>
<tr>
<th scope="row">116</th>
<th>8</th>
<th>108</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Avioimpex_Flight_110" title="Avioimpex Flight 110">Avioimpex Flight 110</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>
</td>
<td><span style="display:none">repo</span><a href="/wiki/Ohrid" title="Ohrid">Ohrid</a>, Republic of Macedonia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-215"><a href="#cite_note-215">[199]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Ohrid_Airport" title="Ohrid Airport">OHD</a>
</td>
<td>2 km<br/>(1.2 mi)
</td>
<td>1993-11-20
</td></tr>
<tr>
<th scope="row">115</th>
<th>11</th>
<th>104</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Korean_Air_Flight_858" title="Korean Air Flight 858">Korean Air Flight 858</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-3B5C" title="Boeing 707-3B5C">Boeing 707-3B5C</a>
</td>
<td><span style="display:none">bur</span><a href="/wiki/Andaman_Sea" title="Andaman Sea">Andaman Sea</a>, near <a class="mw-redirect" href="/wiki/Heinze_Islands" title="Heinze Islands">Heinze Bok</a>, Burma
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-216"><a href="#cite_note-216">[200]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1987-11-29
</td></tr>
<tr>
<th scope="row">115</th>
<th>7</th>
<th>108</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Alitalia_Flight_112" title="Alitalia Flight 112">Alitalia Flight 112</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-43" title="McDonnell Douglas DC-8-43">McDonnell Douglas DC-8-43</a>
</td>
<td><span style="display:none">itsi</span><a href="/wiki/Cinisi" title="Cinisi">Cinisi</a>, Sicily, Italy
</td>
<td>APR<br/><sup class="reference" id="cite_ref-217"><a href="#cite_note-217">[201]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Palermo-Punta_Raisi_Airport" title="Palermo-Punta Raisi Airport">PMO</a>
</td>
<td>5 km<br/>(3.1 mi)
</td>
<td>1972-05-05
</td></tr>
<tr>
<th scope="row">114</th>
<th>6</th>
<th>108</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Kenya_Airways_Flight_507" title="Kenya Airways Flight 507">Kenya Airways Flight 507</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-8AL" title="Boeing 737-8AL">Boeing 737-8AL</a>
</td>
<td><span style="display:none">camd</span><a href="/wiki/Douala" title="Douala">Douala</a>, Cameroon
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-218"><a href="#cite_note-218">[202]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2007-05-05
</td></tr>
<tr>
<th scope="row">113</th>
<th>8</th>
<th>105</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Armavia_Flight_967" title="Armavia Flight 967">Armavia Flight 967</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-221" title="Airbus A320-221">Airbus A320-221</a>
</td>
<td><span style="display:none">ruad</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, off <a href="/wiki/Adler_Microdistrict" title="Adler Microdistrict">Adler</a>, Russia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-219"><a href="#cite_note-219">[203]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Adler-Sochi_International_Airport" title="Adler-Sochi International Airport">AER</a>
</td>
<td>6 km<br/>(3.7 mi)
</td>
<td>2006-05-03
</td></tr>
<tr>
<th scope="row">113</th>
<th>9</th>
<th>100</th>
<th>4</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_4590" title="Air France Flight 4590">Air France Flight 4590</a>
</td>
<td><a class="mw-redirect" href="/wiki/A%C3%A9rospatiale-BAC_Concorde" title="Aérospatiale-BAC Concorde">Aérospatiale-BAC Concorde</a>
</td>
<td><span style="display:none">frago</span><a href="/wiki/Gonesse" title="Gonesse">Gonesse</a>, France
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-220"><a href="#cite_note-220">[204]</a></sup><sup class="reference" id="cite_ref-221"><a href="#cite_note-221">[205]</a></sup>
</td>
<td><a href="/wiki/Charles_de_Gaulle_Airport" title="Charles de Gaulle Airport">CDG</a>
</td>
<td>3.5 km<br/>(2.2 mi)
</td>
<td>2000-07-25
</td></tr>
<tr>
<th scope="row">113</th>
<th>14</th>
<th>99</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Thai_Airways_International_Flight_311" title="Thai Airways International Flight 311">Thai Airways International Flight 311</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-304" title="Airbus A310-304">Airbus A310-304</a>
</td>
<td><span style="display:none">nel</span><a href="/wiki/Langtang_National_Park" title="Langtang National Park">Langtang National Park</a>, Nepal
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-222"><a href="#cite_note-222">[206]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1992-07-31
</td></tr>
<tr>
<th scope="row">113</th>
<th>6</th>
<th>107</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_66" title="Eastern Air Lines Flight 66">Eastern Air Lines Flight 66</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-225" title="Boeing 727-225">Boeing 727-225</a>
</td>
<td><span style="display:none">usnewyja</span><a class="mw-redirect" href="/wiki/Jamaica,_New_York" title="Jamaica, New York">Jamaica, New York</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-223"><a href="#cite_note-223">[207]</a></sup><sup class="reference" id="cite_ref-224"><a href="#cite_note-224">[208]</a></sup>
</td>
<td><a href="/wiki/John_F._Kennedy_International_Airport" title="John F. Kennedy International Airport">JFK</a>
</td>
<td>0.73 km<br/>(0.46 mi)
</td>
<td>1975-06-24
</td></tr>
<tr>
<th scope="row">113</th>
<th>10</th>
<th>103</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_117" title="Air France Flight 117">Air France Flight 117</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-328" title="Boeing 707-328">Boeing 707-328</a>
</td>
<td><span style="display:none">We</span>near <a href="/wiki/Deshaies" title="Deshaies">Deshaies</a>, Guadeloupe, West Indies
</td>
<td>APR<br/><sup class="reference" id="cite_ref-225"><a href="#cite_note-225">[209]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Pointe-%C3%A0-Pitre_Airport" title="Pointe-à-Pitre Airport">PTP</a>
</td>
<td>25 km<br/>(16 mi)
</td>
<td>1962-06-22
</td></tr>
<tr>
<th scope="row">112</th>
<th>6</th>
<th>106</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_972" title="Cubana de Aviación Flight 972">Cubana de Aviación Flight 972</a>
</td>
<td><a href="/wiki/Boeing_737#Variants" title="Boeing 737">Boeing 737-201 Adv.</a>
</td>
<td><span style="display:none">cuh</span><a href="/wiki/Santiago_de_las_Vegas" title="Santiago de las Vegas">Santiago de las Vegas</a>, Cuba
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-226"><a href="#cite_note-226">[210]</a></sup>
</td>
<td><a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">HAV</a>
</td>
<td>10 km<br/>(6.2 mi)
</td>
<td>2018-05-18
</td></tr>
<tr>
<th scope="row">112</th>
<th>9</th>
<th>103</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Northern_Airlines_Flight_6136" title="China Northern Airlines Flight 6136">China Northern Airlines Flight 6136</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>
</td>
<td><span style="display:none">chind</span><a href="/wiki/Dalian_Bay" title="Dalian Bay">Dalian Bay</a>, China
</td>
<td>APR<br/><sup class="reference" id="cite_ref-227"><a href="#cite_note-227">[211]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Dalian_Airport" title="Dalian Airport">DLC</a>
</td>
<td>20 km<br/>(12 mi)
</td>
<td>2002-05-07
</td></tr>
<tr>
<th scope="row">112</th>
<th>1</th>
<th>111</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/United_Airlines_Flight_232" title="United Airlines Flight 232">United Airlines Flight 232</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-10" title="McDonnell Douglas DC-10-10">McDonnell Douglas DC-10-10</a>
</td>
<td><span style="display:none">usio</span><a href="/wiki/Sioux_City,_Iowa" title="Sioux City, Iowa">Sioux City, Iowa</a>, US
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-Francillon,_p._296_92-1"><a href="#cite_note-Francillon,_p._296-92">[85]</a></sup><sup class="reference" id="cite_ref-228"><a href="#cite_note-228">[212]</a></sup><br/><sup class="reference" id="cite_ref-229"><a href="#cite_note-229">[213]</a></sup>
</td>
<td><a href="/wiki/Sioux_Gateway_Airport" title="Sioux Gateway Airport">SUX</a>
</td>
<td>
</td>
<td>1989-07-19
</td></tr>
<tr>
<th scope="row">112</th>
<th>5</th>
<th>107</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Gulf_Air_Flight_771" title="Gulf Air Flight 771">Gulf Air Flight 771</a>
</td>
<td><a href="/wiki/Boeing_737#Variants" title="Boeing 737">Boeing 737-2P6</a>
</td>
<td><span style="display:none">unaf</span><a class="mw-redirect" href="/wiki/Mina_Jebel_Ali" title="Mina Jebel Ali">Mina Jebel Ali</a>, United Arab Emirates
</td>
<td>APR<br/><sup class="reference" id="cite_ref-230"><a href="#cite_note-230">[214]</a></sup>
</td>
<td><a href="/wiki/Abu_Dhabi_International_Airport" title="Abu Dhabi International Airport">AUH</a>
</td>
<td>80 km<br/>(49.7 mi)
</td>
<td>1983-09-23
</td></tr>
<tr>
<th scope="row">112</th>
<th>8</th>
<th>104</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/CAAC_Flight_3303" title="CAAC Flight 3303">Civil Aviation Administration of China Flight 3303</a>
</td>
<td><a href="/wiki/Hawker_Siddeley_Trident" title="Hawker Siddeley Trident">Hawker Siddeley Trident</a>
</td>
<td><span style="display:none">chinyg</span>near <a class="mw-redirect" href="/wiki/Yangshuo" title="Yangshuo">Yangshuo</a>, China
</td>
<td>APR<br/><sup class="reference" id="cite_ref-231"><a href="#cite_note-231">[215]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Guilin_Airport" title="Guilin Airport">KWL</a>
</td>
<td>60 km<br/>(37 mi)
</td>
<td>1982-04-26
</td></tr>
<tr>
<th scope="row">112</th>
<th>6</th>
<th>106</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Sterling_Airways_Flight_296" title="Sterling Airways Flight 296">Sterling Airways Flight 296</a>
</td>
<td><a href="/wiki/Sud_Aviation_Caravelle" title="Sud Aviation Caravelle">Sud Aviation Caravelle</a>
</td>
<td><span style="display:none">unaf</span><a class="mw-redirect" href="/wiki/Fujairah" title="Fujairah">Fujairah</a>, United Arab Emirates
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-232"><a href="#cite_note-232">[216]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1972-03-14
</td></tr>
<tr>
<th scope="row">112</th>
<th>7</th>
<th>105</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/1970_Dan-Air_de_Havilland_Comet_crash" title="1970 Dan-Air de Havilland Comet crash">Dan-Air (G-APDN)</a>
</td>
<td><a class="mw-redirect" href="/wiki/De_Havilland_Comet_4" title="De Havilland Comet 4">de Havilland Comet 4</a>
</td>
<td><span style="display:none">spl</span><a href="/wiki/Les_Agudes" title="Les Agudes">Les Agudes</a> mountain, Spain
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-233"><a href="#cite_note-233">[217]</a></sup><sup class="reference" id="cite_ref-234"><a href="#cite_note-234">[218]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1970-07-03
</td></tr>
<tr>
<th scope="row">111</th>
<th>11</th>
<th>100</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot/Armenia_Flight_909" title="Aeroflot/Armenia Flight 909">Aeroflot/Armenia Flight 909</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18E" title="Ilyushin Il-18E">Ilyushin Il-18E</a>
</td>
<td><span style="display:none">ruver</span>Verkhnyaya Khava, <a href="/wiki/Verkhnekhavsky_District" title="Verkhnekhavsky District">Verkhnekhavsky District</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-235"><a href="#cite_note-235">[219]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-03-06
</td></tr>
<tr>
<th scope="row">111</th>
<th>7</th>
<th>104</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Alaska_Airlines_Flight_1866" title="Alaska Airlines Flight 1866">Alaska Airlines Flight 1866</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-100" title="Boeing 727-100">Boeing 727-100</a>
</td>
<td><span style="display:none">usalj</span>near <a href="/wiki/Juneau,_Alaska" title="Juneau, Alaska">Juneau, Alaska</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-236"><a href="#cite_note-236">[220]</a></sup><sup class="reference" id="cite_ref-237"><a href="#cite_note-237">[221]</a></sup>
</td>
<td><a href="/wiki/Juneau_International_Airport" title="Juneau International Airport">JNU</a>
</td>
<td>30 km<br/>(19 mi)
</td>
<td>1971-09-04
</td></tr>
<tr>
<th scope="row">111</th>
<th>4</th>
<th>0</th>
<th>107</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Flying_Tiger_Line_(N228SW)" title="Flying Tiger Line (N228SW)">Flying Tiger Line (N228SW)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Canadair_CL-44D4-1" title="Canadair CL-44D4-1">Canadair CL-44D4-1</a>
</td>
<td><span style="display:none">vid</span><a href="/wiki/Da_Nang" title="Da Nang">Da Nang</a>, Vietnam
</td>
<td>APR<br/><sup class="reference" id="cite_ref-238"><a href="#cite_note-238">[222]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Da_Nang_Airport" title="Da Nang Airport">DAD</a>
</td>
<td>c. 1 km<br/>(0.6 mi)
</td>
<td>1966-12-24
</td></tr>
<tr>
<th scope="row">111</th>
<th>10</th>
<th>101</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Caledonian_Airways_Flight_153" title="Caledonian Airways Flight 153">Caledonian Airways Flight 153</a>
</td>
<td><a href="/wiki/Douglas_DC-7" title="Douglas DC-7">Douglas DC-7</a>
</td>
<td><span style="display:none">camd</span><a href="/wiki/Douala" title="Douala">Douala</a>, Cameroon
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-239"><a href="#cite_note-239">[223]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Douala_Airport" title="Douala Airport">DLA</a>
</td>
<td>2.5 km<br/>(1.6 mi)
</td>
<td>1962-03-04
</td></tr>
<tr>
<th scope="row">110</th>
<th>5</th>
<th>105</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/ValuJet_Flight_592" title="ValuJet Flight 592">ValuJet Flight 592</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">usfl</span><a href="/wiki/Everglades" title="Everglades">Everglades</a>, Florida, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-240"><a href="#cite_note-240">[224]</a></sup><sup class="reference" id="cite_ref-241"><a href="#cite_note-241">[225]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1996-05-11
</td></tr>
<tr>
<th scope="row">110</th>
<th>7</th>
<th>103</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_3519" title="Aeroflot Flight 3519">Aeroflot Flight 3519</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_154B-2" title="Tupolev 154B-2">Tupolev 154B-2</a>
</td>
<td><span style="display:none">ruyem</span>Yemelyanovo, <a href="/wiki/Yemelyanovsky_District" title="Yemelyanovsky District">Yemelyanovsky</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-242"><a href="#cite_note-242">[226]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1984-12-23
</td></tr>
<tr>
<th scope="row">110</th>
<th>6</th>
<th>104</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Far_Eastern_Air_Transport_Flight_103" title="Far Eastern Air Transport Flight 103">Far Eastern Air Transport Flight 103</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-222" title="Boeing 737-222">Boeing 737-222</a>
</td>
<td><span style="display:none">chintm</span><a class="mw-redirect" href="/wiki/Miaoli_City" title="Miaoli City">Miaoli</a>, Taiwan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-243"><a href="#cite_note-243">[227]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1981-08-22
</td></tr>
<tr>
<th scope="row">109</th>
<th>7</th>
<th>102</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot_Il-18V_(CCCP-75559)" title="Aeroflot Il-18V (CCCP-75559)">Aeroflot (CCCP-75559)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">rushu</span><a href="/wiki/Shushary,_Saint_Petersburg" title="Shushary, Saint Petersburg">Shushary</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-244"><a href="#cite_note-244">[228]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Leningrad-Pulkovo_Airport" title="Leningrad-Pulkovo Airport">LED</a>
</td>
<td>2.5 km<br/>(1.6 mi)
</td>
<td>1974-04-27
</td></tr>
<tr>
<th scope="row">109</th>
<th>8</th>
<th>101</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_1036" title="Aeroflot Flight 1036">Aeroflot Flight 1036</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">blr</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, off <a href="/wiki/Adlersky_City_District" title="Adlersky City District">Adler</a>, Russian SFSR, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-245"><a href="#cite_note-245">[229]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Adler-Sochi_International_Airport" title="Adler-Sochi International Airport">AER</a>
</td>
<td>4 km<br/>(2.5 mi)
</td>
<td>1972-10-01
</td></tr>
<tr>
<th scope="row">109</th>
<th>9</th>
<th>100</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Canada_Flight_621" title="Air Canada Flight 621">Air Canada Flight 621</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-63" title="McDonnell Douglas DC-8-63">McDonnell Douglas DC-8-63</a>
</td>
<td><span style="display:none">cano</span><a href="/wiki/Vaughan" title="Vaughan">Vaughan</a>, Ontario, Canada
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-246"><a href="#cite_note-246">[230]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Toronto_International_Airport" title="Toronto International Airport">YYZ</a>
</td>
<td>11 km<br/>(6.8 mi)
</td>
<td>1970-07-05
</td></tr>
<tr>
<th scope="row">108</th>
<th>7</th>
<th>101</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Sosoliso_Airlines_Flight_1145" title="Sosoliso Airlines Flight 1145">Sosoliso Airlines Flight 1145</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">nigerip</span><a href="/wiki/Port_Harcourt" title="Port Harcourt">Port Harcourt</a>, Nigeria
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-247"><a href="#cite_note-247">[231]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Port_Harcourt_Airport" title="Port Harcourt Airport">PHC</a>
</td>
<td>
</td>
<td>2005-12-10
</td></tr>
<tr>
<th scope="row">108</th>
<th>8</th>
<th>100</th>
<th>0</th>
<th>
</th>
<td>EXG
</td>
<td><a class="mw-redirect" href="/wiki/Transair_Georgia_Tu-154B_(85163)" title="Transair Georgia Tu-154B (85163)">Transair Georgia (85163)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B" title="Tupolev Tu-154B">Tupolev Tu-154B</a>
</td>
<td><span style="display:none">abb</span>Babushara, near <a href="/wiki/Sukhumi" title="Sukhumi">Sukhumi</a>, Abkhazia, Georgia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-248"><a href="#cite_note-248">[232]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Sukhum_Babushara_Airport" title="Sukhum Babushara Airport">SUI</a>
</td>
<td>
</td>
<td>1993-09-22
</td></tr>
<tr>
<th scope="row">108</th>
<th>8</th>
<th>100</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/China_General_Aviation_Flight_7552" title="China General Aviation Flight 7552">China General Aviation Flight 7552</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>
</td>
<td><span style="display:none">chinn</span><a href="/wiki/Nanjing" title="Nanjing">Nanjing</a>, China
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-249"><a href="#cite_note-249">[233]</a></sup>
</td>
<td><a href="/wiki/Nanjing_Dajiaochang_Airport" title="Nanjing Dajiaochang Airport">NKG</a>
</td>
<td>0.6 km<br/>(0.4 mi)
</td>
<td>1992-07-31
</td></tr>
<tr>
<th scope="row">108</th>
<th>10</th>
<th>98</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Southwest_Airlines_Flight_4146" title="China Southwest Airlines Flight 4146">China Southwest Airlines Flight 4146</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">Ilyushin Il-18D</a>
</td>
<td><span style="display:none">chinc</span>near <a href="/wiki/Chongqing" title="Chongqing">Chongqing</a>, China
</td>
<td>APR<br/><sup class="reference" id="cite_ref-250"><a href="#cite_note-250">[234]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Chongqing_Airport" title="Chongqing Airport">CKG</a>
</td>
<td>c. 32 km<br/>(20 mi)
</td>
<td>1988-01-18
</td></tr>
<tr>
<th scope="row">108</th>
<th>5</th>
<th>103</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Alitalia_Flight_4128" title="Alitalia Flight 4128">Alitalia Flight 4128</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">itpa</span><a href="/wiki/Tyrrhenian_Sea" title="Tyrrhenian Sea">Tyrrhenian Sea</a>, off <a href="/wiki/Palermo" title="Palermo">Palermo</a>, Italy
</td>
<td>APR<br/><sup class="reference" id="cite_ref-251"><a href="#cite_note-251">[235]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Palermo-Punta_Raisi_Airport" title="Palermo-Punta Raisi Airport">PMO</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1978-12-23
</td></tr>
<tr>
<th scope="row">108</th>
<th>8</th>
<th>100</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_3932" title="Aeroflot Flight 3932">Aeroflot Flight 3932</a>
</td>
<td><a href="/wiki/Tupolev_Tu-104" title="Tupolev Tu-104">Tupolev Tu-104</a>
</td>
<td><span style="display:none">ruyek</span><a href="/wiki/Yekaterinburg" title="Yekaterinburg">Yekaterinburg</a>, Russian SFSR, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-252"><a href="#cite_note-252">[236]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Koltsovo_Airport" title="Koltsovo Airport">SVX</a>
</td>
<td>10 km<br/>(6.2 mi)
</td>
<td>1973-09-30
</td></tr>
<tr>
<th scope="row">108</th>
<th>4</th>
<th>104</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Invicta_International_Airlines_Flight_435" title="Invicta International Airlines Flight 435">Invicta International Airlines Flight 435</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_952_Vanguard" title="Vickers 952 Vanguard">Vickers 952 Vanguard</a>
</td>
<td><span style="display:none">swr</span><a class="mw-redirect" href="/wiki/Reinach,_Basel_Country" title="Reinach, Basel Country">Reinach</a>, Switzerland
</td>
<td>APR<br/><sup class="reference" id="cite_ref-253"><a href="#cite_note-253">[237]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Basel/Mulhouse_Airport" title="Basel/Mulhouse Airport">BSL</a>
</td>
<td>15 km<br/>(9.3 mi)
</td>
<td>1973-04-10
</td></tr>
<tr>
<th scope="row">108</th>
<th>8</th>
<th>100</th>
<th>0</th>
<th>
</th>
<td>EXS
</td>
<td><a href="/wiki/Libyan_Arab_Airlines_Flight_114" title="Libyan Arab Airlines Flight 114">Libyan Arab Airlines Flight 114</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-224" title="Boeing 727-224">Boeing 727-224</a>
</td>
<td><span style="display:none">egsi</span>Western <a href="/wiki/Sinai_Peninsula" title="Sinai Peninsula">Sinai Peninsula</a>, Israel
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-254"><a href="#cite_note-254">[238]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-02-21
</td></tr>
<tr>
<th scope="row">107</th>
<th>6</th>
<th>101</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Avianca_Flight_203" title="Avianca Flight 203">Avianca Flight 203</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-21" title="Boeing 727-21">Boeing 727-21</a>
</td>
<td><span style="display:none">colb</span><a href="/wiki/Bogot%C3%A1" title="Bogotá">Bogotá</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-255"><a href="#cite_note-255">[239]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-11-27
</td></tr>
<tr>
<th scope="row">107</th>
<th>11</th>
<th>96</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_812" title="Pan Am Flight 812">Pan Am Flight 812</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">Boeing 707-321B</a>
</td>
<td><span style="display:none">indonba</span> area of <a href="/wiki/Negara,_Bali" title="Negara, Bali">Negara, Bali</a>, Indonesia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-256"><a href="#cite_note-256">[240]</a></sup>
</td>
<td><a href="/wiki/Ngurah_Rai_International_Airport" title="Ngurah Rai International Airport">DPS</a>
</td>
<td>68 km<br/>(42 mi)
</td>
<td>1974-04-22
</td></tr>
<tr>
<th scope="row">107</th>
<th>8</th>
<th>99</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2230" title="Aeroflot Flight 2230">Aeroflot Flight 2230</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">ruar</span><a href="/wiki/Aramil" title="Aramil">Aramil</a>, Russian SFSR, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-257"><a href="#cite_note-257">[241]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Koltsovo_Airport" title="Koltsovo Airport">SVX</a>
</td>
<td>2.9 km<br/>(1.8 mi)
</td>
<td>1967-11-16
</td></tr>
<tr>
<th scope="row">107</th>
<th>11</th>
<th>96</th>
<th>0</th>
<th>†<sup class="reference" id="cite_ref-missing_51-1"><a href="#cite_note-missing-51">[nb 5]</a></sup>
</th>
<td>COM
</td>
<td><a href="/wiki/Flying_Tiger_Line_Flight_739" title="Flying Tiger Line Flight 739">Flying Tiger Line Flight 739</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-1049H_Super_Constellation" title="Lockheed L-1049H Super Constellation">Lockheed L-1049H Super Constellation</a>
</td>
<td><span style="display:none">pac</span>Pacific Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-258"><a href="#cite_note-258">[242]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1962-03-16
</td></tr>
<tr>
<th scope="row">106</th>
<th>10</th>
<th>84</th>
<th>12</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/2005_Iranian_Air_Force_C-130_crash" title="2005 Iranian Air Force C-130 crash">Iranian Air Force (5-8519)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130E_Hercules" title="Lockheed C-130E Hercules">Lockheed C-130E Hercules</a>
</td>
<td><span style="display:none">irat</span><a href="/wiki/Tehran" title="Tehran">Tehran</a>, Iran
</td>
<td>APR<br/><sup class="reference" id="cite_ref-259"><a href="#cite_note-259">[243]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tehran_Mehrabad_Airport" title="Tehran Mehrabad Airport">THR</a>
</td>
<td>c. 5.5 km<br/>(3.4 mi)
</td>
<td>2005-12-06
</td></tr>
<tr>
<th scope="row">106</th>
<th>7</th>
<th>99</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Royal_Air_Maroc_Caravelle_(OO-SRD)" title="Royal Air Maroc Caravelle (OO-SRD)">Royal Air Maroc Caravelle (OO-SRD)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_VIN" title="Sud Aviation SE-210 Caravelle VIN">Sud Aviation SE-210 Caravelle VIN</a>
</td>
<td><span style="display:none">mote</span>Mt. Mellalyene, <a href="/wiki/T%C3%A9touan" title="Tétouan">Tétouan</a>, Morocco
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-260"><a href="#cite_note-260">[244]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-12-22
</td></tr>
<tr>
<th scope="row">105</th>
<th>8</th>
<th>97</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Kam_Air_Flight_904" title="Kam Air Flight 904">Kam Air Flight 904</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-242" title="Boeing 737-242">Boeing 737-242</a>
</td>
<td><span style="display:none">afc</span>Chaperi Ghar Mtn., <a href="/wiki/Pamir_Mountains" title="Pamir Mountains">Pamir Mts.</a>, Afghanistan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-261"><a href="#cite_note-261">[245]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2005-02-03
</td></tr>
<tr>
<th scope="row">104</th>
<th>5</th>
<th>99</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Cebu_Pacific_Air_Flight_387" title="Cebu Pacific Air Flight 387">Cebu Pacific Air Flight 387</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">phmb</span><a href="/wiki/Mount_Balatukan" title="Mount Balatukan">Mount Balatukan</a>, Philippines
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-262"><a href="#cite_note-262">[246]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1998-02-02
</td></tr>
<tr>
<th scope="row">104</th>
<th>7</th>
<th>97</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/SilkAir_Flight_185" title="SilkAir Flight 185">SilkAir Flight 185</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-36N" title="Boeing 737-36N">Boeing 737-36N</a>
</td>
<td><span style="display:none">indonmu</span><a href="/wiki/Musi_River_(Indonesia)" title="Musi River (Indonesia)">Musi River</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-263"><a href="#cite_note-263">[247]</a></sup><sup class="reference" id="cite_ref-264"><a href="#cite_note-264">[248]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1997-12-19
</td></tr>
<tr>
<th scope="row">104</th>
<th>6</th>
<th>98</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Iberia_Airlines_Flight_602" title="Iberia Airlines Flight 602">Iberia Airlines Flight 602</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE_210_Caravelle" title="Sud Aviation SE 210 Caravelle">Sud Aviation SE 210 Caravelle</a>
</td>
<td><span style="display:none">spi</span><a href="/wiki/Ibiza" title="Ibiza">Ibiza</a>, Spain
</td>
<td>APR<br/><sup class="reference" id="cite_ref-265"><a href="#cite_note-265">[249]</a></sup>
</td>
<td><a href="/wiki/Ibiza_Airport" title="Ibiza Airport">IBZ</a>
</td>
<td>c. 15 km<br/>(9.3 mi)
</td>
<td>1972-01-07
</td></tr>
<tr>
<th scope="row">104</th>
<th>6</th>
<th>11</th>
<th>87</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1963_Ankara_mid-air_collision" title="1963 Ankara mid-air collision">Middle East Airlines Flight 265 and<br/>Turkish Air Force (CBK-28)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_754D" title="Vickers Viscount 754D">Vickers Viscount 754D</a> and <a class="mw-redirect" href="/wiki/Douglas_C-47" title="Douglas C-47">Douglas C-47</a>
</td>
<td><span style="display:none">tua</span><a href="/wiki/Ankara" title="Ankara">Ankara</a>, Turkey
</td>
<td>APR/ENR<br/><sup class="reference" id="cite_ref-266"><a href="#cite_note-266">[250]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Ankara-Esenboga_Airport" title="Ankara-Esenboga Airport">ESB</a>
</td>
<td>c. 20 km<br/>(12.4 mi)
</td>
<td>1963-02-01
</td></tr>
<tr>
<th scope="row">103</th>
<th>11</th>
<th>92</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Afriqiyah_Airways_Flight_771" title="Afriqiyah Airways Flight 771">Afriqiyah Airways Flight 771</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A330-202" title="Airbus A330-202">Airbus A330-202</a>
</td>
<td><span style="display:none">libyt</span><a href="/wiki/Tripoli" title="Tripoli">Tripoli</a>, Libya
</td>
<td>APR<br/><sup class="reference" id="cite_ref-267"><a href="#cite_note-267">[251]</a></sup>
</td>
<td><a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">TIP</a>
</td>
<td>c. 0.9 km<br/>(0.56 mi)
</td>
<td>2010-05-12
</td></tr>
<tr>
<th scope="row">103</th>
<th>7</th>
<th>96</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Iranian Air Force
</td>
<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>
</td>
<td><span style="display:none">iram</span>near <a href="/wiki/Zahedan" title="Zahedan">Zahedan</a>, Iran
</td>
<td>APR<br/><sup class="reference" id="cite_ref-268"><a href="#cite_note-268">[252]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1986-11-02
</td></tr>
<tr>
<th scope="row">102</th>
<th>6</th>
<th>96</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Adam_Air_Flight_574" title="Adam Air Flight 574">Adam Air Flight 574</a>
</td>
<td><a href="/wiki/Boeing_737_Classic#737-400" title="Boeing 737 Classic">Boeing 737-4Q8</a>
</td>
<td><span style="display:none">indonmak</span><a href="/wiki/Makassar_Strait" title="Makassar Strait">Makassar Strait</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-269"><a href="#cite_note-269">[253]</a></sup><sup class="reference" id="cite_ref-270"><a href="#cite_note-270">[254]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2007-01-01
</td></tr>
<tr>
<th scope="row">102</th>
<th>6</th>
<th>96</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Alg%C3%A9rie_Flight_6289" title="Air Algérie Flight 6289">Air Algérie Flight 6289</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2T4" title="Boeing 737-2T4">Boeing 737-2T4</a>
</td>
<td><span style="display:none">alt</span><a href="/wiki/Tamanrasset" title="Tamanrasset">Tamanrasset</a>, Algeria
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-271"><a href="#cite_note-271">[255]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tamanrasset_Airport" title="Tamanrasset Airport">TMR</a>
</td>
<td>1.6 km<br/>(1 mi)
</td>
<td>2003-03-06
</td></tr>
<tr>
<th scope="row">102</th>
<th>5</th>
<th>97</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Dominicana_de_Aviaci%C3%B3n_DC-9_(HI-177)" title="Dominicana de Aviación DC-9 (HI-177)">Dominicana de Aviación (HI-177)</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">dos</span>Caribbean, off <a href="/wiki/Santo_Domingo" title="Santo Domingo">Santo Domingo</a>, Dominican Republic
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-272"><a href="#cite_note-272">[256]</a></sup>
</td>
<td><a href="/wiki/Las_Am%C3%A9ricas_International_Airport" title="Las Américas International Airport">SDQ</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1970-02-15
</td></tr>
<tr>
<th scope="row">101</th>
<th>11</th>
<th>90</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Thai_Airways_Flight_261" title="Thai Airways Flight 261">Thai Airways Flight 261</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-300" title="Airbus A310-300">Airbus A310-300</a>
</td>
<td><span style="display:none">ths</span><a href="/wiki/Surat_Thani" title="Surat Thani">Surat Thani</a>, Thailand
</td>
<td>APR<br/><sup class="reference" id="cite_ref-273"><a href="#cite_note-273">[257]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Surat_Thani_Airport" title="Surat Thani Airport">URT</a>
</td>
<td>c. 4 km<br/>(2.5 mi)
</td>
<td>1998-12-11
</td></tr>
<tr>
<th scope="row">101</th>
<th>5</th>
<th>96</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_401" title="Eastern Air Lines Flight 401">Eastern Air Lines Flight 401</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-1011-385-1_TriStar_1" title="Lockheed L-1011-385-1 TriStar 1">Lockheed L-1011-385-1 TriStar 1</a>
</td>
<td><span style="display:none">usfle</span><a href="/wiki/Everglades" title="Everglades">Everglades</a>, near <a href="/wiki/Tamiami,_Florida" title="Tamiami, Florida">Tamiami, Florida</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-274"><a href="#cite_note-274">[258]</a></sup><sup class="reference" id="cite_ref-275"><a href="#cite_note-275">[259]</a></sup>
</td>
<td><a href="/wiki/Miami_International_Airport" title="Miami International Airport">MIA</a>
</td>
<td>33.6 km<br/>(20.9 mi)
</td>
<td>1972-12-29
</td></tr>
<tr>
<th scope="row">102</th>
<th>9</th>
<th>93</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_558" title="Aeroflot Flight 558">Aeroflot Flight 558</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">ruspa</span>near Spassky, <a href="/wiki/Verkhneuralsky_District" title="Verkhneuralsky District">Verkhneuralsky District</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-276"><a href="#cite_note-276">[260]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1972-08-31
</td></tr>
<tr>
<th scope="row">101</th>
<th>7</th>
<th>92</th>
<th>2</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/LANSA_Flight_502" title="LANSA Flight 502">LANSA Flight 502</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">pecu</span><a href="/wiki/Cusco" title="Cusco">Cusco</a>, Peru
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-277"><a href="#cite_note-277">[261]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Cuzco_Airport" title="Cuzco Airport">CUZ</a>
</td>
<td>c. 4 km<br/>(2.5 mi)
</td>
<td>1970-08-09
</td></tr>
<tr>
<th scope="row">101</th>
<th>6</th>
<th>95</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Northwest_Airlines_Flight_293" title="Northwest Airlines Flight 293">Northwest Airlines Flight 293</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-7CF" title="Douglas DC-7CF">Douglas DC-7CF</a>
</td>
<td><span style="display:none">pacu</span>Pacific Ocean, area of <a href="/wiki/Annette_Island" title="Annette Island">Annette Island</a>, Alaska, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-278"><a href="#cite_note-278">[262]</a></sup><sup class="reference" id="cite_ref-279"><a href="#cite_note-279">[263]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1963-06-03
</td></tr>
<tr>
<th scope="row">100</th>
<th>7</th>
<th>93</th>
<th>0</th>
<th>†
</th>
<td>INH
</td>
<td><a href="/wiki/Malaysian_Airline_System_Flight_653" title="Malaysian Airline System Flight 653">Malaysian Airline System Flight 653</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2H6" title="Boeing 737-2H6">Boeing 737-2H6</a>
</td>
<td><span style="display:none">mala</span>near <a href="/wiki/Tanjung_Kupang" title="Tanjung Kupang">Tanjung Kupang</a>, Malaysia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-280"><a href="#cite_note-280">[264]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1977-12-04
</td></tr>
<tr>
<th scope="row">100</th>
<th>7</th>
<th>93</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/United_Arab_Airlines_Il-18D_(SU-APC)" title="United Arab Airlines Il-18D (SU-APC)">United Arab Airlines (SU-APC)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">Ilyushin Il-18D</a>
</td>
<td><span style="display:none">ega</span><a href="/wiki/Aswan" title="Aswan">Aswan</a>, Egypt
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-281"><a href="#cite_note-281">[265]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Aswan_Airport" title="Aswan Airport">ASW</a>
</td>
<td>
</td>
<td>1969-03-20
</td></tr>
<tr>
<th scope="row">99</th>
<th><sup class="reference" id="cite_ref-282"><a href="#cite_note-282">[nb 17]</a></sup></th>
<th><sup class="reference" id="cite_ref-283"><a href="#cite_note-283">[nb 18]</a></sup></th>
<th>2</th>
<th>
</th>
<td>MIL
</td>
<td><a href="/wiki/2009_Indonesian_Air_Force_L-100_crash" title="2009 Indonesian Air Force L-100 crash">Indonesian Air Force (A-1325)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">indonmad</span>near <a href="/wiki/Madiun" title="Madiun">Madiun</a>, Indonesia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-284"><a href="#cite_note-284">[266]</a></sup>
</td>
<td><a href="/wiki/Iswahyudi_Air_Force_Base" title="Iswahyudi Air Force Base">MDN</a>
</td>
<td>9 km<br/>(5.6 mi)
</td>
<td>2009-05-20
</td></tr>
<tr>
<th scope="row">99</th>
<th>6</th>
<th>90</th>
<th>3</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/TAM_Airlines_Flight_402" title="TAM Airlines Flight 402">TAM Airlines Flight 402</a>
</td>
<td><a href="/wiki/Fokker_100" title="Fokker 100">Fokker 100</a>
</td>
<td><span style="display:none">brsaop</span><a href="/wiki/S%C3%A3o_Paulo" title="São Paulo">São Paulo</a>, Brazil
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-285"><a href="#cite_note-285">[267]</a></sup><sup class="reference" id="cite_ref-286"><a href="#cite_note-286">[268]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Congonhas-S%C3%A3o_Paulo_Airport" title="Congonhas-São Paulo Airport">CGH</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1996-10-31
</td></tr>
<tr>
<th scope="row">99</th>
<th>4</th>
<th>95</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_3603" title="Aeroflot Flight 3603">Aeroflot Flight 3603</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-2" title="Tupolev Tu-154B-2">Tupolev Tu-154B-2</a>
</td>
<td><span style="display:none">runor</span>near <a href="/wiki/Norilsk" title="Norilsk">Norilsk</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-287"><a href="#cite_note-287">[269]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Norilsk_Airport" title="Norilsk Airport">NSK</a>
</td>
<td>0.47 km<br/>(0.3 mi)
</td>
<td>1981-11-16
</td></tr>
<tr>
<th scope="row">99</th>
<th>8</th>
<th>91</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/KLM_Flight_607E" title="KLM Flight 607E">KLM Flight 607E</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-1049" title="Lockheed L-1049">Lockheed L-1049</a>
</td>
<td><span style="display:none">atis</span>Atlantic Ocean, area of <a href="/wiki/Shannon,_County_Clare" title="Shannon, County Clare">Shannon</a>, Ireland
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-288"><a href="#cite_note-288">[270]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1958-08-14
</td></tr>
<tr>
<th scope="row">98</th>
<th>8</th>
<th>89</th>
<th>1</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Pakistan_International_Airlines_Flight_8303" title="Pakistan International Airlines Flight 8303">Pakistan International Airlines Flight 8303</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-214" title="Airbus A320-214">Airbus A320-214</a>
</td>
<td><span style="display:none">am</span><a href="/wiki/Karachi" title="Karachi">Karachi</a>, Pakistan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-289"><a href="#cite_note-289">[271]</a></sup>
</td>
<td><a href="/wiki/Jinnah_International_Airport" title="Jinnah International Airport">KHI</a>
</td>
<td>3.0 km<br/>(1.9 mi)
</td>
<td>2020-05-22
</td></tr>
<tr>
<th scope="row">98</th>
<th>8</th>
<th>90</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Khabarovsk_United_Air_Flight_3949" title="Khabarovsk United Air Flight 3949">Khabarovsk United Air Flight 3949</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B" title="Tupolev Tu-154B">Tupolev Tu-154B</a>
</td>
<td><span style="display:none">rugr</span>area of Grossevichi, <a href="/wiki/Khabarovsk_Krai" title="Khabarovsk Krai">Khabarovsk Krai</a>, Russia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-290"><a href="#cite_note-290">[272]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1995-12-06
</td></tr>
<tr>
<th scope="row">98</th>
<th>6</th>
<th>92</th>
<th>0</th>
<th>
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Royal_Saudi_Air_Force_C-130H_(469)" title="Royal Saudi Air Force C-130H (469)">Royal Saudi Air Force (469)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">sak</span>near <a href="/wiki/Khafji" title="Khafji">Khafji</a>, Saudi Arabia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-291"><a href="#cite_note-291">[273]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Ras_Al-Mishab_Airport" title="Ras Al-Mishab Airport">OERM</a>
</td>
<td>unknown
</td>
<td>1991-03-21
</td></tr>
<tr>
<th scope="row">98</th>
<th>6</th>
<th>92</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1968_Indian_Air_Force_An-12_crash" title="1968 Indian Air Force An-12 crash">Indian Air Force Flight 203</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-12BP" title="Antonov An-12BP">Antonov An-12BP</a>
</td>
<td><span style="display:none">indir</span><a href="/wiki/Rohtang_Pass" title="Rohtang Pass">Rohtang Pass</a>, India
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-292"><a href="#cite_note-292">[274]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1968-02-07
</td></tr>
<tr>
<th scope="row">98</th>
<th>6</th>
<th>92</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Britannia_Airways_Flight_105" title="Britannia Airways Flight 105">Britannia Airways Flight 105</a>
</td>
<td><a class="mw-redirect" href="/wiki/Bristol_175_Britannia_102" title="Bristol 175 Britannia 102">Bristol 175 Britannia 102</a>
</td>
<td><span style="display:none">slk</span><a href="/wiki/Komenda" title="Komenda">Komenda</a>, <a class="mw-redirect" href="/wiki/SR_Slovenia" title="SR Slovenia">SR Slovenia</a>, Yugoslavia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-293"><a href="#cite_note-293">[275]</a></sup>
</td>
<td><a href="/wiki/Ljubljana_Jo%C5%BEe_Pu%C4%8Dnik_Airport" title="Ljubljana Jože Pučnik Airport">LJU</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1966-09-01
</td></tr>
<tr>
<th scope="row">97</th>
<th>10</th>
<th>87</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_806" title="Pan Am Flight 806">Pan Am Flight 806</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">Boeing 707-321B</a>
</td>
<td><span style="display:none">am</span><a href="/wiki/Pago_Pago" title="Pago Pago">Pago Pago</a>, American Samoa
</td>
<td>APR<br/><sup class="reference" id="cite_ref-294"><a href="#cite_note-294">[276]</a></sup>
</td>
<td><a href="/wiki/Pago_Pago_International_Airport" title="Pago Pago International Airport">PPG</a>
</td>
<td>1.2 km<br/>(0.75 mi)
</td>
<td>1974-01-30
</td></tr>
<tr>
<th scope="row">97</th>
<th>4</th>
<th>93</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_1912" title="Aeroflot Flight 1912">Aeroflot Flight 1912</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">Tupolev Tu-104B</a>
</td>
<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-295"><a href="#cite_note-295">[277]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">IKT</a>
</td>
<td>0.15 km<br/>(0.09 mi)
</td>
<td>1971-07-25
</td></tr>
<tr>
<th scope="row">97</th>
<th>17</th>
<th>80</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Varig_Flight_810" title="Varig Flight 810">Varig Flight 810</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-441" title="Boeing 707-441">Boeing 707-441</a>
</td>
<td><span style="display:none">pes</span>La Cruz peak, <a href="/wiki/San_Juan_de_Miraflores" title="San Juan de Miraflores">San Juan de Miraflores</a>, Peru
</td>
<td>APR<br/><sup class="reference" id="cite_ref-296"><a href="#cite_note-296">[278]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Lima_International_Airport" title="Lima International Airport">LIM</a>
</td>
<td>c. 25 km<br/>(16 mi)
</td>
<td>1962-11-27
</td></tr>
<tr>
<th scope="row">96</th>
<th>8</th>
<th>88</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Polish_Air_Force_Tu-154M_(101)" title="Polish Air Force Tu-154M (101)">Polish Air Force (101)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">rusmo</span><a href="/wiki/Smolensk" title="Smolensk">Smolensk</a>, Russia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-297"><a href="#cite_note-297">[279]</a></sup><sup class="reference" id="cite_ref-298"><a href="#cite_note-298">[280]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Smolensk_(air_base)" title="Smolensk (air base)">***</a>
</td>
<td>c. 1 km<br/>(0.6 mi)
</td>
<td>2010-04-10
</td></tr>
<tr>
<th scope="row">96</th>
<th>4</th>
<th>92</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/ADC_Airlines_Flight_53" title="ADC Airlines Flight 53">ADC Airlines Flight 53</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2B7" title="Boeing 737-2B7">Boeing 737-2B7</a>
</td>
<td><span style="display:none">nigeriab</span><a href="/wiki/Abuja" title="Abuja">Abuja</a>, Nigeria
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-299"><a href="#cite_note-299">[281]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Abuja_International_Airport" title="Abuja International Airport">ABV</a>
</td>
<td>c. 0.5 km<br/>(0.3 mi)
</td>
<td>2006-10-29
</td></tr>
<tr>
<th scope="row">96</th>
<th>6</th>
<th>90</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_3843" title="Aeroflot Flight 3843">Aeroflot Flight 3843</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">Tupolev Tu-104A</a>
</td>
<td><span style="display:none">kaa</span><a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-300"><a href="#cite_note-300">[282]</a></sup>
</td>
<td><a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">ALA</a>
</td>
<td>3.5 km<br/>(2.2 mi)
</td>
<td>1977-01-13
</td></tr>
<tr>
<th scope="row">95</th>
<th>6</th>
<th>89</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Indian_Airlines_Flight_171" title="Indian Airlines Flight 171">Indian Airlines Flight 171</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_VIN" title="Sud Aviation SE-210 Caravelle VIN">Sud Aviation SE-210 Caravelle VIN</a>
</td>
<td><span style="display:none">indimu</span><a href="/wiki/Mumbai" title="Mumbai">Mumbai</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-301"><a href="#cite_note-301">[283]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bombay-Santacruz_Airport" title="Bombay-Santacruz Airport">BOM</a>
</td>
<td>0.35 km<br/>(0.2 mi)
</td>
<td>1976-10-12
</td></tr>
<tr>
<th scope="row">95</th>
<th>6</th>
<th>89</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Air_France_Flight_1611" title="Air France Flight 1611">Air France Flight 1611</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>
</td>
<td><span style="display:none">frani</span>Mediterranean, near <a href="/wiki/Nice" title="Nice">Nice</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-302"><a href="#cite_note-302">[284]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1968-09-11
</td></tr>
<tr>
<th scope="row">95</th>
<th>8</th>
<th>87</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/American_Airlines_Flight_1" title="American Airlines Flight 1">American Airlines Flight 1</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-123B" title="Boeing 707-123B">Boeing 707-123B</a>
</td>
<td><span style="display:none">usnewyne</span><a href="/wiki/Jamaica_Bay" title="Jamaica Bay">Jamaica Bay</a>, New York, US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-303"><a href="#cite_note-303">[285]</a></sup><sup class="reference" id="cite_ref-304"><a href="#cite_note-304">[286]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/New_York-Idlewild_International_Airport" title="New York-Idlewild International Airport">IDL</a>
</td>
<td>c. 6 km<br/>(3.7 mi)
</td>
<td>1962-03-01
</td></tr>
<tr>
<th scope="row">94</th>
<th>7</th>
<th>87</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TAME_Flight_120" title="TAME Flight 120">TAME Flight 120</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-134" title="Boeing 727-134">Boeing 727-134</a>
</td>
<td><span style="display:none">colcu</span><a href="/wiki/Cumbal_Volcano" title="Cumbal Volcano">Cumbal Volcano</a>, Colombia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-305"><a href="#cite_note-305">[287]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tulc%C3%A1n_Airport" title="Tulcán Airport">TUA</a>
</td>
<td>c. 21 km<br/>(13 mi)
</td>
<td>2002-01-28
</td></tr>
<tr>
<th scope="row">94</th>
<th>12</th>
<th>82</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_8381" title="Aeroflot Flight 8381">Aeroflot Flight 8381 and<br/>Soviet Air Force (SSSR-26492)</a>
</td>
<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a> and <a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>
</td>
<td><span style="display:none">ukrz</span><a href="/wiki/Zolochiv" title="Zolochiv">Zolochiv</a>, Ukrainian SSR, USSR
</td>
<td>APR/ENR<br/><sup class="reference" id="cite_ref-306"><a href="#cite_note-306">[288]</a></sup><sup class="reference" id="cite_ref-307"><a href="#cite_note-307">[289]</a></sup>
</td>
<td><a href="/wiki/Lviv_Danylo_Halytskyi_International_Airport" title="Lviv Danylo Halytskyi International Airport">LWO</a>
</td>
<td>68 km<br/>(42 mi)
</td>
<td>1985-05-03
</td></tr>
<tr>
<th scope="row">94</th>
<th>9</th>
<th>85</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Alitalia_Flight_771" title="Alitalia Flight 771">Alitalia Flight 771</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-43" title="McDonnell Douglas DC-8-43">McDonnell Douglas DC-8-43</a>
</td>
<td><span style="display:none">indij</span><a href="/wiki/Junnar" title="Junnar">Junnar</a>, India
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-308"><a href="#cite_note-308">[290]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1962-07-07
</td></tr>
<tr>
<th scope="row">93</th>
<th>6</th>
<th>87</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/1986_Aerovias_Guatemala_air_crash" title="1986 Aerovias Guatemala air crash">Aerovias Guatemala Caravelle (HC-BAE)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>
</td>
<td><span style="display:none">guat</span><a class="mw-redirect" href="/wiki/Flores,_El_Pet%C3%A9n" title="Flores, El Petén">Flores</a>, Guatemala
</td>
<td>APR<br/><sup class="reference" id="cite_ref-309"><a href="#cite_note-309">[291]</a></sup><sup class="reference" id="cite_ref-nytimes20.01.1986_310-0"><a href="#cite_note-nytimes20.01.1986-310">[292]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Flores_International_Airport" title="Flores International Airport">FRS</a>
</td>
<td>8 km<br/>(5 mi)
</td>
<td>1986-01-18
</td></tr>
<tr>
<th scope="row">93</th>
<th>6</th>
<th>87</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Madrid_runway_disaster" title="Madrid runway disaster">Iberia Flight 350 and<br/> Aviaco Flight 134</a>
</td>
<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727</a> and <a href="/wiki/McDonnell_Douglas_DC-9" title="McDonnell Douglas DC-9">McDonnell Douglas DC-9</a>
</td>
<td><span style="display:none">spmad</span><a href="/wiki/Madrid" title="Madrid">Madrid</a>, Spain
</td>
<td>TOF/TXI<br/><sup class="reference" id="cite_ref-311"><a href="#cite_note-311">[293]</a></sup><sup class="reference" id="cite_ref-312"><a href="#cite_note-312">[294]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Madrid_Barajas_International_Airport" title="Madrid Barajas International Airport">MAD</a>
</td>
<td>
</td>
<td>1983-12-07
</td></tr>
<tr>
<th scope="row">92</th>
<th>8</th>
<th>84</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash" title="2016 Russian Defence Ministry Tupolev Tu-154 crash">Russian Air Force (RA-85572)</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>
</td>
<td><span style="display:none">indib</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, off <a href="/wiki/Adler_Microdistrict" title="Adler Microdistrict">Adler</a>, Russia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash_313-0"><a href="#cite_note-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash-313">[295]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2016-12-25
</td></tr>
<tr>
<th scope="row">92</th>
<th>4</th>
<th>88</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Indian_Airlines_Flight_605" title="Indian Airlines Flight 605">Indian Airlines Flight 605</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-231" title="Airbus A320-231">Airbus A320-231</a>
</td>
<td><span style="display:none">indib</span><a href="/wiki/Bangalore" title="Bangalore">Bangalore</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-314"><a href="#cite_note-314">[296]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/HAL_Bangalore_International_Airport" title="HAL Bangalore International Airport">VOBG</a>
</td>
<td>0.7 km<br/>(0.43 mi)
</td>
<td>1990-02-14
</td></tr>
<tr>
<th scope="row">92</th>
<th>7</th>
<th>85</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_514" title="TWA Flight 514">TWA Flight 514</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-231" title="Boeing 727-231">Boeing 727-231</a>
</td>
<td><span style="display:none">usvirm</span><a href="/wiki/Mount_Weather_Emergency_Operations_Center" title="Mount Weather Emergency Operations Center">Mt. Weather</a>, Virginia, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-315"><a href="#cite_note-315">[297]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Washington-National" title="Washington-National">DCA</a>
</td>
<td>40 km<br/>(25 mi)
</td>
<td>1974-12-01
</td></tr>
<tr>
<th scope="row">92</th>
<th>7</th>
<th>85</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot_Il-18V_(CCCP-75798)" title="Aeroflot Il-18V (CCCP-75798)">Aeroflot Flight U-45</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">uzb</span><a href="/wiki/Bulungur_District" title="Bulungur District">Bulungur District</a>, Uzbek SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-316"><a href="#cite_note-316">[298]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1970-02-06
</td></tr>
<tr>
<th scope="row">91</th>
<th>5</th>
<th>86</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Sudanese_Air_Force_C-130H_26_Feb_1996" title="Sudanese Air Force C-130H 26 Feb 1996">Sudanese Air Force</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">sudj</span><a href="/wiki/Jabal_Awliya" title="Jabal Awliya">Jabal Awliya</a>, Sudan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-317"><a href="#cite_note-317">[299]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1996-02-26
</td></tr>
<tr>
<th scope="row">91</th>
<th>3</th>
<th>0</th>
<th>88</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Lloyd_A%C3%A9reo_Boliviano_B707_(N730JP)" title="Lloyd Aéreo Boliviano B707 (N730JP)">Lloyd Aéreo Boliviano (N730JP)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-131F" title="Boeing 707-131F">Boeing 707-131F</a>
</td>
<td><span style="display:none">bols</span><a href="/wiki/Santa_Cruz_de_la_Sierra" title="Santa Cruz de la Sierra">Santa Cruz</a>, Bolivia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-318"><a href="#cite_note-318">[300]</a></sup>
</td>
<td><a href="/wiki/El_Trompillo_Airport" title="El Trompillo Airport">SRZ</a>
</td>
<td>0.6 km<br/>(0.4 mi)
</td>
<td>1976-10-13
</td></tr>
<tr>
<th scope="row">91</th>
<th>6</th>
<th>85</th>
<th>0</th>
<th><a href="/wiki/Juliane_Koepcke" title="Juliane Koepcke">1*</a>
</th>
<td>COM
</td>
<td><a href="/wiki/LANSA_Flight_508" title="LANSA Flight 508">LANSA Flight 508</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">pep</span><a href="/wiki/Puerto_Inca_Province" title="Puerto Inca Province">Puerto Inca</a>, Peru
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-319"><a href="#cite_note-319">[301]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-12-24
</td></tr>
<tr>
<th scope="row">90</th>
<th>8</th>
<th>82</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Ethiopian_Airlines_Flight_409" title="Ethiopian Airlines Flight 409">Ethiopian Airlines Flight 409</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-8AS" title="Boeing 737-8AS">Boeing 737-8AS</a>
</td>
<td><span style="display:none">len</span>Mediterranean, off <a href="/wiki/Na%27ameh" title="Na'ameh">Na'ameh</a>, Lebanon
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-320"><a href="#cite_note-320">[302]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Beirut_International_Airport" title="Beirut International Airport">BEY</a>
</td>
<td>11 km<br/>(6.8 mi)
</td>
<td>2010-01-25
</td></tr>
<tr>
<th scope="row">90</th>
<th>5</th>
<th>85</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/One-Two-GO_Airlines_Flight_269" title="One-Two-GO Airlines Flight 269">One-Two-GO Airlines Flight 269</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">McDonnell Douglas MD-82</a>
</td>
<td><span style="display:none">thph</span><a class="mw-redirect" href="/wiki/Phuket_city" title="Phuket city">Phuket</a>, Thailand
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-321"><a href="#cite_note-321">[303]</a></sup>
</td>
<td><a href="/wiki/Phuket_International_Airport" title="Phuket International Airport">HKT</a>
</td>
<td>
</td>
<td>2007-09-16
</td></tr>
<tr>
<th scope="row">90</th>
<th>7</th>
<th>83</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_5463" title="Aeroflot Flight 5463">Aeroflot Flight 5463</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">Tupolev Tu-134A</a>
</td>
<td><span style="display:none">kaa</span>near <a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-322"><a href="#cite_note-322">[304]</a></sup>
</td>
<td><a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">ALA</a>
</td>
<td>36 km<br/>(22.4 mi)
</td>
<td>1983-08-30
</td></tr>
<tr>
<th scope="row">90</th>
<th>8</th>
<th>82</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_411" title="Aeroflot Flight 411">Aeroflot Flight 411</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-62M" title="Ilyushin Il-62M">Ilyushin Il-62M</a>
</td>
<td><span style="display:none">rumen</span><a href="/wiki/Mendeleyevo,_Moscow_Oblast" title="Mendeleyevo, Moscow Oblast">Mendeleyevo</a>, Russian SFSR, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-323"><a href="#cite_note-323">[305]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Moscow-Sheremetyevo" title="Moscow-Sheremetyevo">SVO</a>
</td>
<td>11.4 km<br/>(7.1 mi)
</td>
<td>1982-07-06
</td></tr>
<tr>
<th scope="row">90</th>
<th>5</th>
<th>85</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Olympic_Airways_Flight_954" title="Olympic Airways Flight 954">Olympic Airways Flight 954</a>
</td>
<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>
</td>
<td><span style="display:none">grek</span><a href="/wiki/Keratea" title="Keratea">Keratea</a>, Greece
</td>
<td>APR<br/><sup class="reference" id="cite_ref-324"><a href="#cite_note-324">[306]</a></sup>
</td>
<td><a href="/wiki/Ellinikon_International_Airport" title="Ellinikon International Airport">***</a>
</td>
<td>c. 23 km<br/>(14 mi)
</td>
<td>1969-12-08
</td></tr>
<tr>
<th scope="row">89</th>
<th>8</th>
<th>81</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Royal_Saudi_Air_Force_C-130E_(453)" title="Royal Saudi Air Force C-130E (453)">Royal Saudi Air Force (453)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130E_Hercules" title="Lockheed C-130E Hercules">Lockheed C-130E Hercules</a>
</td>
<td><span style="display:none">sam</span><a href="/wiki/Medina" title="Medina">Medina</a>, Saudi Arabia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-325"><a href="#cite_note-325">[307]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Mohammad_Bin_AbdulAziz_Airport" title="Mohammad Bin AbdulAziz Airport">MED</a>
</td>
<td>c. 1 km<br/>(0.6 mi)
</td>
<td>1980-09-14
</td></tr>
<tr>
<th scope="row">89</th>
<th>6</th>
<th>83</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Delta_Air_Lines_Flight_723" title="Delta Air Lines Flight 723">Delta Air Lines Flight 723</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>
</td>
<td><span style="display:none">usmamas</span><a href="/wiki/Boston" title="Boston">Boston</a>, Massachusetts, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-326"><a href="#cite_note-326">[308]</a></sup><sup class="reference" id="cite_ref-327"><a href="#cite_note-327">[309]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Boston_Logan_International_Airport" title="Boston Logan International Airport">BOS</a>
</td>
<td>1 km<br/>(0.6 mi)
</td>
<td>1973-07-31
</td></tr>
<tr>
<th scope="row">88</th>
<th>6</th>
<th>82</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot-Nord_Flight_821" title="Aeroflot-Nord Flight 821">Aeroflot-Nord Flight 821</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-505" title="Boeing 737-505">Boeing 737-505</a>
</td>
<td><span style="display:none">ruper</span><a href="/wiki/Perm,_Russia" title="Perm, Russia">Perm</a>, Russia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-328"><a href="#cite_note-328">[310]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Perm_Airport" title="Perm Airport">PEE</a>
</td>
<td>11.5 km<br/>(7.1 mi)
</td>
<td>2008-09-14
</td></tr>
<tr>
<th scope="row">88</th>
<th>5</th>
<th>83</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Alaska_Airlines_Flight_261" title="Alaska Airlines Flight 261">Alaska Airlines Flight 261</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>
</td>
<td><span style="display:none">uscaa</span>Pacific Ocean, off <a href="/wiki/Anacapa_Island" title="Anacapa Island">Anacapa Island</a>, California, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-329"><a href="#cite_note-329">[311]</a></sup><sup class="reference" id="cite_ref-330"><a href="#cite_note-330">[312]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2000-01-31
</td></tr>
<tr>
<th scope="row">88</th>
<th>8</th>
<th>80</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Iranian_Air_Force_C-130_13_Mar_1997" title="Iranian Air Force C-130 13 Mar 1997">Iranian Air Force</a>
</td>
<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>
</td>
<td><span style="display:none">iram</span>near <a class="mw-redirect" href="/wiki/Mashad" title="Mashad">Mashad</a>, Iran
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-331"><a href="#cite_note-331">[313]</a></sup><sup class="reference" id="cite_ref-332"><a href="#cite_note-332">[314]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1997-03-13
</td></tr>
<tr>
<th scope="row">88</th>
<th>9</th>
<th>79</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/TWA_Flight_841_(1974)" title="TWA Flight 841 (1974)">Trans World Airlines Flight 841 (1974)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-331B" title="Boeing 707-331B">Boeing 707-331B</a>
</td>
<td><span style="display:none">grec</span>Mediterranean, area of <a href="/wiki/Cephalonia" title="Cephalonia">Cephalonia</a>, Greece
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-333"><a href="#cite_note-333">[315]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1974-09-08
</td></tr>
<tr>
<th scope="row">88</th>
<th>5</th>
<th>83</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1967_Air_Ferry_DC-4_accident" title="1967 Air Ferry DC-4 accident">Air Ferry DC-4 G-APYK</a>
</td>
<td><a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">Douglas C-54 Skymaster</a>
</td>
<td><span style="display:none">framoc</span><a class="mw-redirect" href="/wiki/Mont_Canigou" title="Mont Canigou">Mont Canigou</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-334"><a href="#cite_note-334">[316]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1967-06-03
</td></tr>
<tr>
<th scope="row">87</th>
<th>5</th>
<th>82</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Inter_Flight_148" title="Air Inter Flight 148">Air Inter Flight 148</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-111" title="Airbus A320-111">Airbus A320-111</a>
</td>
<td><span style="display:none">frab</span><a href="/wiki/Barr,_Bas-Rhin" title="Barr, Bas-Rhin">Barr</a>, France
</td>
<td>APR<br/><sup class="reference" id="cite_ref-335"><a href="#cite_note-335">[317]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Strasbourg-Entzheim_Airport" title="Strasbourg-Entzheim Airport">SXB</a>
</td>
<td>19.5 km<br/>(12.1 mi)
</td>
<td>1992-01-20
</td></tr>
<tr>
<th scope="row">87</th>
<th>10</th>
<th>77</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/LOT_Polish_Airlines_Flight_007" title="LOT Polish Airlines Flight 007">LOT Polish Airlines Flight 007</a>
</td>
<td><a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">Ilyushin Il-62</a>
</td>
<td><span style="display:none">polw</span><a href="/wiki/Warsaw" title="Warsaw">Warsaw</a>, Poland
</td>
<td>APR<br/><sup class="reference" id="cite_ref-336"><a href="#cite_note-336">[318]</a></sup>
</td>
<td><a href="/wiki/Warsaw_Chopin_Airport" title="Warsaw Chopin Airport">WAW</a>
</td>
<td>0.86 km<br/>(0.52 mi)
</td>
<td>1980-03-14
</td></tr>
<tr>
<th scope="row">87</th>
<th>11</th>
<th>76</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Nigeria_Airways_Flight_825" title="Nigeria Airways Flight 825">Nigeria Airways Flight 825</a>
</td>
<td><a href="/wiki/Vickers_VC10" title="Vickers VC10">Vickers VC10</a>
</td>
<td><span style="display:none">nigeril</span><a href="/wiki/Lagos" title="Lagos">Lagos</a>, Nigeria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-337"><a href="#cite_note-337">[319]</a></sup>
</td>
<td><a href="/wiki/Murtala_Muhammed_International_Airport" title="Murtala Muhammed International Airport">LOS</a>
</td>
<td>13 km<br/>(8.1 mi)
</td>
<td>1969-11-20
</td></tr>
<tr>
<th scope="row">87</th>
<th>7</th>
<th>80</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/LAN_Chile_Flight_107" title="LAN Chile Flight 107">LAN Chile Flight 107</a>
</td>
<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>
</td>
<td><span style="display:none">chil</span><a href="/wiki/San_Jos%C3%A9_(volcano)" title="San José (volcano)">San José Volcano</a>, Chile
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-338"><a href="#cite_note-338">[320]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-02-06
</td></tr>
<tr>
<th scope="row">87</th>
<th>9</th>
<th>78</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_721" title="Aeroflot Flight 721">Aeroflot Flight 721</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">ruyuz</span>near <a class="mw-redirect" href="/wiki/Yuzhno_Sakhalinsk" title="Yuzhno Sakhalinsk">Yuzhno Sakhalinsk</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-339"><a href="#cite_note-339">[321]</a></sup>
</td>
<td><a href="/wiki/Yuzhno-Sakhalinsk_Airport" title="Yuzhno-Sakhalinsk Airport">UUS</a>
</td>
<td>26 km<br/>(16.3 mi)
</td>
<td>1964-09-02
</td></tr>
<tr>
<th scope="row">87</th>
<th>5</th>
<th>82</th>
<th>0</th>
<th>
</th>
<td>MIL
</td>
<td><a href="/wiki/1952_Moses_Lake_C-124_crash" title="1952 Moses Lake C-124 crash">US Air Force (50-0100)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-124A_Globemaster_II" title="Douglas C-124A Globemaster II">Douglas C-124A Globemaster II</a>
</td>
<td><span style="display:none">uswasm</span><a href="/wiki/Moses_Lake,_Washington" title="Moses Lake, Washington">Moses Lake</a>, Washington, US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-340"><a href="#cite_note-340">[322]</a></sup>
</td>
<td><a href="/wiki/Larson_Air_Force_Base" title="Larson Air Force Base">LRN</a>
</td>
<td>4 km<br/>(2.5 mi)
</td>
<td>1952-12-20
</td></tr>
<tr>
<th scope="row">86</th>
<th>6</th>
<th>79</th>
<th>1</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aviaco_Flight_118" title="Aviaco Flight 118">Aviaco Flight 118</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE_210_Caravelle_10R" title="Sud Aviation SE 210 Caravelle 10R">Sud Aviation SE 210 Caravelle 10R</a>
</td>
<td><span style="display:none">spac</span><a href="/wiki/A_Coru%C3%B1a" title="A Coruña">A Coruña</a>, Spain
</td>
<td>APR<br/><sup class="reference" id="cite_ref-341"><a href="#cite_note-341">[323]</a></sup>
</td>
<td><a href="/wiki/A_Coru%C3%B1a_Airport" title="A Coruña Airport">LCG</a>
</td>
<td>11 km<br/>(6.8 mi)
</td>
<td>1973-08-13
</td></tr>
<tr>
<th scope="row">86</th>
<th>10</th>
<th>72</th>
<th>4</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Japan_Airlines_Flight_471" title="Japan Airlines Flight 471">Japan Airlines Flight 471</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-53" title="Douglas DC-8-53">Douglas DC-8-53</a>
</td>
<td><span style="display:none">indin</span>near <a href="/wiki/New_Delhi" title="New Delhi">New Delhi</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-342"><a href="#cite_note-342">[324]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Delhi_Airport" title="Delhi Airport">DEL</a>
</td>
<td>c. 20 km<br/>(12 mi)
</td>
<td>1972-06-14
</td></tr>
<tr>
<th scope="row">86</th>
<th>7</th>
<th>79</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_3" title="Aeroflot Flight 3">Aeroflot Flight 3</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">Tupolev Tu-104A</a>
</td>
<td><span style="display:none">ruyel</span>near <a href="/wiki/Yelabuga" title="Yelabuga">Yelabuga</a>, Tatar ASSR, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-343"><a href="#cite_note-343">[325]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1962-09-03
</td></tr>
<tr>
<th scope="row">85</th>
<th>6</th>
<th>79</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Tajikistan_Airlines_Flight_3183" title="Tajikistan Airlines Flight 3183">Tajikistan Airlines Flight 3183</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-1" title="Tupolev Tu-154B-1">Tupolev Tu-154B-1</a>
</td>
<td><span style="display:none">unas</span><a class="mw-redirect" href="/wiki/Sharjah_(city)" title="Sharjah (city)">Sharjah</a>, United Arab Emirates
</td>
<td>APR<br/><sup class="reference" id="cite_ref-344"><a href="#cite_note-344">[326]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Sharjah_Airport" title="Sharjah Airport">SHJ</a>
</td>
<td>13 km<br/>(8.1 mi)
</td>
<td>1997-12-15
</td></tr>
<tr>
<th scope="row">85</th>
<th>5</th>
<th>80</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Braniff_Flight_352" title="Braniff Flight 352">Braniff Flight 352</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-188A_Electra" title="Lockheed L-188A Electra">Lockheed L-188A Electra</a>
</td>
<td><span style="display:none">ustexdaw</span><a href="/wiki/Dawson,_Texas" title="Dawson, Texas">Dawson, Texas</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-345"><a href="#cite_note-345">[327]</a></sup><sup class="reference" id="cite_ref-346"><a href="#cite_note-346">[328]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1968-05-03
</td></tr>
<tr>
<th scope="row">85</th>
<th>4</th>
<th>81</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/US_Air_Force_C-123_(56-4376)" title="US Air Force C-123 (56-4376)">US Air Force (56-4376)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fairchild_C-123B-18-FA_Provider" title="Fairchild C-123B-18-FA Provider">Fairchild C-123B-18-FA Provider</a>
</td>
<td><span style="display:none">vit</span>near <a href="/wiki/Tuy_H%C3%B2a" title="Tuy Hòa">Tuy Hòa</a>, Vietnam
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-347"><a href="#cite_note-347">[329]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-12-11
</td></tr>
<tr>
<th scope="row">85</th>
<th>4</th>
<th>81</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Paradise_Airlines_Flight_901A" title="Paradise Airlines Flight 901A">Paradise Airlines Flight 901A</a>
</td>
<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>
</td>
<td><span style="display:none">usnevg</span><a href="/wiki/Genoa,_Nevada" title="Genoa, Nevada">Genoa, Nevada</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-348"><a href="#cite_note-348">[330]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1964-03-01
</td></tr>
<tr>
<th scope="row">84</th>
<th>7</th>
<th>77</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2808" title="Aeroflot Flight 2808">Aeroflot Flight 2808</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">Tupolev Tu-134A</a>
</td>
<td><span style="display:none">ruand</span>Andreevo, <a href="/wiki/Ivanovo_Oblast" title="Ivanovo Oblast">Ivanovo Oblast</a>, Russia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-349"><a href="#cite_note-349">[331]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Ivanovo_Airport" title="Ivanovo Airport">IWA</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1992-08-27
</td></tr>
<tr>
<th scope="row">84</th>
<th>0</th>
<th>84</th>
<th>0</th>
<th>
</th>
<td>MIL
</td>
<td>Fuerza Aérea Sandinista (265)
</td>
<td><a href="/wiki/Mil_Mi-8" title="Mil Mi-8">Mil Mi-8</a>TV
</td>
<td><span style="display:none">nic</span>near San Andres de Bocay, Nicaragua
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-350"><a href="#cite_note-350">[332]</a></sup><sup class="reference" id="cite_ref-351"><a href="#cite_note-351">[333]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1982-12-09
</td></tr>
<tr>
<th scope="row">84</th>
<th>12</th>
<th>72</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/US_Air_Force_C-135_(60-0373)" title="US Air Force C-135 (60-0373)">US Air Force (60-0373)</a>
</td>
<td><a href="/wiki/Boeing_C-135_Stratolifter" title="Boeing C-135 Stratolifter">Boeing C-135 Stratolifter</a>
</td>
<td><span style="display:none">uscast</span><a class="mw-redirect" href="/wiki/Santiago_Canyon" title="Santiago Canyon">Santiago Canyon</a>, California, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-352"><a href="#cite_note-352">[334]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-06-25
</td></tr>
<tr>
<th scope="row">84</th>
<th>5</th>
<th>79</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_663" title="Eastern Air Lines Flight 663">Eastern Air Lines Flight 663</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-7B" title="Douglas DC-7B">Douglas DC-7B</a>
</td>
<td><span style="display:none">usnewyjo</span>Atlantic Ocean, off <a href="/wiki/Jones_Beach_State_Park" title="Jones Beach State Park">Jones Beach</a>, New York, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-353"><a href="#cite_note-353">[335]</a></sup><sup class="reference" id="cite_ref-354"><a href="#cite_note-354">[336]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-02-08
</td></tr>
<tr>
<th scope="row">84</th>
<th>8</th>
<th>76</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Aeroflot_Flight_902" title="Aeroflot Flight 902">Aeroflot Flight 902</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">Tupolev Tu-104A</a>
</td>
<td><span style="display:none">ruvoz</span>near Voznesenka, <a href="/wiki/Krasnoyarsk_Krai" title="Krasnoyarsk Krai">Krasnoyarsk Krai</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-355"><a href="#cite_note-355">[337]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1962-06-30
</td></tr>
<tr>
<th scope="row">83</th>
<th>4</th>
<th>79</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Singapore_Airlines_Flight_006" title="Singapore Airlines Flight 006">Singapore Airlines Flight 006</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-412" title="Boeing 747-412">Boeing 747-412</a>
</td>
<td><span style="display:none">chintd</span><a href="/wiki/Dayuan_District" title="Dayuan District">Dayuan District</a>, Taiwan
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-356"><a href="#cite_note-356">[338]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Taipei_Chiang_Kai-Shek_International_Airport" title="Taipei Chiang Kai-Shek International Airport">TPE</a>
</td>
<td>
</td>
<td>2000-10-31
</td></tr>
<tr>
<th scope="row">83</th>
<th>11</th>
<th>72</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Russian_Air_Force_Il-18D_(RA-74295)" title="Russian Air Force Il-18D (RA-74295)">Russian Air Force (RA-74295)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">Ilyushin Il-18D</a>
</td>
<td><span style="display:none">geo</span>Zundagi, <a href="/wiki/Adjara" title="Adjara">Adjara</a>, Georgia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-357"><a href="#cite_note-357">[339]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Batumi_Airport" title="Batumi Airport">BUS</a>
</td>
<td>18 km<br/>(11.3 mi)
</td>
<td>2000-10-25
</td></tr>
<tr>
<th scope="row">83</th>
<th>4</th>
<th>79</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Palair_Macedonian_Airlines_Flight_301" title="Palair Macedonian Airlines Flight 301">Palair Macedonian Airlines Flight 301</a>
</td>
<td><a href="/wiki/Fokker_100" title="Fokker 100">Fokker 100</a>
</td>
<td><span style="display:none">repp</span><a class="mw-redirect" href="/wiki/Petrovec,_Republic_of_Macedonia" title="Petrovec, Republic of Macedonia">Petrovec, Republic of Macedonia</a>
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-358"><a href="#cite_note-358">[340]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Skopje_Airport" title="Skopje Airport">SKP</a>
</td>
<td>0.38 km<br/>(0.24 mi)
</td>
<td>1993-03-05
</td></tr>
<tr>
<th scope="row">83</th>
<th>5</th>
<th>78</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Afghanistan Air Force
</td>
<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>
</td>
<td><span style="display:none">afsh</span>near <a class="mw-redirect" href="/wiki/Shindand,_Herat" title="Shindand, Herat">Shindand</a>, Afghanistan
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-359"><a href="#cite_note-359">[341]</a></sup>
</td>
<td><a href="/wiki/Shindand_Air_Base" title="Shindand Air Base">OAH</a>
</td>
<td>
</td>
<td>1990-08-10
</td></tr>
<tr>
<th scope="row">83</th>
<th>9</th>
<th>74</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Thai_Airways_Flight_365" title="Thai Airways Flight 365">Thai Airways Flight 365</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2P5" title="Boeing 737-2P5">Boeing 737-2P5</a>
</td>
<td><span style="display:none">thph</span><a href="/wiki/Phuket_Province" title="Phuket Province">Phuket</a>, Thailand
</td>
<td>APR<br/><sup class="reference" id="cite_ref-360"><a href="#cite_note-360">[342]</a></sup>
</td>
<td><a href="/wiki/Phuket_International_Airport" title="Phuket International Airport">HKT</a>
</td>
<td>15 km<br/>(9.3 mi)
</td>
<td>1987-08-31
</td></tr>
<tr>
<th scope="row">83</th>
<th>5</th>
<th>78</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Allegheny_Airlines_Flight_853" title="Allegheny Airlines Flight 853">Allegheny Airlines Flight 853 and<br/>Private aircraft (N7374J)</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-30" title="McDonnell Douglas DC-9-30">McDonnell Douglas DC-9-30</a> and <a href="/wiki/Piper_PA-28_Cherokee" title="Piper PA-28 Cherokee">Piper PA-28 Cherokee</a>
</td>
<td><span style="display:none">usininf</span><a href="/wiki/Fairland,_Indiana" title="Fairland, Indiana">Fairland, Indiana</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-361"><a href="#cite_note-361">[343]</a></sup><sup class="reference" id="cite_ref-362"><a href="#cite_note-362">[344]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-09-09
</td></tr>
<tr>
<th scope="row">83</th>
<th>9</th>
<th>74</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_15" title="Aeroflot Flight 15">Aeroflot Flight 15</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">Ilyushin Il-18D</a>
</td>
<td><span style="display:none">rupar</span>Parchum, <a href="/wiki/Chunsky_District" title="Chunsky District">Chunsky District</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-363"><a href="#cite_note-363">[345]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1968-02-29
</td></tr>
<tr>
<th scope="row">83</th>
<th>5</th>
<th>78</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/American_Flyers_Flight_280" title="American Flyers Flight 280">American Flyers Flight 280</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">usokl</span><a href="/wiki/Ardmore,_Oklahoma" title="Ardmore, Oklahoma">Ardmore, Oklahoma</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-364"><a href="#cite_note-364">[346]</a></sup>
</td>
<td><a href="/wiki/Ardmore_Municipal_Airport" title="Ardmore Municipal Airport">ADM</a>
</td>
<td>2.4 km<br/>(1.5 mi)
</td>
<td>1966-04-22
</td></tr>
<tr>
<th scope="row">83</th>
<th>8</th>
<th>75</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/British_Eagle_International_Airlines_Flight_802" title="British Eagle International Airlines Flight 802">British Eagle International Airlines Flight 802</a>
</td>
<td><a class="mw-redirect" href="/wiki/Bristol_175_Britannia_312" title="Bristol 175 Britannia 312">Bristol 175 Britannia 312</a>
</td>
<td><span style="display:none">au</span><a href="/wiki/Glungezer" title="Glungezer">Glungezer</a> mountain, Austria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-365"><a href="#cite_note-365">[347]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1964-02-29
</td></tr>
<tr>
<th scope="row">83</th>
<th>6</th>
<th>77</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1961_President_Airlines_Douglas_DC-6_crash" title="1961 President Airlines Douglas DC-6 crash">President Airlines (N90773)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">iresh</span><a href="/wiki/Shannon,_County_Clare" title="Shannon, County Clare">Shannon</a>, Ireland
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-366"><a href="#cite_note-366">[348]</a></sup>
</td>
<td><a href="/wiki/Shannon_Airport" title="Shannon Airport">SNN</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1961-09-10
</td></tr>
<tr>
<th scope="row">82</th>
<th>5</th>
<th>77</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Tajikistan_Airlines_Yak-40_(87995)" title="Tajikistan Airlines Yak-40 (87995)">Tajikistan Airlines (87995)</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">Yakovlev Yak-40</a>
</td>
<td><span style="display:none">takho</span><a class="mw-redirect" href="/wiki/Khorog" title="Khorog">Khorog</a>, Tajikistan
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-367"><a href="#cite_note-367">[349]</a></sup>
</td>
<td><a href="/wiki/Khorog_Airport" title="Khorog Airport">UTOD</a>
</td>
<td>0.2 km<br/>(0.12 mi)
</td>
<td>1993-08-28
</td></tr>
<tr>
<th scope="row">82</th>
<th>7</th>
<th>60</th>
<th>15</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aerom%C3%A9xico_Flight_498" title="Aeroméxico Flight 498">Aeroméxico Flight 498 and Private aircraft (N4891F)</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a> and <a class="mw-redirect" href="/wiki/Piper_PA-28-181_Archer" title="Piper PA-28-181 Archer">Piper PA-28-181 Archer</a>
</td>
<td><span style="display:none">uscac</span><a href="/wiki/Cerritos,_California" title="Cerritos, California">Cerritos, California</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-368"><a href="#cite_note-368">[350]</a></sup><sup class="reference" id="cite_ref-369"><a href="#cite_note-369">[351]</a></sup>
</td>
<td><a href="/wiki/Los_Angeles_International_Airport" title="Los Angeles International Airport">LAX</a>
</td>
<td>c. 33 km<br/>(21 mi)
</td>
<td>1986-08-31
</td></tr>
<tr>
<th scope="row">82</th>
<th>8</th>
<th>74</th>
<th>0</th>
<th>†
</th>
<td>INH
</td>
<td><a href="/wiki/Aeroflot_Flight_109" title="Aeroflot Flight 109">Aeroflot Flight 109</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">Tupolev Tu-104B</a>
</td>
<td><span style="display:none">ruchi</span>Area of <a href="/wiki/Chita,_Zabaykalsky_Krai" title="Chita, Zabaykalsky Krai">Chita</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-370"><a href="#cite_note-370">[352]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-05-19
</td></tr>
<tr>
<th scope="row">82</th>
<th>6</th>
<th>76</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Piedmont_Airlines_Flight_22" title="Piedmont Airlines Flight 22">Piedmont Airlines Flight 22 and<br/>Private aircraft (N31215S)</a>
</td>
<td><a href="/wiki/Boeing_727" title="Boeing 727">Boeing 727</a>-22 and <a href="/wiki/Cessna_310" title="Cessna 310">Cessna 310</a>
</td>
<td><span style="display:none">usnornoh</span><a href="/wiki/Hendersonville,_North_Carolina" title="Hendersonville, North Carolina">Hendersonville, North Carolina</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-371"><a href="#cite_note-371">[353]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1967-07-19
</td></tr>
<tr>
<th scope="row">82</th>
<th>8</th>
<th>74</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TABSO_Flight_101" title="TABSO Flight 101">TABSO Flight 101</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">Ilyushin Il-18B</a>
</td>
<td><span style="display:none">slb</span><a href="/wiki/Bratislava" title="Bratislava">Bratislava</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-372"><a href="#cite_note-372">[354]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1966-11-24
</td></tr>
<tr>
<th scope="row">81</th>
<th>4</th>
<th>77</th>
<th>0</th>
<th>†
</th>
<td>EXS
</td>
<td><a href="/wiki/Itavia_Flight_870" title="Itavia Flight 870">Itavia Flight 870</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-15" title="McDonnell Douglas DC-9-15">McDonnell Douglas DC-9-15</a>
</td>
<td><span style="display:none">itu</span><a href="/wiki/Tyrrhenian_Sea" title="Tyrrhenian Sea">Tyrrhenian Sea</a>, near <a href="/wiki/Ustica" title="Ustica">Ustica</a>, Italy
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-373"><a href="#cite_note-373">[355]</a></sup><sup class="reference" id="cite_ref-374"><a href="#cite_note-374">[356]</a></sup><br/><sup class="reference" id="cite_ref-376"><a href="#cite_note-376">[nb 19]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1980-06-27
</td></tr>
<tr>
<th scope="row">81</th>
<th>15</th>
<th>66</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Middle_East_Airlines_Flight_438" title="Middle East Airlines Flight 438">Middle East Airlines Flight 438</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_720-023B" title="Boeing 720-023B">Boeing 720-023B</a>
</td>
<td><span style="display:none">saas</span>As Sufayri, <a href="/wiki/Hafar_Al-Batin" title="Hafar Al-Batin">Hafar Al-Batin</a>, Saudi Arabia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-377"><a href="#cite_note-377">[358]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-01-01
</td></tr>
<tr>
<th scope="row">81</th>
<th>10</th>
<th>71</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a class="mw-redirect" href="/wiki/Cathay_Pacific_Airways_Flight_700Z" title="Cathay Pacific Airways Flight 700Z">Cathay Pacific Airways Flight 700Z</a>
</td>
<td><a class="mw-redirect" href="/wiki/Convair_880-22M-21" title="Convair 880-22M-21">Convair 880-22M-21</a>
</td>
<td><span style="display:none">vipl</span>area of <a href="/wiki/Pleiku" title="Pleiku">Pleiku</a>, Vietnam
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-378"><a href="#cite_note-378">[359]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1972-06-15
</td></tr>
<tr>
<th scope="row">81</th>
<th>8</th>
<th>73</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_214" title="Pan Am Flight 214">Pan Am Flight 214</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-121" title="Boeing 707-121">Boeing 707-121</a>
</td>
<td><span style="display:none">usmamae</span><a href="/wiki/Elkton,_Maryland" title="Elkton, Maryland">Elkton, Maryland</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-379"><a href="#cite_note-379">[360]</a></sup><sup class="reference" id="cite_ref-380"><a href="#cite_note-380">[361]</a></sup>
</td>
<td><a href="/wiki/Philadelphia_International_Airport" title="Philadelphia International Airport">PHL</a>
</td>
<td>55 km<br/>(34 mi)
</td>
<td>1963-12-08
</td></tr>
<tr>
<th scope="row">81</th>
<th>7</th>
<th>74</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_415" title="Aeroflot Flight 415">Aeroflot Flight 415</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-10A" title="Antonov An-10A">Antonov An-10A</a>
</td>
<td><span style="display:none">abk</span>Kholodnaia Rechka, <a href="/wiki/Gagra_District" title="Gagra District">Gagra District</a>, <a class="mw-redirect" href="/wiki/Abkhaz_ASSR" title="Abkhaz ASSR">Abkhaz ASSR</a>, <a class="mw-redirect" href="/wiki/Georgian_SSR" title="Georgian SSR">Georgian SSR</a>, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-381"><a href="#cite_note-381">[362]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Adler-Sochi_International_Airport" title="Adler-Sochi International Airport">AER</a>
</td>
<td>21 km<br/>(13.1 mi)
</td>
<td>1962-07-28
</td></tr>
<tr>
<th scope="row">80</th>
<th>9</th>
<th>71</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/2011_Royal_Moroccan_Air_Force_Lockheed_C-130_Hercules_crash" title="2011 Royal Moroccan Air Force Lockheed C-130 Hercules crash">Moroccan Air Force (CAN-OQ)</a>
</td>
<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>
</td>
<td><span style="display:none">mog</span><a class="mw-redirect" href="/wiki/Goulimime" title="Goulimime">Goulimime</a>, Morocco
</td>
<td>APR<br/><sup class="reference" id="cite_ref-382"><a href="#cite_note-382">[363]</a></sup>
</td>
<td><a href="/wiki/Guelmim_Airport" title="Guelmim Airport">GLN</a>
</td>
<td>10 km<br/>(6.2 mi)
</td>
<td>2011-07-26
</td></tr>
<tr>
<th scope="row">80</th>
<th>14</th>
<th>56</th>
<th>10</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_389" title="Cubana de Aviación Flight 389">Cubana de Aviación Flight 389</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">ecq</span><a href="/wiki/Quito" title="Quito">Quito</a>, Ecuador
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-383"><a href="#cite_note-383">[364]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/SEQU" title="SEQU">UIO</a>
</td>
<td>
</td>
<td>1998-08-29
</td></tr>
<tr>
<th scope="row">80</th>
<th>4</th>
<th>76</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Mauritanie_Flight_625" title="Air Mauritanie Flight 625">Air Mauritanie Flight 625</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F28_Fellowship_4000" title="Fokker F28 Fellowship 4000">Fokker F28 Fellowship 4000</a>
</td>
<td><span style="display:none">mau</span><a href="/wiki/Tidjikja" title="Tidjikja">Tidjikja</a>, Mauritania
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-384"><a href="#cite_note-384">[365]</a></sup>
</td>
<td><a href="/wiki/Tidjikja_Airport" title="Tidjikja Airport">TIY</a>
</td>
<td>
</td>
<td>1994-07-01
</td></tr>
<tr>
<th scope="row">80</th>
<th>4</th>
<th>76</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/List_of_accidents_and_incidents_involving_the_Douglas_DC-6#1980s" title="List of accidents and incidents involving the Douglas DC-6">Fuerza Aérea Colombiana (FAC-902)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">coll</span>near <a href="/wiki/Leticia,_Amazonas" title="Leticia, Amazonas">Leticia</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-385"><a href="#cite_note-385">[366]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1985-07-24
</td></tr>
<tr>
<th scope="row">80</th>
<th><sup class="reference" id="cite_ref-386"><a href="#cite_note-386">[nb 20]</a></sup></th>
<th><sup class="reference" id="cite_ref-387"><a href="#cite_note-387">[nb 21]</a></sup></th>
<th>20</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Iranian_Air_Force_C-130H_(5-8552)" title="Iranian Air Force C-130H (5-8552)">Iranian Air Force (5-8552)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">iraka</span><a href="/wiki/Kahrizak" title="Kahrizak">Kahrizak</a>, Iran
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-388"><a href="#cite_note-388">[367]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1981-09-29
</td></tr>
<tr>
<th scope="row">80</th>
<th>7</th>
<th>73</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Union_de_Transportes_A%C3%A9riens_DC-6B_(F-BHMS)" title="Union de Transportes Aériens DC-6B (F-BHMS)">Union de Transportes Aériens (F-BHMS)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">spal</span><a href="/wiki/Alcazaba_(Sierra_Nevada)" title="Alcazaba (Sierra Nevada)">Mt. Alcazaba</a>, Spain
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-389"><a href="#cite_note-389">[368]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1964-10-02
</td></tr>
<tr>
<th scope="row">80</th>
<th>5</th>
<th>74</th>
<th>1</th>
<th>
</th>
<td>MIL
</td>
<td>US Air Force (61-0332)
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_C-135B" title="Boeing C-135B">Boeing C-135B</a>
</td>
<td><span style="display:none">pha</span><a href="/wiki/Angeles,_Philippines" title="Angeles, Philippines">Angeles</a>, Philippines
</td>
<td>APR<br/><sup class="reference" id="cite_ref-390"><a href="#cite_note-390">[369]</a></sup>
</td>
<td><a href="/wiki/Clark_Air_Base" title="Clark Air Base">CRK</a>
</td>
<td><0.1 km<br/>(0.06 mi)
</td>
<td>1964-05-11
</td></tr>
<tr>
<th scope="row">80</th>
<th>6</th>
<th>74</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Swissair_Flight_306" title="Swissair Flight 306">Swissair Flight 306</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>
</td>
<td><span style="display:none">swd</span><a href="/wiki/D%C3%BCrren%C3%A4sch" title="Dürrenäsch">Dürrenäsch</a>, Switzerland
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-391"><a href="#cite_note-391">[370]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1963-09-04
</td></tr>
<tr>
<th scope="row">80</th>
<th>7</th>
<th>73</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/World_Airways_Flight_830" title="World Airways Flight 830">World Airways Flight 830</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6A" title="Douglas DC-6A">Douglas DC-6A</a>
</td>
<td><span style="display:none">usguub</span> Mt. Barrigada, near <a href="/wiki/Barrigada,_Guam" title="Barrigada, Guam">Barrigada, Guam</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-392"><a href="#cite_note-392">[371]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1960-09-19
</td></tr>
<tr>
<th scope="row">80</th>
<th>9</th>
<th>71</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot_Tu-104A_(CCCP-42362)" title="Aeroflot Tu-104A (CCCP-42362)">Aeroflot (CCCP-42362)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">Tupolev Tu-104A</a>
</td>
<td><span style="display:none">ruvur</span><a href="/wiki/Vurnarsky_District" title="Vurnarsky District">Vurnarsky District</a>, Chuvash ASSR, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-393"><a href="#cite_note-393">[372]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1958-10-17
</td></tr>
<tr>
<th scope="row">80</th>
<th>5</th>
<th>75</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Llandow_air_disaster" title="Llandow air disaster">Fairflight (G-AKBY)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Avro_689_Tudor_V" title="Avro 689 Tudor V">Avro 689 Tudor V</a>
</td>
<td><span style="display:none">unw</span><a href="/wiki/Sigingstone" title="Sigingstone">Sigingstone</a>, Wales, UK
</td>
<td>APR<br/><sup class="reference" id="cite_ref-394"><a href="#cite_note-394">[373]</a></sup>
</td>
<td><a href="/wiki/RAF_Llandow" title="RAF Llandow">***</a>
</td>
<td>0.76 km<br/>(0.47 mi)
</td>
<td>1950-03-12
</td></tr>
<tr>
<th scope="row">79</th>
<th>3</th>
<th>72</th>
<th>4</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Korean_Air_Flight_803" title="Korean Air Flight 803">Korean Air Flight 803</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>
</td>
<td><span style="display:none">libyt</span><a href="/wiki/Tripoli" title="Tripoli">Tripoli</a>, Libya
</td>
<td>APR<br/><sup class="reference" id="cite_ref-Francillon,_p._296_92-2"><a href="#cite_note-Francillon,_p._296-92">[85]</a></sup><sup class="reference" id="cite_ref-395"><a href="#cite_note-395">[374]</a></sup>
</td>
<td><a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">TIP</a>
</td>
<td>c. 2 km<br/>(1.2 mi)
</td>
<td>1989-07-27
</td></tr>
<tr>
<th scope="row">79</th>
<th>7</th>
<th>72</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_630" title="Aeroflot Flight 630">Aeroflot Flight 630</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">takhu</span>near <a href="/wiki/Khujand" title="Khujand">Khujand</a>, <a class="mw-redirect" href="/wiki/Tajik_SSR" title="Tajik SSR">Tajik SSR</a>, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-396"><a href="#cite_note-396">[375]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-02-24
</td></tr>
<tr>
<th scope="row">79</th>
<th>6</th>
<th>73</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>US Air Force (55-4574)
</td>
<td><a class="mw-redirect" href="/wiki/Fairchild_C-123K" title="Fairchild C-123K">Fairchild C-123K</a>
</td>
<td><span style="display:none">vik</span>Khánh Phu, <a href="/wiki/Kh%C3%A1nh_H%C3%B2a_Province" title="Khánh Hòa Province">Khánh Hòa Province</a>, Vietnam
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-397"><a href="#cite_note-397">[376]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1970-11-27
</td></tr>
<tr>
<th scope="row">79</th>
<th>7</th>
<th>72</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Mexicana_Flight_704" title="Mexicana Flight 704">Mexicana Flight 704</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-64" title="Boeing 727-64">Boeing 727-64</a>
</td>
<td><span style="display:none">mexa</span><a href="/wiki/El_Carmen,_Nuevo_Le%C3%B3n" title="El Carmen, Nuevo León">El Carmen</a>, Mexico
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-398"><a href="#cite_note-398">[377]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-06-04
</td></tr>
<tr>
<th scope="row">79</th>
<th>6</th>
<th>73</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Maritime_Central_Airways_Flight_315" title="Maritime Central Airways Flight 315">Maritime Central Airways Flight 315</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">canqi</span><a class="mw-redirect" href="/wiki/Issoudun,_Quebec" title="Issoudun, Quebec">Issoudun, Quebec</a>, Canada
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-399"><a href="#cite_note-399">[378]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1957-08-11
</td></tr>
<tr>
<th scope="row">78</th>
<th>12</th>
<th>66</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Siberia_Airlines_Flight_1812" title="Siberia Airlines Flight 1812">Siberia Airlines Flight 1812</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">blt</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, area of <a href="/wiki/%C3%9Cnye" title="Ünye">Ünye</a>, Turkey
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-400"><a href="#cite_note-400">[379]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2001-10-04
</td></tr>
<tr>
<th scope="row">78</th>
<th>4</th>
<th>70</th>
<th>4</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Air_Florida_Flight_90" title="Air Florida Flight 90">Air Florida Flight 90</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-222" title="Boeing 737-222">Boeing 737-222</a>
</td>
<td><span style="display:none">uswasd</span>Washington, D.C., US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-401"><a href="#cite_note-401">[380]</a></sup><sup class="reference" id="cite_ref-402"><a href="#cite_note-402">[381]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Washington-National" title="Washington-National">DCA</a>
</td>
<td>1.4 km<br/>(0.9 mi)
</td>
<td>1982-01-13
</td></tr>
<tr>
<th scope="row">78</th>
<th>7</th>
<th>70</th>
<th>1</th>
<th>†
</th>
<td>MIL
</td>
<td>Indian Air Force
</td>
<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>
</td>
<td><span style="display:none">indil</span><a href="/wiki/Leh" title="Leh">Leh</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-403"><a href="#cite_note-403">[382]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Leh_airport" title="Leh airport">IXL</a>
</td>
<td>0.5 km<br/>(0.3 mi)
</td>
<td>1978-11-19
</td></tr>
<tr>
<th scope="row">78</th>
<th>3</th>
<th>75</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td>Wenela Air Services (A2-ZER)
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">bot</span><a href="/wiki/Francistown" title="Francistown">Francistown</a>, Botswana
</td>
<td>APR<br/><sup class="reference" id="cite_ref-404"><a href="#cite_note-404">[383]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Francistown_Airport" title="Francistown Airport">FRW</a>
</td>
<td>3.6 km<br/>(2.2 mi)
</td>
<td>1974-04-04
</td></tr>
<tr>
<th scope="row">78</th>
<th>10</th>
<th>68</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_816" title="Pan Am Flight 816">Pan Am Flight 816</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">Boeing 707-321B</a>
</td>
<td><span style="display:none">fre</span>Pacific Ocean, off <a href="/wiki/Papeete" title="Papeete">Papeete</a>, Tahiti, French Polynesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-405"><a href="#cite_note-405">[384]</a></sup><sup class="reference" id="cite_ref-406"><a href="#cite_note-406">[385]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-07-22
</td></tr>
<tr>
<th scope="row">78</th>
<th>3</th>
<th>75</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aviogenex_Flight_130" title="Aviogenex Flight 130">Aviogenex Flight 130</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">Tupolev Tu-134A</a>
</td>
<td><span style="display:none">cro</span><a href="/wiki/Omi%C5%A1alj" title="Omišalj">Omišalj</a>, <a class="mw-redirect" href="/wiki/SR_Croatia" title="SR Croatia">SR Croatia</a>, <a href="/wiki/Yugoslavia" title="Yugoslavia">Yugoslavia</a>
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-407"><a href="#cite_note-407">[386]</a></sup>
</td>
<td><a href="/wiki/Rijeka_Airport" title="Rijeka Airport">RJK</a>
</td>
<td>
</td>
<td>1971-05-23
</td></tr>
<tr>
<th scope="row">78</th>
<th>5</th>
<th>73</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_529" title="TWA Flight 529">TWA Flight 529</a>
</td>
<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>
</td>
<td><span style="display:none">usilih</span><a href="/wiki/Hinsdale,_Illinois" title="Hinsdale, Illinois">Hinsdale, Illinois</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-408"><a href="#cite_note-408">[387]</a></sup><sup class="reference" id="cite_ref-409"><a href="#cite_note-409">[388]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-09-01
</td></tr>
<tr>
<th scope="row">78</th>
<th>9</th>
<th>69</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Air_France_Flight_406" title="Air France Flight 406">Air France Flight 406</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-1649A_Starliner" title="Lockheed L-1649A Starliner">Lockheed L-1649A Starliner</a>
</td>
<td><span style="display:none">alz</span>near <a href="/wiki/Zarzaitine" title="Zarzaitine">Zarzaitine</a>, Algeria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-410"><a href="#cite_note-410">[389]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-05-10
</td></tr>
<tr>
<th scope="row">77</th>
<th>4</th>
<th>72</th>
<th>0</th>
<th>1*
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/2014_Algeria_Lockheed_C-130_Hercules_crash" title="2014 Algeria Lockheed C-130 Hercules crash">Algerian Air Force C-130</a>
</td>
<td><a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">Lockheed C-130 Hercules</a>
</td>
<td><span style="display:none">ai</span><a href="/wiki/A%C3%AFn_Kercha" title="Aïn Kercha">Aïn Kercha</a>, <a href="/wiki/Oum_El_Bouaghi_Province" title="Oum El Bouaghi Province">Oum El Bouaghi Province</a>, Algeria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-411"><a href="#cite_note-411">[390]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2014-02-11
</td></tr>
<tr>
<th scope="row">77</th>
<th>8</th>
<th>69</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Iran_Air_Flight_277" title="Iran Air Flight 277">Iran Air Flight 277</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-286Adv" title="Boeing 727-286Adv">Boeing 727-286Adv</a>
</td>
<td><span style="display:none">irau</span><a href="/wiki/Urmia" title="Urmia">Urmia</a>, Iran
</td>
<td>APR<br/><sup class="reference" id="cite_ref-412"><a href="#cite_note-412">[391]</a></sup>
</td>
<td><a href="/wiki/Urmia_Airport" title="Urmia Airport">OMH</a>
</td>
<td>8 km<br/>(5 mi)
</td>
<td>2011-01-09
</td></tr>
<tr>
<th scope="row">77</th>
<th>0</th>
<th>0</th>
<th>77</th>
<th>
</th>
<td>MIL
</td>
<td><a href="/wiki/Sknyliv_air_show_disaster" title="Sknyliv air show disaster">Sknyliv air show disaster</a>
</td>
<td><a href="/wiki/Sukhoi_Su-27" title="Sukhoi Su-27">Sukhoi Su-27</a>
</td>
<td><span style="display:none">ukrlv</span><a href="/wiki/Lviv" title="Lviv">Lviv</a>, Ukraine
</td>
<td>MNV<br/><sup class="reference" id="cite_ref-413"><a href="#cite_note-413">[392]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Sknyliv" title="Sknyliv">LWO</a>
</td>
<td>
</td>
<td>2002-07-27
</td></tr>
<tr>
<th scope="row">77</th>
<th>9</th>
<th>68</th>
<th>0</th>
<th>1*
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Soviet_Air_Force_Il-76M_(CCCP-86732)" title="Soviet Air Force Il-76M (CCCP-86732)">Soviet Air Force (CCCP-86732)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_IL-76M" title="Ilyushin IL-76M">Ilyushin IL-76M</a>
</td>
<td><span style="display:none">arm</span><a href="/wiki/Gyumri" title="Gyumri">Gyumri</a>, Armenia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-414"><a href="#cite_note-414">[393]</a></sup>
</td>
<td><a href="/wiki/Shirak_Airport" title="Shirak Airport">LWN</a>
</td>
<td>15 km<br/>(9.4 mi)
</td>
<td>1988-12-11
</td></tr>
<tr>
<th scope="row">77</th>
<th>1</th>
<th>76</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_5003_(1977)" title="Aeroflot Flight 5003 (1977)">Aeroflot Flight 5003</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">rumin</span>near <a href="/wiki/Mineralnye_Vody" title="Mineralnye Vody">Mineralnye Vody</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-415"><a href="#cite_note-415">[394]</a></sup>
</td>
<td><a href="/wiki/Mineralnye_Vody_Airport" title="Mineralnye Vody Airport">MRV</a>
</td>
<td><5 km<br/>(3 mi)
</td>
<td>1977-02-15
</td></tr>
<tr>
<th scope="row">77</th>
<th>3</th>
<th>74</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Imperial_Airlines_Flight_201/8" title="Imperial Airlines Flight 201/8">Imperial Airlines Flight 201/8</a>
</td>
<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>
</td>
<td><span style="display:none">usvirr</span><a href="/wiki/Richmond,_Virginia" title="Richmond, Virginia">Richmond, Virginia</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-416"><a href="#cite_note-416">[395]</a></sup><sup class="reference" id="cite_ref-417"><a href="#cite_note-417">[396]</a></sup>
</td>
<td><a href="/wiki/Richmond_International_Airport" title="Richmond International Airport">RIC</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1961-11-08
</td></tr>
<tr>
<th scope="row">77</th>
<th>6</th>
<th>71</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_2005" title="Air France Flight 2005">Air France Flight 2005</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>
</td>
<td><span style="display:none">mor</span><a href="/wiki/Rabat" title="Rabat">Rabat</a>, Morocco
</td>
<td>APR<br/><sup class="reference" id="cite_ref-418"><a href="#cite_note-418">[397]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Rabat-Sale_Airport" title="Rabat-Sale Airport">RBA</a>
</td>
<td>9 km<br/>(5.6 mi)
</td>
<td>1961-09-12
</td></tr>
<tr>
<th scope="row">76</th>
<th>5</th>
<th>71</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Afghanistan Air Force
</td>
<td><a href="/wiki/Antonov_An-32" title="Antonov An-32">Antonov An-32</a>
</td>
<td><span style="display:none">aft</span><a href="/wiki/Kholm,_Afghanistan" title="Kholm, Afghanistan">Tashkurgan</a>, Afghanistan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-419"><a href="#cite_note-419">[398]</a></sup><sup class="reference" id="cite_ref-420"><a href="#cite_note-420">[399]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1993-04-27
</td></tr>
<tr>
<th scope="row">76</th>
<th>6</th>
<th>70</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/%C4%8CSA_Flight_001" title="ČSA Flight 001">ČSA Flight 001</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">Ilyushin Il-18B</a>
</td>
<td><span style="display:none">slb</span><a href="/wiki/Bratislava" title="Bratislava">Bratislava</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>
</td>
<td>APR<br/><sup class="reference" id="cite_ref-421"><a href="#cite_note-421">[400]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bratislava-Ivanka" title="Bratislava-Ivanka">BTS</a>
</td>
<td>1.5 km<br/>(0.93 mi)
</td>
<td>1976-07-28
</td></tr>
<tr>
<th scope="row">76</th>
<th>5</th>
<th>69</th>
<th>2</th>
<th>1*
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Air_Vietnam_C-54D_(XV-NUG)" title="Air Vietnam C-54D (XV-NUG)">Air Vietnam C-54D (XV-NUG)<br/>and US Air Force</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-54D-10-DC_Skymaster" title="Douglas C-54D-10-DC Skymaster">Douglas C-54D-10-DC Skymaster</a> and <a class="mw-redirect" href="/wiki/F-4_Phantom_II" title="F-4 Phantom II">F-4 Phantom II</a>
</td>
<td><span style="display:none">vid</span><a href="/wiki/Da_Nang" title="Da Nang">Da Nang</a>, Vietnam
</td>
<td>APR<br/><sup class="reference" id="cite_ref-422"><a href="#cite_note-422">[401]</a></sup>
</td>
<td><a href="/wiki/Da_Nang_International_Airport" title="Da Nang International Airport">DAD</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1969-09-20
</td></tr>
<tr>
<th scope="row">75</th>
<th>13</th>
<th>62</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/UM_Airlines_Flight_4230" title="UM Airlines Flight 4230">UM Airlines Flight 4230</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>
</td>
<td><span style="display:none">tum</span><a href="/wiki/Ma%C3%A7ka" title="Maçka">Maçka</a>, Trabzon, Turkey
</td>
<td>APR<br/><sup class="reference" id="cite_ref-423"><a href="#cite_note-423">[402]</a></sup>
</td>
<td><a href="/wiki/Trabzon_Airport" title="Trabzon Airport">TZX</a>
</td>
<td>c. 23 km<br/>(14 mi)
</td>
<td>2003-05-26
</td></tr>
<tr>
<th scope="row">75</th>
<th>5</th>
<th>70</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Turkish_Airlines_Flight_634" title="Turkish Airlines Flight 634">Turkish Airlines Flight 634</a>
</td>
<td><a class="mw-redirect" href="/wiki/Avro_RJ100" title="Avro RJ100">Avro RJ100</a>
</td>
<td><span style="display:none">tudi</span><a href="/wiki/Diyarbak%C4%B1r" title="Diyarbakır">Diyarbakır</a>, Turkey
</td>
<td>APR<br/><sup class="reference" id="cite_ref-424"><a href="#cite_note-424">[403]</a></sup>
</td>
<td><a href="/wiki/Diyarbak%C4%B1r_Airport" title="Diyarbakır Airport">DIY</a>
</td>
<td>0.9 km<br/>(0.56 mi)
</td>
<td>2003-01-08
</td></tr>
<tr>
<th scope="row">75</th>
<th>6</th>
<th>69</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td>Peruvian Air Force (FAP-351)
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-282" title="Boeing 737-282">Boeing 737-282</a>
</td>
<td><span style="display:none">pean</span><a href="/wiki/Andoas" title="Andoas">Andoas</a>, Peru
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-425"><a href="#cite_note-425">[404]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1998-05-05
</td></tr>
<tr>
<th scope="row">75</th>
<th>5</th>
<th>70</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Sri Lanka Air Force (CR861)
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-32B" title="Antonov An-32B">Antonov An-32B</a>
</td>
<td><span style="display:none">src</span><a href="/wiki/Laccadive_Sea" title="Laccadive Sea">Laccadive Sea</a>, off <a href="/wiki/Colombo" title="Colombo">Colombo</a>, Sri Lanka
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-426"><a href="#cite_note-426">[405]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1995-09-12
</td></tr>
<tr>
<th scope="row">75</th>
<th>12</th>
<th>63</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_593" title="Aeroflot Flight 593">Aeroflot Flight 593</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-304" title="Airbus A310-304">Airbus A310-304</a>
</td>
<td><span style="display:none">rumez</span>near <a href="/wiki/Mezhdurechensk,_Kemerovo_Oblast" title="Mezhdurechensk, Kemerovo Oblast">Mezhdurechensk</a>, Russia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-427"><a href="#cite_note-427">[406]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1994-03-23
</td></tr>
<tr>
<th scope="row">76</th>
<th>3</th>
<th>73</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Vietnam_Airlines_Flight_831" title="Vietnam Airlines Flight 831">Vietnam Airlines Flight 831</a>
</td>
<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>
</td>
<td><span style="display:none">thl</span><a href="/wiki/Lam_Luk_Ka_District" title="Lam Luk Ka District">Lam Luk Ka District</a>, Thailand
</td>
<td>APR<br/><sup class="reference" id="cite_ref-428"><a href="#cite_note-428">[407]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bangkok-Don_Muang_International_Airport" title="Bangkok-Don Muang International Airport">DMK</a>
</td>
<td>6 km<br/>(3.7 mi)
</td>
<td>1988-09-09
</td></tr>
<tr>
<th scope="row">75</th>
<th>4</th>
<th>71</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Inex-Adria_Aviopromet_Flight_450" title="Inex-Adria Aviopromet Flight 450">Inex-Adria Aviopromet Flight 450</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">cz</span><a href="/wiki/Prague" title="Prague">Prague</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>
</td>
<td>APR<br/><sup class="reference" id="cite_ref-429"><a href="#cite_note-429">[408]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Letiste_Praha-Ruzyne" title="Letiste Praha-Ruzyne">PRG</a>
</td>
<td>8 km<br/>(5 mi)
</td>
<td>1975-10-30
</td></tr>
<tr>
<th scope="row">75</th>
<th>6</th>
<th>69</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Avensa_Flight_358" title="Avensa Flight 358">Avensa Flight 358</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-14" title="McDonnell Douglas DC-9-14">McDonnell Douglas DC-9-14</a>
</td>
<td><span style="display:none">vemat</span>near <a href="/wiki/Matur%C3%ADn" title="Maturín">Maturín</a>, Venezuela
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-430"><a href="#cite_note-430">[409]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1974-12-22
</td></tr>
<tr>
<th scope="row">75</th>
<th>8</th>
<th>67</th>
<th>0</th>
<th>†
</th>
<td>INH
</td>
<td><a class="mw-redirect" href="/wiki/Air_Vietnam_Flight_706_hijacking" title="Air Vietnam Flight 706 hijacking">Air Vietnam Flight 706 hijacking</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-121C" title="Boeing 727-121C">Boeing 727-121C</a>
</td>
<td><span style="display:none">viph</span>near <a class="mw-redirect" href="/wiki/Phan_Rang_%E2%80%93_Th%C3%A1p_Ch%C3%A0m" title="Phan Rang – Tháp Chàm">Phan Rang</a>, Vietnam
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-431"><a href="#cite_note-431">[410]</a></sup>
</td>
<td><a href="/wiki/Da_Nang_International_Airport" title="Da Nang International Airport">DAD</a>
</td>
<td>
</td>
<td>1974-09-15
</td></tr>
<tr>
<th scope="row">75</th>
<th>4</th>
<th>71</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Southern_Airways_Flight_932" title="Southern Airways Flight 932">Southern Airways Flight 932</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>
</td>
<td><span style="display:none">uswesc</span><a href="/wiki/Ceredo,_West_Virginia" title="Ceredo, West Virginia">Ceredo, West Virginia</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-432"><a href="#cite_note-432">[411]</a></sup><sup class="reference" id="cite_ref-433"><a href="#cite_note-433">[412]</a></sup>
</td>
<td><a href="/wiki/Tri-State_Airport" title="Tri-State Airport">HTS</a>
</td>
<td>1.6 km<br/>(1 mi)
</td>
<td>1970-11-14
</td></tr>
<tr>
<th scope="row">74</th>
<th>4</th>
<th>70</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Hewa_Bora_Airways_Flight_952" title="Hewa Bora Airways Flight 952">Hewa Bora Airways Flight 952</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-022" title="Boeing 727-022">Boeing 727-022</a>
</td>
<td><span style="display:none">demkis</span><a href="/wiki/Kisangani" title="Kisangani">Kisangani</a>, DR Congo
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-434"><a href="#cite_note-434">[413]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bangoka_International_Airport" title="Bangoka International Airport">FKI</a>
</td>
<td><0.1 km<br/>(0.06 mi)
</td>
<td>2011-07-08
</td></tr>
<tr>
<th scope="row">74</th>
<th>5</th>
<th>69</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Austral_L%C3%ADneas_A%C3%A9reas_Flight_2553" title="Austral Líneas Aéreas Flight 2553">Austral Líneas Aéreas Flight 2553</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a>
</td>
<td><span style="display:none">Ur</span><a class="mw-redirect" href="/wiki/Nuevo_Berlin" title="Nuevo Berlin">Nuevo Berlín</a>, near <a href="/wiki/Fray_Bentos" title="Fray Bentos">Fray Bentos</a>, <a href="/wiki/Uruguay" title="Uruguay">Uruguay</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-435"><a href="#cite_note-435">[414]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1997-10-10
</td></tr>
<tr>
<th scope="row">74</th>
<th>5</th>
<th>69</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Lloyd Aéreo Boliviano (CP-698)
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">bolm</span>Mt. Choquetanga, <a class="mw-redirect" href="/wiki/Cordillera_Kimsa_Cruz" title="Cordillera Kimsa Cruz">Cordillera Kimsa Cruz</a>, Bolivia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-436"><a href="#cite_note-436">[415]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-09-26
</td></tr>
<tr>
<th scope="row">74</th>
<th>10</th>
<th>64</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Linea_Aeropostal_Venezolana_Flight_253_(June_1956)" title="Linea Aeropostal Venezolana Flight 253 (June 1956)">Linea Aeropostal Venezolana Flight 253</a>
</td>
<td><a href="/wiki/Lockheed_L-1049_Super_Constellation" title="Lockheed L-1049 Super Constellation">Lockheed L-1049 Super Constellation</a>
</td>
<td><span style="display:none">atun</span><a href="/wiki/New_York_Bight" title="New York Bight">New York Bight</a>, Atlantic Ocean, area of <a href="/wiki/Jones_Beach_State_Park" title="Jones Beach State Park">Jones Beach</a>, New York, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-437"><a href="#cite_note-437">[416]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1956-06-20
</td></tr>
<tr>
<th scope="row">73</th>
<th>6</th>
<th>67</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1997_Israeli_helicopter_disaster" title="1997 Israeli helicopter disaster">Israeli Air Force (357) and Israeli Air Force (903)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sikorsky_S-65C-3_Yas%27ur_2000" title="Sikorsky S-65C-3 Yas'ur 2000">Sikorsky S-65C-3 Yas'ur 2000</a> (both)
</td>
<td><span style="display:none">is</span><a href="/wiki/She%27ar_Yashuv" title="She'ar Yashuv">She'ar Yashuv</a>, Israel
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-438"><a href="#cite_note-438">[417]</a></sup><sup class="reference" id="cite_ref-439"><a href="#cite_note-439">[418]</a></sup><sup class="reference" id="cite_ref-440"><a href="#cite_note-440">[419]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1997-02-04
</td></tr>
<tr>
<th scope="row">73</th>
<th>8</th>
<th>65</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Avianca_Flight_52" title="Avianca Flight 52">Avianca Flight 52</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">Boeing 707-321B</a>
</td>
<td><span style="display:none">usnewyco</span><a href="/wiki/Cove_Neck,_New_York" title="Cove Neck, New York">Cove Neck, New York</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-441"><a href="#cite_note-441">[420]</a></sup><sup class="reference" id="cite_ref-442"><a href="#cite_note-442">[421]</a></sup>
</td>
<td><a href="/wiki/John_F._Kennedy_International_Airport" title="John F. Kennedy International Airport">JFK</a>
</td>
<td>c. 36 km<br/>(22 mi)
</td>
<td>1990-01-25
</td></tr>
<tr>
<th scope="row">73</th>
<th><sup class="reference" id="cite_ref-443"><a href="#cite_note-443">[nb 22]</a></sup></th>
<th><sup class="reference" id="cite_ref-444"><a href="#cite_note-444">[nb 23]</a></sup></th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Ethiopian_Air_Force_An-26_14_Jan_1982" title="Ethiopian Air Force An-26 14 Jan 1982">Ethiopian Air Force</a>
</td>
<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>
</td>
<td><span style="display:none">et</span>near <a href="/wiki/Addis_Ababa" title="Addis Ababa">Addis Ababa</a>, Ethiopia
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-445"><a href="#cite_note-445">[422]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1982-01-14
</td></tr>
<tr>
<th scope="row">73</th>
<th>9</th>
<th>63</th>
<th>1</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Western_Airlines_Flight_2605" title="Western Airlines Flight 2605">Western Airlines Flight 2605</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-10" title="McDonnell Douglas DC-10-10">McDonnell Douglas DC-10-10</a>
</td>
<td><span style="display:none">mexm</span><a href="/wiki/Mexico_City" title="Mexico City">Mexico City</a>, Mexico
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-446"><a href="#cite_note-446">[423]</a></sup>
</td>
<td><a href="/wiki/Mexico_City_International_Airport" title="Mexico City International Airport">MEX</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1979-10-31
</td></tr>
<tr>
<th scope="row">73</th>
<th>7</th>
<th>66</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1978_Balkan_Bulgarian_Tupolev_Tu-134_crash" title="1978 Balkan Bulgarian Tupolev Tu-134 crash">Balkan Bulgarian (LZ-TUB)</a>
</td>
<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>
</td>
<td><span style="display:none">bug</span>Gabare, <a href="/wiki/Vratsa_Province" title="Vratsa Province">Vratsa Province</a>, Bulgaria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-447"><a href="#cite_note-447">[424]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1978-03-16
</td></tr>
<tr>
<th scope="row">73</th>
<th>25</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_455" title="Cubana de Aviación Flight 455">Cubana de Aviación Flight 455</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-43" title="Douglas DC-8-43">Douglas DC-8-43</a>
</td>
<td><span style="display:none">bar</span>Atlantic Ocean, off <a href="/wiki/Christ_Church,_Barbados" title="Christ Church, Barbados">Christ Church Parish</a>, Barbados
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-448"><a href="#cite_note-448">[425]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-10-06
</td></tr>
<tr>
<th scope="row">73</th>
<th>11</th>
<th>61</th>
<th>1</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Sabena_Flight_548" title="Sabena Flight 548">Sabena Flight 548</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-320" title="Boeing 707-320">Boeing 707-320</a>
</td>
<td><span style="display:none">belgb</span><a href="/wiki/Brussels" title="Brussels">Brussels</a>, Belgium
</td>
<td>APR<br/><sup class="reference" id="cite_ref-449"><a href="#cite_note-449">[426]</a></sup>
</td>
<td><a href="/wiki/Brussels_Airport" title="Brussels Airport">BRU</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1961-02-15
</td></tr>
<tr>
<th scope="row">73</th>
<th><sup class="reference" id="cite_ref-450"><a href="#cite_note-450">[nb 24]</a></sup></th>
<th><sup class="reference" id="cite_ref-451"><a href="#cite_note-451">[nb 25]</a></sup></th>
<th>0</th>
<th>
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/USS_Akron_(ZRS-4)" title="USS Akron (ZRS-4)">USS <i>Akron</i></a>
</td>
<td><i>Akron</i>-class <a href="/wiki/Rigid_airship" title="Rigid airship">rigid airship</a>
</td>
<td><span style="display:none">usnewjb</span>Atlantic Ocean, off <a href="/wiki/Barnegat_Light,_New_Jersey" title="Barnegat Light, New Jersey">Barnegat Light, New Jersey</a>, US
</td>
<td><sup class="reference" id="cite_ref-dirigible_5-1"><a href="#cite_note-dirigible-5">[5]</a></sup><sup class="reference" id="cite_ref-452"><a href="#cite_note-452">[427]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1933-04-04
</td></tr>
<tr>
<th scope="row">72</th>
<th>8</th>
<th>15</th>
<th>49</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1997_Irkutsk_Antonov_An-124_crash" title="1997 Irkutsk Antonov An-124 crash">Russian Air Force (RA-82005)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-124-100" title="Antonov An-124-100">Antonov An-124-100</a>
</td>
<td><span style="display:none">ruir</span><a href="/wiki/Irkutsk" title="Irkutsk">Irkutsk</a>, Russia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-Pia_Hobocti_453-0"><a href="#cite_note-Pia_Hobocti-453">[428]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">IKT</a>
</td>
<td>1.6 km<br/>(1 mi)
</td>
<td>1997-12-06
</td></tr>
<tr>
<th scope="row">72</th>
<th>9</th>
<th>63</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_892" title="Aeroflot Flight 892">Aeroflot Flight 892</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">Tupolev Tu-134A</a>
</td>
<td><span style="display:none">gerb</span><a href="/wiki/Bohnsdorf" title="Bohnsdorf">Bohnsdorf</a>, East Germany
</td>
<td>APR<br/><sup class="reference" id="cite_ref-454"><a href="#cite_note-454">[429]</a></sup>
</td>
<td><a href="/wiki/Berlin_Sch%C3%B6nefeld_Airport" title="Berlin Schönefeld Airport">SXF</a>
</td>
<td>3.5 km<br/>(2.2 mi)
</td>
<td>1986-12-12
</td></tr>
<tr>
<th scope="row">72</th>
<th>2</th>
<th>61</th>
<th>9</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Southern_Airways_Flight_242" title="Southern Airways Flight 242">Southern Airways Flight 242</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>
</td>
<td><span style="display:none">usgege</span><a href="/wiki/New_Hope,_Paulding_County,_Georgia" title="New Hope, Paulding County, Georgia">New Hope, Georgia</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-455"><a href="#cite_note-455">[430]</a></sup><sup class="reference" id="cite_ref-456"><a href="#cite_note-456">[431]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1977-04-04
</td></tr>
<tr>
<th scope="row">72</th>
<th>5</th>
<th>67</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2415" title="Aeroflot Flight 2415">Aeroflot Flight 2415</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">Tupolev Tu-104B</a>
</td>
<td><span style="display:none">rudm</span><a href="/wiki/Dmitrovsky_District,_Moscow_Oblast" title="Dmitrovsky District, Moscow Oblast">Dmitrovsky District, Moscow Oblast</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-457"><a href="#cite_note-457">[432]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-11-28
</td></tr>
<tr>
<th scope="row">72</th>
<th>2</th>
<th>70</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_212" title="Eastern Air Lines Flight 212">Eastern Air Lines Flight 212</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a>
</td>
<td><span style="display:none">usnornoc</span><a href="/wiki/Charlotte,_North_Carolina" title="Charlotte, North Carolina">Charlotte, North Carolina</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-458"><a href="#cite_note-458">[433]</a></sup><sup class="reference" id="cite_ref-459"><a href="#cite_note-459">[434]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Charlotte/Douglas_International_Airport" title="Charlotte/Douglas International Airport">CLT</a>
</td>
<td>5.3 km<br/>(3.3 mi)
</td>
<td>1974-09-11
</td></tr>
<tr>
<th scope="row">72</th>
<th>6</th>
<th>66</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Faucett (OB-R-148)
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-54A-5-DC_Skymaster" title="Douglas C-54A-5-DC Skymaster">Douglas C-54A-5-DC Skymaster</a>
</td>
<td><span style="display:none">peco</span><a href="/wiki/Cordillera_Blanca" title="Cordillera Blanca">Cordillera Blanca</a>, Peru
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-460"><a href="#cite_note-460">[435]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1967-12-08
</td></tr>
<tr>
<th scope="row">72</th>
<th>3</th>
<th>69</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/British_Midland_Airways_Flight_C-4M_(G-ALHG)" title="British Midland Airways Flight C-4M (G-ALHG)">British Midland Airways Flight (G-ALHG)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Canadair_C-4_Argonaut" title="Canadair C-4 Argonaut">Canadair C-4 Argonaut</a>
</td>
<td><span style="display:none">unesto</span><a href="/wiki/Stockport" title="Stockport">Stockport</a>, England, UK
</td>
<td>APR<br/><sup class="reference" id="cite_ref-461"><a href="#cite_note-461">[436]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Manchester_International_Airport" title="Manchester International Airport">MAN</a>
</td>
<td>c. 9 km<br/>(5.6 mi)
</td>
<td>1967-06-04
</td></tr>
<tr>
<th scope="row">72</th>
<th>8</th>
<th>64</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>ČSA Flight 511
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">Ilyushin Il-18V</a>
</td>
<td><span style="display:none">mobo</span><a href="/wiki/Bouskoura" title="Bouskoura">Bouskoura</a>, Morocco
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-462"><a href="#cite_note-462">[437]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-07-12
</td></tr>
<tr>
<th scope="row">71</th>
<th>6</th>
<th>65</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Saratov_Airlines_Flight_703" title="Saratov Airlines Flight 703">Saratov Airlines Flight 703</a>
</td>
<td><a href="/wiki/Antonov_An-148" title="Antonov An-148">Antonov An-148</a>
</td>
<td>near <a class="new" href="/w/index.php?title=Stepanovskoye,_Ramensky_District,_Moscow_Oblast&action=edit&redlink=1" title="Stepanovskoye, Ramensky District, Moscow Oblast (page does not exist)">Stepanovskoye</a>, <a href="/wiki/Moscow_Oblast" title="Moscow Oblast">Moscow Oblast</a>, Russia
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-463"><a href="#cite_note-463">[438]</a></sup>
</td>
<td><a href="/wiki/Orsk_Airport" title="Orsk Airport">OSW</a>
</td>
<td>
</td>
<td>2018-02-11
</td></tr>
<tr>
<th scope="row">71</th>
<th>7</th>
<th>64</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/LaMia_Airlines_Flight_2933" title="LaMia Airlines Flight 2933">LaMia Airlines Flight 2933</a>
</td>
<td><a href="/wiki/British_Aerospace_146" title="British Aerospace 146">Avro RJ85</a>
</td>
<td><span style="display:none">geru</span><a class="mw-redirect" href="/wiki/Medellin" title="Medellin">Medellin</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-464"><a href="#cite_note-464">[439]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2016-11-28
</td></tr>
<tr>
<th scope="row">71</th>
<th>11</th>
<th>60</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/2002_%C3%9Cberlingen_mid-air_collision" title="2002 Überlingen mid-air collision">Bashkirian Airlines Flight 2937 and DHL Flight 611</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154M</a> and <a href="/wiki/Boeing_757" title="Boeing 757">Boeing 757-23APF</a>
</td>
<td><span style="display:none">geru</span><a href="/wiki/%C3%9Cberlingen" title="Überlingen">Überlingen</a>, Germany
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-465"><a href="#cite_note-465">[440]</a></sup><sup class="reference" id="cite_ref-466"><a href="#cite_note-466">[441]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2002-07-01
</td></tr>
<tr>
<th scope="row">71</th>
<th>3</th>
<th>68</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Cameroon_Airlines_Flight_3701" title="Cameroon Airlines Flight 3701">Cameroon Airlines Flight 3701</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-200" title="Boeing 737-200">Boeing 737-200</a>
</td>
<td><span style="display:none">camd</span><a href="/wiki/Douala" title="Douala">Douala</a>, Cameroon
</td>
<td>APR<br/><sup class="reference" id="cite_ref-467"><a href="#cite_note-467">[442]</a></sup>
</td>
<td><a href="/wiki/Douala_International_Airport" title="Douala International Airport">DLA</a>
</td>
<td>6 km<br/>(3.7 mi)
</td>
<td>1995-12-03
</td></tr>
<tr>
<th scope="row">71</th>
<th>9</th>
<th>43</th>
<th>19</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/EgyptAir_Flight_864" title="EgyptAir Flight 864">EgyptAir Flight 864</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-366C" title="Boeing 707-366C">Boeing 707-366C</a>
</td>
<td><span style="display:none">thb</span><a href="/wiki/Bangkok" title="Bangkok">Bangkok</a>, Thailand
</td>
<td>APR<br/><sup class="reference" id="cite_ref-468"><a href="#cite_note-468">[443]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bangkok-Don_Muang_Airport" title="Bangkok-Don Muang Airport">DMK</a>
</td>
<td>2 km<br/>(1.2 mi)
</td>
<td>1976-12-25
</td></tr>
<tr>
<th scope="row">70</th>
<th>8</th>
<th>62</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aerosvit_Flight_241" title="Aerosvit Flight 241">Aerosvit Flight 241</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">Yakovlev Yak-42</a>
</td>
<td><span style="display:none">grep</span><a href="/wiki/Pierian_Mountains" title="Pierian Mountains">Pierian Mountains</a>, Greece
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-469"><a href="#cite_note-469">[444]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1997-12-17
</td></tr>
<tr>
<th scope="row">70</th>
<th>9</th>
<th>61</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroper%C3%BA_Flight_603" title="Aeroperú Flight 603">Aeroperú Flight 603</a>
</td>
<td><a href="/wiki/Boeing_757" title="Boeing 757">Boeing 757</a>-23A
</td>
<td><span style="display:none">pacp</span>Pacific Ocean, area of <a href="/wiki/Lima" title="Lima">Lima</a>, Peru
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-470"><a href="#cite_note-470">[445]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1996-10-02
</td></tr>
<tr>
<th scope="row">70</th>
<th>7</th>
<th>63</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Mandala_Airlines_Flight_660" title="Mandala Airlines Flight 660">Mandala Airlines Flight 660</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_816" title="Vickers Viscount 816">Vickers Viscount 816</a>
</td>
<td><span style="display:none">indona</span>Mt. Lalaboy, <a href="/wiki/Ambon_Island" title="Ambon Island">Ambon Island</a>, Indonesia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-471"><a href="#cite_note-471">[446]</a></sup>
</td>
<td><a href="/wiki/Pattimura_International_Airport" title="Pattimura International Airport">AMQ</a>
</td>
<td>15 km<br/>(9.3 mi)
</td>
<td>1992-07-24
</td></tr>
<tr>
<th scope="row">70</th>
<th>3</th>
<th>0</th>
<th>67</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/Ramstein_air_show_disaster" title="Ramstein air show disaster">Ramstein air show disaster</a>
</td>
<td><a class="mw-redirect" href="/wiki/Aermacchi_MB-339_PAN" title="Aermacchi MB-339 PAN">Aermacchi MB-339 PAN</a> (x3)
</td>
<td><span style="display:none">gerr</span><a href="/wiki/Ramstein-Miesenbach" title="Ramstein-Miesenbach">Ramstein-Miesenbach</a>, <a href="/wiki/West_Germany" title="West Germany">West Germany</a>
</td>
<td>MNV<br/><sup class="reference" id="cite_ref-472"><a href="#cite_note-472">[447]</a></sup>
</td>
<td><a href="/wiki/Ramstein_Air_Base" title="Ramstein Air Base">RMS</a>
</td>
<td>
</td>
<td>1988-08-28
</td></tr>
<tr>
<th scope="row">70</th>
<th>4</th>
<th>66</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_6502" title="Aeroflot Flight 6502">Aeroflot Flight 6502</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">Tupolev Tu-134A</a>
</td>
<td><span style="display:none">rukur</span>Kurumoch, <a href="/wiki/Samara_Oblast" title="Samara Oblast">Samara Oblast</a>, Russian SFSR, USSR
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-473"><a href="#cite_note-473">[448]</a></sup>
</td>
<td><a href="/wiki/Kurumoch_International_Airport" title="Kurumoch International Airport">KUF</a>
</td>
<td>
</td>
<td>1986-10-20
</td></tr>
<tr>
<th scope="row">70</th>
<th>6</th>
<th>64</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Galaxy_Airlines_Flight_203" title="Galaxy Airlines Flight 203">Galaxy Airlines Flight 203</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">usnevr</span><a href="/wiki/Reno,_Nevada" title="Reno, Nevada">Reno, Nevada</a>, US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-474"><a href="#cite_note-474">[449]</a></sup><sup class="reference" id="cite_ref-475"><a href="#cite_note-475">[450]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Reno/Tahoe_International_Airport" title="Reno/Tahoe International Airport">RNO</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1985-01-21
</td></tr>
<tr>
<th scope="row">70</th>
<th>7</th>
<th>63</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>TAC Colombia HK-1810
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle" title="Sud Aviation SE-210 Caravelle">Sud Aviation SE-210 Caravelle</a>
</td>
<td><span style="display:none">usnevr</span><a href="/wiki/Riohacha" title="Riohacha">Riohacha</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-476"><a href="#cite_note-476">[451]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1980-12-21
</td></tr>
<tr>
<th scope="row">70</th>
<th>5</th>
<th>65</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_128" title="TWA Flight 128">TWA Flight 128</a>
</td>
<td><a class="mw-redirect" href="/wiki/Convair_CV-880-22-1" title="Convair CV-880-22-1">Convair CV-880-22-1</a>
</td>
<td><span style="display:none">uske</span><a href="/wiki/Hebron,_Kentucky" title="Hebron, Kentucky">Hebron, Kentucky</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-477"><a href="#cite_note-477">[452]</a></sup><sup class="reference" id="cite_ref-478"><a href="#cite_note-478">[453]</a></sup>
</td>
<td><a href="/wiki/Cincinnati/Northern_Kentucky_International_Airport" title="Cincinnati/Northern Kentucky International Airport">CVG</a>
</td>
<td>2.9 km<br/>(1.8 mi)
</td>
<td>1967-11-20
</td></tr>
<tr>
<th scope="row">69</th>
<th>6</th>
<th>63</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Indian_Airlines_Flight_257" title="Indian Airlines Flight 257">Indian Airlines Flight 257</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">Boeing 737-2A8</a>
</td>
<td><span style="display:none">indii</span><a href="/wiki/Imphal" title="Imphal">Imphal</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-479"><a href="#cite_note-479">[454]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tulihal_Airport" title="Tulihal Airport">IMF</a>
</td>
<td>8 km<br/>(5 mi)
</td>
<td>1991-08-16
</td></tr>
<tr>
<th scope="row">69</th>
<th>9</th>
<th>59</th>
<th>1</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_331" title="Aeroflot Flight 331">Aeroflot Flight 331</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-62M" title="Ilyushin Il-62M">Ilyushin Il-62M</a>
</td>
<td><span style="display:none">cub</span><a href="/wiki/Boyeros" title="Boyeros">Boyeros</a>, Cuba
</td>
<td>APR<br/><sup class="reference" id="cite_ref-480"><a href="#cite_note-480">[455]</a></sup>
</td>
<td><a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">HAV</a>
</td>
<td>1 km<br/>(0.6 mi)
</td>
<td>1977-05-27
</td></tr>
<tr>
<th scope="row">69</th>
<th>7</th>
<th>62</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1971_Indian_Ocean_Vickers_Viscount_crash" title="1971 Indian Ocean Vickers Viscount crash">Merpati Nusantara Airlines Viscount (PK-MVS)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_828" title="Vickers Viscount 828">Vickers Viscount 828</a>
</td>
<td><span style="display:none">indonp</span><a href="/wiki/Mentawai_Strait" title="Mentawai Strait">Mentawai Strait</a>, off <a class="mw-redirect" href="/wiki/Padang,_Indonesia" title="Padang, Indonesia">Padang, Indonesia</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-481"><a href="#cite_note-481">[456]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-11-10
</td></tr>
<tr>
<th scope="row">69</th>
<th>9</th>
<th>60</th>
<th>0</th>
<th>†<sup class="reference" id="cite_ref-missing_51-2"><a href="#cite_note-missing-51">[nb 5]</a></sup>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Fuerza_A%C3%A9rea_Argentina_C-54_(TC-48)" title="Fuerza Aérea Argentina C-54 (TC-48)">Fuerza Aérea Argentina (TC-48)</a>
</td>
<td><a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">Douglas C-54 Skymaster</a>
</td>
<td><span style="display:none">ce</span>Central America<sup class="reference" id="cite_ref-482"><a href="#cite_note-482">[nb 26]</a></sup>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-483"><a href="#cite_note-483">[457]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-11-03
</td></tr>
<tr>
<th scope="row">68</th>
<th>7</th>
<th>61</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aero_Caribbean_Flight_883" title="Aero Caribbean Flight 883">Aero Caribbean Flight 883</a>
</td>
<td><a class="mw-redirect" href="/wiki/ATR_72-212" title="ATR 72-212">ATR 72-212</a>
</td>
<td><span style="display:none">cug</span><a class="mw-redirect" href="/wiki/Guasimal,_Sancti_Sp%C3%ADritus" title="Guasimal, Sancti Spíritus">Guasimal</a>, Cuba
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-484"><a href="#cite_note-484">[458]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2010-11-04
</td></tr>
<tr>
<th scope="row">68</th>
<th>4</th>
<th>64</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/American_Eagle_Flight_4184" title="American Eagle Flight 4184">American Eagle Flight 4184</a>
</td>
<td><a class="mw-redirect" href="/wiki/ATR_72-212" title="ATR 72-212">ATR 72-212</a>
</td>
<td><span style="display:none">usininr</span>near <a href="/wiki/Roselawn,_Indiana" title="Roselawn, Indiana">Roselawn, Indiana</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-485"><a href="#cite_note-485">[459]</a></sup><sup class="reference" id="cite_ref-486"><a href="#cite_note-486">[460]</a></sup>
</td>
<td><a href="/wiki/O%27Hare_International_Airport" title="O'Hare International Airport">ORD</a>
</td>
<td>108 km<br/>(67 mi)
</td>
<td>1994-10-31
</td></tr>
<tr>
<th scope="row">68</th>
<th>2</th>
<th>66</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Asiana_Airlines_Flight_733" title="Asiana Airlines Flight 733">Asiana Airlines Flight 733</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-5L9" title="Boeing 737-5L9">Boeing 737-5L9</a>
</td>
<td><span style="display:none">soum</span><a href="/wiki/Mokpo" title="Mokpo">Mokpo</a>, South Korea
</td>
<td>APR<br/><sup class="reference" id="cite_ref-487"><a href="#cite_note-487">[461]</a></sup>
</td>
<td><a href="/wiki/Mokpo_Airport" title="Mokpo Airport">MPK</a>
</td>
<td>7 km<br/>(4.3 mi)
</td>
<td>1993-07-26
</td></tr>
<tr>
<th scope="row">68</th>
<th>8</th>
<th>60</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Fuerza_A%C3%A9rea_Venezolana_C-130H_(7772)" title="Fuerza Aérea Venezolana C-130H (7772)">Fuerza Aérea Venezolana (7772)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">poral</span><a href="/wiki/Lajes_(Praia_da_Vit%C3%B3ria)" title="Lajes (Praia da Vitória)">Lajes</a>, Azores, Portugal
</td>
<td>APR<br/><sup class="reference" id="cite_ref-488"><a href="#cite_note-488">[462]</a></sup>
</td>
<td><a href="/wiki/Lajes_Airport" title="Lajes Airport">TER</a>
</td>
<td><1 km<br/>(0.6 mi)
</td>
<td>1976-09-03
</td></tr>
<tr>
<th scope="row">68</th>
<th>7</th>
<th>61</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1973_Nantes_mid-air_collision" title="1973 Nantes mid-air collision">Iberia Flight 504 and Spantax Flight 400</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">McDonnell Douglas DC-9-32</a> and <a class="mw-redirect" href="/wiki/Convair_CV-990-30A-5" title="Convair CV-990-30A-5">Convair CV-990-30A-5</a>
</td>
<td><span style="display:none">fral</span><a href="/wiki/La_Planche" title="La Planche">La Planche</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-489"><a href="#cite_note-489">[463]</a></sup><sup class="reference" id="cite_ref-490"><a href="#cite_note-490">[464]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-03-05
</td></tr>
<tr>
<th scope="row">68</th>
<th>4</th>
<th>64</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Toa_Domestic_Airlines_Flight_63" title="Toa Domestic Airlines Flight 63">Toa Domestic Airlines Flight 63</a>
</td>
<td><a class="mw-redirect" href="/wiki/NAMC_YS-11A-217" title="NAMC YS-11A-217">NAMC YS-11A-217</a>
</td>
<td><span style="display:none">jh</span>Yokotsu Mtn., <a href="/wiki/Hakodate" title="Hakodate">Hakodate</a>, Japan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-491"><a href="#cite_note-491">[465]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-07-03
</td></tr>
<tr>
<th scope="row">68</th>
<th>9</th>
<th>59</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_891" title="TWA Flight 891">TWA Flight 891</a>
</td>
<td><a href="/wiki/Lockheed_L-1649_Starliner" title="Lockheed L-1649 Starliner">Lockheed L-1649 Starliner</a>
</td>
<td><span style="display:none">itb</span><a href="/wiki/Busto_Arsizio" title="Busto Arsizio">Busto Arsizio</a>, Italy
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-492"><a href="#cite_note-492">[466]</a></sup><sup class="reference" id="cite_ref-493"><a href="#cite_note-493">[467]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1959-06-26
</td></tr>
<tr>
<th scope="row">67</th>
<th>4</th>
<th>63</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Transporte_A%C3%A9reo_Militar_CV-440_(TAM-44)" title="Transporte Aéreo Militar CV-440 (TAM-44)">Transporte Aéreo Militar (TAM-44)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Convair_CV-440-12" title="Convair CV-440-12">Convair CV-440-12</a>
</td>
<td><span style="display:none">bolc</span><a href="/wiki/Cordillera_Oriental_(Bolivia)" title="Cordillera Oriental (Bolivia)">Cordillera Mts.</a>, La Paz Region, Bolivia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-494"><a href="#cite_note-494">[468]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1975-10-27
</td></tr>
<tr>
<th scope="row">67</th>
<th>8</th>
<th>59</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_25" title="Aeroflot Flight 25">Aeroflot Flight 25</a>
</td>
<td><a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">Ilyushin Il-18</a>
</td>
<td><span style="display:none">ruura</span>Urakhcha, <a href="/wiki/Rybno-Slobodsky_District" title="Rybno-Slobodsky District">Rybno-Slobodsky District</a>, Tatar ASSR, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-495"><a href="#cite_note-495">[469]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1963-04-04
</td></tr>
<tr>
<th scope="row">67</th>
<th>7</th>
<th>60</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aerol%C3%ADneas_Argentinas_Flight_644" title="Aerolíneas Argentinas Flight 644">Aerolíneas Argentinas Flight 644</a>
</td>
<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>
</td>
<td><span style="display:none">argca</span>Cachari, <a href="/wiki/Buenos_Aires_Province" title="Buenos Aires Province">Buenos Aires</a>, Argentina
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-496"><a href="#cite_note-496">[470]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-07-19
</td></tr>
<tr>
<th scope="row">67</th>
<th>10</th>
<th>57</th>
<th>0</th>
<th>†<sup class="reference" id="cite_ref-missing_51-3"><a href="#cite_note-missing-51">[nb 5]</a></sup>
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/US_Air_Force_C-97C_(50-0702)" title="US Air Force C-97C (50-0702)">US Air Force (50-0702)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_C-97C-35-BO" title="Boeing C-97C-35-BO">Boeing C-97C-35-BO</a>
</td>
<td><span style="display:none">pacj</span>Pacific Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-497"><a href="#cite_note-497">[471]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1957-03-22
</td></tr>
<tr>
<th scope="row">66</th>
<th>6</th>
<th>60</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Iran_Aseman_Airlines_Flight_3704" title="Iran Aseman Airlines Flight 3704">Iran Aseman Airlines Flight 3704</a>
</td>
<td><a class="mw-redirect" href="/wiki/ATR_72-212" title="ATR 72-212">ATR 72-212</a>
</td>
<td><a href="/wiki/Dena" title="Dena">Mount Dena</a>, <a href="/wiki/Zagros_Mountains" title="Zagros Mountains">Zagros Mountains</a> near <a href="/wiki/Semirom" title="Semirom">Semirom</a>, Iran
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-498"><a href="#cite_note-498">[472]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2018-02-18
</td></tr>
<tr>
<th scope="row">66</th>
<th>10</th>
<th>56</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/EgyptAir_Flight_804" title="EgyptAir Flight 804">EgyptAir Flight 804</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A320-232" title="Airbus A320-232">Airbus A320-232</a>
</td>
<td><span style="display:none">uske</span>eastern <a href="/wiki/Mediterranean_Sea" title="Mediterranean Sea">Mediterranean Sea</a>
</td>
<td>ENR<sup class="reference" id="cite_ref-499"><a href="#cite_note-499">[473]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2016-05-19
</td></tr>
<tr>
<th scope="row">66</th>
<th>7</th>
<th>59</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Iran_Aseman_Airlines_Flight_746" title="Iran Aseman Airlines Flight 746">Iran Aseman Airlines Flight 746</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F28_Fellowship_1000" title="Fokker F28 Fellowship 1000">Fokker F28 Fellowship 1000</a>
</td>
<td><span style="display:none">Iran</span><a href="/wiki/Natanz" title="Natanz">Natanz</a>, Iran
</td>
<td>ENR<sup class="reference" id="cite_ref-500"><a href="#cite_note-500">[474]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1994-10-12
</td></tr>
<tr>
<th scope="row">66</th>
<th>4</th>
<th>62</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Turkish_Airlines_Flight_301" title="Turkish Airlines Flight 301">Turkish Airlines Flight 301</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F28-1000_Fellowship" title="Fokker F28-1000 Fellowship">Fokker F28-1000 Fellowship</a>
</td>
<td><span style="display:none">tuc</span><a href="/wiki/Menderes,_%C4%B0zmir" title="Menderes, İzmir">Cumaovası</a>, Turkey
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-501"><a href="#cite_note-501">[475]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Adnan_Menderes_Airport" title="Adnan Menderes Airport">ADB</a>
</td>
<td>
</td>
<td>1974-01-26
</td></tr>
<tr>
<th scope="row">66</th>
<th>4</th>
<th>62</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_141" title="Aeroflot Flight 141">Aeroflot Flight 141</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>
</td>
<td><span style="display:none">cz</span><a href="/wiki/Prague" title="Prague">Prague</a>, <a href="/wiki/Czechoslovakia" title="Czechoslovakia">Czechoslovakia</a>
</td>
<td>APR<br/><sup class="reference" id="cite_ref-502"><a href="#cite_note-502">[476]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Prague_Ruzyn%C4%9B_Airport" title="Prague Ruzyně Airport">PRG</a>
</td>
<td>0.5 km<br/>(0.3 mi)
</td>
<td>1973-02-19
</td></tr>
<tr>
<th scope="row">66</th>
<th>7</th>
<th>59</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Cyprus_Airways_Flight_284" title="Cyprus Airways Flight 284">Cyprus Airways Flight 284</a>
</td>
<td><a href="/wiki/De_Havilland_Comet#Comet_4" title="De Havilland Comet">de Havilland Comet 4</a>
</td>
<td><span style="display:none">tude</span>Mediterranean, near <a href="/wiki/Demre" title="Demre">Demre</a>, Turkey
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-503"><a href="#cite_note-503">[477]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1967-10-12
</td></tr>
<tr>
<th scope="row">66</th>
<th>3</th>
<th>63</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/United_Airlines_Flight_409" title="United Airlines Flight 409">United Airlines Flight 409</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">uswyo</span><a href="/wiki/Medicine_Bow_Peak" title="Medicine Bow Peak">Medicine Bow Peak</a>, Wyoming, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-504"><a href="#cite_note-504">[478]</a></sup><sup class="reference" id="cite_ref-505"><a href="#cite_note-505">[479]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1955-10-06
</td></tr>
<tr>
<th scope="row">66</th>
<th>11</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1955_Altensteig_mid-air_collision" title="1955 Altensteig mid-air collision">1955 Altensteig mid-air collision</a>
</td>
<td><a href="/wiki/Fairchild_C-119_Flying_Boxcar" title="Fairchild C-119 Flying Boxcar">Fairchild C-119 Flying Boxcar</a> (x2)
</td>
<td><span style="display:none">gera</span>near <a href="/wiki/Altensteig" title="Altensteig">Altensteig</a>, West Germany
</td>
<td>MNV<br/><sup class="reference" id="cite_ref-times53297_506-0"><a href="#cite_note-times53297-506">[480]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1955-08-11
</td></tr>
<tr>
<th scope="row">66</th>
<th>9</th>
<th>57</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1955_Hawaii_R6D-1_crash" title="1955 Hawaii R6D-1 crash">United States Navy (131612)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_R6D" title="Douglas R6D">Douglas R6D-1 (DC-6)</a>
</td>
<td><span style="display:none">usha</span>Pali Kea Peak, <a class="mw-redirect" href="/wiki/Waianae_Range" title="Waianae Range">Waianae Range</a>, Oahu, Hawaii, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-507"><a href="#cite_note-507">[481]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Hickam_AFB" title="Hickam AFB">HNL</a>
</td>
<td>24 km<br/>(15 mi)
</td>
<td>1955-03-22
</td></tr>
<tr>
<th scope="row">65</th>
<th>0</th>
<th>65</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Iran_Aseman_Airlines_Flight_6895" title="Iran Aseman Airlines Flight 6895">Iran Aseman Airlines/Itek Air Flight 6895</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-219" title="Boeing 737-219">Boeing 737-219</a>
</td>
<td><span style="display:none">Ky</span><a href="/wiki/Bishkek" title="Bishkek">Bishkek</a>, Kyrgyzstan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-508"><a href="#cite_note-508">[482]</a></sup>
</td>
<td><a href="/wiki/Manas_International_Airport" title="Manas International Airport">FRU</a>
</td>
<td>c. 2 km<br/>(1.2 mi)
</td>
<td>2008-08-24
</td></tr>
<tr>
<th scope="row">65</th>
<th>3</th>
<th>60</th>
<th>2</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/LAPA_Flight_3142" title="LAPA Flight 3142">LAPA Flight 3142</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-204C" title="Boeing 737-204C">Boeing 737-204C</a>
</td>
<td><span style="display:none">argbu</span><a href="/wiki/Palermo,_Buenos_Aires" title="Palermo, Buenos Aires">Palermo</a>, Argentina
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-509"><a href="#cite_note-509">[483]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Jorge_Newbery_Airport" title="Jorge Newbery Airport">AEP</a>
</td>
<td>
</td>
<td>1999-08-31
</td></tr>
<tr>
<th scope="row">65</th>
<th>6</th>
<th>59</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Vietnam_Airlines_Flight_815" title="Vietnam Airlines Flight 815">Vietnam Airlines Flight 815</a>
</td>
<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>
</td>
<td><span style="display:none">camb</span><a href="/wiki/Phnom_Penh" title="Phnom Penh">Phnom Penh</a>, Cambodia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-510"><a href="#cite_note-510">[484]</a></sup>
</td>
<td><a href="/wiki/Phnom_Penh_International_Airport" title="Phnom Penh International Airport">PNH</a>
</td>
<td>0.3 km<br/>(0.19 mi)
</td>
<td>1997-09-03
</td></tr>
<tr>
<th scope="row">65</th>
<th>7</th>
<th>58</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aviateca_Flight_901" title="Aviateca Flight 901">Aviateca Flight 901</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-200" title="Boeing 737-200">Boeing 737-200</a>
</td>
<td><span style="display:none">el</span><a href="/wiki/San_Vicente_(volcano)" title="San Vicente (volcano)">San Vicente</a> volcano, El Salvador
</td>
<td>APR<br/><sup class="reference" id="cite_ref-511"><a href="#cite_note-511">[485]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Comalapa_International_Airport" title="Comalapa International Airport">SAL</a>
</td>
<td>24 km<br/>(15 mi)
</td>
<td>1995-08-09
</td></tr>
<tr>
<th scope="row">65</th>
<th>8</th>
<th>57</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_1969" title="Aeroflot Flight 1969">Aeroflot Flight 1969</a>
</td>
<td><a href="/wiki/Antonov_An-10" title="Antonov An-10">Antonov An-10</a>
</td>
<td><span style="display:none">ukrlu</span><a href="/wiki/Lutuhyne" title="Lutuhyne">Lutuhyne</a>, Ukrainian SSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-512"><a href="#cite_note-512">[486]</a></sup>
</td>
<td><a href="/wiki/Luhansk_International_Airport" title="Luhansk International Airport">VSG</a>
</td>
<td>13 km<br/>(8.1 mi)
</td>
<td>1971-03-31
</td></tr>
<tr>
<th scope="row">65</th>
<th>2</th>
<th>63</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/American_Airlines_Flight_320" title="American Airlines Flight 320">American Airlines Flight 320</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">usnewyne</span><a href="/wiki/East_River" title="East River">East River</a>, New York, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-513"><a href="#cite_note-513">[487]</a></sup><sup class="reference" id="cite_ref-514"><a href="#cite_note-514">[488]</a></sup>
</td>
<td><a href="/wiki/LaGuardia_Airport" title="LaGuardia Airport">LGA</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1959-02-03
</td></tr>
<tr>
<th scope="row">64</th>
<th>9</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1976_Anapa_mid-air_collision" title="1976 Anapa mid-air collision">Aeroflot Flight 7957<br/>and Aeroflot Flight 31</a>
</td>
<td><a href="/wiki/Antonov_An-24" title="Antonov An-24">Antonov An-24</a> and <a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">Yakovlev Yak-40</a>
</td>
<td><span style="display:none">ruana</span><a href="/wiki/Black_Sea" title="Black Sea">Black Sea</a>, near <a href="/wiki/Anapa" title="Anapa">Anapa</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-515"><a href="#cite_note-515">[489]</a></sup><sup class="reference" id="cite_ref-516"><a href="#cite_note-516">[490]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-09-09
</td></tr>
<tr>
<th scope="row">64</th>
<th>10</th>
<th>54</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Canadian_Pacific_Airlines_Flight_402" title="Canadian Pacific Airlines Flight 402">Canadian Pacific Airlines Flight 402</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-43" title="Douglas DC-8-43">Douglas DC-8-43</a>
</td>
<td><span style="display:none">jto</span>Tokyo, Japan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-517"><a href="#cite_note-517">[491]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tokyo-Haneda_Airport" title="Tokyo-Haneda Airport">HND</a>
</td>
<td>0.85 km<br/>(0.53 mi)
</td>
<td>1966-03-04
</td></tr>
<tr>
<th scope="row">64</th>
<th>3</th>
<th>61</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_20" title="Aeroflot Flight 20">Aeroflot Flight 20</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">Ilyushin Il-18B</a>
</td>
<td><span style="display:none">kaa</span><a href="/wiki/Almaty" title="Almaty">Almaty</a>, Kazakh SSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-518"><a href="#cite_note-518">[492]</a></sup>
</td>
<td><a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">ALA</a>
</td>
<td>0.2 km<br/>(0.12 mi)
</td>
<td>1965-01-04
</td></tr>
<tr>
<th scope="row">64</th>
<th>11</th>
<th>53</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_4" title="Aeroflot Flight 4">Aeroflot Flight 4</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">Tupolev Tu-104A</a>
</td>
<td><span style="display:none">ruchi</span>near <a href="/wiki/Chita,_Zabaykalsky_Krai" title="Chita, Zabaykalsky Krai">Chita</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-519"><a href="#cite_note-519">[493]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1958-08-15
</td></tr>
<tr>
<th scope="row">63</th>
<th>5</th>
<th>58</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Elleniki_Polemik%C3%AD_Aeropor%C3%ADa_C-130H_(748)" title="Elleniki Polemikí Aeroporía C-130H (748)">Elleniki Polemikí Aeroporía (748)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">Lockheed C-130H Hercules</a>
</td>
<td><span style="display:none">grem</span><a href="/wiki/Mount_Othrys" title="Mount Othrys">Mount Othrys</a>, Greece
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-520"><a href="#cite_note-520">[494]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1991-02-05
</td></tr>
<tr>
<th scope="row">63</th>
<th>3</th>
<th>60</th>
<th>0</th>
<th>
</th>
<td>INH
</td>
<td><a href="/wiki/Iraqi_Airways_Flight_163" title="Iraqi Airways Flight 163">Iraqi Airways Flight 163</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-270C" title="Boeing 737-270C">Boeing 737-270C</a>
</td>
<td><span style="display:none">saar</span>near <a href="/wiki/Arar,_Saudi_Arabia" title="Arar, Saudi Arabia">Arar, Saudi Arabia</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-521"><a href="#cite_note-521">[495]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1986-12-25
</td></tr>
<tr>
<th scope="row">63</th>
<th>5</th>
<th>58</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_5484" title="Aeroflot Flight 5484">Aeroflot Flight 5484</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-124V" title="Tupolev Tu-124V">Tupolev Tu-124V</a>
</td>
<td><span style="display:none">rukir</span> near <a href="/wiki/Kirsanov" title="Kirsanov">Kirsanov</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-522"><a href="#cite_note-522">[496]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-08-29
</td></tr>
<tr>
<th scope="row">63</th>
<th>8</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_6551" title="Aeroflot Flight 6551">Aeroflot Flight 6551</a>
</td>
<td><a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">Ilyushin Il-18</a>
</td>
<td><span style="display:none">kam</span>Maksut, <a href="/wiki/Zharma_District" title="Zharma District">Zharma District</a>, Kazakh SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-523"><a href="#cite_note-523">[497]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-05-11
</td></tr>
<tr>
<th scope="row">63</th>
<th>8</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/British_European_Airways_Flight_706" title="British European Airways Flight 706">British European Airways Flight 706</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_951_Vanguard" title="Vickers 951 Vanguard">Vickers 951 Vanguard</a>
</td>
<td><span style="display:none">belga</span><a href="/wiki/Aarsele" title="Aarsele">Aarsele</a>, Belgium
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-524"><a href="#cite_note-524">[498]</a></sup><sup class="reference" id="cite_ref-525"><a href="#cite_note-525">[499]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-10-02
</td></tr>
<tr>
<th scope="row">63</th>
<th>11</th>
<th>52</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Air_France_Flight_212_(F-BLCJ)" title="Air France Flight 212 (F-BLCJ)">Air France Flight 212 (F-BLCJ)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-328C" title="Boeing 707-328C">Boeing 707-328C</a>
</td>
<td><span style="display:none">guad</span><a class="mw-redirect" href="/wiki/La_Grande_Soufri%C3%A8re_(volcano)" title="La Grande Soufrière (volcano)">La Grande Soufrière</a> volcano, Guadeloupe
</td>
<td>APR<br/><sup class="reference" id="cite_ref-526"><a href="#cite_note-526">[500]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Pointe-%C3%A0-Pitre_Airport" title="Pointe-à-Pitre Airport">PTP</a>
</td>
<td>27.5 km<br/>(17.1 mi)
</td>
<td>1968-03-05
</td></tr>
<tr>
<th scope="row">63</th>
<th>8</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/United_Arab_Airlines_Flight_869_(1963)" title="United Arab Airlines Flight 869 (1963)">United Arab Airlines Flight 869</a>
</td>
<td><a class="mw-redirect" href="/wiki/De_Havilland_Comet_4C" title="De Havilland Comet 4C">de Havilland Comet 4C</a>
</td>
<td><span style="display:none">indimu</span><a href="/wiki/Arabian_Sea" title="Arabian Sea">Arabian Sea</a>, off <a href="/wiki/Mumbai" title="Mumbai">Mumbai</a>, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-527"><a href="#cite_note-527">[501]</a></sup><sup class="reference" id="cite_ref-529"><a href="#cite_note-529">[nb 27]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bombay-Santacruz_Airport" title="Bombay-Santacruz Airport">BOM</a>
</td>
<td>10 km<br/>(6.2 mi)
</td>
<td>1963-07-27
</td></tr>
<tr>
<th scope="row">63</th>
<th>8</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Air France Flight 343
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-1049G" title="Lockheed L-1049G">Lockheed L-1049G</a>
</td>
<td><span style="display:none">se</span><a href="/wiki/Yoff" title="Yoff">Yoff</a>, Senegal
</td>
<td>APR<br/><sup class="reference" id="cite_ref-530"><a href="#cite_note-530">[503]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Dakar-Yoff-L%C3%A9opold_S%C3%A9dar_Senghor_International_Airport" title="Dakar-Yoff-Léopold Sédar Senghor International Airport">DKR</a>
</td>
<td>1.6 km<br/>(1 mi)
</td>
<td>1960-08-29
</td></tr>
<tr>
<th scope="row">63</th>
<th>6</th>
<th>57</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Northwest_Orient_Airlines_Flight_710" title="Northwest Orient Airlines Flight 710">Northwest Orient Airlines Flight 710</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-188C_Electra" title="Lockheed L-188C Electra">Lockheed L-188C Electra</a>
</td>
<td><span style="display:none">usininc</span><a href="/wiki/Cannelton,_Indiana" title="Cannelton, Indiana">Cannelton, Indiana</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-531"><a href="#cite_note-531">[504]</a></sup><sup class="reference" id="cite_ref-532"><a href="#cite_note-532">[505]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1960-03-17
</td></tr>
<tr>
<th scope="row">62</th>
<th>12</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Sriwijaya_Air_Flight_182" title="Sriwijaya Air Flight 182">Sriwijaya Air Flight 182</a>
</td>
<td><a href="/wiki/Boeing_737_Classic" title="Boeing 737 Classic">Boeing 737-524</a>
</td>
<td><span style="display:none">indoli</span><a href="/wiki/Java_Sea" title="Java Sea">Java Sea</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-533"><a href="#cite_note-533">[506]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2021-01-09
</td></tr>
<tr>
<th scope="row">62</th>
<th>7</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Flydubai_Flight_981" title="Flydubai Flight 981">Flydubai Flight 981</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-800#737-800" title="Boeing 737-800">Boeing 737-8KN</a>
</td>
<td><span style="display:none">len</span><a href="/wiki/Rostov-on-Don" title="Rostov-on-Don">Rostov-on-Don</a>, <a href="/wiki/Russia" title="Russia">Russia</a>
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-534"><a href="#cite_note-534">[507]</a></sup>
</td>
<td><a href="/wiki/Rostov-on-Don_Airport" title="Rostov-on-Don Airport">ROV</a>
</td>
<td>
</td>
<td>2016-03-19
</td></tr>
<tr>
<th scope="row">62</th>
<th>6</th>
<th>56</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Sri Lanka Air Force (CR862)
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-32B" title="Antonov An-32B">Antonov An-32B</a>
</td>
<td><span style="display:none">srj</span><a href="/wiki/Jaffna" title="Jaffna">Jaffna</a>, <a href="/wiki/Sri_Lanka" title="Sri Lanka">Sri Lanka</a>
</td>
<td>APR<br/><sup class="reference" id="cite_ref-535"><a href="#cite_note-535">[508]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/SLAF_Palaly" title="SLAF Palaly">JAF</a>
</td>
<td>13 km<br/>(8.1 mi)
</td>
<td>1995-11-22
</td></tr>
<tr>
<th scope="row">62</th>
<th>5</th>
<th>56</th>
<th>1</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2003" title="Aeroflot Flight 2003">Aeroflot Flight 2003</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-124V" title="Tupolev Tu-124V">Tupolev Tu-124V</a>
</td>
<td><span style="display:none">rukok</span>Kokoshkino, <a href="/wiki/Moscow_Oblast" title="Moscow Oblast">Moscow Oblast</a>, Russian SFSR, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-536"><a href="#cite_note-536">[509]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Moskva-Vnukovo_Airport" title="Moskva-Vnukovo Airport">VKO</a>
</td>
<td>7 km<br/>(4.4 mi)
</td>
<td>1976-01-03
</td></tr>
<tr>
<th scope="row">62</th>
<th>11</th>
<th>51</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_212_(1969)" title="Air France Flight 212 (1969)">Air France Flight 212 (F-BHSZ)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-328B" title="Boeing 707-328B">Boeing 707-328B</a>
</td>
<td><span style="display:none">vemai</span>Caribbean, off <a href="/wiki/Maiquet%C3%ADa" title="Maiquetía">Maiquetía</a>, Venezuela
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-537"><a href="#cite_note-537">[510]</a></sup><sup class="reference" id="cite_ref-538"><a href="#cite_note-538">[511]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-12-04
</td></tr>
<tr>
<th scope="row">62</th>
<th>3</th>
<th>59</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_375" title="Eastern Air Lines Flight 375">Eastern Air Lines Flight 375</a>
</td>
<td><a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">Lockheed L-188 Electra</a>
</td>
<td><span style="display:none">usmamas</span><a href="/wiki/Boston" title="Boston">Boston</a>, Massachusetts, US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-539"><a href="#cite_note-539">[512]</a></sup><sup class="reference" id="cite_ref-540"><a href="#cite_note-540">[513]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Boston_Logan_International_Airport" title="Boston Logan International Airport">BOS</a>
</td>
<td>c. 1 km<br/>(0.6 mi)
</td>
<td>1960-10-04
</td></tr>
<tr>
<th scope="row">62</th>
<th>3</th>
<th>59</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Trans-Canada_Air_Lines_Flight_810" title="Trans-Canada Air Lines Flight 810">Trans-Canada Air Lines Flight 810</a>
</td>
<td><a href="/wiki/Canadair_North_Star" title="Canadair North Star">Canadair North Star</a>
</td>
<td><span style="display:none">CanB</span><a href="/wiki/Slesse_Mountain" title="Slesse Mountain">Slesse Mountain</a>, B.C., Canada
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-541"><a href="#cite_note-541">[514]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1956-12-09
</td></tr>
<tr>
<th scope="row">61</th>
<th>11</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Southwest_Airlines_Flight_4509" title="China Southwest Airlines Flight 4509">China Southwest Airlines Flight 4509</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">Tupolev Tu-154M</a>
</td>
<td><span style="display:none">chinw</span><a href="/wiki/Wenzhou" title="Wenzhou">Wenzhou</a>, Zhejiang, China
</td>
<td>APR<br/><sup class="reference" id="cite_ref-542"><a href="#cite_note-542">[515]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Wenzhou_Airport" title="Wenzhou Airport">WNZ</a>
</td>
<td>1 km<br/>(0.6 mi)
</td>
<td>1999-02-24
</td></tr>
<tr>
<th scope="row">61</th>
<th>3</th>
<th>58</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Russian Air Force
</td>
<td><a href="/wiki/Mil_Mi-8" title="Mil Mi-8">Mil Mi-8T</a>
</td>
<td><span style="display:none">ge</span>near Lata, Georgia
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-acig.org_543-0"><a href="#cite_note-acig.org-543">[516]</a></sup><sup class="reference" id="cite_ref-1992_Georgia_Mi-8_crash_544-0"><a href="#cite_note-1992_Georgia_Mi-8_crash-544">[517]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1992-12-14
</td></tr>
<tr>
<th scope="row">61</th>
<th>4</th>
<th>57</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1979_Garuda_Fokker_F28_crash" title="1979 Garuda Fokker F28 crash">Garuda Indonesia (PK-GVE)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F28-1000_Fellowship" title="Fokker F28-1000 Fellowship">Fokker F28-1000 Fellowship</a>
</td>
<td><span style="display:none">indonber</span><a href="/wiki/Mount_Sibayak" title="Mount Sibayak">Mount Sibayak</a>, near <a href="/wiki/Berastagi" title="Berastagi">Berastagi</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-545"><a href="#cite_note-545">[518]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-07-11
</td></tr>
<tr>
<th scope="row">61</th>
<th>9</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Japan_Airlines_Flight_446" title="Japan Airlines Flight 446">Japan Airlines Flight 446</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-62" title="McDonnell Douglas DC-8-62">McDonnell Douglas DC-8-62</a>
</td>
<td><span style="display:none">rumos</span>Moscow, Russian SFSR, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-546"><a href="#cite_note-546">[519]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Moscow-Sheremetyevo" title="Moscow-Sheremetyevo">SVO</a>
</td>
<td>
</td>
<td>1972-11-28
</td></tr>
<tr>
<th scope="row">61</th>
<th>5</th>
<th>56</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Royal_Air_Maroc_Caravelle_(CN-CCV)" title="Royal Air Maroc Caravelle (CN-CCV)">Royal Air Maroc (CN-CCV)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">Sud Aviation SE-210 Caravelle III</a>
</td>
<td><span style="display:none">mobe</span><a href="/wiki/Berrechid" title="Berrechid">Berrechid</a>, Morocco
</td>
<td>APR<br/><sup class="reference" id="cite_ref-547"><a href="#cite_note-547">[520]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Casablanca_Airport" title="Casablanca Airport">CMN</a>
</td>
<td>5.5 km<br/>(3.4 mi)
</td>
<td>1970-04-01
</td></tr>
<tr>
<th scope="row">61</th>
<th>4</th>
<th>57</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aer_Lingus_Flight_712" title="Aer Lingus Flight 712">Aer Lingus Flight 712</a>
</td>
<td><a href="/wiki/Vickers_Viscount" title="Vickers Viscount">Vickers Viscount</a> 803
</td>
<td><span style="display:none">irest</span><a href="/wiki/St_George%27s_Channel" title="St George's Channel">St George's Channel</a>, off <a href="/wiki/Wexford" title="Wexford">Wexford</a>, Ireland
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-548"><a href="#cite_note-548">[521]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1968-03-24
</td></tr>
<tr>
<th scope="row">61</th>
<th>14</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Viasa_Flight_897" title="Viasa Flight 897">Viasa Flight 897</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-53" title="Douglas DC-8-53">Douglas DC-8-53</a>
</td>
<td><span style="display:none">porfo</span>Atlantic Ocean, off Fonte da Telha, <a href="/wiki/Lisboa_Region" title="Lisboa Region">Lisboa</a>, Portugal
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-549"><a href="#cite_note-549">[522]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-05-30
</td></tr>
<tr>
<th scope="row">61</th>
<th>11</th>
<th>50</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/1960_Rio_de_Janeiro_air_crash" title="1960 Rio de Janeiro air crash">US Navy (131582) and<br/>Real Transportes Aéreos (PP-AXD)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_R6D-1_(DC-6A)" title="Douglas R6D-1 (DC-6A)">Douglas R6D-1 (DC-6A)</a> and <a href="/wiki/Douglas_DC-3" title="Douglas DC-3">Douglas DC-3</a>
</td>
<td><span style="display:none">brg</span><a href="/wiki/Guanabara_Bay" title="Guanabara Bay">Guanabara Bay</a>, Brazil
</td>
<td>APR<br/><sup class="reference" id="cite_ref-550"><a href="#cite_note-550">[523]</a></sup><sup class="reference" id="cite_ref-551"><a href="#cite_note-551">[524]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Rio_de_Janeiro%E2%80%93Gale%C3%A3o_International_Airport" title="Rio de Janeiro–Galeão International Airport">GIG</a>
</td>
<td><5 km<br/>(3.1 mi)
</td>
<td>1960-02-25
</td></tr>
<tr>
<th scope="row">61</th>
<th>9</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Sabena_DC-7C_(OO-SFA)" title="Sabena DC-7C (OO-SFA)">Sabena (OO-SFA)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-7C" title="Douglas DC-7C">Douglas DC-7C</a>
</td>
<td><span style="display:none">moc</span><a href="/wiki/Casablanca" title="Casablanca">Casablanca</a>, Morocco
</td>
<td>APR<br/><sup class="reference" id="cite_ref-552"><a href="#cite_note-552">[525]</a></sup>
</td>
<td><a href="/wiki/Casablanca%E2%80%93Anfa_Airport" title="Casablanca–Anfa Airport">CAS</a>
</td>
<td>0.6 km<br/>(0.37 mi)
</td>
<td>1958-05-18
</td></tr>
<tr>
<th scope="row">61</th>
<th>6</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aerol%C3%ADneas_Argentinas_accidents_and_incidents" title="Aerolíneas Argentinas accidents and incidents">Aerolíneas Argentinas Flight 670</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">argbo</span>near <a href="/wiki/San_Carlos_de_Bol%C3%ADvar" title="San Carlos de Bolívar">Bolívar</a>, Argentina
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-553"><a href="#cite_note-553">[526]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1957-12-08
</td></tr>
<tr>
<th scope="row">61</th>
<th>3</th>
<th>0</th>
<th>58</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Freckleton_Air_Disaster" title="Freckleton Air Disaster">US Army Air Force (42-50291)</a>
</td>
<td><a href="/wiki/Consolidated_B-24_Liberator" title="Consolidated B-24 Liberator">Consolidated B-24 Liberator</a>
</td>
<td><span style="display:none">unefr</span><a href="/wiki/Freckleton" title="Freckleton">Freckleton</a>, England, UK
</td>
<td>APR<br/><sup class="reference" id="cite_ref-news_554-0"><a href="#cite_note-news-554">[527]</a></sup>
</td>
<td><a href="/wiki/Warton_Aerodrome" title="Warton Aerodrome">EGNO</a>
</td>
<td>c. 1.3 km<br/>(0.8 mi)
</td>
<td>1944-08-23
</td></tr>
<tr>
<th scope="row">61</th>
<th>11</th>
<th>0</th>
<th>50</th>
<th>†
</th>
<td>MIL
</td>
<td>US Air Force (42-40682)
</td>
<td><a href="/wiki/Consolidated_B-24_Liberator" title="Consolidated B-24 Liberator">Consolidated B-24 Liberator</a>
</td>
<td><span style="display:none">pap</span><a href="/wiki/Port_Moresby" title="Port Moresby">Port Moresby</a>, Papua New Guinea (then <a href="/wiki/Territory_of_Papua" title="Territory of Papua">Territory of Papua</a>)
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-Australian_War_Memorial_555-0"><a href="#cite_note-Australian_War_Memorial-555">[528]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1943-09-07
</td></tr>
<tr>
<th scope="row">60</th>
<th>6</th>
<th>54</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Equatorial_Express_Airlines_(3C-VQR)" title="Equatorial Express Airlines (3C-VQR)">Equatorial Express Airlines (3C-VQR)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">Antonov An-24B</a>
</td>
<td><span style="display:none">eq</span><a href="/wiki/Baney" title="Baney">Baney</a>, Equatorial Guinea
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-556"><a href="#cite_note-556">[529]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2005-07-16
</td></tr>
<tr>
<th scope="row">60</th>
<th>6</th>
<th>49</th>
<th>5</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Alliance_Air_Flight_7412" title="Alliance Air Flight 7412">Alliance Air Flight 7412</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">Boeing 737-2A8</a>
</td>
<td><span style="display:none">indip</span><a href="/wiki/Patna" title="Patna">Patna</a>, Bihar, India
</td>
<td>APR<br/><sup class="reference" id="cite_ref-557"><a href="#cite_note-557">[530]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Patna_Airport" title="Patna Airport">PAT</a>
</td>
<td>2 km<br/>(1.2 mi)
</td>
<td>2000-07-17
</td></tr>
<tr>
<th scope="row">60</th>
<th>10</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TAROM_Flight_371" title="TAROM Flight 371">TAROM Flight 371</a>
</td>
<td><a class="mw-redirect" href="/wiki/Airbus_A310-324" title="Airbus A310-324">Airbus A310-324</a>
</td>
<td><span style="display:none">Ro</span><a href="/wiki/Balote%C8%99ti" title="Balotești">Balotești</a>, Romania
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-558"><a href="#cite_note-558">[531]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1995-03-31
</td></tr>
<tr>
<th scope="row">60</th>
<th><sup class="reference" id="cite_ref-559"><a href="#cite_note-559">[nb 28]</a></sup></th>
<th><sup class="reference" id="cite_ref-560"><a href="#cite_note-560">[nb 29]</a></sup></th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Georgian Air Force
</td>
<td><a href="/wiki/Mil_Mi-8" title="Mil Mi-8">Mil Mi-8</a>
</td>
<td><span style="display:none">ge</span>near <a href="/wiki/Svaneti" title="Svaneti">Svaneti</a>, Georgia
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-561"><a href="#cite_note-561">[532]</a></sup><sup class="reference" id="cite_ref-562"><a href="#cite_note-562">[533]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1993-10-04
</td></tr>
<tr>
<th scope="row">60</th>
<th>3</th>
<th>57</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Sudan_Airways#Accidents_and_incidents" title="Sudan Airways">Sudan Airways (ST-ADY)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F27_Friendship_400M" title="Fokker F27 Friendship 400M">Fokker F27 Friendship 400M</a>
</td>
<td><span style="display:none">souz</span>near <a href="/wiki/Malakal" title="Malakal">Malakal</a>, South Sudan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-563"><a href="#cite_note-563">[534]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1986-08-16
</td></tr>
<tr>
<th scope="row">60</th>
<th>0</th>
<th>60</th>
<th>0</th>
<th>
</th>
<td>INH
</td>
<td><a href="/wiki/EgyptAir_Flight_648" title="EgyptAir Flight 648">EgyptAir Flight 648</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-266" title="Boeing 737-266">Boeing 737-266</a>
</td>
<td><span style="display:none">maltl</span><a href="/wiki/Luqa" title="Luqa">Luqa</a>, Malta
</td>
<td>STD<br/><sup class="reference" id="cite_ref-564"><a href="#cite_note-564">[535]</a></sup>
</td>
<td><a href="/wiki/Malta_International_Airport" title="Malta International Airport">MLA</a>
</td>
<td>
</td>
<td>1985-11-24
</td></tr>
<tr>
<th scope="row">60</th>
<th>10</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Mal%C3%A9v_Flight_240" title="Malév Flight 240">Malév Flight 240</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-154B" title="Tupolev Tu-154B">Tupolev Tu-154B</a>
</td>
<td><span style="display:none">leb</span>Mediterranean, off <a href="/wiki/Beirut" title="Beirut">Beirut</a>, Lebanon
</td>
<td>APR<br/><sup class="reference" id="cite_ref-565"><a href="#cite_note-565">[536]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Beirut_International_Airport" title="Beirut International Airport">BEY</a>
</td>
<td>10 km<br/>(6.2 mi)
</td>
<td>1975-09-30
</td></tr>
<tr>
<th scope="row">60</th>
<th>5</th>
<th>55</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td>Air Inter Flight 696
</td>
<td><a href="/wiki/Vickers_Viscount" title="Vickers Viscount">Vickers Viscount</a> 724
</td>
<td><span style="display:none">frano</span><a href="/wiki/Noir%C3%A9table" title="Noirétable">Noirétable</a>, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-566"><a href="#cite_note-566">[537]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1972-10-27
</td></tr>
<tr>
<th scope="row">59</th>
<th>6</th>
<th>53</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Fuerza Aérea del Peru (FAP-329)
</td>
<td><a class="mw-redirect" href="/wiki/De_Havilland_Canada_DHC-5" title="De Havilland Canada DHC-5">de Havilland Canada DHC-5</a>
</td>
<td><span style="display:none">pet</span><a href="/wiki/Tarma" title="Tarma">Tarma</a>, Peru
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-567"><a href="#cite_note-567">[538]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-06-21
</td></tr>
<tr>
<th scope="row">59</th>
<th>5</th>
<th>54</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Air_Rhodesia_Flight_827" title="Air Rhodesia Flight 827">Air Rhodesia Flight 827</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_748D" title="Vickers Viscount 748D">Vickers Viscount 748D</a>
</td>
<td><span style="display:none">Zi</span>near <a href="/wiki/Kariba,_Zimbabwe" title="Kariba, Zimbabwe">Kariba, Zimbabwe</a> (then <a href="/wiki/Rhodesia" title="Rhodesia">Rhodesia</a>)
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-568"><a href="#cite_note-568">[539]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-02-12
</td></tr>
<tr>
<th scope="row">59</th>
<th>0</th>
<th>59</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Libyan_Arab_Airlines_Tu-154_(LZ-BTN)" title="Libyan Arab Airlines Tu-154 (LZ-BTN)">Libyan Arab Airlines (LZ-BTN)</a>
</td>
<td><a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">Tupolev Tu-154</a>
</td>
<td><span style="display:none">Libya</span><a href="/wiki/Ar_Rajma" title="Ar Rajma">Ar Rajma</a>, Libya
</td>
<td>ENR/LDG<br/><sup class="reference" id="cite_ref-569"><a href="#cite_note-569">[540]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1977-12-02
</td></tr>
<tr>
<th scope="row">59</th>
<th>4</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/SAETA_Flight_232" title="SAETA Flight 232">SAETA Flight 232</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_785D" title="Vickers Viscount 785D">Vickers Viscount 785D</a>
</td>
<td><span style="display:none">ecch</span><a href="/wiki/Chimborazo" title="Chimborazo">Chimborazo</a> volcano, Andes Mts., Ecuador
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-570"><a href="#cite_note-570">[541]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-08-15
</td></tr>
<tr>
<th scope="row">59</th>
<th>4</th>
<th>55</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Lufthansa_Flight_540" title="Lufthansa Flight 540">Lufthansa Flight 540</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_747-130" title="Boeing 747-130">Boeing 747-130</a>
</td>
<td><span style="display:none">Ke</span><a href="/wiki/Nairobi" title="Nairobi">Nairobi</a>, Kenya
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-571"><a href="#cite_note-571">[542]</a></sup>
</td>
<td><a href="/wiki/Jomo_Kenyatta_International_Airport" title="Jomo Kenyatta International Airport">NBO</a>
</td>
<td>1.1 km<br/>(0.68 mi)
</td>
<td>1974-11-20
</td></tr>
<tr>
<th scope="row">59</th>
<th>3</th>
<th>12</th>
<th>44</th>
<th>†
</th>
<td>MIL
</td>
<td>Korean Air Force
</td>
<td><a class="mw-redirect" href="/wiki/Curtiss_C-46" title="Curtiss C-46">Curtiss C-46</a>
</td>
<td><span style="display:none">souy</span>near <a href="/wiki/Yeouido" title="Yeouido">Yeouido</a>, South Korea
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-572"><a href="#cite_note-572">[543]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1967-04-08
</td></tr>
<tr>
<th scope="row">59</th>
<th>2</th>
<th>57</th>
<th>0</th>
<th>
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/US_Marine_Corps_C-130F_(149802)" title="US Marine Corps C-130F (149802)">US Marine Corps (149802)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_KC-130F_Hercules" title="Lockheed KC-130F Hercules">Lockheed KC-130F Hercules</a>
</td>
<td><span style="display:none">chinh</span><a href="/wiki/Kowloon_Bay" title="Kowloon Bay">Kowloon Bay</a>, Hong Kong, China
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-573"><a href="#cite_note-573">[544]</a></sup><sup class="reference" id="cite_ref-574"><a href="#cite_note-574">[545]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Hong_Kong-Kai_Tak_International_Airport" title="Hong Kong-Kai Tak International Airport">HKG</a>
</td>
<td>
</td>
<td>1965-08-24
</td></tr>
<tr>
<th scope="row">59</th>
<th>9</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_245" title="Aeroflot Flight 245">Aeroflot Flight 245</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">Ilyushin Il-18B</a>
</td>
<td><span style="display:none">rucheb</span>Chebotovka, <a href="/wiki/Tarasovsky_District" title="Tarasovsky District">Tarasovsky District</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-575"><a href="#cite_note-575">[546]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-12-17
</td></tr>
<tr>
<th scope="row">59</th>
<th>4</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Lloyd_A%C3%A9reo_Boliviano_DC-4_(CP-609)" title="Lloyd Aéreo Boliviano DC-4 (CP-609)">Lloyd Aéreo Boliviano (CP-609)</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">bola</span><a href="/wiki/Arbieto" title="Arbieto">Arbieto</a>, Bolivia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-576"><a href="#cite_note-576">[547]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1960-02-05
</td></tr>
<tr>
<th scope="row">59</th>
<th>9</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1956_Atlantic_R6D-1_disappearance" title="1956 Atlantic R6D-1 disappearance">US Navy (131588)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_R6D-1" title="Douglas R6D-1">Douglas R6D-1</a>
</td>
<td><span style="display:none">atp</span><a href="/wiki/Porcupine_Seabight" title="Porcupine Seabight">Porcupine Seabight</a>, Atlantic Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-577"><a href="#cite_note-577">[548]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1956-10-10
</td></tr>
<tr>
<th scope="row">59</th>
<th>4</th>
<th>55</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1945_Peip%27ing_C-46_crash" title="1945 Peip'ing C-46 crash">US Army Air Force (44-78591)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Curtiss_C-46F-1-CU" title="Curtiss C-46F-1-CU">Curtiss C-46F-1-CU</a>
</td>
<td><span style="display:none">chinf</span>Fangshan, <a href="/wiki/Fangshan_District" title="Fangshan District">Fangshan District</a>, China
</td>
<td>APR<br/><sup class="reference" id="cite_ref-578"><a href="#cite_note-578">[549]</a></sup>
</td>
<td><a href="/wiki/Beijing_Nanyuan_Airport" title="Beijing Nanyuan Airport">NAY</a>
</td>
<td>25 km<br/>(15.6 mi)
</td>
<td>1945-10-12
</td></tr>
<tr>
<th scope="row">58</th>
<th>6</th>
<th>52</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Yemen Air Force
</td>
<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>
</td>
<td><span style="display:none">Ye</span><a href="/wiki/Sirwah" title="Sirwah">Sirwah</a>, Yemen
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-579"><a href="#cite_note-579">[550]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1992-07-14
</td></tr>
<tr>
<th scope="row">58</th>
<th>3</th>
<th>55</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_7841" title="Aeroflot Flight 7841">Aeroflot Flight 7841</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134AK" title="Tupolev Tu-134AK">Tupolev Tu-134AK</a>
</td>
<td><span style="display:none">belami</span><a href="/wiki/Minsk" title="Minsk">Minsk</a>, <a class="mw-redirect" href="/wiki/Byelorussian_SSR" title="Byelorussian SSR">Byelorussian SSR</a>, USSR
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-580"><a href="#cite_note-580">[551]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Minsk_International_Airport" title="Minsk International Airport">MSQ</a>
</td>
<td>10 km<br/>(6.3 mi)
</td>
<td>1985-02-01
</td></tr>
<tr>
<th scope="row">58</th>
<th>1</th>
<th>57</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_1691" title="Aeroflot Flight 1691">Aeroflot Flight 1691</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">Tupolev Tu-104B</a>
</td>
<td><span style="display:none">rumos</span>Moscow, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-581"><a href="#cite_note-581">[552]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-03-17
</td></tr>
<tr>
<th scope="row">58</th>
<th>5</th>
<th>53</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a class="mw-redirect" href="/wiki/Air_Vietnam_C-54D_(XV-NUI)" title="Air Vietnam C-54D (XV-NUI)">Air Vietnam (XV-NUI)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-54D-15-DC_Skymaster" title="Douglas C-54D-15-DC Skymaster">Douglas C-54D-15-DC Skymaster</a>
</td>
<td><span style="display:none">vib</span><a href="/wiki/Bu%C3%B4n_Ma_Thu%E1%BB%99t" title="Buôn Ma Thuột">Buôn Ma Thuột</a>, Vietnam
</td>
<td>APR<br/><sup class="reference" id="cite_ref-582"><a href="#cite_note-582">[553]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bu%C3%B4n_Ma_Thu%E1%BB%99t_Airport" title="Buôn Ma Thuột Airport">BMV</a>
</td>
<td>6.5 km<br/>(4.1 mi)
</td>
<td>1973-03-19
</td></tr>
<tr>
<th scope="row">58</th>
<th>2</th>
<th>55</th>
<th>1</th>
<th>†
</th>
<td>COM
</td>
<td>Pan African Airlines (N90427)
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-54B-1-DC_Skymaster" title="Douglas C-54B-1-DC Skymaster">Douglas C-54B-1-DC Skymaster</a>
</td>
<td><span style="display:none">nigeriag</span>Agwa, <a href="/wiki/Rivers_State" title="Rivers State">Rivers State</a>, Nigeria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-583"><a href="#cite_note-583">[554]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Port_Harcourt_Airport" title="Port Harcourt Airport">PHC</a>
</td>
<td>1.5 km<br/>(0.9 mi)
</td>
<td>1968-09-28
</td></tr>
<tr>
<th scope="row">58</th>
<th>5</th>
<th>53</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/American_Airlines_Flight_383_(1965)" title="American Airlines Flight 383 (1965)">American Airlines Flight 383</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-23" title="Boeing 727-23">Boeing 727-23</a>
</td>
<td><span style="display:none">uske</span><a href="/wiki/Hebron,_Kentucky" title="Hebron, Kentucky">Hebron, Kentucky</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-584"><a href="#cite_note-584">[555]</a></sup><sup class="reference" id="cite_ref-585"><a href="#cite_note-585">[556]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Greater_Cincinnati_Airport" title="Greater Cincinnati Airport">CVG</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1965-11-08
</td></tr>
<tr>
<th scope="row">58</th>
<th>7</th>
<th>51</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_304" title="Eastern Air Lines Flight 304">Eastern Air Lines Flight 304</a>
</td>
<td><a href="/wiki/Douglas_DC-8" title="Douglas DC-8">Douglas DC-8</a>
</td>
<td><span style="display:none">usloll</span><a href="/wiki/Lake_Pontchartrain" title="Lake Pontchartrain">Lake Pontchartrain</a>, Louisiana, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-586"><a href="#cite_note-586">[557]</a></sup><sup class="reference" id="cite_ref-587"><a href="#cite_note-587">[558]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1964-02-25
</td></tr>
<tr>
<th scope="row">58</th>
<th>9</th>
<th>49</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/KLM_Flight_844" title="KLM Flight 844">KLM Flight 844</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_1049E" title="Lockheed 1049E">Lockheed 1049E</a>
</td>
<td><span style="display:none">indonbi</span><a class="mw-redirect" href="/wiki/Biak_Island" title="Biak Island">Biak Island</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-588"><a href="#cite_note-588">[559]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1957-07-16
</td></tr>
<tr>
<th scope="row">58</th>
<th>7</th>
<th>51</th>
<th>0</th>
<th>†
</th>
<td>EXS
</td>
<td><a href="/wiki/El_Al_Flight_402" title="El Al Flight 402">El Al Israel Airlines Flight 402/26</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-149_Constellation" title="Lockheed L-149 Constellation">Lockheed L-149 Constellation</a>
</td>
<td><span style="display:none">bulp</span>near <a href="/wiki/Petrich" title="Petrich">Petrich</a>, Bulgaria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-589"><a href="#cite_note-589">[560]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1955-07-27
</td></tr>
<tr>
<th scope="row">58</th>
<th>8</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Transocean_Air_Lines_Flight_512" title="Transocean Air Lines Flight 512">Transocean Air Lines Flight 512</a>
</td>
<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>
</td>
<td><span style="display:none">pac</span>Pacific Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-590"><a href="#cite_note-590">[561]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1953-07-12
</td></tr>
<tr>
<th scope="row">58</th>
<th>7</th>
<th>51</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1950_T%C3%AAte_de_l%27Obiou_C-54_crash" title="1950 Tête de l'Obiou C-54 crash">Curtiss Reid Flying Services (CF-EDN)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-54B-1-DC" title="Douglas C-54B-1-DC">Douglas C-54B-1-DC</a>
</td>
<td><span style="display:none">fragr</span><a href="/wiki/Grande_T%C3%AAte_de_l%27Obiou" title="Grande Tête de l'Obiou">Grande Tête de l'Obiou</a> mountain, France
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-591"><a href="#cite_note-591">[562]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1950-11-13
</td></tr>
<tr>
<th scope="row">58</th>
<th>3</th>
<th>55</th>
<th>0</th>
<th>†<sup class="reference" id="cite_ref-missing_51-4"><a href="#cite_note-missing-51">[nb 5]</a></sup>
</th>
<td>COM
</td>
<td><a href="/wiki/Northwest_Orient_Airlines_Flight_2501" title="Northwest Orient Airlines Flight 2501">Northwest Orient Airlines Flight 2501</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">usla</span><a href="/wiki/Lake_Michigan" title="Lake Michigan">Lake Michigan</a>, off <a class="mw-redirect" href="/wiki/Benton_Harbor" title="Benton Harbor">Benton Harbor</a>, Michigan, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-592"><a href="#cite_note-592">[563]</a></sup><sup class="reference" id="cite_ref-593"><a href="#cite_note-593">[564]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1950-06-23
</td></tr>
<tr>
<th scope="row">58</th>
<th>5</th>
<th>0</th>
<th>53</th>
<th>†
</th>
<td>COM
</td>
<td>Japan mid-air collision
</td>
<td><a href="/wiki/Fokker_Super_Universal" title="Fokker Super Universal">Fokker Super Universal</a> and <a href="/wiki/Hanriot_HD.14" title="Hanriot HD.14">Mitsubishi Ki1</a>
</td>
<td><span style="display:none">colmt</span>Tokyo, Japan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-auto1_7-1"><a href="#cite_note-auto1-7">[7]</a></sup><sup class="reference" id="cite_ref-594"><a href="#cite_note-594">[565]</a></sup><sup class="reference" id="cite_ref-595"><a href="#cite_note-595">[566]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1938-08-24
</td></tr>
<tr>
<th scope="row">57</th>
<th>7</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Atlasjet_Flight_4203" title="Atlasjet Flight 4203">Atlasjet Flight 4203</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">McDonnell Douglas MD-83</a>
</td>
<td><span style="display:none">tuk</span><a href="/wiki/Ke%C3%A7iborlu" title="Keçiborlu">Keçiborlu</a>, Turkey
</td>
<td>APR<br/><sup class="reference" id="cite_ref-596"><a href="#cite_note-596">[567]</a></sup>
</td>
<td><a href="/wiki/Isparta_S%C3%BCleyman_Demirel_Airport" title="Isparta Süleyman Demirel Airport">ISE</a>
</td>
<td>12 km<br/>(7.5 mi)
</td>
<td>2007-11-30
</td></tr>
<tr>
<th scope="row">57</th>
<th>5</th>
<th>52</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/ASA_Pesada_An-26_(D2-FCG)" title="ASA Pesada An-26 (D2-FCG)">ASA Pesada (D2-FCG)</a>
</td>
<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>
</td>
<td><span style="display:none">anlua</span><a href="/wiki/Luanda" title="Luanda">Luanda</a>, Angola
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-597"><a href="#cite_note-597">[568]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2000-11-15
</td></tr>
<tr>
<th scope="row">57</th>
<th>5</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Turkish_Airlines_Flight_278" title="Turkish Airlines Flight 278">Turkish Airlines Flight 278</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-4Y0" title="Boeing 737-4Y0">Boeing 737-4Y0</a>
</td>
<td><span style="display:none">tuv</span><a href="/wiki/Van,_Turkey" title="Van, Turkey">Van, Turkey</a>
</td>
<td>APR<br/><sup class="reference" id="cite_ref-598"><a href="#cite_note-598">[569]</a></sup>
</td>
<td><a href="/wiki/Van_Ferit_Melen_Airport" title="Van Ferit Melen Airport">VAN</a>
</td>
<td>4 km<br/>(2.5 mi)
</td>
<td>1994-12-29
</td></tr>
<tr>
<th scope="row">57</th>
<th>7</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/Soviet_Air_Force_Il-76MD_(CCCP-76569)" title="Soviet Air Force Il-76MD (CCCP-76569)">Soviet Air Force (CCCP-76569)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Ilyushin_Il-76MD" title="Ilyushin Il-76MD">Ilyushin Il-76MD</a>
</td>
<td><span style="display:none">azs</span><a href="/wiki/Caspian_Sea" title="Caspian Sea">Caspian Sea</a> off <a class="mw-redirect" href="/wiki/Sumqayit" title="Sumqayit">Sumqayit</a>, <a class="mw-redirect" href="/wiki/Azerbaijan_SSR" title="Azerbaijan SSR">Azerbaijan SSR</a>, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-599"><a href="#cite_note-599">[570]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-10-18
</td></tr>
<tr>
<th scope="row">57</th>
<th>5</th>
<th>52</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/SAETA_Viscount_(HC-AVP)" title="SAETA Viscount (HC-AVP)">SAETA (HC-AVP)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_785D" title="Vickers Viscount 785D">Vickers Viscount 785D</a>
</td>
<td><span style="display:none">ecp</span><a href="/wiki/Pastaza_Province" title="Pastaza Province">Pastaza Province</a>, Ecuador
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-600"><a href="#cite_note-600">[571]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1979-04-23
</td></tr>
<tr>
<th scope="row">57</th>
<th>4</th>
<th>53</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2174" title="Aeroflot Flight 2174">Aeroflot Flight 2174</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">Antonov An-24B</a>
</td>
<td><span style="display:none">ruat</span>Atamanovka, <a href="/wiki/Saratov_Oblast" title="Saratov Oblast">Saratov Oblast</a>, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-601"><a href="#cite_note-601">[572]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Saratov_Airport" title="Saratov Airport">RTW</a>
</td>
<td>13 km<br/>(8.1 mi)
</td>
<td>1971-12-01
</td></tr>
<tr>
<th scope="row">57</th>
<th>5</th>
<th>52</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Civil_Air_Transport_Flight_B-908" title="Civil Air Transport Flight B-908">Civil Air Transport (B-908)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Curtiss_C-46D-10-CU" title="Curtiss C-46D-10-CU">Curtiss C-46D-10-CU</a>
</td>
<td><span style="display:none">chintj</span><a href="/wiki/Jiaoxi,_Yilan" title="Jiaoxi, Yilan">Jiaoxi</a>, Taiwan
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-602"><a href="#cite_note-602">[573]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Taichung_Airport" title="Taichung Airport">RMQ</a>
</td>
<td>c. 8.5 km<br/>(5.3 mi)
</td>
<td>1964-06-20
</td></tr>
<tr>
<th scope="row">56</th>
<th>2</th>
<th>53</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Indian_Airlines_Flight_491" title="Indian Airlines Flight 491">Indian Airlines Flight 491</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">Boeing 737-2A8</a>
</td>
<td><span style="display:none">indiau</span><a class="mw-redirect" href="/wiki/Aurangabad,_Maharashtra" title="Aurangabad, Maharashtra">Aurangabad</a>, India
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-603"><a href="#cite_note-603">[574]</a></sup>
</td>
<td><a href="/wiki/Aurangabad_Airport" title="Aurangabad Airport">IXU</a>
</td>
<td>1.9 km<br/>(1.2 mi)
</td>
<td>1993-04-26
</td></tr>
<tr>
<th scope="row">56</th>
<th>2</th>
<th>54</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Martinair_Flight_495" title="Martinair Flight 495">Martinair Flight 495</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30CF" title="McDonnell Douglas DC-10-30CF">McDonnell Douglas DC-10-30CF</a>
</td>
<td><span style="display:none">porfa</span><a href="/wiki/Faro,_Portugal" title="Faro, Portugal">Faro, Portugal</a>
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-604"><a href="#cite_note-604">[575]</a></sup>
</td>
<td><a href="/wiki/Faro_Airport" title="Faro Airport">FAO</a>
</td>
<td>
</td>
<td>1992-12-21
</td></tr>
<tr>
<th scope="row">56</th>
<th>2</th>
<th>54</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_accidents_and_incidents_in_the_1970s#List" title="Aeroflot accidents and incidents in the 1970s">Aeroflot Flight A-13</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">Antonov An-24B</a>
</td>
<td><span style="display:none">azne</span><a class="mw-redirect" href="/wiki/Neftyanyye_Kamni" title="Neftyanyye Kamni">Neftyanyye Kamni</a>, Azerbaijan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-605"><a href="#cite_note-605">[576]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-08-18
</td></tr>
<tr>
<th scope="row">56</th>
<th>1</th>
<th>50</th>
<th>5</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Varig_Airlines_Flight_837" title="Varig Airlines Flight 837">Varig Flight 837</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-33" title="Douglas DC-8-33">Douglas DC-8-33</a>
</td>
<td><span style="display:none">libe</span><a href="/wiki/Monrovia" title="Monrovia">Monrovia</a>, Liberia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-606"><a href="#cite_note-606">[577]</a></sup>
</td>
<td><a href="/wiki/Roberts_International_Airport" title="Roberts International Airport">ROB</a>
</td>
<td>1.9 km<br/>(1.2 mi)
</td>
<td>1967-03-05
</td></tr>
<tr>
<th scope="row">56</th>
<th>4</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Avianca_Flight_4" title="Avianca Flight 4">Avianca Flight 4</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-54" title="Douglas C-54">Douglas C-54</a>
</td>
<td><span style="display:none">colca</span>Cartagena Bay, off <a href="/wiki/Cartagena,_Colombia" title="Cartagena, Colombia">Cartagena, Colombia</a>
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-607"><a href="#cite_note-607">[578]</a></sup>
</td>
<td><a href="/wiki/Rafael_N%C3%BA%C3%B1ez_International_Airport" title="Rafael Núñez International Airport">CTG</a>
</td>
<td>1.3 km<br/>(0.81 mi)
</td>
<td>1966-01-15
</td></tr>
<tr>
<th scope="row">56</th>
<th>4</th>
<th>52</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1951_Miami_Airlines_C-46_crash" title="1951 Miami Airlines C-46 crash">Miami Airlines (N1678M)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Curtiss_C-46F-1-CU" title="Curtiss C-46F-1-CU">Curtiss C-46F-1-CU</a>
</td>
<td><span style="display:none">usnewjh</span><a href="/wiki/Hillside,_New_Jersey" title="Hillside, New Jersey">Hillside, New Jersey</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-608"><a href="#cite_note-608">[579]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1951-12-16
</td></tr>
<tr>
<th scope="row">55</th>
<th>6</th>
<th>47</th>
<th>2</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Eastern_Airlines_Flight_5210" title="China Eastern Airlines Flight 5210">China Eastern Airlines Flight 5210</a>
</td>
<td><a class="mw-redirect" href="/wiki/Bombardier_CRJ-200LR" title="Bombardier CRJ-200LR">Bombardier CRJ-200LR</a>
</td>
<td><span style="display:none">chini</span><a href="/wiki/Baotou" title="Baotou">Baotou</a>, Inner Mongolia, China
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-609"><a href="#cite_note-609">[580]</a></sup>
</td>
<td><a href="/wiki/Baotou_Airport" title="Baotou Airport">BAV</a>
</td>
<td>2 km<br/>(1.2 mi)
</td>
<td>2004-11-21
</td></tr>
<tr>
<th scope="row">55</th>
<th>7</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/Lionair_Flight_602" title="Lionair Flight 602">Lionair Flight 602</a>
</td>
<td><a href="/wiki/Antonov_An-24" title="Antonov An-24">Antonov An-24</a>
</td>
<td><span style="display:none">srman</span><a href="/wiki/Palk_Strait" title="Palk Strait">Palk Strait</a>, off <a href="/wiki/Mannar,_Sri_Lanka" title="Mannar, Sri Lanka">Mannar, Sri Lanka</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-610"><a href="#cite_note-610">[581]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1998-09-29
</td></tr>
<tr>
<th scope="row">55</th>
<th>1</th>
<th>54</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/China_Northwest_Airlines_Flight_2119" title="China Northwest Airlines Flight 2119">China Northwest Airlines Flight 2119</a>
</td>
<td><a href="/wiki/British_Aerospace_146" title="British Aerospace 146">British Aerospace 146</a>
</td>
<td><span style="display:none">chiy</span><a href="/wiki/Yinchuan" title="Yinchuan">Yinchuan</a>, China
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-611"><a href="#cite_note-611">[582]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Yinchuan_Hedong_Airport" title="Yinchuan Hedong Airport">INC</a>
</td>
<td>
</td>
<td>1993-07-23
</td></tr>
<tr>
<th scope="row">55</th>
<th>5</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Partnair_Flight_394" title="Partnair Flight 394">Partnair Flight 394</a>
</td>
<td><a class="mw-redirect" href="/wiki/Convair_CV-580" title="Convair CV-580">Convair CV-580</a>
</td>
<td><span style="display:none">den</span><a href="/wiki/Skagerrak" title="Skagerrak">Skagerrak</a>, near <a href="/wiki/Hirtshals" title="Hirtshals">Hirtshals</a>, Denmark
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-612"><a href="#cite_note-612">[583]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-09-08
</td></tr>
<tr>
<th scope="row">55</th>
<th>2</th>
<th>53</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/British_Airtours_Flight_28M" title="British Airtours Flight 28M">British Airtours Flight 28M</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-236" title="Boeing 737-236">Boeing 737-236</a>
</td>
<td><span style="display:none">unem</span><a href="/wiki/Manchester" title="Manchester">Manchester</a>, England, UK
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-613"><a href="#cite_note-613">[584]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Manchester_International_Airport" title="Manchester International Airport">MAN</a>
</td>
<td>
</td>
<td>1985-08-22
</td></tr>
<tr>
<th scope="row">55</th>
<th>8</th>
<th>47</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Transbrasil_Flight_303" title="Transbrasil Flight 303">Transbrasil Flight 303</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-27C" title="Boeing 727-27C">Boeing 727-27C</a>
</td>
<td><span style="display:none">brmo</span>Morro da Virgínia, <a href="/wiki/Santa_Catarina_(state)" title="Santa Catarina (state)">Santa Catarina</a>, Brazil
</td>
<td>APR<br/><sup class="reference" id="cite_ref-614"><a href="#cite_note-614">[585]</a></sup>
</td>
<td><a href="/wiki/Herc%C3%ADlio_Luz_International_Airport" title="Hercílio Luz International Airport">FLN</a>
</td>
<td>24 km<br/>(15 mi)
</td>
<td>1980-04-12
</td></tr>
<tr>
<th scope="row">55</th>
<th>4</th>
<th>51</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot_Flight_H-826" title="Aeroflot Flight H-826">Aeroflot Flight H-826</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">Antonov An-24B</a>
</td>
<td><span style="display:none">ukrp</span>Preobrazhenka, <a href="/wiki/Dnipropetrovsk_Oblast" title="Dnipropetrovsk Oblast">Dnipropetrovsk</a>, Ukrainian SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-615"><a href="#cite_note-615">[586]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-08-03
</td></tr>
<tr>
<th scope="row">55</th>
<th>7</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Air Afrique (F-BIAO)
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">camm</span><a href="/wiki/Mount_Cameroon" title="Mount Cameroon">Mount Cameroon</a>, Cameroon
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-616"><a href="#cite_note-616">[587]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1963-05-03
</td></tr>
<tr>
<th scope="row">55</th>
<th>7</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_903" title="TWA Flight 903">TWA Flight 903</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_L-749A" title="Lockheed L-749A">Lockheed L-749A</a>
</td>
<td><span style="display:none">egw</span><a class="mw-redirect" href="/wiki/Wadi_Natrun" title="Wadi Natrun">Wadi Natrun</a>, Egypt
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-617"><a href="#cite_note-617">[588]</a></sup><sup class="reference" id="cite_ref-618"><a href="#cite_note-618">[589]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1950-08-31
</td></tr>
<tr>
<th scope="row">55</th>
<th>4</th>
<th>51</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_537" title="Eastern Air Lines Flight 537">Eastern Air Lines Flight 537 and<br/>Bolivian Air Force (NX26927)</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a> and <a href="/wiki/Lockheed_P-38_Lightning" title="Lockheed P-38 Lightning">Lockheed P-38 Lightning</a>
</td>
<td><span style="display:none">usviral</span><a href="/wiki/Alexandria,_Virginia" title="Alexandria, Virginia">Alexandria, Virginia</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-619"><a href="#cite_note-619">[590]</a></sup><sup class="reference" id="cite_ref-620"><a href="#cite_note-620">[591]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Washington_National_Airport" title="Washington National Airport">DCA</a>
</td>
<td>0.8 km<br/>(0.5 mi)
</td>
<td>1949-11-01
</td></tr>
<tr>
<th scope="row">54</th>
<th>5</th>
<th>49</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Trigana_Air_Flight_267" title="Trigana Air Flight 267">Trigana Air Flight 267</a>
</td>
<td><a href="/wiki/ATR_42" title="ATR 42">ATR 42-300</a>
</td>
<td><span style="display:none">chinth</span>Mount Tangok, <a href="/wiki/Pegunungan_Bintang_Regency" title="Pegunungan Bintang Regency">Pegunungan Bintang Regency</a>, <a href="/wiki/Papua_(province)" title="Papua (province)">Papua</a>, Indonesia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-621"><a href="#cite_note-621">[592]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>2015-08-16
</td></tr>
<tr>
<th scope="row">54</th>
<th>7</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/China_Airlines_Flight_204" title="China Airlines Flight 204">China Airlines Flight 204</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-209" title="Boeing 737-209">Boeing 737-209</a>
</td>
<td><span style="display:none">chinth</span>Chiashan Mts., <a href="/wiki/Hualien_City" title="Hualien City">Hualien City</a>, Taiwan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-622"><a href="#cite_note-622">[593]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-10-26
</td></tr>
<tr>
<th scope="row">54</th>
<th>5</th>
<th>49</th>
<th>0</th>
<th>†<sup class="reference" id="cite_ref-missing_51-5"><a href="#cite_note-missing-51">[nb 5]</a></sup>
</th>
<td>COM
</td>
<td><a href="/wiki/Pakistan_International_Airlines_Flight_404" title="Pakistan International Airlines Flight 404">Pakistan International Airlines Flight 404</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F27_Friendship_200" title="Fokker F27 Friendship 200">Fokker F27 Friendship 200</a>
</td>
<td><span style="display:none">pakb</span><a href="/wiki/Bunji,_Pakistan" title="Bunji, Pakistan">Bunji, Pakistan</a>
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-623"><a href="#cite_note-623">[594]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1989-08-25
</td></tr>
<tr>
<th scope="row">54</th>
<th><sup class="reference" id="cite_ref-624"><a href="#cite_note-624">[nb 30]</a></sup></th>
<th><sup class="reference" id="cite_ref-625"><a href="#cite_note-625">[nb 31]</a></sup></th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Ethiopian Air Force
</td>
<td><a href="/wiki/Antonov_An-12" title="Antonov An-12">Antonov An-12</a>
</td>
<td><span style="display:none">er</span>near <a href="/wiki/Asmara" title="Asmara">Asmara</a>, Eritrea
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-626"><a href="#cite_note-626">[595]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1987-01-13
</td></tr>
<tr>
<th scope="row">54</th>
<th>2</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2306" title="Aeroflot Flight 2306">Aeroflot Flight 2306</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134AK" title="Tupolev Tu-134AK">Tupolev Tu-134AK</a>
</td>
<td><span style="display:none">rukop</span>near Kopsa, <a class="mw-redirect" href="/wiki/Komi_ASSR" title="Komi ASSR">Komi ASSR</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-627"><a href="#cite_note-627">[596]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1986-07-02
</td></tr>
<tr>
<th scope="row">54</th>
<th>10</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1977_Israeli_Air_Force_Sikorsky_CH-53_Sea_Stallion_crash" title="1977 Israeli Air Force Sikorsky CH-53 Sea Stallion crash">Israeli Air Force (960)</a>
</td>
<td><a href="/wiki/Sikorsky_CH-53_Sea_Stallion" title="Sikorsky CH-53 Sea Stallion">Sikorsky CH-53 Sea Stallion</a>
</td>
<td><span style="display:none">brg</span><a class="mw-redirect" href="/wiki/Jordan_Valley_(Middle_East)" title="Jordan Valley (Middle East)">Jordan Valley</a>, Israel
</td>
<td>UNK<br/><sup class="reference" id="cite_ref-628"><a href="#cite_note-628">[597]</a></sup><sup class="reference" id="cite_ref-auto2_8-1"><a href="#cite_note-auto2-8">[8]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1977-05-10
</td></tr>
<tr>
<th scope="row">54</th>
<th>4</th>
<th>50</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Alia_Royal_Jordanian_Airlines_Herald_(JY-ACQ)" title="Alia Royal Jordanian Airlines Herald (JY-ACQ)">Alia Royal Jordanian Airlines Herald (JY-ACQ)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Handley_Page_HPR-7_Herald_207" title="Handley Page HPR-7 Herald 207">Handley Page HPR-7 Herald 207</a>
</td>
<td><span style="display:none">sya</span><a href="/wiki/Al-Dimas" title="Al-Dimas">Al-Dimas</a>, Syria
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-629"><a href="#cite_note-629">[598]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-04-10
</td></tr>
<tr>
<th scope="row">54</th>
<th>5</th>
<th>49</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>REAL Transportes Aéreos (PP-YRB)
</td>
<td><a class="mw-redirect" href="/wiki/Convair_CV-340-62" title="Convair CV-340-62">Convair CV-340-62</a>
</td>
<td><span style="display:none">brg</span><a href="/wiki/Guanabara_Bay" title="Guanabara Bay">Guanabara Bay</a>, Brazil
</td>
<td>APR<br/><sup class="reference" id="cite_ref-630"><a href="#cite_note-630">[599]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Rio_de_Janeiro%E2%80%93Gale%C3%A3o_International_Airport" title="Rio de Janeiro–Galeão International Airport">GIG</a>
</td>
<td>c. 3 km<br/>(1.9 mi)
</td>
<td>1960-06-24
</td></tr>
<tr>
<th scope="row">54</th>
<th>9</th>
<th>45</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/1959_TAI_Douglas_DC-7_accident" title="1959 TAI Douglas DC-7 accident">TAI (F-BIAP)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-7C" title="Douglas DC-7C">Douglas DC-7C</a>
</td>
<td><span style="display:none">frame</span><a href="/wiki/M%C3%A9rignac,_Gironde" title="Mérignac, Gironde">Mérignac</a>, France
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-631"><a href="#cite_note-631">[600]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bordeaux-M%C3%A9rignac_Airport" title="Bordeaux-Mérignac Airport">BOD</a>
</td>
<td><1 km<br/>(0.6 mi)
</td>
<td>1959-09-24
</td></tr>
<tr>
<th scope="row">53</th>
<th>10</th>
<th>43</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Air_France_Flight_422" title="Air France Flight 422">Air France Flight 422</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-230" title="Boeing 727-230">Boeing 727-230</a>
</td>
<td><span style="display:none">colbm</span><a href="/wiki/Monserrate" title="Monserrate">Monserrate Mtn.</a>, Bogotá, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-632"><a href="#cite_note-632">[601]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1998-04-20
</td></tr>
<tr>
<th scope="row">53</th>
<th>6</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Federal Airlines (ST-FAG)
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24RV" title="Antonov An-24RV">Antonov An-24RV</a>
</td>
<td><span style="display:none">sudk</span><a href="/wiki/Khartoum_North" title="Khartoum North">Khartoum North</a>, Sudan
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-633"><a href="#cite_note-633">[602]</a></sup>
</td>
<td><sup class="reference" id="cite_ref-634"><a href="#cite_note-634">[nb 32]</a></sup>
</td>
<td>
</td>
<td>1996-05-03
</td></tr>
<tr>
<th scope="row">53</th>
<th>5</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Lineas_A%C3%A9reas_del_Estado_F-27_(TC-72)_1995" title="Lineas Aéreas del Estado F-27 (TC-72) 1995">Lineas Aéreas del Estado (TC-72) (1995)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F-27_Friendship_400M" title="Fokker F-27 Friendship 400M">Fokker F-27 Friendship 400M</a>
</td>
<td><span style="display:none">argch</span> near <a class="mw-redirect" href="/wiki/Champaqui" title="Champaqui">Champaqui</a>, Córdoba, Argentina
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-635"><a href="#cite_note-635">[603]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1995-11-08
</td></tr>
<tr>
<th scope="row">53</th>
<th><sup class="reference" id="cite_ref-636"><a href="#cite_note-636">[nb 33]</a></sup></th>
<th><sup class="reference" id="cite_ref-637"><a href="#cite_note-637">[nb 34]</a></sup></th>
<th>0</th>
<th>
</th>
<td>EXG
</td>
<td><a class="mw-redirect" href="/wiki/Bakhtar_Alwatana#Accidents_and_incidents" title="Bakhtar Alwatana">Bakhtar Alwatana (YA-BAL)</a>
</td>
<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>
</td>
<td><span style="display:none">afk</span>near <a href="/wiki/Khost" title="Khost">Khost</a>, Afghanistan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-638"><a href="#cite_note-638">[604]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1987-06-11
</td></tr>
<tr>
<th scope="row">53</th>
<th>4</th>
<th>0</th>
<th>49</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroservicios_Ecuatorianos_Flight_767-103" title="Aeroservicios Ecuatorianos Flight 767-103">Aeroservicios Ecuatorianos Flight 767-103</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-8-55F" title="Douglas DC-8-55F">Douglas DC-8-55F</a>
</td>
<td><span style="display:none">ecco</span>Concepción, <a href="/wiki/Quito_Canton" title="Quito Canton">Quito Canton</a>, Ecuador
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-639"><a href="#cite_note-639">[605]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/SEQU" title="SEQU">UIO</a>
</td>
<td>
</td>
<td>1984-09-18
</td></tr>
<tr>
<th scope="row">53</th>
<th>2</th>
<th>51</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td>Nigeria Airways (5N-ANF)
</td>
<td><a href="/wiki/Fokker_F28_Fellowship" title="Fokker F28 Fellowship">Fokker F28 Fellowship</a> 2000
</td>
<td><span style="display:none">Nigerien</span><a href="/wiki/Enugu" title="Enugu">Enugu</a>, Nigeria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-640"><a href="#cite_note-640">[606]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Enugu_Airport" title="Enugu Airport">ENU</a>
</td>
<td>3.3 km<br/>(2.1 mi)
</td>
<td>1983-11-28
</td></tr>
<tr>
<th scope="row">53</th>
<th>4</th>
<th>49</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Korean Air Force (56-4391)
</td>
<td><a class="mw-redirect" href="/wiki/Fairchild_C-123J" title="Fairchild C-123J">Fairchild C-123J</a>
</td>
<td><span style="display:none">sous</span><a href="/wiki/Seongnam" title="Seongnam">Seongnam</a>, South Korea
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-641"><a href="#cite_note-641">[607]</a></sup>
</td>
<td><a href="/wiki/Seoul_Air_Base" title="Seoul Air Base">SSN</a>
</td>
<td>
</td>
<td>1982-06-01
</td></tr>
<tr>
<th scope="row">53</th>
<th>6</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/February_1982_Korean_Air_Force_C-123_accident" title="February 1982 Korean Air Force C-123 accident">Korean Air Force</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fairchild_C-123J" title="Fairchild C-123J">Fairchild C-123J</a>
</td>
<td><span style="display:none">souh</span><a href="/wiki/Hallasan" title="Hallasan">Hallasan Vol.</a>, South Korea
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-642"><a href="#cite_note-642">[608]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1982-02-06
</td></tr>
<tr>
<th scope="row">53</th>
<th>5</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/LOT_Polish_Airlines_Flight_165" title="LOT Polish Airlines Flight 165">LOT Polish Airlines Flight 165</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24W" title="Antonov An-24W">Antonov An-24W</a>
</td>
<td><span style="display:none">polp</span><a href="/wiki/Polica_(mountain)" title="Polica (mountain)">Polica Mtn.</a>, Poland
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-643"><a href="#cite_note-643">[609]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1969-04-02
</td></tr>
<tr>
<th scope="row">53</th>
<th>9</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1951_Atlantic_C-124_disappearance" title="1951 Atlantic C-124 disappearance">US Air Force (49-0244)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-124A_Globemaster_II" title="Douglas C-124A Globemaster II">Douglas C-124A Globemaster II</a>
</td>
<td><span style="display:none">atb</span>area of <a class="mw-redirect" href="/wiki/Biscay_Abyssal_Plain" title="Biscay Abyssal Plain">Biscay Abyssal Plain</a>, Atlantic Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-644"><a href="#cite_note-644">[610]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1951-03-23
</td></tr>
<tr>
<th scope="row">53</th>
<th>1</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/1949_Strato-Freight_Curtiss_C-46A_crash" title="1949 Strato-Freight Curtiss C-46A crash">Strato-Freight (NC92857)</a>
</td>
<td><a href="/wiki/Curtiss_C-46_Commando" title="Curtiss C-46 Commando">Curtiss C-46D-5-CU</a>
</td>
<td><span style="display:none">uspue</span>Atlantic Ocean off <a href="/wiki/San_Juan,_Puerto_Rico" title="San Juan, Puerto Rico">San Juan</a>, Puerto Rico, US
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-645"><a href="#cite_note-645">[611]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/San_Juan-Isla_Grande_Airport" title="San Juan-Isla Grande Airport">SIG</a>
</td>
<td>10 km<br/>(6.3 mi)
</td>
<td>1949-06-07
</td></tr>
<tr>
<th scope="row">53</th>
<th>4</th>
<th>49</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Eastern_Air_Lines_Flight_605" title="Eastern Air Lines Flight 605">Eastern Air Lines Flight 605</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">usmamab</span><a class="mw-redirect" href="/wiki/Bainbridge,_Maryland" title="Bainbridge, Maryland">Bainbridge, Maryland</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-646"><a href="#cite_note-646">[612]</a></sup><sup class="reference" id="cite_ref-647"><a href="#cite_note-647">[613]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1947-05-30
</td></tr>
<tr>
<th scope="row">53</th>
<th>4</th>
<th>49</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1947_Avianca_Douglas_DC-4_crash" title="1947 Avianca Douglas DC-4 crash">Avianca (C-114)</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">colmt</span>Mt. El Tablazo, <a href="/wiki/Subachoque" title="Subachoque">Subachoque</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-648"><a href="#cite_note-648">[614]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1947-02-15
</td></tr>
<tr>
<th scope="row">53</th>
<th>1</th>
<th>0</th>
<th>52</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1938_Santa_Ana_air_show_disaster" title="1938 Santa Ana air show disaster">Santa Ana air show disaster</a>
</td>
<td><a class="mw-redirect" href="/wiki/Curtiss_Hawk_II" title="Curtiss Hawk II">Curtiss Hawk II</a>
</td>
<td><span style="display:none">colmt</span>Campo de Marte, Bogotá, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-auto_6-1"><a href="#cite_note-auto-6">[6]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1938-07-24
</td></tr>
<tr>
<th scope="row">52</th>
<th>2</th>
<th>50</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Azerbaijan_Airlines_Flight_56" title="Azerbaijan Airlines Flight 56">Azerbaijan Airlines Flight 56</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-134B" title="Tupolev Tu-134B">Tupolev Tu-134B</a>
</td>
<td><span style="display:none">azna</span><a href="/wiki/Nakhchivan_(city)" title="Nakhchivan (city)">Nakhchivan</a>, Azerbaijan
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-649"><a href="#cite_note-649">[615]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Nakhichevan_Airport" title="Nakhichevan Airport">NAJ</a>
</td>
<td>3.8 km<br/>(2.4 mi)
</td>
<td>1995-12-05
</td></tr>
<tr>
<th scope="row">52</th>
<th>3</th>
<th>49</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/1995_Sri_Lanka_Air_Force_Avro_748_(CR834)_shootdown" title="1995 Sri Lanka Air Force Avro 748 (CR834) shootdown">Sri Lanka Air Force (4R-HVA)</a>
</td>
<td><a class="mw-redirect" href="/wiki/British_Aerospace_BAe-748-357_Srs._2b" title="British Aerospace BAe-748-357 Srs. 2b">British Aerospace BAe-748-357 Srs. 2b</a>
</td>
<td><span style="display:none">srj</span>near <a href="/wiki/Jaffna" title="Jaffna">Jaffna</a>, Sri Lanka
</td>
<td>APR<br/><sup class="reference" id="cite_ref-650"><a href="#cite_note-650">[616]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Jaffna_Airport" title="Jaffna Airport">JAF</a>
</td>
<td>unknown
</td>
<td>1995-04-29
</td></tr>
<tr>
<th scope="row">52</th>
<th>4</th>
<th>42</th>
<th>6</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/De_Havilland_Canada_DHC-5_Buffalo#Accidents_and_incidents" title="De Havilland Canada DHC-5 Buffalo">Kenya Air Force (214)</a>
</td>
<td><a href="/wiki/De_Havilland_Canada_DHC-5_Buffalo" title="De Havilland Canada DHC-5 Buffalo">de Havilland Canada DHC-5D Buffalo</a>
</td>
<td><span style="display:none">Ke</span><a href="/wiki/Eastleigh,_Nairobi" title="Eastleigh, Nairobi">Eastleigh</a>, Nairobi, Kenya
</td>
<td>APR<br/><sup class="reference" id="cite_ref-651"><a href="#cite_note-651">[617]</a></sup>
</td>
<td><a href="/wiki/Moi_Air_Base" title="Moi Air Base">HKRE</a>
</td>
<td>1.7 km<br/>(1.1 mi)
</td>
<td>1992-04-16
</td></tr>
<tr>
<th scope="row">52</th>
<th>5</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>EXG
</td>
<td><a href="/wiki/1985_Bakhtar_Afghan_Airlines_Antonov_An-26_shootdown" title="1985 Bakhtar Afghan Airlines Antonov An-26 shootdown">Bakhtar Afghan Airlines (YA-BAM)</a>
</td>
<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>
</td>
<td><span style="display:none">afse</span>Senjaray, <a href="/wiki/Kandahar_Province" title="Kandahar Province">Kandahar Province</a>, Afghanistan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-652"><a href="#cite_note-652">[618]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1985-09-04
</td></tr>
<tr>
<th scope="row">52</th>
<th>6</th>
<th>46</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_1802" title="Aeroflot Flight 1802">Aeroflot Flight 1802</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24RV" title="Antonov An-24RV">Antonov An-24RV</a>
</td>
<td><span style="display:none">ukrc</span><a href="/wiki/Chernihiv" title="Chernihiv">Chernihiv</a>, Ukrainian SSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-653"><a href="#cite_note-653">[619]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1976-05-15
</td></tr>
<tr>
<th scope="row">52</th>
<th>5</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Lineas_A%C3%A9reas_del_Estado_F-27_(TC-72)_1975" title="Lineas Aéreas del Estado F-27 (TC-72) 1975">Lineas Aéreas del Estado (TC-72) (1975)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F-27_Friendship_400M" title="Fokker F-27 Friendship 400M">Fokker F-27 Friendship 400M</a>
</td>
<td><span style="display:none">argp</span><a href="/wiki/Pilcaniyeu" title="Pilcaniyeu">Pilcaniyeu</a>, Argentina
</td>
<td>APR<br/><sup class="reference" id="cite_ref-654"><a href="#cite_note-654">[620]</a></sup>
</td>
<td><a href="/wiki/San_Carlos_de_Bariloche_Airport" title="San Carlos de Bariloche Airport">BRC</a>
</td>
<td>35 km<br/>(21.9 mi)
</td>
<td>1975-03-16
</td></tr>
<tr>
<th scope="row">52</th>
<th>4</th>
<th>48</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot_An-24B_(CCCP-46809)" title="Aeroflot An-24B (CCCP-46809)">Aeroflot Flight H-63</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">Antonov An-24B</a>
</td>
<td><span style="display:none">ukrv</span><a href="/wiki/Vinnytsia" title="Vinnytsia">Vinnytsia</a>, Ukrainian SSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-655"><a href="#cite_note-655">[621]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Vinnytsia_Airport" title="Vinnytsia Airport">VIN</a>
</td>
<td>c. 2.5 km<br/>(1.6 mi)
</td>
<td>1971-11-12
</td></tr>
<tr>
<th scope="row">52</th>
<th>6</th>
<th>46</th>
<th>0</th>
<th>†
</th>
<td>INB
</td>
<td><a href="/wiki/Canadian_Pacific_Air_Lines_Flight_21" title="Canadian Pacific Air Lines Flight 21">Canadian Pacific Air Lines Flight 21</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">Can100</span>near <a href="/wiki/100_Mile_House" title="100 Mile House">100 Mile House</a>, BC, Canada
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-656"><a href="#cite_note-656">[622]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1965-07-08
</td></tr>
<tr>
<th scope="row">52</th>
<th>12</th>
<th>40</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aerol%C3%ADneas_Argentinas_Flight_322" title="Aerolíneas Argentinas Flight 322">Aerolíneas Argentinas Flight 322</a>
</td>
<td><a class="mw-redirect" href="/wiki/De_Havilland_Comet_4" title="De Havilland Comet 4">de Havilland Comet 4</a>
</td>
<td><span style="display:none">brc</span><a href="/wiki/Campinas" title="Campinas">Campinas</a>, Brazil
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-657"><a href="#cite_note-657">[623]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Viracopos-Campinas_International_Airport" title="Viracopos-Campinas International Airport">VCP</a>
</td>
<td>2 km<br/>(1.2 mi)
</td>
<td>1961-11-23
</td></tr>
<tr>
<th scope="row">52</th>
<th>8</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/%C4%8CSA_Flight_511" title="ČSA Flight 511">ČSA Flight 511</a>
</td>
<td><a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">Ilyushin Il-18</a>
</td>
<td><span style="display:none">gerg</span><a href="/wiki/Gr%C3%A4fenberg,_Bavaria" title="Gräfenberg, Bavaria">Gräfenberg</a>, West Germany
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-658"><a href="#cite_note-658">[624]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1961-03-28
</td></tr>
<tr>
<th scope="row">52</th>
<th>7</th>
<th>13</th>
<th>32</th>
<th>†
</th>
<td>MIL
</td>
<td><a class="mw-redirect" href="/wiki/1960_Munich_Convair_340_crash" title="1960 Munich Convair 340 crash">US Air Force (55-0291)</a>
</td>
<td><a href="/wiki/Convair_C-131_Samaritan" title="Convair C-131 Samaritan">Convair C-131 Samaritan</a>
</td>
<td><span style="display:none">germ</span><a href="/wiki/Munich" title="Munich">Munich</a>, West Germany
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-659"><a href="#cite_note-659">[625]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1960-12-17
</td></tr>
<tr>
<th scope="row">52</th>
<th>3</th>
<th>49</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td>Transports Aériens Intercontinentaux (F-BGOD)
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">egn</span>near <a href="/wiki/New_Cairo" title="New Cairo">New Cairo</a>, Egypt
</td>
<td>APR<br/><sup class="reference" id="cite_ref-660"><a href="#cite_note-660">[626]</a></sup>
</td>
<td><a href="/wiki/Cairo_International_Airport" title="Cairo International Airport">CAI</a>
</td>
<td>29 km<br/>(18.1 mi)
</td>
<td>1956-02-20
</td></tr>
<tr>
<th scope="row">52</th>
<th>11</th>
<th>41</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1952_Mount_Gannett_C-124_crash" title="1952 Mount Gannett C-124 crash">US Air Force (51-0107)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_C-124A-DL_Globemaster_II" title="Douglas C-124A-DL Globemaster II">Douglas C-124A-DL Globemaster II</a>
</td>
<td><span style="display:none">usals</span>Colony Glacier, Mount Gannett, <a href="/wiki/Chugach_Mountains" title="Chugach Mountains">Chugach Mountains</a>, Alaska, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-661"><a href="#cite_note-661">[627]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1952-11-22
</td></tr>
<tr>
<th scope="row">52</th>
<th>0</th>
<th>52</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_526A" title="Pan Am Flight 526A">Pan Am Flight 526A</a>
</td>
<td><a href="/wiki/Douglas_DC-4" title="Douglas DC-4">Douglas DC-4</a>
</td>
<td><span style="display:none">uspue</span>Atlantic Ocean, off <a href="/wiki/San_Juan,_Puerto_Rico" title="San Juan, Puerto Rico">San Juan, Puerto Rico</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-662"><a href="#cite_note-662">[628]</a></sup><sup class="reference" id="cite_ref-663"><a href="#cite_note-663">[629]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1952-04-11
</td></tr>
<tr>
<th scope="row">52</th>
<th>12</th>
<th>40</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/1948_Air_France_Lat%C3%A9co%C3%A8re_631_disappearance" title="1948 Air France Latécoère 631 disappearance">Air France (F-BDRC)</a>
</td>
<td><a href="/wiki/Lat%C3%A9co%C3%A8re_631" title="Latécoère 631">Latécoère 631</a>
</td>
<td><span style="display:none">at</span>Atlantic Ocean
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-664"><a href="#cite_note-664">[630]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1948-08-01
</td></tr>
<tr>
<th scope="row">52</th>
<th>5</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/United_Airlines_Flight_608" title="United Airlines Flight 608">United Airlines Flight 608</a>
</td>
<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>
</td>
<td><span style="display:none">usuta</span><a class="mw-redirect" href="/wiki/Bryce_Canyon,_Utah" title="Bryce Canyon, Utah">Bryce Canyon, Utah</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-665"><a href="#cite_note-665">[631]</a></sup><sup class="reference" id="cite_ref-666"><a href="#cite_note-666">[632]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1947-10-24
</td></tr>
<tr>
<th scope="row">52</th>
<th>42</th>
<th>10</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/Dixmude_(airship)" title="Dixmude (airship)">French airship <i>Dixmude</i></a>
</td>
<td><a href="/wiki/Zeppelin" title="Zeppelin">Zeppelin</a>-type <a href="/wiki/Rigid_airship" title="Rigid airship">rigid airship</a>
</td>
<td><span style="display:none">its</span>Mediterranean, off <a href="/wiki/Sicily" title="Sicily">Sicily</a>, Italy
</td>
<td><sup class="reference" id="cite_ref-The_French_Airship_Catastrophe_4-1"><a href="#cite_note-The_French_Airship_Catastrophe-4">[4]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1923-12-21
</td></tr>
<tr>
<th scope="row">51</th>
<th>4</th>
<th>47</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/US-Bangla_Airlines_Flight_211" title="US-Bangla Airlines Flight 211">US-Bangla Airlines Flight 211</a>
</td>
<td><a class="mw-redirect" href="/wiki/Bombardier_Dash_8" title="Bombardier Dash 8">Bombardier Dash 8-Q400</a>
</td>
<td><span style="display:none">kaz</span><a href="/wiki/Kathmandu" title="Kathmandu">Kathmandu</a>, Nepal
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-US-BA_Flight_211_667-0"><a href="#cite_note-US-BA_Flight_211-667">[633]</a></sup>
</td>
<td><a href="/wiki/Tribhuvan_International_Airport" title="Tribhuvan International Airport">KTM</a>
</td>
<td>
</td>
<td>2018-03-12
</td></tr>
<tr>
<th scope="row">51</th>
<th>4</th>
<th>17</th>
<th>30</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/2007_Africa_One_Antonov_An-26_crash" title="2007 Africa One Antonov An-26 crash">Malift Air (9Q-COS)</a>
</td>
<td><a href="/wiki/Antonov_An-26" title="Antonov An-26">Antonov An-26</a>
</td>
<td><span style="display:none">demkin</span><a href="/wiki/Kinshasa" title="Kinshasa">Kinshasa</a>, DR Congo
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-2007_Antonov_An-26_crash_668-0"><a href="#cite_note-2007_Antonov_An-26_crash-668">[634]</a></sup>
</td>
<td><a href="/wiki/N%27djili_Airport" title="N'djili Airport">FIH</a>
</td>
<td>2.0 km<br/>(1.2 mi)
</td>
<td>2007-10-04
</td></tr>
<tr>
<th scope="row">51</th>
<th>6</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Afghanistan Air Force
</td>
<td><a href="/wiki/Antonov_An-32" title="Antonov An-32">Antonov An-32</a>
</td>
<td><span style="display:none">pakk</span><a href="/wiki/Khojak_Pass" title="Khojak Pass">Khojak Pass</a>, Pakistan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-669"><a href="#cite_note-669">[635]</a></sup>
</td>
<td><a href="/wiki/Quetta_International_Airport" title="Quetta International Airport">UET</a>
</td>
<td>110 km<br/>(68.4 mi)
</td>
<td>1998-01-13
</td></tr>
<tr>
<th scope="row">51</th>
<th>5</th>
<th>46</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Intercontinental_de_Aviaci%C3%B3n_Flight_256" title="Intercontinental de Aviación Flight 256">Intercontinental de Aviación Flight 256</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-9-14" title="Douglas DC-9-14">Douglas DC-9-14</a>
</td>
<td><span style="display:none">colma</span>near <a href="/wiki/Mar%C3%ADa_La_Baja" title="María La Baja">María La Baja</a>, Colombia
</td>
<td>APR<br/><sup class="reference" id="cite_ref-670"><a href="#cite_note-670">[636]</a></sup>
</td>
<td><a href="/wiki/Rafael_N%C3%BA%C3%B1ez_International_Airport" title="Rafael Núñez International Airport">CTG</a>
</td>
<td>56 km<br/>(34.8 mi)
</td>
<td>1995-01-11
</td></tr>
<tr>
<th scope="row">51</th>
<th>4</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a class="mw-redirect" href="/wiki/Aeroflot_Yak-40_(CCCP-87526)" title="Aeroflot Yak-40 (CCCP-87526)">Aeroflot Flight C-519</a>
</td>
<td><a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">Yakovlev Yak-40</a>
</td>
<td><span style="display:none">ruda</span>Mt. Kukurtbash, <a href="/wiki/Untsukulsky_District" title="Untsukulsky District">Untsukulsky District</a>, Dagestan ASSR, Russian SFSR, USSR
</td>
<td>APR<br/><sup class="reference" id="cite_ref-671"><a href="#cite_note-671">[637]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Makhachkala_Airport" title="Makhachkala Airport">MCX</a>
</td>
<td>23 km<br/>(14.4 mi)
</td>
<td>1991-11-07
</td></tr>
<tr>
<th scope="row">51</th>
<th>6</th>
<th>45</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td>Air Mali (TZ-ACT)
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">Antonov An-24B</a>
</td>
<td><span style="display:none">Mali</span><a href="/wiki/Timbuktu" title="Timbuktu">Timbuktu</a>, Mali
</td>
<td>ICL<br/><sup class="reference" id="cite_ref-672"><a href="#cite_note-672">[638]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tombouctou_Airport" title="Tombouctou Airport">TOM</a>
</td>
<td>3 km<br/>(1.9 mi)
</td>
<td>1985-02-22
</td></tr>
<tr>
<th scope="row">51</th>
<th>6</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Soviet Navy (CCCP-42332)
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">Tupolev Tu-104A</a>
</td>
<td><span style="display:none">rupus</span><a href="/wiki/Pushkinsky_District,_Saint_Petersburg" title="Pushkinsky District, Saint Petersburg">Pushkinsky District, Leningrad</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-673"><a href="#cite_note-673">[639]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1981-02-07
</td></tr>
<tr>
<th scope="row">51</th>
<th>6</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeroflot_Flight_2022" title="Aeroflot Flight 2022">Aeroflot Flight 2022</a>
</td>
<td><a class="mw-redirect" href="/wiki/Tupolev_Tu-124V" title="Tupolev Tu-124V">Tupolev Tu-124V</a>
</td>
<td><span style="display:none">rukar</span>Karacharovo, <a href="/wiki/Volokolamsky_District" title="Volokolamsky District">Volokolamsky District</a>, Russian SFSR, USSR
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-674"><a href="#cite_note-674">[640]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1973-12-16
</td></tr>
<tr>
<th scope="row">51</th>
<th>9</th>
<th>42</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_217" title="Pan Am Flight 217">Pan Am Flight 217</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">Boeing 707-321B</a>
</td>
<td><span style="display:none">vemai</span>Atlantic Ocean, off <a href="/wiki/Maiquet%C3%ADa" title="Maiquetía">Maiquetía</a>, Venezuela
</td>
<td>APR<br/><sup class="reference" id="cite_ref-675"><a href="#cite_note-675">[641]</a></sup>
</td>
<td><a href="/wiki/Sim%C3%B3n_Bol%C3%ADvar_International_Airport_(Venezuela)" title="Simón Bolívar International Airport (Venezuela)">CCS</a>
</td>
<td>c. 9 km<br/>(5.6 mi)
</td>
<td>1968-12-12
</td></tr>
<tr>
<th scope="row">51</th>
<th>5</th>
<th>46</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Austral_L%C3%ADneas_A%C3%A9reas_Flight_205" title="Austral Líneas Aéreas Flight 205">Austral Líneas Aéreas Flight 205</a>
</td>
<td><a href="/wiki/Curtiss_C-46_Commando" title="Curtiss C-46 Commando">Curtiss C-46A-50-CU</a>
</td>
<td><span style="display:none">argm</span>Atlantic Ocean off <a href="/wiki/Mar_del_Plata" title="Mar del Plata">Mar del Plata</a>, Argentina
</td>
<td>APR<br/><sup class="reference" id="cite_ref-676"><a href="#cite_note-676">[642]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Mar_del_Plata_Airport" title="Mar del Plata Airport">MDQ</a>
</td>
<td>1.2 km<br/>(0.8 mi)
</td>
<td>1959-01-16
</td></tr>
<tr>
<th scope="row">51</th>
<th>7</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Panair_do_Brasil#Accidents_and_incidents" title="Panair do Brasil">Panair do Brasil Flight 099</a>
</td>
<td><a href="/wiki/Lockheed_Constellation" title="Lockheed Constellation">Lockheed Constellation</a>
</td>
<td><span style="display:none">brsaol</span><a href="/wiki/S%C3%A3o_Leopoldo" title="São Leopoldo">São Leopoldo</a>, Brazil
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-677"><a href="#cite_note-677">[643]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1950-07-28
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Tatarstan_Airlines_Flight_363" title="Tatarstan Airlines Flight 363">Tatarstan Airlines Flight 363</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_737-53A" title="Boeing 737-53A">Boeing 737-53A</a>
</td>
<td><span style="display:none">kaz</span><a href="/wiki/Kazan" title="Kazan">Kazan</a>, Russia
</td>
<td>LDG<br/><sup class="reference" id="cite_ref-678"><a href="#cite_note-678">[644]</a></sup>
</td>
<td><a href="/wiki/Kazan_International_Airport" title="Kazan International Airport">KZN</a>
</td>
<td>
</td>
<td>2013-11-17
</td></tr>
<tr>
<th scope="row">50</th>
<th>4</th>
<th>45</th>
<th>1</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Colgan_Air_Flight_3407" title="Colgan Air Flight 3407">Colgan Air Flight 3407</a><sup class="reference" id="cite_ref-679"><a href="#cite_note-679">[nb 35]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Bombardier_DHC8-402_Q400" title="Bombardier DHC8-402 Q400">Bombardier DHC8-402 Q400</a>
</td>
<td><span style="display:none">usnewycl</span><a href="/wiki/Clarence_Center,_New_York" title="Clarence Center, New York">Clarence Center</a>, New York, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-680"><a href="#cite_note-680">[645]</a></sup>
</td>
<td><a href="/wiki/Buffalo_Niagara_International_Airport" title="Buffalo Niagara International Airport">BUF</a>
</td>
<td>10 km<br/>(6.2 mi)
</td>
<td>2009-02-12
</td></tr>
<tr>
<th scope="row">50</th>
<th><sup class="reference" id="cite_ref-681"><a href="#cite_note-681">[nb 36]</a></sup></th>
<th><sup class="reference" id="cite_ref-682"><a href="#cite_note-682">[nb 37]</a></sup></th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td>Sudanese Air Force
</td>
<td><a href="/wiki/Antonov_An-32" title="Antonov An-32">Antonov An-32</a>
</td>
<td><span style="display:none">suds</span> Surayriyah, <a href="/wiki/Khartoum_(state)" title="Khartoum (state)">Khartoum</a>, Sudan
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-683"><a href="#cite_note-683">[646]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1999-06-03
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Stavropolskaya_Aktsionernaya_Avia_Flight_1023" title="Stavropolskaya Aktsionernaya Avia Flight 1023">Stavropolskaya Aktsionernaya Avia Flight 1023</a>
</td>
<td><a class="mw-redirect" href="/wiki/Antonov_An-24RV" title="Antonov An-24RV">Antonov An-24RV</a>
</td>
<td><span style="display:none">rucher</span><a href="/wiki/Cherkessk" title="Cherkessk">Cherkessk</a>, Russia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-684"><a href="#cite_note-684">[647]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1997-03-18
</td></tr>
<tr>
<th scope="row">50</th>
<th>4</th>
<th>46</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Philippine_Airlines_Flight_206" title="Philippine Airlines Flight 206">Philippine Airlines Flight 206</a>
</td>
<td><a href="/wiki/Hawker_Siddeley_HS_748" title="Hawker Siddeley HS 748">Hawker Siddeley HS 748</a>-209 Srs.2
</td>
<td><span style="display:none">phmu</span>Mt. Ugu, <a class="mw-redirect" href="/wiki/Benguet_Province" title="Benguet Province">Benguet</a>, Philippines
</td>
<td>APR<br/><sup class="reference" id="cite_ref-685"><a href="#cite_note-685">[648]</a></sup>
</td>
<td><a href="/wiki/Loakan_Airport" title="Loakan Airport">BAG</a>
</td>
<td>19 km<br/>(12 mi)
</td>
<td>1987-06-26
</td></tr>
<tr>
<th scope="row">50</th>
<th>12</th>
<th>38</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Varig_Flight_797" title="Varig Flight 797">Varig Flight 797</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-320C" title="Boeing 707-320C">Boeing 707-320C</a>
</td>
<td><span style="display:none">cotb</span><a href="/wiki/Bingerville" title="Bingerville">Bingerville</a>, Côte d'Ivoire
</td>
<td>APR<br/><sup class="reference" id="cite_ref-686"><a href="#cite_note-686">[649]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Abidjan-Felix_Houphouet_Boigny_Airport" title="Abidjan-Felix Houphouet Boigny Airport">ABJ</a>
</td>
<td>18 km<br/>(11 mi)
</td>
<td>1987-01-03
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1984_Balkan_Bulgarian_Tupolev_Tu-134_crash" title="1984 Balkan Bulgarian Tupolev Tu-134 crash">Balkan Bulgarian Airlines (LZ-TUR)</a>
</td>
<td><a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">Tupolev Tu-134</a>
</td>
<td><span style="display:none">buls</span><a class="mw-redirect" href="/wiki/Sofia,_Bulgaria" title="Sofia, Bulgaria">Sofia</a>, Bulgaria
</td>
<td>APR<br/><sup class="reference" id="cite_ref-687"><a href="#cite_note-687">[650]</a></sup>
</td>
<td><a href="/wiki/Sofia_Airport" title="Sofia Airport">SOF</a>
</td>
<td>4 km<br/>(2.5 mi)
</td>
<td>1984-01-10
</td></tr>
<tr>
<th scope="row">50</th>
<th>3</th>
<th>47</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Spantax_Flight_995" title="Spantax Flight 995">Spantax Flight 995</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">McDonnell Douglas DC-10-30</a>
</td>
<td><span style="display:none">spmal</span><a href="/wiki/M%C3%A1laga" title="Málaga">Málaga</a>, Spain
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-688"><a href="#cite_note-688">[651]</a></sup>
</td>
<td><a href="/wiki/M%C3%A1laga_Airport" title="Málaga Airport">AGP</a>
</td>
<td>0.45 km<br/>(0.28 mi)
</td>
<td>1982-09-13
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Aeropesca_Colombia_Flight_221" title="Aeropesca Colombia Flight 221">Aeropesca Colombia Flight 221</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_745D" title="Vickers Viscount 745D">Vickers Viscount 745D</a>
</td>
<td><span style="display:none">colg</span><a class="mw-redirect" href="/wiki/Garz%C3%B3n_(Colombia)" title="Garzón (Colombia)">Garzón</a>, Colombia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-689"><a href="#cite_note-689">[652]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1981-08-26
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Somali_Airlines_Flight_40" title="Somali Airlines Flight 40">Somali Airlines Flight 40</a>
</td>
<td><a class="mw-redirect" href="/wiki/Fokker_F27_Friendship_600" title="Fokker F27 Friendship 600">Fokker F27 Friendship 600</a>
</td>
<td><span style="display:none">som</span><a class="mw-redirect" href="/wiki/Bal%27ad_District" title="Bal'ad District">Bal'ad District</a>, Somalia
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-690"><a href="#cite_note-690">[653]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1981-07-20
</td></tr>
<tr>
<th scope="row">50</th>
<th>4</th>
<th>46</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Olympic_Airways_Flight_830" title="Olympic Airways Flight 830">Olympic Airways Flight 830</a>
</td>
<td><a class="mw-redirect" href="/wiki/NAMC_YS-11A-500" title="NAMC YS-11A-500">NAMC YS-11A-500</a>
</td>
<td><span style="display:none">gres</span><a href="/wiki/Servia,_Greece" title="Servia, Greece">Servia</a>, Greece
</td>
<td>APR<br/><sup class="reference" id="cite_ref-691"><a href="#cite_note-691">[654]</a></sup>
</td>
<td><a href="/wiki/Kozani_National_Airport" title="Kozani National Airport">KZI</a>
</td>
<td>19 km<br/>(11.9 mi)
</td>
<td>1976-11-23
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>MIL
</td>
<td><a href="/wiki/1971_RAF_Hercules_crash" title="1971 RAF Hercules crash">Royal Air Force (XV216)</a>
</td>
<td><a class="mw-redirect" href="/wiki/Lockheed_C-130K_Hercules_C.1P" title="Lockheed C-130K Hercules C.1P">Lockheed C-130K Hercules C.1P</a>
</td>
<td><span style="display:none">itpi</span><a href="/wiki/Ligurian_Sea" title="Ligurian Sea">Ligurian Sea</a>, near <a href="/wiki/Pisa" title="Pisa">Pisa</a>, Italy
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-692"><a href="#cite_note-692">[655]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-11-09
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>1*
</th>
<td>COM
</td>
<td><a href="/wiki/Hughes_Airwest_Flight_706" title="Hughes Airwest Flight 706">Hughes Airwest Flight 706 and<br/>US Marine Corps (151458)</a>
</td>
<td><a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">McDonnell Douglas DC-9-31</a> and <a href="/wiki/McDonnell_Douglas_F-4_Phantom_II" title="McDonnell Douglas F-4 Phantom II">McDonnell Douglas F-4 Phantom II</a>
</td>
<td><span style="display:none">uscad</span><a href="/wiki/San_Gabriel_Mountains" title="San Gabriel Mountains">San Gabriel Mts.</a>, near <a href="/wiki/Duarte,_California" title="Duarte, California">Duarte</a>, California, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-693"><a href="#cite_note-693">[656]</a></sup><sup class="reference" id="cite_ref-694"><a href="#cite_note-694">[657]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1971-06-06
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>43</th>
<th>2</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/Ariana_Afghan_Airlines_Flight_701" title="Ariana Afghan Airlines Flight 701">Ariana Afghan Airlines Flight 701</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_727-113C" title="Boeing 727-113C">Boeing 727-113C</a>
</td>
<td><span style="display:none">unefe</span><a href="/wiki/Fernhill,_West_Sussex" title="Fernhill, West Sussex">Fernhill</a>, England, UK
</td>
<td>APR<br/><sup class="reference" id="cite_ref-695"><a href="#cite_note-695">[658]</a></sup>
</td>
<td><a href="/wiki/Gatwick_Airport" title="Gatwick Airport">LGW</a>
</td>
<td>2.5 km<br/>(1.6 mi)
</td>
<td>1969-01-05
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/All_Nippon_Airways_Flight_533" title="All Nippon Airways Flight 533">All Nippon Airways Flight 533</a>
</td>
<td><a href="/wiki/NAMC_YS-11" title="NAMC YS-11">NAMC YS-11</a>
</td>
<td><span style="display:none">jse</span><a href="/wiki/Seto_Inland_Sea" title="Seto Inland Sea">Seto Inland Sea</a>, off <a href="/wiki/Matsuyama" title="Matsuyama">Matsuyama</a>, Shikoku, Japan
</td>
<td>APR<br/><sup class="reference" id="cite_ref-696"><a href="#cite_note-696">[659]</a></sup>
</td>
<td><a href="/wiki/Matsuyama_Airport" title="Matsuyama Airport">MYJ</a>
</td>
<td><1 km<br/>(0.6 mi)
</td>
<td>1966-11-13
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>45</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td>Iberia (EC-ATH)
</td>
<td><a class="mw-redirect" href="/wiki/Convair_CV-440-62" title="Convair CV-440-62">Convair CV-440-62</a>
</td>
<td><span style="display:none">mota</span>Atlantic Ocean, off <a href="/wiki/Tangier" title="Tangier">Tangier</a>, Morocco
</td>
<td>APR<br/><sup class="reference" id="cite_ref-697"><a href="#cite_note-697">[660]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Tangier_Airport" title="Tangier Airport">TNG</a>
</td>
<td>18 km<br/>(11.3 mi)
</td>
<td>1965-03-31
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>45</th>
<th>0</th>
<th>
</th>
<td>COM
</td>
<td><a href="/wiki/TWA_Flight_800_(1964)" title="TWA Flight 800 (1964)">TWA Flight 800</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_707-331" title="Boeing 707-331">Boeing 707-331</a>
</td>
<td><span style="display:none">itf</span><a href="/wiki/Fiumicino" title="Fiumicino">Fiumicino</a>, Italy
</td>
<td>TOF<br/><sup class="reference" id="cite_ref-698"><a href="#cite_note-698">[661]</a></sup>
</td>
<td><a class="mw-redirect" href="/wiki/Fiumicino_Airport" title="Fiumicino Airport">FCO</a>
</td>
<td>
</td>
<td>1964-11-23
</td></tr>
<tr>
<th scope="row">50</th>
<th>7</th>
<th>43</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td>Panair do Brasil (PP-PDE)
</td>
<td><a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">Lockheed L-049 Constellation</a>
</td>
<td><span style="display:none">brma</span>area of <a href="/wiki/Manaus" title="Manaus">Manaus</a>, Brazil
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-699"><a href="#cite_note-699">[662]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1962-12-14
</td></tr>
<tr>
<th scope="row">50</th>
<th>4</th>
<th>46</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Capital_Airlines_Flight_20" title="Capital Airlines Flight 20">Capital Airlines Flight 20</a>
</td>
<td><a class="mw-redirect" href="/wiki/Vickers_Viscount_745D" title="Vickers Viscount 745D">Vickers Viscount 745D</a>
</td>
<td><span style="display:none">usvirh</span><a href="/wiki/Holdcroft,_Virginia" title="Holdcroft, Virginia">Holdcroft, Virginia</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-700"><a href="#cite_note-700">[663]</a></sup><sup class="reference" id="cite_ref-701"><a href="#cite_note-701">[664]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1960-01-18
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/1956_Scottish_Airlines_Malta_air_disaster" title="1956 Scottish Airlines Malta air disaster">Scottish Airlines (G-ANSY)</a>
</td>
<td><a href="/wiki/Avro_York" title="Avro York">Avro York</a>
</td>
<td><span style="display:none">maltz</span><a href="/wiki/%C5%BBurrieq" title="Żurrieq">Żurrieq</a>, Malta
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-702"><a href="#cite_note-702">[665]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1956-02-18
</td></tr>
<tr>
<th scope="row">50</th>
<th>9</th>
<th>41</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Pan_Am_Flight_202" title="Pan Am Flight 202">Pan Am Flight 202</a>
</td>
<td><a class="mw-redirect" href="/wiki/Boeing_377-10-26" title="Boeing 377-10-26">Boeing 377-10-26</a>
</td>
<td><span style="display:none">brsan</span>near <a href="/wiki/Santana_do_Araguaia" title="Santana do Araguaia">Santana do Araguaia</a>, Brazil
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-703"><a href="#cite_note-703">[666]</a></sup><sup class="reference" id="cite_ref-704"><a href="#cite_note-704">[667]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1952-04-29
</td></tr>
<tr>
<th scope="row">50</th>
<th>6</th>
<th>44</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/United_Airlines_Flight_615" title="United Airlines Flight 615">United Airlines Flight 615</a>
</td>
<td><a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">Douglas DC-6B</a>
</td>
<td><span style="display:none">uscau</span><a href="/wiki/Union_City,_California" title="Union City, California">Union City, California</a>, US
</td>
<td>APR<br/><sup class="reference" id="cite_ref-705"><a href="#cite_note-705">[668]</a></sup><sup class="reference" id="cite_ref-706"><a href="#cite_note-706">[669]</a></sup>
</td>
<td><a href="/wiki/Oakland_International_Airport" title="Oakland International Airport">OAK</a>
</td>
<td>22 km<br/>(14 mi)
</td>
<td>1951-08-24
</td></tr>
<tr>
<th scope="row">50</th>
<th>5</th>
<th>45</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/United_Airlines_Flight_610" title="United Airlines Flight 610">United Airlines Flight 610</a>
</td>
<td><a href="/wiki/Douglas_DC-6" title="Douglas DC-6">Douglas DC-6</a>
</td>
<td><span style="display:none">usco</span>near <a href="/wiki/Fort_Collins,_Colorado" title="Fort Collins, Colorado">Fort Collins, Colorado</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-707"><a href="#cite_note-707">[670]</a></sup><sup class="reference" id="cite_ref-708"><a href="#cite_note-708">[671]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1951-06-30
</td></tr>
<tr>
<th scope="row">50</th>
<th>3</th>
<th>47</th>
<th>0</th>
<th>†
</th>
<td>COM
</td>
<td><a href="/wiki/Pennsylvania_Central_Airlines_Flight_410" title="Pennsylvania Central Airlines Flight 410">Pennsylvania Central Airlines Flight 410</a>
</td>
<td><a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">Douglas C-54 Skymaster</a>
</td>
<td><span style="display:none">uswess</span><a href="/wiki/Shannondale,_West_Virginia" title="Shannondale, West Virginia">Shannondale, West Virginia</a>, US
</td>
<td>ENR<br/><sup class="reference" id="cite_ref-709"><a href="#cite_note-709">[672]</a></sup>
</td>
<td>
</td>
<td>
</td>
<td>1947-06-13
</td></tr>
</tbody></table>
<h2><span class="mw-headline" id="Notes_regarding_table_data_columns">Notes regarding table data columns</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=5" title="Edit section: Notes regarding table data columns">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<h3><span class="mw-headline" id="Deaths">Deaths</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=6" title="Edit section: Deaths">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<ul><li><b>Total (Tot)</b>: The total number of fatalities associated with the accident or incident.</li>
<li><b>Crew (C)</b>: The number of crew fatalities.</li>
<li><b>Passenger (P)</b>: The number of passenger fatalities.</li>
<li><b>Ground (G)</b>: The number of ground (non-flying) fatalities.</li>
<li><b>Notes (N)</b>: The presence of a cross (<b>†</b>) denotes that all passengers and crew were killed. The presence of a one with an asterisk (<b>1*</b>) indicates the accident or incident had a <a class="mw-redirect" href="/wiki/List_of_sole_survivors_of_aviation_accidents_or_incidents" title="List of sole survivors of aviation accidents or incidents">sole survivor</a>.</li></ul>
<h3><span class="mw-headline" id="Type">Type</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=7" title="Edit section: Type">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<p>Occurrences have been coded to allow for identification and sorting by group membership (accidents and related incidents versus attacks).
</p>
<h4><span class="mw-headline" id="Accidents_and_related_incidents">Accidents and related incidents</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=8" title="Edit section: Accidents and related incidents">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
<ul><li><b>"COM"</b>: Commercial aircraft</li>
<li><b>"MIL"</b>: Military aircraft</li></ul>
<p>Any collision between a commercial and military aircraft is coded COM.
</p>
<h4><span class="mw-headline" id="Attacks_and_related_incidents">Attacks and related incidents</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=9" title="Edit section: Attacks and related incidents">edit</a><span class="mw-editsection-bracket">]</span></span></h4>
<ul><li><b>"INB"</b>: Internal attack involving a pre-planned bomb (without hijacking).</li>
<li><b>"INH"</b>: Internal attack to commandeer of aircraft. Use of weapons (including a bomb or other explosives) for this purpose is coded in this category.</li>
<li><b>"EXG"</b>: External attack originating on the ground (e.g., <a href="/wiki/Air_Rhodesia_Flight_827" title="Air Rhodesia Flight 827">ground to air missiles</a>, destruction of the aircraft <a href="/wiki/EgyptAir_Flight_648" title="EgyptAir Flight 648">while on the runway</a>).</li>
<li><b>"EXS"</b>: External attack originating in the sky (e.g., <a href="/wiki/Korean_Air_Lines_Flight_007" title="Korean Air Lines Flight 007">intentional downing by a military aircraft</a>).</li></ul>
<p><sup class="reference" id="cite_ref-710"><a href="#cite_note-710">[nb 38]</a></sup>
</p>
<h3><span class="mw-headline" id="Location">Location</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=10" title="Edit section: Location">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<p>To provide some indication of distance between the site and the nearest location, the following three descriptors are applied:
</p>
<ul><li><b>none</b>: No descriptor appears before the location name. The site was within 20 km (12.5 mi) of the location.</li>
<li><b>"off"</b>: Used only for those <a href="/wiki/Water" title="Water">aquatic</a> crash sites within 20 km (12.5 mi) of the location.</li>
<li><b>"near"</b>: The site was approximately 20 km to 50 km (12.5 mi to 31 mi) from the location.</li>
<li><b>"area of"</b>: The crash site was over 50 km (31 mi) from the location provided.</li></ul>
<p>The names of occurrence locations are based on their present-day names.
</p>
<h3><span class="mw-headline" id="Phases_of_flight">Phases of flight</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=11" title="Edit section: Phases of flight">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<p>The phases of flight are those defined by the joint Commercial Aviation Safety
Team/ICAO Common Taxonomy Team.<sup class="reference" id="cite_ref-711"><a href="#cite_note-711">[673]</a></sup>
</p>
<ul><li><b>Standing (STD)</b>: Prior to pushback/taxi, after gate arrival, or stationary and parked.</li>
<li><b>Taxi (TXI)</b>: Moving under own power, prior to takeoff or after landing.</li>
<li><b>Take off (TOF)</b>: Initiation of takeoff power, <a class="mw-redirect" href="/wiki/Rotation_(aviation)" title="Rotation (aviation)">pulling back on controls</a>, through to 10 m (35 ft) altitude.</li>
<li><b>Initial climb (ICL)</b>: End of TOF to the first of: initial prescribed power reduction, 300 m (1000 ft) altitude, or VFR pattern.</li>
<li><b>En route (ENR)</b>: End of ICL, through descent, to initial approach (<a href="/wiki/Instrument_flight_rules" title="Instrument flight rules">IFR</a>) or 300 m (1000 ft) above runway elevation (<a href="/wiki/Visual_flight_rules" title="Visual flight rules">VFR</a>).</li>
<li><b>Maneuvering (MNV)</b>: Only for low altitude flight (observation, photography) or <a href="/wiki/Aerobatics" title="Aerobatics">aerobatics</a>.</li>
<li><b>Approach (APR)</b>: From <a href="/wiki/Initial_approach_fix" title="Initial approach fix">IAF</a> or 300 m (1000 ft) elevation to <a href="/wiki/Landing_flare" title="Landing flare">landing flare</a>.</li>
<li><b>Landing (LDG)</b>: Landing flare through to exit from runway.</li>
<li><b>Unknown (UNK)</b>: Unable to determine phase of flight.</li></ul>
<h3><span class="mw-headline" id="Airports_and_distance">Airports and distance</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=12" title="Edit section: Airports and distance">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<p>Airports associated with occurrences at all phases of flight (except ENR) are represented by their three-letter <a href="/wiki/IATA_airport_code" title="IATA airport code">IATA</a> airport code. In some cases, no IATA code is reported/assigned in which case the four-letter <a href="/wiki/ICAO_airport_code" title="ICAO airport code">ICAO</a> code is used. In rare instances (e.g., active or decommissioned military bases or closed airports whose civil codes have been reassigned), no codes exist. These airports are represented with three asterisks "***" in place of letters. Distance from the point of impact to the airport runway is provided for occurrences during the initial climb (ICL) and approach (APR) phases. On occasion, distance is provided for occurrences during takeoff (TOF) and landing (LDG) if the aircraft impacted within the <a href="/wiki/Aerodrome" title="Aerodrome">aerodrome</a>, but not on the runway.
</p>
<h2><span class="mw-headline" id="Summary">Summary</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=13" title="Edit section: Summary">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>Since 1923, spanning all seven continents and the three largest oceans, there have been 552 high fatality aircraft accidents, incidents, and attacks (as defined above) involving 586 aircraft resulting in 58,144 fatalities. <a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">By type</a>, accidents/incidents (COM/MIL) account for 510 occurrences, 544 aircraft, and 50,752 fatalities. Attacks (INB/INH/EXG/EXS) account for 41 incidents, 43 aircraft, and 7,289 fatalities.
</p>
<h3><span class="mw-headline" id="Descriptive_statistics">Descriptive statistics</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=14" title="Edit section: Descriptive statistics">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<p>A brief review of the descriptive statistics of <a href="/wiki/Fixed-wing_aircraft" title="Fixed-wing aircraft">fixed-wing</a>, <a href="/wiki/Rotorcraft" title="Rotorcraft">rotary-wing</a>, and <a href="/wiki/Aerostat" title="Aerostat">lighter-than-air</a> aircraft accidents and incidents since 1923 suggests the following:
</p>
<ul><li><i>by type</i>, the two main categories of occurrences were accidents and related incidents (509; 92.5%) and attacks on aircraft (41; 7.5%). Sub-groupings of the first category include commercial (COM, 442; 86.6%) and military (MIL, 68; 13.4%). Sub-groupings of the second category include internal attacks with a bomb (INB, 15; 36.6%), internal attacks with hijacking (INH, 10; 24.4%), external attacks from the ground (EXG, 12; 29.3%), and external attacks from the sky (EXS, 4; 9.8%).</li>
<li><i>by fatality rate (FR)</i>, 382 (69.6%) of occurrences had a 100% FR; note the high <a href="/wiki/Selection_bias" title="Selection bias">selection bias</a> of this statistic, since incidents with less than 50 fatalities, likely to have low FR,<sup class="noprint Inline-Template Template-Fact" style="white-space:nowrap;">[<i><a href="/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (March 2014)">citation needed</span></a></i>]</sup> are excluded by definition.</li>
<li><i>by phase of flight</i>, the highest number of occurrences took place while en route (252; 45.4%).</li>
<li><i>by decade</i>, 1964–73 had the greatest number of occurrences (117; 21.3%) and pre-1944 the least (6; 1.1%). The highest number of fatalities (in large part due to the 9/11 attacks) occurred during 1994–2003 (12,800; 22.1%) and the lowest pre-1944 (426; 0.7%).</li>
<li><i>by location</i>, the continents of Asia and Antarctica had the highest (188; 33.9%) and lowest (1; 0.2%) number of occurrences respectively. The United States (69; 12.6%), followed by the former Soviet Union (52; 9.5%) accounted for nearly one-quarter of all high fatality crashes. Aircraft impacted the water in 64 (11.7%) occurrences.</li></ul>
<table class="sortable wikitable">
<caption>Occurrences by continent
</caption>
<tbody><tr>
<th scope="col">Continent
</th>
<th scope="col">No.
</th>
<th scope="col">Pct.
</th></tr>
<tr>
<th><a href="/wiki/Africa" title="Africa">Africa</a>
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>67
</td>
<td>12.2%
</td></tr>
<tr>
<th><a href="/wiki/Antarctica" title="Antarctica">Antarctica</a>
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>1
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>0.2%
</td></tr>
<tr>
<th><a href="/wiki/Asia" title="Asia">Asia</a>
</th>
<td>188
</td>
<td>33.9%
</td></tr>
<tr>
<th><a href="/wiki/Oceania" title="Oceania">Australia/Oceania</a>
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>6
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>1.1%
</td></tr>
<tr>
<th><a href="/wiki/Europe" title="Europe">Europe</a>
</th>
<td>134
</td>
<td>24.4%
</td></tr>
<tr>
<th><a href="/wiki/North_America" title="North America">North America</a>
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>89
</td>
<td>16.2%
</td></tr>
<tr>
<th><a href="/wiki/South_America" title="South America">South America</a>
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>57
</td>
<td>10.4%
</td></tr>
<tr>
<th>Other<sup class="reference" id="cite_ref-712"><a href="#cite_note-712">[nb 39]</a></sup>
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>9
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>1.6%
</td></tr>
</tbody></table>
<table class="sortable wikitable">
<caption>Occurrences by phase of flight
</caption>
<tbody><tr>
<th scope="col">Phase
</th>
<th scope="col">No.
</th>
<th scope="col">Pct.
</th></tr>
<tr>
<th scope="row">Standing (STD)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>2
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>0.4%
</td></tr>
<tr>
<th scope="row">Taxi (TXI)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>3
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>0.5%
</td></tr>
<tr>
<th scope="row">Takeoff (TOF)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>25
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>4.5%
</td></tr>
<tr>
<th scope="row">Initial climb (ICL)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>53
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>9.4%
</td></tr>
<tr>
<th scope="row">En route (ENR)
</th>
<td>252
</td>
<td>45.4%
</td></tr>
<tr>
<th scope="row">Maneuvering (MNV)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>3
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>0.5%
</td></tr>
<tr>
<th scope="row">Approach (APR)
</th>
<td>188
</td>
<td>33.7%
</td></tr>
<tr>
<th scope="row">Landing (LDG)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>23
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>4.1%
</td></tr>
<tr>
<th scope="row">Unknown (UNK)
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>8
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>1.4%
</td></tr>
</tbody></table>
<table class="sortable wikitable">
<caption>Occurrences (occ.) and number of fatalities (fat.) by decade
</caption>
<tbody><tr>
<th scope="col">Decade
</th>
<th scope="col">Occ.
</th>
<th scope="col">Pct.
</th>
<th scope="col">Fat.
</th>
<th scope="col">Pct.
</th></tr>
<tr>
<th scope="row">pre 1944
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>6
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>1.1%
</td>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>426
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>0.7%
</td></tr>
<tr>
<th scope="row">1944–1953
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>24
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>4.4%
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>1427
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>2.5%
</td></tr>
<tr>
<th scope="row">1954–1963
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>63
</td>
<td>11.5%
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>4712
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>8.2%
</td></tr>
<tr>
<th scope="row">1964–1973
</th>
<td><span style="visibility:hidden;color:transparent;">0</span>117
</td>
<td>21.4%
</td>
<td>10145
</td>
<td>17.6%
</td></tr>
<tr>
<th scope="row">1974–1983
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>97
</td>
<td>17.7%
</td>
<td>10709
</td>
<td>18.6%
</td></tr>
<tr>
<th scope="row">1984–1993
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>91
</td>
<td>16.6%
</td>
<td>10136
</td>
<td>17.5%
</td></tr>
<tr>
<th scope="row">1994–2003
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>89
</td>
<td>16.2%
</td>
<td>12800
</td>
<td>22.1%
</td></tr>
<tr>
<th scope="row">2004–2013
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>41
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>7.5%
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>4637
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>8.0%
</td></tr>
<tr>
<th scope="row">2014–2023
</th>
<td><span style="visibility:hidden;color:transparent;">0</span><span style="visibility:hidden;color:transparent;">0</span>23
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>3.8%
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>3049
</td>
<td><span style="visibility:hidden;color:transparent;">0</span>4.8%
</td></tr>
</tbody></table>
<h2><span class="mw-headline" id="See_also">See also</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=15" title="Edit section: See also">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<style data-mw-deduplicate="TemplateStyles:r936637989">.mw-parser-output .portal{border:solid #aaa 1px;padding:0}.mw-parser-output .portal.tleft{margin:0.5em 1em 0.5em 0}.mw-parser-output .portal.tright{margin:0.5em 0 0.5em 1em}.mw-parser-output .portal>ul{display:table;box-sizing:border-box;padding:0.1em;max-width:175px;background:#f9f9f9;font-size:85%;line-height:110%;font-style:italic;font-weight:bold}.mw-parser-output .portal>ul>li{display:table-row}.mw-parser-output .portal>ul>li>span:first-child{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portal>ul>li>span:last-child{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}</style><div aria-label="Portals" class="noprint portal plainlist tright" role="navigation">
<ul>
<li><span><img alt="" class="noviewer" data-file-height="1600" data-file-width="1600" decoding="async" height="28" src="//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/28px-Aviacionavion.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/42px-Aviacionavion.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/56px-Aviacionavion.png 2x" width="28"/></span><span><a href="/wiki/Portal:Aviation" title="Portal:Aviation">Aviation portal</a></span></li></ul></div>
<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline" title="List of accidents and incidents involving airliners by airline">List of accidents and incidents involving airliners by airline</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_location" title="List of accidents and incidents involving airliners by location">List of accidents and incidents involving airliners by location</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">List of accidents and incidents involving commercial aircraft</a></li></ul>
<h2><span class="mw-headline" id="Notes">Notes</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=16" title="Edit section: Notes">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<p>All accident and incident references to the <a href="/wiki/Aviation_Safety_Network" title="Aviation Safety Network">Aviation Safety Network</a> database are sub-pages of their main website, <a class="external text" href="http://aviation-safety.net/" rel="nofollow">http://aviation-safety.net</a>.
</p>
<div class="reflist columns references-column-width" style="column-width: 30em; list-style-type: decimal;">
<ol class="references">
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text">In cases where specific flight numbers do not exist or are not provided in supporting records, the aircraft's registration number appears in parentheses.</span>
</li>
<li id="cite_note-sept11-17"><span class="mw-cite-backlink">^ <a href="#cite_ref-sept11_17-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-sept11_17-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text">It is impossible to know for sure exactly how many people died on the ground from the crash of <a href="/wiki/American_Airlines_Flight_11" title="American Airlines Flight 11">American Airlines Flight 11</a>, since this crash and the one of <a href="/wiki/United_Airlines_Flight_175" title="United Airlines Flight 175">United Airlines Flight 175</a> happened in the same place, at about the same time, and it is hard to distinguish who died from which plane. However, it is known that the total of ground fatalities caused by both crashes is 2,606. A minimum of 1604 ground fatalities can be attributed to AA11, while a minimum of 821 ground fatalities can be attributed to UA175. 181 ground fatalities remain unclear.</span>
</li>
<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text">All U.S.-based DC-10 aircraft were temporarily grounded during the accident investigation.<sup class="reference" id="cite_ref-35"><a href="#cite_note-35">[33]</a></sup></span>
</li>
<li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text">The exact number of people that were killed on the ground is not known. The number of manslaughter charges was 225, ASN says 237, the CAA review 1990-1999 states 297, and some media sources have stated numbers over 300. Vincent Nicod of the International Committee of the Red Cross stated that 249 bodies on the ground were found. It is known that four crew members survived.</span>
</li>
<li id="cite_note-missing-51"><span class="mw-cite-backlink">^ <a href="#cite_ref-missing_51-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-missing_51-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-missing_51-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-missing_51-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-missing_51-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-missing_51-5"><sup><i><b>f</b></i></sup></a></span> <span class="reference-text">The aircraft is missing, thus the fatality number is presumed.</span>
</li>
<li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text">While finding no mechanical failure consistent with the crash behavior, the NTSB Accident Report addressed issues of psychological stress and intentional action by the First Officer. The report concluded that the probable cause was "the airplane's departure from normal cruise flight and subsequent impact with the Atlantic Ocean as a result of the relief first officer's flight control inputs" p. 67.<sup class="reference" id="cite_ref-65"><a href="#cite_note-65">[60]</a></sup></span>
</li>
<li id="cite_note-76"><span class="mw-cite-backlink"><b><a href="#cite_ref-76">^</a></b></span> <span class="reference-text">Emergency began ENR, lost control on APR.</span>
</li>
<li id="cite_note-104"><span class="mw-cite-backlink"><b><a href="#cite_ref-104">^</a></b></span> <span class="reference-text">Some reports claim there were 163 on board, others 174 or even 200 including some unidentified civilians, and possible military personnel who hitched a ride. In any case, a total of 159 were confirmed to have died.</span>
</li>
<li id="cite_note-120"><span class="mw-cite-backlink"><b><a href="#cite_ref-120">^</a></b></span> <span class="reference-text">The pilot was on approach to the old Isparta Airport (closed, no codes available) believing he was on approach to Antalya.</span>
</li>
<li id="cite_note-140"><span class="mw-cite-backlink"><b><a href="#cite_ref-140">^</a></b></span> <span class="reference-text">The number of passengers killed varies from 135-143. 141 bodies in total were found, 5 crew, 133 passengers, and 3 others who were most likely also passengers.</span>
</li>
<li id="cite_note-145"><span class="mw-cite-backlink"><b><a href="#cite_ref-145">^</a></b></span> <span class="reference-text">The Indonesian Air Force reported that there were 122 persons on board the Hercules. On 4 July a local commissioner reported that there 121 people on the flight manifest: 38 military personnel on board the plane and 83 civilians.</span>
</li>
<li id="cite_note-146"><span class="mw-cite-backlink"><b><a href="#cite_ref-146">^</a></b></span> <span class="reference-text">The number of ground fatalities is unclear, 139 bodies were found in total.</span>
</li>
<li id="cite_note-148"><span class="mw-cite-backlink"><b><a href="#cite_ref-148">^</a></b></span> <span class="reference-text">Some sources state 155 were killed, but official accounts state 138 were killed.</span>
</li>
<li id="cite_note-169"><span class="mw-cite-backlink"><b><a href="#cite_ref-169">^</a></b></span> <span class="reference-text"><a href="/wiki/UNITA" title="UNITA">UNITA</a> claimed responsibility for the crash. Angolan authorities cited technical failure of the aircraft.<sup class="reference" id="cite_ref-168"><a href="#cite_note-168">[155]</a></sup></span>
</li>
<li id="cite_note-178"><span class="mw-cite-backlink"><b><a href="#cite_ref-178">^</a></b></span> <span class="reference-text">Xiamen Air was hijacked, China Southwest was parked and empty, and China Southern was parked waiting for clearance to takeoff.</span>
</li>
<li id="cite_note-190"><span class="mw-cite-backlink"><b><a href="#cite_ref-190">^</a></b></span> <span class="reference-text">The pilot attempted a <a href="/wiki/Water_landing" title="Water landing">controlled ditching</a> near the beach while fighting with the hijackers.</span>
</li>
<li id="cite_note-282"><span class="mw-cite-backlink"><b><a href="#cite_ref-282">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 112 people on the aircraft, including 98 passengers and 14 crew.</span>
</li>
<li id="cite_note-283"><span class="mw-cite-backlink"><b><a href="#cite_ref-283">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 112 people on the aircraft, including 98 passengers and 14 crew.</span>
</li>
<li id="cite_note-376"><span class="mw-cite-backlink"><b><a href="#cite_ref-376">^</a></b></span> <span class="reference-text">Initial reports concluded a bomb had exploded on board. Subsequent investigation suggest a missile may have impacted the aircraft.<sup class="reference" id="cite_ref-375"><a href="#cite_note-375">[357]</a></sup></span>
</li>
<li id="cite_note-386"><span class="mw-cite-backlink"><b><a href="#cite_ref-386">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>
</li>
<li id="cite_note-387"><span class="mw-cite-backlink"><b><a href="#cite_ref-387">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>
</li>
<li id="cite_note-443"><span class="mw-cite-backlink"><b><a href="#cite_ref-443">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 73 people on the aircraft.</span>
</li>
<li id="cite_note-444"><span class="mw-cite-backlink"><b><a href="#cite_ref-444">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 73 people on the aircraft.</span>
</li>
<li id="cite_note-450"><span class="mw-cite-backlink"><b><a href="#cite_ref-450">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 76 people on the aircraft, and that 73 people were killed.</span>
</li>
<li id="cite_note-451"><span class="mw-cite-backlink"><b><a href="#cite_ref-451">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 76 people on the aircraft, and that 73 people were killed.</span>
</li>
<li id="cite_note-482"><span class="mw-cite-backlink"><b><a href="#cite_ref-482">^</a></b></span> <span class="reference-text">Aircraft wreckage was never located.</span>
</li>
<li id="cite_note-529"><span class="mw-cite-backlink"><b><a href="#cite_ref-529">^</a></b></span> <span class="reference-text">Not to be confused with <a href="/wiki/United_Arab_Airlines_Flight_869_(1962)" title="United Arab Airlines Flight 869 (1962)">United Arab Airlines Flight 869 (1962)</a> which crashed flying the same route one year earlier.<sup class="reference" id="cite_ref-528"><a href="#cite_note-528">[502]</a></sup></span>
</li>
<li id="cite_note-559"><span class="mw-cite-backlink"><b><a href="#cite_ref-559">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>
</li>
<li id="cite_note-560"><span class="mw-cite-backlink"><b><a href="#cite_ref-560">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.</span>
</li>
<li id="cite_note-624"><span class="mw-cite-backlink"><b><a href="#cite_ref-624">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 54 people on the aircraft.</span>
</li>
<li id="cite_note-625"><span class="mw-cite-backlink"><b><a href="#cite_ref-625">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 54 people on the aircraft.</span>
</li>
<li id="cite_note-634"><span class="mw-cite-backlink"><b><a href="#cite_ref-634">^</a></b></span> <span class="reference-text">Several missed approaches due to a sandstorm necessitated a failed <a href="/wiki/Forced_landing" title="Forced landing">forced landing</a> in a Khartoum suburb. Despite LDG phase, there was no immediate target airport</span>
</li>
<li id="cite_note-636"><span class="mw-cite-backlink"><b><a href="#cite_ref-636">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 55 people on the aircraft, and that 53 of the 55 people on board were killed in the incident.</span>
</li>
<li id="cite_note-637"><span class="mw-cite-backlink"><b><a href="#cite_ref-637">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 55 people on the aircraft, and that 53 of the 55 people on board were killed in the incident.</span>
</li>
<li id="cite_note-679"><span class="mw-cite-backlink"><b><a href="#cite_ref-679">^</a></b></span> <span class="reference-text"><a href="/wiki/File:NTSB_Colgan_Air_Flight_3407_Crash_Animation.ogv" title="File:NTSB Colgan Air Flight 3407 Crash Animation.ogv">NTSB Colgan Air Flight 3407 Crash Animation</a>.</span>
</li>
<li id="cite_note-681"><span class="mw-cite-backlink"><b><a href="#cite_ref-681">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 50 people on the aircraft.</span>
</li>
<li id="cite_note-682"><span class="mw-cite-backlink"><b><a href="#cite_ref-682">^</a></b></span> <span class="reference-text">It is not known how many passengers or crew were killed in the incident. However, it is known that there were 50 people on the aircraft.</span>
</li>
<li id="cite_note-710"><span class="mw-cite-backlink"><b><a href="#cite_ref-710">^</a></b></span> <span class="reference-text">Categories adapted from RAND Corporation aviation research.</span>
</li>
<li id="cite_note-712"><span class="mw-cite-backlink"><b><a href="#cite_ref-712">^</a></b></span> <span class="reference-text">Five occurrences in the ocean (but not part of Oceania) at least 150 km (93 mi) from land and four occurrences on the Asia/Europe border. </span>
</li>
</ol></div>
<h2><span class="mw-headline" id="References">References</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=17" title="Edit section: References">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<div class="reflist columns references-column-width" style="column-width: 30em; list-style-type: decimal;">
<ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r999302996">.mw-parser-output cite.citation{font-style:inherit}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-ws-icon a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg")right 0.1em center/12px no-repeat}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-maint{display:none;color:#33aa33;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}</style><cite class="citation journal cs1"><a class="external text" href="http://www.faa.gov/about/history/brief_history" rel="nofollow">"A Brief History of the FAA"</a>. Federal Aviation Administration<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=A+Brief+History+of+the+FAA&rft_id=http%3A%2F%2Fwww.faa.gov%2Fabout%2Fhistory%2Fbrief_history&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span> <span class="cs1-hidden-error error citation-comment">Cite journal requires <code class="cs1-code">|journal=</code> (<a href="/wiki/Help:CS1_errors#missing_periodical" title="Help:CS1 errors">help</a>)</span></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation journal cs1"><a class="external text" href="https://web.archive.org/web/20131005131939/http://lancasteronline.com/blogs/flashbacklancaster/2008/09/17/fatal-plane-crash-1908/" rel="nofollow">"Fatal plane crash, 1908"</a>. Flashback Lancaster. 17 September 2008. Archived from <a class="external text" href="http://lancasteronline.com/blogs/flashbacklancaster/2008/09/17/fatal-plane-crash-1908" rel="nofollow">the original</a> on 5 October 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Fatal+plane+crash%2C+1908&rft.date=2008-09-17&rft_id=http%3A%2F%2Flancasteronline.com%2Fblogs%2Fflashbacklancaster%2F2008%2F09%2F17%2Ffatal-plane-crash-1908&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span> <span class="cs1-hidden-error error citation-comment">Cite journal requires <code class="cs1-code">|journal=</code> (<a href="/wiki/Help:CS1_errors#missing_periodical" title="Help:CS1 errors">help</a>)</span></span>
</li>
<li id="cite_note-Chisholm1913-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Chisholm1913_3-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFChisholm1913">Chisholm, Hugh (1913). <a class="external text" href="https://archive.org/details/britannicayearb01chisgoog" rel="nofollow"><i>The Britannica Year Book</i></a>. Encyclopædia Britannica Company, Limited. p. <a class="external text" href="https://archive.org/details/britannicayearb01chisgoog/page/n83" rel="nofollow">29</a><span class="reference-accessdate">. Retrieved <span class="nowrap">21 March</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+Britannica+Year+Book&rft.pages=29&rft.pub=Encyclop%C3%A6dia+Britannica+Company%2C+Limited&rft.date=1913&rft.aulast=Chisholm&rft.aufirst=Hugh&rft_id=https%3A%2F%2Farchive.org%2Fdetails%2Fbritannicayearb01chisgoog&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-The_French_Airship_Catastrophe-4"><span class="mw-cite-backlink">^ <a href="#cite_ref-The_French_Airship_Catastrophe_4-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-The_French_Airship_Catastrophe_4-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation cs2"><a class="external text" href="http://www.flightglobal.com/pdfarchive/view/1924/1924%20-%200009.html" rel="nofollow"><i>The French Airship Catastrophe</i></a>, <b>XVI</b>, Flightglobal Archive, 3 January 1924, p. 9<span class="reference-accessdate">, retrieved <span class="nowrap">3 October</span> 2013</span></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+French+Airship+Catastrophe&rft.pages=9&rft.pub=Flightglobal+Archive&rft.date=1924-01-03&rft_id=http%3A%2F%2Fwww.flightglobal.com%2Fpdfarchive%2Fview%2F1924%2F1924%2520-%25200009.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-dirigible-5"><span class="mw-cite-backlink">^ <a href="#cite_ref-dirigible_5-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-dirigible_5-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.nytimes.com/1986/08/08/nyregion/history-in-the-sea-dirigible-s-wreckage-found-off-jersey.html" rel="nofollow">"History in the sea: Dirigible's wreckage found off Jersey"</a>. <i>The New York Times</i>. 8 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">11 July</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=The+New+York+Times&rft.atitle=History+in+the+sea%3A+Dirigible%27s+wreckage+found+off+Jersey&rft.date=1986-08-08&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1986%2F08%2F08%2Fnyregion%2Fhistory-in-the-sea-dirigible-s-wreckage-found-off-jersey.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-auto-6"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto_6-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto_6-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.planecrashinfo.com/1938/1938-28.htm" rel="nofollow">"Accident Details"</a>. <i>Plane Crash info.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 February</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Plane+Crash+info.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1938%2F1938-28.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-auto1-7"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto1_7-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto1_7-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.planecrashinfo.com/1938/1938-38.htm" rel="nofollow">"Accident Details"</a>. <i>Plane Crash info.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 February</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Plane+Crash+info.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1938%2F1938-38.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-auto2-8"><span class="mw-cite-backlink">^ <a href="#cite_ref-auto2_8-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-auto2_8-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://news.google.com/newspapers?id=Yv8LAAAAIBAJ&pg=6577,2025995&dq=israel+sikorsky+crash" rel="nofollow">"The Evening Independent - Google News Archive Search"</a>. <i>news.google.com</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=news.google.com&rft.atitle=The+Evening+Independent+-+Google+News+Archive+Search&rft_id=https%3A%2F%2Fnews.google.com%2Fnewspapers%3Fid%3DYv8LAAAAIBAJ%26pg%3D6577%2C2025995%26dq%3Disrael%2Bsikorsky%2Bcrash&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database" rel="nofollow">"Aviation Safety Network Safety Database"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">4 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Aviation+Safety+Network+Safety+Database&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-libraryonline.erau-10"><span class="mw-cite-backlink">^ <a href="#cite_ref-libraryonline.erau_10-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-libraryonline.erau_10-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/miscellaneous-reports/Tenerife.pdf" rel="nofollow">"Joint Report K.L.M.-P.A.A. 12.7.1978"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. Minasterio de Transportes Y Comunicaciones. 16 November 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">28 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=Joint+Report+K.L.M.-P.A.A.+12.7.1978&rft.date=1978-11-16&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Fmiscellaneous-reports%2FTenerife.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-aviation-safety-11"><span class="mw-cite-backlink">^ <a href="#cite_ref-aviation-safety_11-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-aviation-safety_11-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-0" rel="nofollow">"ASN Accident Description (American Airlines-11)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 11 September 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28American+Airlines-11%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-aviation-safety_a-12"><span class="mw-cite-backlink">^ <a href="#cite_ref-aviation-safety_a_12-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-aviation-safety_a_12-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-1" rel="nofollow">"ASN Accident Description (United Airlines-175)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 11 September 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28United+Airlines-175%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-boeing1pdf-13"><span class="mw-cite-backlink">^ <a href="#cite_ref-boeing1pdf_13-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-boeing1pdf_13-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.boeing.com/news/techissues/pdf/statsum.pdf" rel="nofollow">"Statistical summary of commercial jet airplane accidents (1959–2011)"</a> <span class="cs1-format">(PDF)</span>. <i>boeing.com</i>. Boeing. 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=boeing.com&rft.atitle=Statistical+summary+of+commercial+jet+airplane+accidents+%281959%E2%80%932011%29&rft.date=2012&rft_id=http%3A%2F%2Fwww.boeing.com%2Fnews%2Ftechissues%2Fpdf%2Fstatsum.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-gpo-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-gpo_14-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.gpo.gov/fdsys/pkg/CFR-2012-title49-vol7/pdf/CFR-2012-title49-vol7-subtitleB-chapVIII.pdf" rel="nofollow">"Code of Federal Regulations (Title 49-Transportation)"</a> <span class="cs1-format">(PDF)</span>. <i>gpo.gov</i>. Government Printing Office. 2012. p. 626<span class="reference-accessdate">. Retrieved <span class="nowrap">3 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=gpo.gov&rft.atitle=Code+of+Federal+Regulations+%28Title+49-Transportation%29&rft.pages=626&rft.date=2012&rft_id=http%3A%2F%2Fwww.gpo.gov%2Ffdsys%2Fpkg%2FCFR-2012-title49-vol7%2Fpdf%2FCFR-2012-title49-vol7-subtitleB-chapVIII.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation journal cs1"><a class="external text" href="https://web.archive.org/web/20160308215032/https://www.caa.govt.nz/ICAO/ICAO_Compliance.htm" rel="nofollow">"International Standards and Recommended Practices"</a>. <i>caa.govt.nz</i>. International Civil Aviation Organization. 2001. Archived from <a class="external text" href="http://www.caa.govt.nz/ICAO/ICAO_Compliance.htm" rel="nofollow">the original</a> on 8 March 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">9 July</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=caa.govt.nz&rft.atitle=International+Standards+and+Recommended+Practices&rft.date=2001&rft_id=http%3A%2F%2Fwww.caa.govt.nz%2FICAO%2FICAO_Compliance.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19770327-0" rel="nofollow">"ASN Accident Description (Pan Am-1736)"</a>. <i>Aviation Safety Network</i>. 27 March 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-1736%29&rft.date=1977-03-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770327-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19770327-1" rel="nofollow">"ASN Accident Description (KLM-4805)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 27 March 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28KLM-4805%29&rft.date=1977-03-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770327-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850812-1" rel="nofollow">"ASN Accident Description (Japan Airlines-123)"</a>. <i>Aviation Safety Network</i>. 12 August 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-123%29&rft.date=1985-08-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850812-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.mlit.go.jp/jtsb/eng-air_report/JA8119.pdf" rel="nofollow">"Aircraft Accident Investigation Report Japan Air Lines Boeing 747 SR-100 JA8119, Gunma Prefecture, Japan"</a> <span class="cs1-format">(PDF)</span>. <i>mlit.go.jp/jtsb</i>. Japan Transport Safety Board (JTSB). 19 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mlit.go.jp%2Fjtsb&rft.atitle=Aircraft+Accident+Investigation+Report+Japan+Air+Lines+Boeing+747+SR-100+JA8119%2C+Gunma+Prefecture%2C+Japan&rft.date=1987-06-19&rft_id=http%3A%2F%2Fwww.mlit.go.jp%2Fjtsb%2Feng-air_report%2FJA8119.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19961112-0" rel="nofollow">"ASN Accident Description (Saudi Arabian-763)"</a>. <i>Aviation Safety Network</i>. 12 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saudi+Arabian-763%29&rft.date=1996-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19961112-1" rel="nofollow">"ASN Accident Description (Kazakhstan Airlines-1907)"</a>. <i>Aviation Safety Network</i>. 12 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kazakhstan+Airlines-1907%29&rft.date=1996-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961112-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740303-1" rel="nofollow">"ASN Accident Description (Turkish Airlines-981)"</a>. <i>Aviation Safety Network</i>. 3 March 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-981%29&rft.date=1974-03-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740303-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/8-1976%20TC-JAV.pdf" rel="nofollow">"Turkish Airlines DC-10 TC-JAV Report on the accident in the Ermenonville Forest, France on 3 March 1974"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. HMSO. 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">9 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Turkish+Airlines+DC-10+TC-JAV+Report+on+the+accident+in+the+Ermenonville+Forest%2C+France+on+3+March+1974&rft.date=1976&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F8-1976%2520TC-JAV.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text">Francillon, p. 293.</span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850623-2" rel="nofollow">"ASN Accident Description (Air India-182)"</a>. <i>Aviation Safety Network</i>. 23 June 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-182%29&rft.date=1985-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850623-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800819-1" rel="nofollow">"ASN Accident Description (Saudi Arabian-163)"</a>. <i>Aviation Safety Network</i>. 19 August 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saudi+Arabian-163%29&rft.date=1980-08-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800819-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><a class="external text" href="https://www.theglobeandmail.com/news/world/malaysian-passenger-plane-crashes-in-east-ukraine-near-russian-border/article19654868/" rel="nofollow">Biden says plane destroyed over Ukraine, killing 298, was apparently shot down</a> <a class="external text" href="https://web.archive.org/web/20140731213359/http://www.theglobeandmail.com/news/world/malaysian-passenger-plane-crashes-in-east-ukraine-near-russian-border/article19654868/" rel="nofollow">Archived</a> 31 July 2014 at the <a href="/wiki/Wayback_Machine" title="Wayback Machine">Wayback Machine</a></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19880703-0" rel="nofollow">"ASN Accident Description (Iran Air-655)"</a>. <i>Aviation Safety Network</i>. 3 July 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-655%29&rft.date=1988-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20030219-0" rel="nofollow">"ASN Accident Description (Iranian Air Force [15-2280])"</a>. <i>Aviation Safety Network</i>. 19 February 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force+%5B15-2280%5D%29&rft.date=2003-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030219-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790525-2" rel="nofollow">"ASN Accident Description (American Airlines-191)"</a>. <i>Aviation Safety Network</i>. 25 May 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-191%29&rft.date=1979-05-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790525-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/investigations/AccidentReports/Reports/AAR7917.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-79-17)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 21 December 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-79-17%29&rft.date=1979-12-21&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Finvestigations%2FAccidentReports%2FReports%2FAAR7917.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-Francillon,_p._294-34"><span class="mw-cite-backlink">^ <a href="#cite_ref-Francillon,_p._294_34-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Francillon,_p._294_34-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text">Francillon, p. 294.</span>
</li>
<li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text">Grant, p. 402.</span>
</li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19830901-0" rel="nofollow">"ASN Accident Description (Pan American-103)"</a>. <i>Aviation Safety Network</i>. 21 December 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+American-103%29&rft.date=1988-12-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-38">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19830901-0" rel="nofollow">"ASN Accident Description (Korean Air Lines-007)"</a>. <i>Aviation Safety Network</i>. 1 September 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air+Lines-007%29&rft.date=1983-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20140420004450/http://aviation-safety.net/database/record.php?id=20011112-0" rel="nofollow">"ASN Accident Description (American Airlines-587)"</a>. <i>Aviation Safety Network</i>. 12 November 2001. Archived from <a class="external text" href="http://aviation-safety.net/database/record.php?id=20011112-0" rel="nofollow">the original</a> on 20 April 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-587%29&rft.date=2001-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-40"><span class="mw-cite-backlink"><b><a href="#cite_ref-40">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/2004/AAR0404.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-04/04)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 26 October 2004<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-04%2F04%29&rft.date=2004-10-26&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2004%2FAAR0404.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19940426-0" rel="nofollow">"ASN Accident Description (China Airlines-140)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 26 April 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28China+Airlines-140%29&rft.date=1994-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940426-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.webcitation.org/5zh5D0oAt?url=http://www.mlit.go.jp/jtsb/eng-air_report/B1816.pdf" rel="nofollow">"Aircraft Accident Investigation Report China Airlines Airbus Industrie A300B4-622R, B1816 Nagoya Airport"</a> <span class="cs1-format">(PDF)</span>. <i>mlit.go.jp/jtsb</i>. Japan Transport Safety Board (JTSB). 19 July 1996. Archived from <a class="external text" href="http://www.mlit.go.jp/jtsb/eng-air_report/B1816.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 25 June 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mlit.go.jp%2Fjtsb&rft.atitle=Aircraft+Accident+Investigation+Report+China+Airlines+Airbus+Industrie+A300B4-622R%2C+B1816+Nagoya+Airport&rft.date=1996-07-19&rft_id=http%3A%2F%2Fwww.mlit.go.jp%2Fjtsb%2Feng-air_report%2FB1816.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-43">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19910711-0" rel="nofollow">"ASN Accident Description (Nigeria Airways-2120)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 11 July 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways-2120%29&rft.date=1991-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-44">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.bbc.com/news/world-africa-43724941" rel="nofollow">"Algeria military plane crash: 257 dead near Algiers"</a>. BBC. 11 April 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">11 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Algeria+military+plane+crash%3A+257+dead+near+Algiers&rft.pub=BBC&rft.date=2018-04-11&rft_id=https%3A%2F%2Fwww.bbc.com%2Fnews%2Fworld-africa-43724941&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19791128-0" rel="nofollow">"ASN Accident Description (Air New Zealand-901)"</a>. <i>Aviation Safety Network</i>. 28 November 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+New+Zealand-901%29&rft.date=1979-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19851212-0" rel="nofollow">"ASN Accident Description (Arrow Air-1285)"</a>. <i>Aviation Safety Network</i>. 12 December 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Arrow+Air-1285%29&rft.date=1985-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19851212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20160411153019/https://publicapps.caa.co.uk/docs/33/CAP701.PDF" rel="nofollow">"Archived copy"</a> <span class="cs1-format">(PDF)</span>. Archived from <a class="external text" href="https://publicapps.caa.co.uk/docs/33/CAP701.PDF" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 11 April 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">2 April</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Archived+copy&rft_id=https%3A%2F%2Fpublicapps.caa.co.uk%2Fdocs%2F33%2FCAP701.PDF&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><span class="cs1-maint citation-comment">CS1 maint: archived copy as title (<a href="/wiki/Category:CS1_maint:_archived_copy_as_title" title="Category:CS1 maint: archived copy as title">link</a>)</span></span>
</li>
<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.planecrashinfo.com/worst100.htm" rel="nofollow">"100 worst aviation accidents"</a>. PlaneCrashInfo<span class="reference-accessdate">. Retrieved <span class="nowrap">24 March</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=100+worst+aviation+accidents&rft.pub=PlaneCrashInfo&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2Fworst100.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation news cs1"><a class="external text" href="https://www.nytimes.com/1996/01/09/world/plane-in-zaire-hits-market-killing-250.html" rel="nofollow">"Plane in Zaire hits Market, Killing 250"</a>. <i>The New York Times</i>. 9 January 1996.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+New+York+Times&rft.atitle=Plane+in+Zaire+hits+Market%2C+Killing+250&rft.date=1996-01-09&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1996%2F01%2F09%2Fworld%2Fplane-in-zaire-hits-market-killing-250.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20140308-0" rel="nofollow">"ASN Accident Description (Malaysian Airlines -370)"</a>. <i>Aviation Safety Network</i>. 8 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">24 March</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Malaysian+Airlines+-370%29&rft.date=2014-03-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20140308-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19970926-0" rel="nofollow">"ASN Accident Description (Garuda Indonesia-152)"</a>. <i>Aviation Safety Network</i>. 26 September 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Garuda+Indonesia-152%29&rft.date=1997-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970926-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960717-0" rel="nofollow">"ASN Accident Description (TWA-800)"</a>. <i>Aviation Safety Network</i>. 17 July 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-800%29&rft.date=1996-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/2000/AAR0003.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-00-03)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 23 August 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-00-03%29&rft.date=2000-08-23&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2000%2FAAR0003.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980902-0" rel="nofollow">"ASN Accident Description (Swissair-111)"</a>. <i>Aviation Safety Network</i>. 2 September 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Swissair-111%29&rft.date=1998-09-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980902-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.tsb.gc.ca/eng/rapports-reports/aviation/1998/a98h0003/a98h0003.pdf" rel="nofollow">"Aviation Investigation Report Number A98H0003 (Swissair-111)"</a> <span class="cs1-format">(PDF)</span>. <i>tsb.gc.ca</i>. Transportation Safety Board of Canada<span class="reference-accessdate">. Retrieved <span class="nowrap">21 March</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=tsb.gc.ca&rft.atitle=Aviation+Investigation+Report+Number+A98H0003+%28Swissair-111%29&rft_id=http%3A%2F%2Fwww.tsb.gc.ca%2Feng%2Frapports-reports%2Faviation%2F1998%2Fa98h0003%2Fa98h0003.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19970806-0" rel="nofollow">"ASN Accident Description (Korean Air-801)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 6 August 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Korean+Air-801%29&rft.date=1997-08-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970806-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR00-01.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-00/01)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 13 January 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-00%2F01%29&rft.date=2000-01-13&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR00-01.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-60"><span class="mw-cite-backlink"><b><a href="#cite_ref-60">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20090601-0" rel="nofollow">"ASN Accident Description (Air France-447)"</a>. <i>Aviation Safety Network</i>. 1 June 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-447%29&rft.date=2009-06-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090601-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20020525-0" rel="nofollow">"ASN Accident Description (China Airlines-611)"</a>. <i>Aviation Safety Network</i>. 25 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-611%29&rft.date=2002-05-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020525-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20151031-0" rel="nofollow">"ASN Accident Description (Kogalymavia 9268)"</a>. <i>Aviation Safety Network</i>. 31 October 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">31 October</span> 2015</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kogalymavia+9268%29&rft.date=2015-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20151031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19910526-0" rel="nofollow">"ASN Accident Description (Lauda Air-004)"</a>. <i>Aviation Safety Network</i>. 26 May 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lauda+Air-004%29&rft.date=1991-05-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910526-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19991031-0" rel="nofollow">"ASN Accident Description (Egypt Air-990)"</a>. <i>Aviation Safety Network</i>. 31 October 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Egypt+Air-990%29&rft.date=1999-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19991031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/2002/AAB0201.pdf" rel="nofollow">"NTSB Accident Report (NTSB-AAB-02/01)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 13 March 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB-AAB-02%2F01%29&rft.date=2002-03-13&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2002%2FAAB0201.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19780101-1" rel="nofollow">"ASN Accident Description (Air India-855)"</a>. <i>Aviation Safety Network</i>. 1 January 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-855%29&rft.date=1978-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780101-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980216-0" rel="nofollow">"ASN Accident Description (China Airlines-676)"</a>. <i>Aviation Safety Network</i>. 16 February 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-676%29&rft.date=1998-02-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850710-0" rel="nofollow">"ASN Accident Description (Aeroflot-7425)"</a>. <i>Aviation Safety Network</i>. 10 July 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7425%29&rft.date=1985-07-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850710-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-70"><span class="mw-cite-backlink"><b><a href="#cite_ref-70">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20070717-0" rel="nofollow">"ASN Accident Description (TAM Airlines-3054)"</a>. <i>Aviation Safety Network</i>. 17 July 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAM+Airlines-3054%29&rft.date=2007-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19741204-2" rel="nofollow">"ASN Accident Description (Martinair Holland-138)"</a>. <i>Aviation Safety Network</i>. 4 December 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Martinair+Holland-138%29&rft.date=1974-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741204-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-72">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20181029-0" rel="nofollow">"ASN Accident Description (Lion Air Flight 610)"</a>. <i>Aviation Safety Network</i>. 29 October 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">29 October</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lion+Air+Flight+610%29&rft.date=2018-10-29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20181029-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-73"><span class="mw-cite-backlink"><b><a href="#cite_ref-73">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-3" rel="nofollow">"ASN Accident Description (American Airlines-77)"</a>. <i>Aviation Safety Network</i>. 11 September 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">22 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-77%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-74"><span class="mw-cite-backlink"><b><a href="#cite_ref-74">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960206-0" rel="nofollow">"ASN Accident Description (Alas Nacionales-301)"</a>. <i>Aviation Safety Network</i>. 6 February 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alas+Nacionales-301%29&rft.date=1996-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-75"><span class="mw-cite-backlink"><b><a href="#cite_ref-75">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19750803-1" rel="nofollow">"ASN Accident Description (Alia Royal Jordanian [JY-AEE])"</a>. <i>Aviation Safety Network</i>. 3 August 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alia+Royal+Jordanian+%5BJY-AEE%5D%29&rft.date=1975-08-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750803-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-77"><span class="mw-cite-backlink"><b><a href="#cite_ref-77">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870509-0" rel="nofollow">"ASN Accident Description (LOT-5055)"</a>. <i>Aviation Safety Network</i>. 9 May 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT-5055%29&rft.date=1987-05-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870509-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-78"><span class="mw-cite-backlink"><b><a href="#cite_ref-78">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19781115-0" rel="nofollow">"ASN Accident Description (Icelandic Airlines-001)"</a>. <i>Aviation Safety Network</i>. 15 November 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Icelandic+Airlines-001%29&rft.date=1978-11-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-79"><span class="mw-cite-backlink"><b><a href="#cite_ref-79">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19831127-0" rel="nofollow">"ASN Accident Description (Avianca-011)"</a>. <i>Aviation Safety Network</i>. 27 November 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-011%29&rft.date=1983-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-80"><span class="mw-cite-backlink"><b><a href="#cite_ref-80">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19811201-1" rel="nofollow">"ASN Accident Description (Inex-Adria Aviopromet-1308)"</a>. <i>Aviation Safety Network</i>. 1 December 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex-Adria+Aviopromet-1308%29&rft.date=1981-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19811201-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-81"><span class="mw-cite-backlink"><b><a href="#cite_ref-81">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19841011-0" rel="nofollow">"ASN Accident Description (Aeroflot/East Siberia-3352)"</a>. <i>Aviation Safety Network</i>. 11 October 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FEast+Siberia-3352%29&rft.date=1984-10-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19841011-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-82"><span class="mw-cite-backlink"><b><a href="#cite_ref-82">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790811-1" rel="nofollow">"ASN Accident Description (Aeroflot/Moldovia [CCCP-65816])"</a>. <i>Aviation Safety Network</i>. 11 August 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FMoldovia+%5BCCCP-65816%5D%29&rft.date=1979-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790811-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-83"><span class="mw-cite-backlink"><b><a href="#cite_ref-83">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790811-2" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-65735])"</a>. <i>Aviation Safety Network</i>. 11 August 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65735%5D%29&rft.date=1979-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790811-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-84"><span class="mw-cite-backlink"><b><a href="#cite_ref-84">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890607-2" rel="nofollow">"ASN Accident Description (Surinam Airways-764)"</a>. <i>Aviation Safety Network</i>. 7 June 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Surinam+Airways-764%29&rft.date=1989-06-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890607-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-85"><span class="mw-cite-backlink"><b><a href="#cite_ref-85">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760910-0" rel="nofollow">"ASN Accident Description (British Airways-476)"</a>. <i>Aviation Safety Network</i>. 10 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Airways-476%29&rft.date=1976-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760910-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-86"><span class="mw-cite-backlink"><b><a href="#cite_ref-86">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760910-1" rel="nofollow">"ASN Accident Description (Inex Adria-550)"</a>. <i>Aviation Safety Network</i>. 10 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex+Adria-550%29&rft.date=1976-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760910-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-87"><span class="mw-cite-backlink"><b><a href="#cite_ref-87">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/5-1977%20G-AWZT%20%20and%20YU-AJR.pdf" rel="nofollow">"British Airways Trident G-AWZT – Inex Adria DC9 YU-AJR Report on the collision in the Zagreb area, Yugoslavia, on 10 September 1976"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. HMSO. 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=British+Airways+Trident+G-AWZT+%E2%80%93+Inex+Adria+DC9+YU-AJR+Report+on+the+collision+in+the+Zagreb+area%2C+Yugoslavia%2C+on+10+September+1976&rft.date=1977&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F5-1977%2520G-AWZT%2520%2520and%2520YU-AJR.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-88"><span class="mw-cite-backlink"><b><a href="#cite_ref-88">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730122-0" rel="nofollow">"ASN Accident Description (Nigeria Airways [JY-ADO])"</a>. <i>Aviation Safety Network</i>. 22 January 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways+%5BJY-ADO%5D%29&rft.date=1973-01-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730122-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-89"><span class="mw-cite-backlink"><b><a href="#cite_ref-89">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19721013-1" rel="nofollow">"ASN Accident Description (Aeroflot-217)"</a>. <i>Aviation Safety Network</i>. 13 October 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-217%29&rft.date=1972-10-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721013-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-90"><span class="mw-cite-backlink"><b><a href="#cite_ref-90">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20060822-0" rel="nofollow">"ASN Accident Description (Pulkovo Aviation Enterprise-612)"</a>. <i>Aviation Safety Network</i>. 22 August 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pulkovo+Aviation+Enterprise-612%29&rft.date=2006-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-91"><span class="mw-cite-backlink"><b><a href="#cite_ref-91">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890919-1" rel="nofollow">"ASN Accident Description (Union de Transportes Aériens -772)"</a>. <i>Aviation Safety Network</i>. 19 September 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Union+de+Transportes+A%C3%A9riens+-772%29&rft.date=1989-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890919-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-Francillon,_p._296-92"><span class="mw-cite-backlink">^ <a href="#cite_ref-Francillon,_p._296_92-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Francillon,_p._296_92-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Francillon,_p._296_92-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text">Francillon, p. 296.</span>
</li>
<li id="cite_note-93"><span class="mw-cite-backlink"><b><a href="#cite_ref-93">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20000130-1" rel="nofollow">"ASN Accident Description (Kenya Airways-431)"</a>. <i>Aviation Safety Network</i>. 30 January 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Airways-431%29&rft.date=2000-01-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000130-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-94"><span class="mw-cite-backlink"><b><a href="#cite_ref-94">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20090715-0" rel="nofollow">"ASN Accident Description (Caspian Airlines-7908)"</a>. <i>Aviation Safety Network</i>. 15 July 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Caspian+Airlines-7908%29&rft.date=2009-07-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090715-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-95"><span class="mw-cite-backlink"><b><a href="#cite_ref-95">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920928-0" rel="nofollow">"ASN Accident Description (Pakistan International Airlines-268)"</a>. <i>Aviation Safety Network</i>. 28 September 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-268%29&rft.date=1992-09-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920928-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-96"><span class="mw-cite-backlink"><b><a href="#cite_ref-96">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19860331-1" rel="nofollow">"ASN Accident Description (Mexicana-940)"</a>. <i>Aviation Safety Network</i>. 31 March 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mexicana-940%29&rft.date=1986-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860331-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-97"><span class="mw-cite-backlink"><b><a href="#cite_ref-97">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800708-0" rel="nofollow">"ASN Accident Description (Aeroflot-4227)"</a>. <i>Aviation Safety Network</i>. 8 July 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-4227%29&rft.date=1980-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-98"><span class="mw-cite-backlink"><b><a href="#cite_ref-98">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20141228-0" rel="nofollow">"ASN Aircraft Accident Airbus A320-216 PK-AXC Java Sea"</a>. <i>Aviation Safety Network</i>. 28 December 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">28 December</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Aircraft+Accident+Airbus+A320-216+PK-AXC+Java+Sea&rft.date=2014-12-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20141228-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-99"><span class="mw-cite-backlink"><b><a href="#cite_ref-99">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710730-1" rel="nofollow">"ASN Accident Description (All Nippon Airways-58)"</a>. <i>Aviation Safety Network</i>. 30 July 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-58%29&rft.date=1971-07-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710730-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-100"><span class="mw-cite-backlink"><b><a href="#cite_ref-100">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20050816-0" rel="nofollow">"ASN Accident Description (West Caribbean Airways-708)"</a>. <i>Aviation Safety Network</i>. 16 August 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28West+Caribbean+Airways-708%29&rft.date=2005-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-101"><span class="mw-cite-backlink"><b><a href="#cite_ref-101">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19940606-1" rel="nofollow">"ASN Accident Description (China Northwest Airlines-2303)"</a>. <i>Aviation Safety Network</i>. 6 June 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northwest+Airlines-2303%29&rft.date=1994-06-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940606-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-102"><span class="mw-cite-backlink"><b><a href="#cite_ref-102">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20120603-0" rel="nofollow">"ASN Accident Description (Dana Air-992)"</a>. <i>Aviation Safety Network</i>. 3 June 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dana+Air-992%29&rft.date=2012-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20120603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-103"><span class="mw-cite-backlink"><b><a href="#cite_ref-103">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19951220-1" rel="nofollow">"ASN Accident Description (American Airlines-965)"</a>. <i>Aviation Safety Network</i>. 20 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-965%29&rft.date=1995-12-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951220-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-105"><span class="mw-cite-backlink"><b><a href="#cite_ref-105">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920926-1" rel="nofollow">"ASN Accident Description (Nigerian Air Force [NAF911])"</a>. <i>Aviation Safety Network</i>. 26 September 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigerian+Air+Force+%5BNAF911%5D%29&rft.date=1992-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920926-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-106"><span class="mw-cite-backlink"><b><a href="#cite_ref-106">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19871128-0" rel="nofollow">"ASN Accident Description (South AFn Airways-295)"</a>. <i>Aviation Safety Network</i>. 28 November 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28South+AFn+Airways-295%29&rft.date=1987-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19871128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-107"><span class="mw-cite-backlink"><b><a href="#cite_ref-107">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20100522-0" rel="nofollow">"ASN Accident Description"</a>. Aviation Safety Network (Air India Express-812). 22 May 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=ASN+Accident+Description&rft.pub=Aviation+Safety+Network+%28Air+India+Express-812%29&rft.date=2010-05-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100522-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-108"><span class="mw-cite-backlink"><b><a href="#cite_ref-108">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20190310-0" rel="nofollow">"ASN Accident Description"</a>. Aviation Safety Network (Ethiopian Airlines Flight 302). 10 March 2019<span class="reference-accessdate">. Retrieved <span class="nowrap">10 March</span> 2019</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=ASN+Accident+Description&rft.pub=Aviation+Safety+Network+%28Ethiopian+Airlines+Flight+302%29&rft.date=2019-03-10&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20190310-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-109"><span class="mw-cite-backlink"><b><a href="#cite_ref-109">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19921222-0" rel="nofollow">"ASN Accident Description (Libyan Arab Airlines-1103)"</a>. <i>Aviation Safety Network</i>. 22 December 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines-1103%29&rft.date=1992-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921222-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-110"><span class="mw-cite-backlink"><b><a href="#cite_ref-110">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870816-2" rel="nofollow">"ASN Accident Description (Northwest Airlines-255)"</a>. <i>Aviation Safety Network</i>. 16 August 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Airlines-255%29&rft.date=1987-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870816-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-111"><span class="mw-cite-backlink"><b><a href="#cite_ref-111">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR88-05.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-88/05)"</a> <span class="cs1-format">(PDF)</span>. <i>hlibraryonline.erau.edu</i>. National Transportation Safety Board. 10 May 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=hlibraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-88%2F05%29&rft.date=1988-05-10&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR88-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-112"><span class="mw-cite-backlink"><b><a href="#cite_ref-112">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19791126-0" rel="nofollow">"ASN Accident Description (Pakistan International Airlines-740)"</a>. <i>Aviation Safety Network</i>. 26 November 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-740%29&rft.date=1979-11-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791126-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-113"><span class="mw-cite-backlink"><b><a href="#cite_ref-113">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720814-0" rel="nofollow">"ASN Accident Description (Interflug [DM-SEA])"</a>. <i>Aviation Safety Network</i>. 14 August 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Interflug+%5BDM-SEA%5D%29&rft.date=1972-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-114"><span class="mw-cite-backlink"><b><a href="#cite_ref-114">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19721203-0" rel="nofollow">"ASN Accident Description (Convair-990)"</a>. <i>Aviation Safety Network</i>. 3 December 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Convair-990%29&rft.date=1972-12-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721203-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-115"><span class="mw-cite-backlink"><b><a href="#cite_ref-115">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690316-0" rel="nofollow">"ASN Accident Description (Viasa-742)"</a>. <i>Aviation Safety Network</i>. 16 March 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Viasa-742%29&rft.date=1969-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690316-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-116"><span class="mw-cite-backlink"><b><a href="#cite_ref-116">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFRanter">Ranter, Harro. <a class="external text" href="http://aviation-safety.net/database/record.php?id=19680512-1" rel="nofollow">"ASN Aircraft accident Lockheed C-130B Hercules 60-0297 Kham Duc"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Aircraft+accident+Lockheed+C-130B+Hercules+60-0297+Kham+Duc&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680512-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-117"><span class="mw-cite-backlink"><b><a href="#cite_ref-117">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20080820-0" rel="nofollow">"ASN Accident Description (Spanair-5022)"</a>. <i>Aviation Safety Network</i>. 20 August 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Spanair-5022%29&rft.date=2008-08-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080820-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-118"><span class="mw-cite-backlink"><b><a href="#cite_ref-118">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20060929-0" rel="nofollow">"ASN Accident Description (Gol Transportes Aéreos-1907)"</a>. <i>Aviation Safety Network</i>. 29 September 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gol+Transportes+A%C3%A9reos-1907%29&rft.date=2006-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-119"><span class="mw-cite-backlink"><b><a href="#cite_ref-119">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760919-0" rel="nofollow">"ASN Accident Description (Turkish Airlines-452)"</a>. <i>Aviation Safety Network</i>. 19 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-452%29&rft.date=1976-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760919-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-121"><span class="mw-cite-backlink"><b><a href="#cite_ref-121">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820709-0" rel="nofollow">"ASN Accident Description (Pan Am-759)"</a>. <i>Aviation Safety Network</i>. 9 July 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-759%29&rft.date=1982-07-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820709-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-122"><span class="mw-cite-backlink"><b><a href="#cite_ref-122">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR83-02.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-83/02)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 21 March 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-83%2F02%29&rft.date=1983-03-21&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR83-02.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-123"><span class="mw-cite-backlink"><b><a href="#cite_ref-123">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20100728-0" rel="nofollow">"ASN Accident Description (Airblue-202)"</a>. <i>Aviation Safety Network</i>. 28 July 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Airblue-202%29&rft.date=2010-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-124"><span class="mw-cite-backlink"><b><a href="#cite_ref-124">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20090630-0" rel="nofollow">"ASN Accident Description (Yemenia-626)"</a>. <i>Aviation Safety Network</i>. 30 June 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Yemenia-626%29&rft.date=2009-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-125"><span class="mw-cite-backlink"><b><a href="#cite_ref-125">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20150324-0" rel="nofollow">"Accident description (Germanwings A320 )"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">24 March</span> 2015</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+description+%28Germanwings+A320+%29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150324-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-126"><span class="mw-cite-backlink"><b><a href="#cite_ref-126">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890903-1" rel="nofollow">"ASN Accident Description (Cubana de Aviación-9046)"</a>. <i>Aviation Safety Network</i>. 3 September 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-9046%29&rft.date=1989-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890903-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-127"><span class="mw-cite-backlink"><b><a href="#cite_ref-127">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20050905-0" rel="nofollow">"ASN Accident Description (Mandala Airlines-091)"</a>. <i>Aviation Safety Network</i>. 5 September 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mandala+Airlines-091%29&rft.date=2005-09-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050905-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-128"><span class="mw-cite-backlink"><b><a href="#cite_ref-128">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20130717135131/http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_Mandala_PK-RIM.pdf" rel="nofollow">"Aircraft Accident Investigation Report KNKT/05.24/09.01.38 (Mandala Airlines-091 [PK-RIM])"</a> <span class="cs1-format">(PDF)</span>. <i>dephub.go.id/knkt/ntsc_aviation/aaic.htm</i>. National Transportation Safety Committee (NTSC). 2009. Archived from <a class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_Mandala_PK-RIM.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 17 July 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Investigation+Report+KNKT%2F05.24%2F09.01.38+%28Mandala+Airlines-091+%5BPK-RIM%5D%29&rft.date=2009&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2Fbaru%2FFinal_Report_Mandala_PK-RIM.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-129"><span class="mw-cite-backlink"><b><a href="#cite_ref-129">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20020504-1" rel="nofollow">"ASN Accident Description (EAS Airlines-4226)"</a>. <i>Aviation Safety Network</i>. 4 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28EAS+Airlines-4226%29&rft.date=2002-05-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020504-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-130"><span class="mw-cite-backlink"><b><a href="#cite_ref-130">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20040103-0" rel="nofollow">"ASN Accident Description (Flash Airlines-604)"</a>. <i>Aviation Safety Network</i>. 3 January 2004<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flash+Airlines-604%29&rft.date=2004-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20040103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-131"><span class="mw-cite-backlink"><b><a href="#cite_ref-131">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850219-1" rel="nofollow">"ASN Accident Description (Iberia Airlines-610)"</a>. <i>Aviation Safety Network</i>. 19 February 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+Airlines-610%29&rft.date=1985-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850219-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-132"><span class="mw-cite-backlink"><b><a href="#cite_ref-132">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800425-0" rel="nofollow">"ASN Accident Description (Dan-Air-1008)"</a>. <i>Aviation Safety Network</i>. 25 April 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dan-Air-1008%29&rft.date=1980-04-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800425-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-133"><span class="mw-cite-backlink"><b><a href="#cite_ref-133">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20010704-0" rel="nofollow">"ASN Accident Description (Vladivostok Air-352)"</a>. <i>Aviation Safety Network</i>. 4 July 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vladivostok+Air-352%29&rft.date=2001-07-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010704-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-134"><span class="mw-cite-backlink"><b><a href="#cite_ref-134">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19961107-0" rel="nofollow">"ASN Accident Description (ADC Airlines-086)"</a>. <i>Aviation Safety Network</i>. 7 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ADC+Airlines-086%29&rft.date=1996-11-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961107-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-135"><span class="mw-cite-backlink"><b><a href="#cite_ref-135">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890208-0" rel="nofollow">"ASN Accident Description (Independent Air-1851)"</a>. <i>Aviation Safety Network</i>. 8 February 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Independent+Air-1851%29&rft.date=1989-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-136"><span class="mw-cite-backlink"><b><a href="#cite_ref-136">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19780925-0" rel="nofollow">"ASN Accident Description (PSA-182) & Private aircraft (N7711G)"</a>. <i>Aviation Safety Network</i>. 25 September 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28PSA-182%29+%26+Private+aircraft+%28N7711G%29&rft.date=1978-09-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780925-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-137"><span class="mw-cite-backlink"><b><a href="#cite_ref-137">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR79-05.pdf" rel="nofollow">"NTSB Accident Report (NTSB-AAR-79-05)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 19 April 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-79-05%29&rft.date=1979-04-19&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR79-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-138"><span class="mw-cite-backlink"><b><a href="#cite_ref-138">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20000823-0" rel="nofollow">"ASN Accident Description (Gulf Air-072)"</a>. <i>Aviation Safety Network</i>. 23 August 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gulf+Air-072%29&rft.date=2000-08-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000823-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-139"><span class="mw-cite-backlink"><b><a href="#cite_ref-139">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19880317-0" rel="nofollow">"ASN Accident Description (Avianca Flight-410)"</a>. <i>Aviation Safety Network</i>. 17 March 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca+Flight-410%29&rft.date=1988-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880317-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-141"><span class="mw-cite-backlink"><b><a href="#cite_ref-141">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20031225-0" rel="nofollow">"ASN Accident Description (UTAGE-141)"</a>. <i>Aviation Safety Network</i>. 25 December 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28UTAGE-141%29&rft.date=2003-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20031225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-142"><span class="mw-cite-backlink"><b><a href="#cite_ref-142">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960829-0" rel="nofollow">"ASN Accident Description (Vnukovo Airlines-2801)"</a>. <i>Aviation Safety Network</i>. 29 August 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vnukovo+Airlines-2801%29&rft.date=1996-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-143"><span class="mw-cite-backlink"><b><a href="#cite_ref-143">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19951218-0" rel="nofollow">"ASN Accident Description (Trans Service Airlift [9Q-CRR])"</a>. <i>Aviation Safety Network</i>. 18 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans+Service+Airlift+%5B9Q-CRR%5D%29&rft.date=1995-12-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-144"><span class="mw-cite-backlink"><b><a href="#cite_ref-144">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19921124-0" rel="nofollow">"ASN Accident Description (China Southern Airlines-3943)"</a>. <i>Aviation Safety Network</i>. 24 November 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southern+Airlines-3943%29&rft.date=1992-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-147"><span class="mw-cite-backlink"><b><a href="#cite_ref-147">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20150630-0" rel="nofollow">"ASN Aircraft accident Lockheed KC-130B Hercules A-1310 Medan"</a>. <i>Aviation Safety Network</i>. 30 June 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Aircraft+accident+Lockheed+KC-130B+Hercules+A-1310+Medan&rft.date=2015-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-149"><span class="mw-cite-backlink"><b><a href="#cite_ref-149">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19750404-0" rel="nofollow">"ASN Accident Description (US Air Force [68-0218])"</a>. <i>Aviation Safety Network</i>. 4 April 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B68-0218%5D%29&rft.date=1975-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-150"><span class="mw-cite-backlink"><b><a href="#cite_ref-150">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850802-0" rel="nofollow">"ASN Accident Description (Delta Air Lines-191)"</a>. <i>Aviation Safety Network</i>. 2 August 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Delta+Air+Lines-191%29&rft.date=1985-08-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850802-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-151"><span class="mw-cite-backlink"><b><a href="#cite_ref-151">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR86-05.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-86/05)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 15 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-86%2F05%29&rft.date=1986-08-15&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR86-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-152"><span class="mw-cite-backlink"><b><a href="#cite_ref-152">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820608-0" rel="nofollow">"ASN Accident Description (VASP-168)"</a>. <i>Aviation Safety Network</i>. 8 June 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28VASP-168%29&rft.date=1982-06-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820608-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-153"><span class="mw-cite-backlink"><b><a href="#cite_ref-153">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19911005-0" rel="nofollow">"ASN Accident Description (Indonesian Air Force [A-1324])"</a>. <i>Aviation Safety Network</i>. 5 October 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indonesian+Air+Force+%5BA-1324%5D%29&rft.date=1991-10-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19911005-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-154"><span class="mw-cite-backlink"><b><a href="#cite_ref-154">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19601216-0" rel="nofollow">"ASN Accident Description (United Airlines-826)"</a>. <i>Aviation Safety Network</i>. 16 December 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-826%29&rft.date=1960-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-155"><span class="mw-cite-backlink"><b><a href="#cite_ref-155">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19601216-1" rel="nofollow">"ASN Accident Description (TWA-266)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 16 December 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28TWA-266%29&rft.date=1960-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601216-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-156"><span class="mw-cite-backlink"><b><a href="#cite_ref-156">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1660.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (United & TWA 16 December 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 12 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+%26+TWA+16+December+1960%29&rft.date=1962-06-12&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1660.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1960-12-16-united-826-twa-266" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-157"><span class="mw-cite-backlink"><b><a href="#cite_ref-157">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930208-0" rel="nofollow">"ASN Accident Description (Iran Air Tours [EP-ITD])"</a>. <i>Aviation Safety Network</i>. 8 February 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air+Tours+%5BEP-ITD%5D%29&rft.date=1993-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-158"><span class="mw-cite-backlink"><b><a href="#cite_ref-158">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19881019-0" rel="nofollow">"ASN Accident Description (Indian Airlines-113)"</a>. <i>Aviation Safety Network</i>. 19 October 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-113%29&rft.date=1988-10-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19881019-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-159"><span class="mw-cite-backlink"><b><a href="#cite_ref-159">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19660204-0" rel="nofollow">"ASN Accident Description (All Nippon Airways-60)"</a>. <i>Aviation Safety Network</i>. 4 February 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-60%29&rft.date=1966-02-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660204-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-160"><span class="mw-cite-backlink"><b><a href="#cite_ref-160">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19940908-0" rel="nofollow">"ASN Accident Description (US Air-427)"</a>. <i>Aviation Safety Network</i>. 8 September 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air-427%29&rft.date=1994-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-161"><span class="mw-cite-backlink"><b><a href="#cite_ref-161">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/1999/AAR9901.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-99/01)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 24 March 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-99%2F01%29&rft.date=1999-03-24&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1999%2FAAR9901.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-162"><span class="mw-cite-backlink"><b><a href="#cite_ref-162">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930519-0" rel="nofollow">"ASN Accident Description (SAM Colombia-501)"</a>. <i>Aviation Safety Network</i>. 19 May 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAM+Colombia-501%29&rft.date=1993-05-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930519-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-163"><span class="mw-cite-backlink"><b><a href="#cite_ref-163">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820628-1" rel="nofollow">"ASN Accident Description (Aeroflot-8641)"</a>. <i>Aviation Safety Network</i>. 28 June 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-8641%29&rft.date=1982-06-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820628-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-164"><span class="mw-cite-backlink"><b><a href="#cite_ref-164">^</a></b></span> <span class="reference-text">Yefim, Komissarov, and Komissarov, p. 315.</span>
</li>
<li id="cite_note-165"><span class="mw-cite-backlink"><b><a href="#cite_ref-165">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20000419-0" rel="nofollow">"ASN Accident Description (Air Philippines-541)"</a>. <i>Aviation Safety Network</i>. 19 April 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Philippines-541%29&rft.date=2000-04-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000419-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-166"><span class="mw-cite-backlink"><b><a href="#cite_ref-166">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19891021-0" rel="nofollow">"ASN Accident Description (Tan-Sahsa-414)"</a>. <i>Aviation Safety Network</i>. 21 October 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tan-Sahsa-414%29&rft.date=1989-10-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891021-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-167"><span class="mw-cite-backlink"><b><a href="#cite_ref-167">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19771119-1" rel="nofollow">"ASN Accident Description (TAP Portugal-425)"</a>. <i>Aviation Safety Network</i>. 19 November 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAP+Portugal-425%29&rft.date=1977-11-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771119-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-168"><span class="mw-cite-backlink"><b><a href="#cite_ref-168">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19831108-0" rel="nofollow">"ASN Accident Description (TAAG Angola Airlines [D2-TBN])"</a>. <i>Aviation Safety Network</i>. 8 November 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAAG+Angola+Airlines+%5BD2-TBN%5D%29&rft.date=1983-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-170"><span class="mw-cite-backlink"><b><a href="#cite_ref-170">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620603-0" rel="nofollow">"ASN Accident Description (Air France-007)"</a>. <i>Aviation Safety Network</i>. 3 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-007%29&rft.date=1962-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-171"><span class="mw-cite-backlink"><b><a href="#cite_ref-171">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20020415-0" rel="nofollow">"ASN Accident Description (Air China-129)"</a>. <i>Aviation Safety Network</i>. 15 April 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+China-129%29&rft.date=2002-04-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020415-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-172"><span class="mw-cite-backlink"><b><a href="#cite_ref-172">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19530618-0" rel="nofollow">"ASN Accident Description (US Air Force [51-0137])"</a>. <i>Aviation Safety Network</i>. 18 June 1953<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B51-0137%5D%29&rft.date=1953-06-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19530618-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-1941_Messerschmitt_Me_321_Leipheim_collision-173"><span class="mw-cite-backlink"><b><a href="#cite_ref-1941_Messerschmitt_Me_321_Leipheim_collision_173-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFNowarra">Nowarra, Heinz J. <a class="external text" href="https://updoc.tips/download/free-pdf-ebook-german-gliders-in-world-war-ii" rel="nofollow"><i>German Gliders in World War II</i></a>. Schiffer Publishing Ltd. p. 45. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/0-88740-358-1" title="Special:BookSources/0-88740-358-1"><bdi>0-88740-358-1</bdi></a><span class="reference-accessdate">. Retrieved <span class="nowrap">25 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=German+Gliders+in+World+War+II&rft.pages=45&rft.pub=Schiffer+Publishing+Ltd.&rft.isbn=0-88740-358-1&rft.aulast=Nowarra&rft.aufirst=Heinz+J.&rft_id=https%3A%2F%2Fupdoc.tips%2Fdownload%2Ffree-pdf-ebook-german-gliders-in-world-war-ii&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-Fiddler's_Green-174"><span class="mw-cite-backlink"><b><a href="#cite_ref-Fiddler's_Green_174-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.fiddlersgreen.net/models/aircraft/Messerschmitt-Me321.html" rel="nofollow">"Messerschmitt Me-321/323 Gigant WWII Cargo Glider"</a>. Fiddler's Green Paper Models<span class="reference-accessdate">. Retrieved <span class="nowrap">25 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Messerschmitt+Me-321%2F323+Gigant+WWII+Cargo+Glider&rft.pub=Fiddler%27s+Green+Paper+Models&rft_id=http%3A%2F%2Fwww.fiddlersgreen.net%2Fmodels%2Faircraft%2FMesserschmitt-Me321.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-175"><span class="mw-cite-backlink"><b><a href="#cite_ref-175">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-3" rel="nofollow">"ASN Accident Description (Xiamen Air-8301)"</a>. <i>Aviation Safety Network</i>. 2 October 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Xiamen+Air-8301%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-176"><span class="mw-cite-backlink"><b><a href="#cite_ref-176">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-2" rel="nofollow">"ASN Accident Description (China Southwest-2402)"</a>. <i>Aviation Safety Network</i>. 2 October 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest-2402%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-177"><span class="mw-cite-backlink"><b><a href="#cite_ref-177">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-4" rel="nofollow">"ASN Accident Description (China Southern [B-2812])"</a>. <i>Aviation Safety Network</i>. 2 October 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southern+%5BB-2812%5D%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-4&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-179"><span class="mw-cite-backlink"><b><a href="#cite_ref-179">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800121-0" rel="nofollow">"ASN Accident Description (Iran Air-291)"</a>. <i>Aviation Safety Network</i>. 21 January 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-291%29&rft.date=1980-01-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-180"><span class="mw-cite-backlink"><b><a href="#cite_ref-180">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19560630-0" rel="nofollow">"ASN Accident Description (United Airlines-718)"</a>. <i>Aviation Safety Network</i>. 30 June 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-718%29&rft.date=1956-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-181"><span class="mw-cite-backlink"><b><a href="#cite_ref-181">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19560630-1" rel="nofollow">"ASN Accident Description (TWA-2)"</a>. <i>Aviation Safety Network</i>. 30 June 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-2%29&rft.date=1956-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560630-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-182"><span class="mw-cite-backlink"><b><a href="#cite_ref-182">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3056.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (TWA & United 30 June 1956)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 15 April 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+%26+United+30+June+1956%29&rft.date=1957-04-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3056.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1956-06-30-twa-2-united-718" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-183"><span class="mw-cite-backlink"><b><a href="#cite_ref-183">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20120420-0" rel="nofollow">"ASN Accident Description (Bhoja Air-213)"</a>. <i>Aviation Safety Network</i>. 20 April 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bhoja+Air-213%29&rft.date=2012-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20120420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-184"><span class="mw-cite-backlink"><b><a href="#cite_ref-184">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFRanter">Ranter, Harro. <a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=76532" rel="nofollow">"Accident Mil Mi-26 89 red, 19 Aug 2002"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Mil+Mi-26+89+red%2C+19+Aug+2002&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D76532&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-185"><span class="mw-cite-backlink"><b><a href="#cite_ref-185">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFWalsh2004">Walsh, Nick Paton (30 April 2004). <a class="external text" href="https://www.theguardian.com/world/2004/apr/30/russia.chechnya" rel="nofollow">"Chechen gets life for killing 127 Russian soldiers"</a>. <i>the Guardian</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=the+Guardian&rft.atitle=Chechen+gets+life+for+killing+127+Russian+soldiers&rft.date=2004-04-30&rft.aulast=Walsh&rft.aufirst=Nick+Paton&rft_id=https%3A%2F%2Fwww.theguardian.com%2Fworld%2F2004%2Fapr%2F30%2Frussia.chechnya&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-186"><span class="mw-cite-backlink"><b><a href="#cite_ref-186">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19750820-0" rel="nofollow">"ASN Accident Description"</a>. <i>Aviation Safety Network</i>. 20 August 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description&rft.date=1975-08-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750820-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-187"><span class="mw-cite-backlink"><b><a href="#cite_ref-187">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19670420-1" rel="nofollow">"ASN Accident Description (Globe Air [HB-ITB])"</a>. <i>Aviation Safety Network</i>. 20 April 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Globe+Air+%5BHB-ITB%5D%29&rft.date=1967-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670420-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-188"><span class="mw-cite-backlink"><b><a href="#cite_ref-188">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20060709-0" rel="nofollow">"ASN Accident Description (Sibir Airlines-778)"</a>. <i>Aviation Safety Network</i>. 9 July 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sibir+Airlines-778%29&rft.date=2006-07-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060709-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-189"><span class="mw-cite-backlink"><b><a href="#cite_ref-189">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19961123-0" rel="nofollow">"ASN Accident Description (Ethiopian Airlines-961)"</a>. <i>Aviation Safety Network</i>. 23 November 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Airlines-961%29&rft.date=1996-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-191"><span class="mw-cite-backlink"><b><a href="#cite_ref-191">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19940103-2" rel="nofollow">"ASN Accident Description (Baikal Air-130)"</a>. <i>Aviation Safety Network</i>. 3 January 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Baikal+Air-130%29&rft.date=1994-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940103-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-192"><span class="mw-cite-backlink"><b><a href="#cite_ref-192">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19660305-1" rel="nofollow">"ASN Accident Description (BOAC-911)"</a>. <i>Aviation Safety Network</i>. 5 March 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28BOAC-911%29&rft.date=1966-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-193"><span class="mw-cite-backlink"><b><a href="#cite_ref-193">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960229-0" rel="nofollow">"ASN Accident Description (Faucett-251)"</a>. <i>Aviation Safety Network</i>. 29 February 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Faucett-251%29&rft.date=1996-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-194"><span class="mw-cite-backlink"><b><a href="#cite_ref-194">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730711-0" rel="nofollow">"ASN Accident Description (Varig-820)"</a>. <i>Aviation Safety Network</i>. 11 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-820%29&rft.date=1973-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-195"><span class="mw-cite-backlink"><b><a href="#cite_ref-195">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680420-0" rel="nofollow">"ASN Accident Description (South AFn Airways-228)"</a>. <i>Aviation Safety Network</i>. 20 April 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28South+AFn+Airways-228%29&rft.date=1968-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-196"><span class="mw-cite-backlink"><b><a href="#cite_ref-196">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20170607-0" rel="nofollow">"5820 Accident description"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">7 June</span> 2017</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=5820+Accident+description&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20170607-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-197"><span class="mw-cite-backlink"><b><a href="#cite_ref-197">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19731013-0" rel="nofollow">"ASN Accident Description (Aeroflot-964)"</a>. <i>Aviation Safety Network</i>. 13 October 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-964%29&rft.date=1973-10-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731013-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-198"><span class="mw-cite-backlink"><b><a href="#cite_ref-198">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720518-0" rel="nofollow">"ASN Accident Description (Aeroflot-1491)"</a>. <i>Aviation Safety Network</i>. 18 May 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1491%29&rft.date=1972-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-199"><span class="mw-cite-backlink"><b><a href="#cite_ref-199">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20050814-0" rel="nofollow">"ASN Accident Description (Helios Airways-522)"</a>. <i>Aviation Safety Network</i>. 14 August 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Helios+Airways-522%29&rft.date=2005-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-200"><span class="mw-cite-backlink"><b><a href="#cite_ref-200">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650520-0" rel="nofollow">"ASN Accident Description (Pakistan International Airways-705)"</a>. <i>Aviation Safety Network</i>. 20 May 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airways-705%29&rft.date=1965-05-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650520-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-201"><span class="mw-cite-backlink"><b><a href="#cite_ref-201">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690623-2" rel="nofollow">"ASN Accident Description (Aeroflot-831)"</a>. <i>Aviation Safety Network</i>. 23 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-831%29&rft.date=1969-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690623-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-202"><span class="mw-cite-backlink"><b><a href="#cite_ref-202">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690623-3" rel="nofollow">"ASN Accident Description (Soviet Air Force [--])"</a>. <i>Aviation Safety Network</i>. 23 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5B--%5D%29&rft.date=1969-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690623-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-203"><span class="mw-cite-backlink"><b><a href="#cite_ref-203">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20020212-0" rel="nofollow">"ASN Accident Description (Iran Air Tours-956)"</a>. <i>Aviation Safety Network</i>. 12 February 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air+Tours-956%29&rft.date=2002-02-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-204"><span class="mw-cite-backlink"><b><a href="#cite_ref-204">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19830711-0" rel="nofollow">"ASN Accident Description (TAME Ecuador [HC-BIG])"</a>. <i>Aviation Safety Network</i>. 11 July 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAME+Ecuador+%5BHC-BIG%5D%29&rft.date=1983-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-205"><span class="mw-cite-backlink"><b><a href="#cite_ref-205">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20011008-0" rel="nofollow">"ASN Accident Description (SAS-686)"</a>. <i>Aviation Safety Network</i>. 8 October 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAS-686%29&rft.date=2001-10-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011008-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-206"><span class="mw-cite-backlink"><b><a href="#cite_ref-206">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20011008-1" rel="nofollow">"ASN Accident Description (Private aircraft [D-IEVX])"</a>. <i>Aviation Safety Network</i>. 8 October 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Private+aircraft+%5BD-IEVX%5D%29&rft.date=2001-10-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011008-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-207"><span class="mw-cite-backlink"><b><a href="#cite_ref-207">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.webcitation.org/5yfQFiQuQ?url=http://www.ansv.it/cgi-bin/eng/FINAL%20REPORT%20A-1-04.pdf" rel="nofollow">"Final Report Milano Linate airport collision (08 Oct 2001)"</a> <span class="cs1-format">(PDF)</span>. <i>ansv.it/En/Index.asp</i>. Agenzia Nazionale per la Sicurezza del Volo. Archived from <a class="external text" href="http://www.ansv.it/cgi-bin/eng/FINAL%20REPORT%20A-1-04.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 14 May 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ansv.it%2FEn%2FIndex.asp&rft.atitle=Final+Report+Milano+Linate+airport+collision+%2808+Oct+2001%29&rft_id=http%3A%2F%2Fwww.ansv.it%2Fcgi-bin%2Feng%2FFINAL%2520REPORT%2520A-1-04.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-208"><span class="mw-cite-backlink"><b><a href="#cite_ref-208">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720618-0" rel="nofollow">"ASN Accident Description (British European Airways-548)"</a>. <i>Aviation Safety Network</i>. 18 June 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-548%29&rft.date=1972-06-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720618-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-209"><span class="mw-cite-backlink"><b><a href="#cite_ref-209">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/4-1973%20G-ARPI.pdf" rel="nofollow">"Report No: 4/1973. Trident I G-ARPI Report of the Public Inquiry into the causes and circumstances of the accident near Staines on 18 June 1972"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. London: HMSO. 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Report+No%3A+4%2F1973.+Trident+I+G-ARPI+Report+of+the+Public+Inquiry+into+the+causes+and+circumstances+of+the+accident+near+Staines+on+18+June+1972&rft.date=1973&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F4-1973%2520G-ARPI.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-210"><span class="mw-cite-backlink"><b><a href="#cite_ref-210">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19631129-0" rel="nofollow">"ASN Accident Description (Trans-Canada Airlines-831)"</a>. <i>Aviation Safety Network</i>. 29 November 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans-Canada+Airlines-831%29&rft.date=1963-11-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19631129-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-211"><span class="mw-cite-backlink"><b><a href="#cite_ref-211">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20051022-0" rel="nofollow">"ASN Accident Description (Bellview Airlines-210)"</a>. <i>Aviation Safety Network</i>. 22 October 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bellview+Airlines-210%29&rft.date=2005-10-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051022-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-212"><span class="mw-cite-backlink"><b><a href="#cite_ref-212">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20030708-0" rel="nofollow">"ASN Accident Description (Sudan Airways-139)"</a>. <i>Aviation Safety Network</i>. 8 July 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudan+Airways-139%29&rft.date=2003-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-213"><span class="mw-cite-backlink"><b><a href="#cite_ref-213">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19660124-0" rel="nofollow">"ASN Accident Description (Air India-101)"</a>. <i>Aviation Safety Network</i>. 24 January 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-101%29&rft.date=1966-01-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-214"><span class="mw-cite-backlink"><b><a href="#cite_ref-214">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://news.yahoo.com/air-algerie-wreck-found-mali-burkina-faso-army-192832820.html" rel="nofollow">"Air Algerie crash wipes out entire families"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Air+Algerie+crash+wipes+out+entire+families&rft_id=https%3A%2F%2Fnews.yahoo.com%2Fair-algerie-wreck-found-mali-burkina-faso-army-192832820.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-215"><span class="mw-cite-backlink"><b><a href="#cite_ref-215">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19931120-1" rel="nofollow">"ASN Accident Description (Avioimpex-110)"</a>. <i>Aviation Safety Network</i>. 20 November 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avioimpex-110%29&rft.date=1993-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19931120-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-216"><span class="mw-cite-backlink"><b><a href="#cite_ref-216">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19871129-0" rel="nofollow">"ASN Accident Description (Korean Air-858)"</a>. <i>Aviation Safety Network</i>. 29 November 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air-858%29&rft.date=1987-11-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19871129-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-217"><span class="mw-cite-backlink"><b><a href="#cite_ref-217">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720505-0" rel="nofollow">"ASN Accident Description (Alitalia-112)"</a>. <i>Aviation Safety Network</i>. 5 May 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-112%29&rft.date=1972-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-218"><span class="mw-cite-backlink"><b><a href="#cite_ref-218">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20070505-0" rel="nofollow">"ASN Accident Description (Kenya Airways-507)"</a>. <i>Aviation Safety Network</i>. 5 May 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Airways-507%29&rft.date=2007-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-219"><span class="mw-cite-backlink"><b><a href="#cite_ref-219">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20060503-0" rel="nofollow">"ASN Accident Description (Armavia-967)"</a>. <i>Aviation Safety Network</i>. 3 May 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Armavia-967%29&rft.date=2006-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-220"><span class="mw-cite-backlink"><b><a href="#cite_ref-220">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20000725-0" rel="nofollow">"ASN Accident Description (Air France-4590)"</a>. <i>Aviation Safety Network</i>. 25 July 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-4590%29&rft.date=2000-07-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000725-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-221"><span class="mw-cite-backlink"><b><a href="#cite_ref-221">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/F-BTSC%20report.pdf" rel="nofollow">"Accident on 25 July 2000 at La Patte d'Oie in Gonesse to the Concorde registered F-BTSC operated by Air France"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. Bureau Enquêtes-Accidents (on the Air Accidents Investigation Branch website)<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Accident+on+25+July+2000+at+La+Patte+d%27Oie+in+Gonesse+to+the+Concorde+registered+F-BTSC+operated+by+Air+France&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2FF-BTSC%2520report.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-222"><span class="mw-cite-backlink"><b><a href="#cite_ref-222">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920731-0" rel="nofollow">"ASN Accident Description (Thai Airways-311)"</a>. <i>Aviation Safety Network</i>. 31 July 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-311%29&rft.date=1992-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920731-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-223"><span class="mw-cite-backlink"><b><a href="#cite_ref-223">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19750624-1" rel="nofollow">"ASN Accident Description (Eastern Airlines-66)"</a>. <i>Aviation Safety Network</i>. 24 June 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Airlines-66%29&rft.date=1975-06-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750624-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-224"><span class="mw-cite-backlink"><b><a href="#cite_ref-224">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR76-08.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-76/08)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 12 March 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-76%2F08%29&rft.date=1976-03-12&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR76-08.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-225"><span class="mw-cite-backlink"><b><a href="#cite_ref-225">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620622-0" rel="nofollow">"ASN Accident Description (Air France-117)"</a>. <i>Aviation Safety Network</i>. 22 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-117%29&rft.date=1962-06-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620622-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-226"><span class="mw-cite-backlink"><b><a href="#cite_ref-226">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20180518-0" rel="nofollow">"ASN Accident Description (Cubana de Aviación-972)"</a>. <i>Aviation Safety Network</i>. 18 May 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">18 May</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-972%29&rft.date=2018-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-227"><span class="mw-cite-backlink"><b><a href="#cite_ref-227">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20020507-1" rel="nofollow">"ASN Accident Description (China Northern Airlines-6136)"</a>. <i>Aviation Safety Network</i>. 7 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northern+Airlines-6136%29&rft.date=2002-05-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020507-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-228"><span class="mw-cite-backlink"><b><a href="#cite_ref-228">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890719-1" rel="nofollow">"ASN Accident Description (United Airlines-232)"</a>. <i>Aviation Safety Network</i>. 19 July 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-232%29&rft.date=1989-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890719-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-229"><span class="mw-cite-backlink"><b><a href="#cite_ref-229">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR90-06.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-90/06)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 1 November 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-90%2F06%29&rft.date=1990-11-01&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR90-06.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-230"><span class="mw-cite-backlink"><b><a href="#cite_ref-230">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19830923-0" rel="nofollow">"ASN Accident Description (Gulf Air-771)"</a>. <i>Aviation Safety Network</i>. 23 September 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gulf+Air-771%29&rft.date=1983-09-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830923-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-231"><span class="mw-cite-backlink"><b><a href="#cite_ref-231">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820426-0" rel="nofollow">"ASN Accident Description (CAAC-3303)"</a>. <i>Aviation Safety Network</i>. 26 April 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28CAAC-3303%29&rft.date=1982-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820426-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-232"><span class="mw-cite-backlink"><b><a href="#cite_ref-232">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720314-1" rel="nofollow">"ASN Accident Description (Sterling Airways-296)"</a>. <i>Aviation Safety Network</i>. 14 March 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sterling+Airways-296%29&rft.date=1972-03-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720314-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-233"><span class="mw-cite-backlink"><b><a href="#cite_ref-233">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19700703-0" rel="nofollow">"ASN Accident Description (Dan-Air [G-APDN])"</a>. <i>Aviation Safety Network</i>. 3 July 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dan-Air+%5BG-APDN%5D%29&rft.date=1970-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-234"><span class="mw-cite-backlink"><b><a href="#cite_ref-234">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation cs2"><a class="external text" href="http://www.aaib.gov.uk/cms_resources/1-1972%20G-APDN.pdf" rel="nofollow"><i>Civil Aircraft Accident Report No: 1/1972. Dan Air Comet 4, G-APDN. Report on the accident which occurred in the Sierra del Montseny mountain range, in the Municipal District of Arbucias (Gerona), Spain, on 3 July 1970</i></a> <span class="cs1-format">(PDF)</span>, <a href="/wiki/Air_Accidents_Investigation_Branch" title="Air Accidents Investigation Branch">Air Accidents Investigation Branch</a>, 1972, <q>translation of the report published by the Spanish Air Ministry October 1971</q></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Civil+Aircraft+Accident+Report+No%3A+1%2F1972.+Dan+Air+Comet+4%2C+G-APDN.+Report+on+the+accident+which+occurred+in+the+Sierra+del+Montseny+mountain+range%2C+in+the+Municipal+District+of+Arbucias+%28Gerona%29%2C+Spain%2C+on+3+July+1970&rft.pub=Air+Accidents+Investigation+Branch&rft.date=1972&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources%2F1-1972%2520G-APDN.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-235"><span class="mw-cite-backlink"><b><a href="#cite_ref-235">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760306-0" rel="nofollow">"ASN Accident Description (Aeroflot/Armenia-909)"</a>. <i>Aviation Safety Network</i>. 6 March 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FArmenia-909%29&rft.date=1976-03-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760306-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-236"><span class="mw-cite-backlink"><b><a href="#cite_ref-236">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710904-0" rel="nofollow">"ASN Accident Description (Alaska Airlines-1866)"</a>. <i>Aviation Safety Network</i>. 4 September 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alaska+Airlines-1866%29&rft.date=1971-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-237"><span class="mw-cite-backlink"><b><a href="#cite_ref-237">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.webcitation.org/6O60AIlWj?url=http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-28.pdf" rel="nofollow">"NTSB Accident Report (NTSB-AAR-72-28)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 13 October 1972. Archived from <a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-28.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 15 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-72-28%29&rft.date=1972-10-13&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-28.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-238"><span class="mw-cite-backlink"><b><a href="#cite_ref-238">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19661224-0" rel="nofollow">"ASN Accident Description (Flying Tiger Line [N228SW])"</a>. <i>Aviation Safety Network</i>. 24 December 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2019</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flying+Tiger+Line+%5BN228SW%5D%29&rft.date=1966-12-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-239"><span class="mw-cite-backlink"><b><a href="#cite_ref-239">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620304-0" rel="nofollow">"ASN Accident Description (Caledonian Airways-153)"</a>. <i>Aviation Safety Network</i>. 4 March 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Caledonian+Airways-153%29&rft.date=1962-03-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620304-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-240"><span class="mw-cite-backlink"><b><a href="#cite_ref-240">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960511-0" rel="nofollow">"ASN Accident Description (ValuJet-592)"</a>. <i>Aviation Safety Network</i>. 11 May 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ValuJet-592%29&rft.date=1996-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-241"><span class="mw-cite-backlink"><b><a href="#cite_ref-241">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/1997/AAR9706.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-97/06)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 19 August 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-97%2F06%29&rft.date=1997-08-19&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1997%2FAAR9706.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-242"><span class="mw-cite-backlink"><b><a href="#cite_ref-242">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19841223-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-85338])"</a>. <i>Aviation Safety Network</i>. 23 December 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-85338%5D%29&rft.date=1984-12-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19841223-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-243"><span class="mw-cite-backlink"><b><a href="#cite_ref-243">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19810822-0" rel="nofollow">"ASN Accident Description (Far Eastern Air Transport-103)"</a>. <i>Aviation Safety Network</i>. 22 August 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Far+Eastern+Air+Transport-103%29&rft.date=1981-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-244"><span class="mw-cite-backlink"><b><a href="#cite_ref-244">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740427-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-75559])"</a>. <i>Aviation Safety Network</i>. 27 April 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75559%5D%29&rft.date=1974-04-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740427-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-245"><span class="mw-cite-backlink"><b><a href="#cite_ref-245">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19721001-0" rel="nofollow">"ASN Accident Description (Aeroflot-1036)"</a>. <i>Aviation Safety Network</i>. 1 October 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1036%29&rft.date=1972-10-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721001-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-246"><span class="mw-cite-backlink"><b><a href="#cite_ref-246">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19700705-0" rel="nofollow">"ASN Accident Description (Air Canada-621)"</a>. <i>Aviation Safety Network</i>. 5 July 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Canada-621%29&rft.date=1970-07-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700705-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-247"><span class="mw-cite-backlink"><b><a href="#cite_ref-247">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20051210-0" rel="nofollow">"ASN Accident Description (Sosoliso Airlines-1145)"</a>. <i>Aviation Safety Network</i>. 10 December 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sosoliso+Airlines-1145%29&rft.date=2005-12-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051210-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-248"><span class="mw-cite-backlink"><b><a href="#cite_ref-248">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930922-1" rel="nofollow">"ASN Accident Description (Transair Georgia [85163])"</a>. <i>Aviation Safety Network</i>. 22 September 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transair+Georgia+%5B85163%5D%29&rft.date=1993-09-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930922-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-249"><span class="mw-cite-backlink"><b><a href="#cite_ref-249">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920731-1" rel="nofollow">"ASN Accident Description (China General Aviation-7552)"</a>. <i>Aviation Safety Network</i>. 31 July 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+General+Aviation-7552%29&rft.date=1992-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920731-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-250"><span class="mw-cite-backlink"><b><a href="#cite_ref-250">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19880118-3" rel="nofollow">"ASN Accident Description (China Southwest Airlines-4146)"</a>. <i>Aviation Safety Network</i>. 18 January 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest+Airlines-4146%29&rft.date=1988-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880118-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-251"><span class="mw-cite-backlink"><b><a href="#cite_ref-251">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19781223-0" rel="nofollow">"ASN Accident Description (Alitalia-4128)"</a>. <i>Aviation Safety Network</i>. 23 December 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-4128%29&rft.date=1978-12-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781223-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-252"><span class="mw-cite-backlink"><b><a href="#cite_ref-252">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730930-1" rel="nofollow">"ASN Accident Description (Aeroflot-3932)"</a>. <i>Aviation Safety Network</i>. 30 September 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-3932%29&rft.date=1973-09-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730930-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-253"><span class="mw-cite-backlink"><b><a href="#cite_ref-253">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730410-1" rel="nofollow">"ASN Accident Description (Invicta International Airlines-435)"</a>. <i>Aviation Safety Network</i>. 10 April 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Invicta+International+Airlines-435%29&rft.date=1973-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730410-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-254"><span class="mw-cite-backlink"><b><a href="#cite_ref-254">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730221-1" rel="nofollow">"ASN Accident Description (Libyan Arab Airlines-114)"</a>. <i>Aviation Safety Network</i>. 21 February 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines-114%29&rft.date=1973-02-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730221-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-255"><span class="mw-cite-backlink"><b><a href="#cite_ref-255">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19891127-0" rel="nofollow">"ASN Accident Description (Avianca-203)"</a>. <i>Aviation Safety Network</i>. 27 November 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-203%29&rft.date=1989-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-256"><span class="mw-cite-backlink"><b><a href="#cite_ref-256">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740422-0" rel="nofollow">"ASN Accident Description (Pan Am-812)"</a>. <i>Aviation Safety Network</i>. 22 April 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-812%29&rft.date=1974-04-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740422-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-257"><span class="mw-cite-backlink"><b><a href="#cite_ref-257">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19671116-0" rel="nofollow">"ASN Accident Description (Aeroflot-2230)"</a>. <i>Aviation Safety Network</i>. 16 November 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2230%29&rft.date=1967-11-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-258"><span class="mw-cite-backlink"><b><a href="#cite_ref-258">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620316-1" rel="nofollow">"ASN Accident Description (Flying Tiger Line-739)"</a>. <i>Aviation Safety Network</i>. 16 March 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flying+Tiger+Line-739%29&rft.date=1962-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620316-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-259"><span class="mw-cite-backlink"><b><a href="#cite_ref-259">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20051206-0" rel="nofollow">"ASN Accident Description (Iranian Air Force [5-8519])"</a>. <i>Aviation Safety Network</i>. 6 December 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force+%5B5-8519%5D%29&rft.date=2005-12-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-260"><span class="mw-cite-backlink"><b><a href="#cite_ref-260">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19731222-1" rel="nofollow">"ASN Accident Description (Royal Air Maroc [OO-SRD])"</a>. <i>Aviation Safety Network</i>. 22 December 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Maroc+%5BOO-SRD%5D%29&rft.date=1973-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731222-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-261"><span class="mw-cite-backlink"><b><a href="#cite_ref-261">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20050203-1" rel="nofollow">"ASN Accident Description (Kam Air-904)"</a>. <i>Aviation Safety Network</i>. 3 February 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kam+Air-904%29&rft.date=2005-02-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050203-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-262"><span class="mw-cite-backlink"><b><a href="#cite_ref-262">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980202-0" rel="nofollow">"ASN Accident Description (Cebu Pacific Air-387)"</a>. <i>Aviation Safety Network</i>. 2 February 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cebu+Pacific+Air-387%29&rft.date=1998-02-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980202-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-263"><span class="mw-cite-backlink"><b><a href="#cite_ref-263">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19971219-0" rel="nofollow">"ASN Accident Description (SilkAir-185)"</a>. <i>Aviation Safety Network</i>. 19 December 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SilkAir-185%29&rft.date=1997-12-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971219-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-264"><span class="mw-cite-backlink"><b><a href="#cite_ref-264">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20140314014419/http://www.dephub.go.id/knkt/ntsc_aviation/Final%20Report%20Silk%20Air%20MI-185.pdf" rel="nofollow">"Aircraft Accident Report (Silkair-185 [9V-TRF])"</a> <span class="cs1-format">(PDF)</span>. <i>dephub.go.id/knkt/ntsc_aviation/aaic.htm</i>. National Transportation Safety Committee (NTSC). 14 December 2000. Archived from <a class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/Final%20Report%20Silk%20Air%20MI-185.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 14 March 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Report+%28Silkair-185+%5B9V-TRF%5D%29&rft.date=2000-12-14&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2FFinal%2520Report%2520Silk%2520Air%2520MI-185.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-265"><span class="mw-cite-backlink"><b><a href="#cite_ref-265">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720107-1" rel="nofollow">"ASN Accident Description (Iberia Airlines-602)"</a>. <i>Aviation Safety Network</i>. 7 January 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+Airlines-602%29&rft.date=1972-01-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720107-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-266"><span class="mw-cite-backlink"><b><a href="#cite_ref-266">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19630201-0" rel="nofollow">"ASN Accident Description (Middle East Airlines-265)"</a>. <i>Aviation Safety Network</i>. 1 February 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Middle+East+Airlines-265%29&rft.date=1963-02-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-267"><span class="mw-cite-backlink"><b><a href="#cite_ref-267">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20100512-0" rel="nofollow">"ASN Accident Description (Afriqiyah Airways-771)"</a>. <i>Aviation Safety Network</i>. 12 May 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Afriqiyah+Airways-771%29&rft.date=2010-05-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100512-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-268"><span class="mw-cite-backlink"><b><a href="#cite_ref-268">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=19861102-0" rel="nofollow">"ASN Accident Description (Iranian Air Force)"</a>. <i>Aviation Safety Network</i>. 2 November 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">28 June</span> 2019</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force%29&rft.date=1986-11-02&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861102-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-269"><span class="mw-cite-backlink"><b><a href="#cite_ref-269">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20070101-0" rel="nofollow">"ASN Accident Description (Adam Air-574)"</a>. <i>Aviation Safety Network</i>. 1 January 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Adam+Air-574%29&rft.date=2007-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070101-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-270"><span class="mw-cite-backlink"><b><a href="#cite_ref-270">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.webcitation.org/5zltnuNI0?url=http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_PK-KKW_Release.pdf" rel="nofollow">"Aircraft Accident Investigation Report KNKT.07.01/08.01.36 (Adam Air PK-KKW)"</a> <span class="cs1-format">(PDF)</span>. <i>dephub.go.id/knkt/ntsc_aviation/aaic.htm</i>. National Transportation Safety Committee (NTSC). 2008. Archived from <a class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_PK-KKW_Release.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 28 June 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Investigation+Report+KNKT.07.01%2F08.01.36+%28Adam+Air+PK-KKW%29&rft.date=2008&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2Fbaru%2FFinal_Report_PK-KKW_Release.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-271"><span class="mw-cite-backlink"><b><a href="#cite_ref-271">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20030306-0" rel="nofollow">"ASN Accident Description (Air Algérie-6289)"</a>. <i>Aviation Safety Network</i>. 6 March 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Alg%C3%A9rie-6289%29&rft.date=2003-03-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030306-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-272"><span class="mw-cite-backlink"><b><a href="#cite_ref-272">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19700215-0" rel="nofollow">"ASN Accident Description (Dominicana de Aviación [HI-177])"</a>. <i>Aviation Safety Network</i>. 15 February 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dominicana+de+Aviaci%C3%B3n+%5BHI-177%5D%29&rft.date=1970-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-273"><span class="mw-cite-backlink"><b><a href="#cite_ref-273">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19981211-0" rel="nofollow">"ASN Accident Description (Thai Airways-261)"</a>. <i>Aviation Safety Network</i>. 11 December 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-261%29&rft.date=1998-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19981211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-274"><span class="mw-cite-backlink"><b><a href="#cite_ref-274">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19721229-0" rel="nofollow">"ASN Accident Description (Eastern Air Lines-401)"</a>. <i>Aviation Safety Network</i>. 29 December 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-401%29&rft.date=1972-12-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-275"><span class="mw-cite-backlink"><b><a href="#cite_ref-275">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation cs2"><a class="external text" href="https://web.archive.org/web/20121004125402/http://www.airdisaster.com/reports/ntsb/AAR73-14.pdf" rel="nofollow"><i>Eastern Airlines, Inc, L-1011, N310EA, Miami, Florida, December 29, 1972</i></a> <span class="cs1-format">(PDF)</span>, <a class="mw-redirect" href="/wiki/NTSB" title="NTSB">NTSB</a> (report number AAR-73/14), 14 June 1973, archived from <a class="external text" href="http://www.airdisaster.com/reports/ntsb/AAR73-14.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 4 October 2012<span class="reference-accessdate">, retrieved <span class="nowrap">18 September</span> 2013</span></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Eastern+Airlines%2C+Inc%2C+L-1011%2C+N310EA%2C+Miami%2C+Florida%2C+December+29%2C+1972&rft.pub=NTSB+%28report+number+AAR-73%2F14%29&rft.date=1973-06-14&rft_id=http%3A%2F%2Fwww.airdisaster.com%2Freports%2Fntsb%2FAAR73-14.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-276"><span class="mw-cite-backlink"><b><a href="#cite_ref-276">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720831-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-74298])"</a>. <i>Aviation Safety Network</i>. 31 August 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-74298%5D%29&rft.date=1972-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-277"><span class="mw-cite-backlink"><b><a href="#cite_ref-277">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19700809-0" rel="nofollow">"ASN Accident Description (LANSA-502)"</a>. <i>Aviation Safety Network</i>. 9 August 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LANSA-502%29&rft.date=1970-08-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700809-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-278"><span class="mw-cite-backlink"><b><a href="#cite_ref-278">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19630603-1" rel="nofollow">"ASN Accident Description (Northwest Orient Airlines-293)"</a>. <i>Aviation Safety Network</i>. 3 June 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-293%29&rft.date=1963-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630603-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-279"><span class="mw-cite-backlink"><b><a href="#cite_ref-279">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0363.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Northwest 3 June 1963)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 14 April 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+3+June+1963%29&rft.date=1964-04-14&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0363.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1963-06-03-northwest-293" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-280"><span class="mw-cite-backlink"><b><a href="#cite_ref-280">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19771204-0" rel="nofollow">"ASN Accident Description (Malaysian Airlines System -653)"</a>. <i>Aviation Safety Network</i>. 4 December 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Malaysian+Airlines+System+-653%29&rft.date=1977-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771204-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-281"><span class="mw-cite-backlink"><b><a href="#cite_ref-281">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690320-0" rel="nofollow">"ASN Accident Description (United Arab Airlines [SU-APC])"</a>. <i>Aviation Safety Network</i>. 20 March 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines+%5BSU-APC%5D%29&rft.date=1969-03-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690320-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-284"><span class="mw-cite-backlink"><b><a href="#cite_ref-284">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20090520-0" rel="nofollow">"ASN Accident Description (Tentara Nasional Indonesia-AU [A-1325])"</a>. <i>Aviation Safety Network</i>. 20 May 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tentara+Nasional+Indonesia-AU+%5BA-1325%5D%29&rft.date=2009-05-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090520-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-285"><span class="mw-cite-backlink"><b><a href="#cite_ref-285">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19961031-0" rel="nofollow">"ASN Accident Description (TAM-402)"</a>. <i>Aviation Safety Network</i>. 31 October 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">19 August</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAM-402%29&rft.date=1996-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-286"><span class="mw-cite-backlink"><b><a href="#cite_ref-286">^</a></b></span> <span class="reference-text">Gero, p. 282.</span>
</li>
<li id="cite_note-287"><span class="mw-cite-backlink"><b><a href="#cite_ref-287">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19811116-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-85480])"</a>. <i>Aviation Safety Network</i>. 16 November 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-85480%5D%29&rft.date=1981-11-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19811116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-288"><span class="mw-cite-backlink"><b><a href="#cite_ref-288">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19580814-0" rel="nofollow">"ASN Accident Description (KLM-607E)"</a>. <i>Aviation Safety Network</i>. 14 August 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28KLM-607E%29&rft.date=1958-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-289"><span class="mw-cite-backlink"><b><a href="#cite_ref-289">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20200522-0" rel="nofollow">"ASN Accident Description (Pakistan International Airlines-8303)"</a>. <i>Aviation Safety Network</i>. 22 May 2020<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2020</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-8303%29&rft.date=2020-05-22&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20200522-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-290"><span class="mw-cite-backlink"><b><a href="#cite_ref-290">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19951207-0" rel="nofollow">"ASN Accident Description (Khabarovsk United Air-3949)"</a>. <i>Aviation Safety Network</i>. 6 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Khabarovsk+United+Air-3949%29&rft.date=1995-12-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-291"><span class="mw-cite-backlink"><b><a href="#cite_ref-291">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19910321-0" rel="nofollow">"ASN Accident Description (Royal Saudi Air Force [469])"</a>. <i>Aviation Safety Network</i>. 21 March 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Saudi+Air+Force+%5B469%5D%29&rft.date=1991-03-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910321-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-292"><span class="mw-cite-backlink"><b><a href="#cite_ref-292">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680207-1" rel="nofollow">"ASN Accident Description (Indian Air Force-203)"</a>. <i>Aviation Safety Network</i>. 7 February 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Air+Force-203%29&rft.date=1968-02-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680207-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-293"><span class="mw-cite-backlink"><b><a href="#cite_ref-293">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19660901-0" rel="nofollow">"ASN Accident Description (Britannia Airways-105)"</a>. <i>Aviation Safety Network</i>. 1 September 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Britannia+Airways-105%29&rft.date=1966-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-294"><span class="mw-cite-backlink"><b><a href="#cite_ref-294">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740130-0" rel="nofollow">"ASN Accident Description (Pan Am-806)"</a>. <i>Aviation Safety Network</i>. 30 January 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-806%29&rft.date=1974-01-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740130-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-295"><span class="mw-cite-backlink"><b><a href="#cite_ref-295">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710725-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-42405])"</a>. <i>Aviation Safety Network</i>. 25 July 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42405%5D%29&rft.date=1971-07-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710725-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-296"><span class="mw-cite-backlink"><b><a href="#cite_ref-296">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19621127-0" rel="nofollow">"ASN Accident Description (Varig-810)"</a>. <i>Aviation Safety Network</i>. 27 November 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-810%29&rft.date=1962-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19621127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-297"><span class="mw-cite-backlink"><b><a href="#cite_ref-297">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20100410-0" rel="nofollow">"ASN Accident Description (Polish Air Force [101])"</a>. <i>Aviation Safety Network</i>. 10 April 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Polish+Air+Force+%5B101%5D%29&rft.date=2010-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100410-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-298"><span class="mw-cite-backlink"><b><a href="#cite_ref-298">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20121010075723/http://www.mak.ru/russian/investigations/2010/tu-154m_101/finalreport_eng.pdf" rel="nofollow">"Interstate Aviation Committee (Polish Ministry of Defense-101)"</a> <span class="cs1-format">(PDF)</span>. <i>mak.ru/english/english.html</i>. Interstate Aviation Committee. Archived from <a class="external text" href="http://www.mak.ru/russian/investigations/2010/tu-154m_101/finalreport_eng.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 10 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">14 July</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mak.ru%2Fenglish%2Fenglish.html&rft.atitle=Interstate+Aviation+Committee+%28Polish+Ministry+of+Defense-101%29&rft_id=http%3A%2F%2Fwww.mak.ru%2Frussian%2Finvestigations%2F2010%2Ftu-154m_101%2Ffinalreport_eng.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-299"><span class="mw-cite-backlink"><b><a href="#cite_ref-299">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20061029-0" rel="nofollow">"ASN Accident Description (ADC Airlines-53)"</a>. <i>Aviation Safety Network</i>. 29 October 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ADC+Airlines-53%29&rft.date=2006-10-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20061029-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-300"><span class="mw-cite-backlink"><b><a href="#cite_ref-300">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19770113-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-42369])"</a>. <i>Aviation Safety Network</i>. 13 January 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42369%5D%29&rft.date=1977-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-301"><span class="mw-cite-backlink"><b><a href="#cite_ref-301">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19761012-0" rel="nofollow">"ASN Accident Description (Indian Airlines-171)"</a>. <i>Aviation Safety Network</i>. 12 October 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-171%29&rft.date=1976-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-302"><span class="mw-cite-backlink"><b><a href="#cite_ref-302">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680911-0" rel="nofollow">"ASN Accident Description (Air France-1611)"</a>. <i>Aviation Safety Network</i>. 11 September 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-1611%29&rft.date=1968-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680911-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-303"><span class="mw-cite-backlink"><b><a href="#cite_ref-303">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620301-0" rel="nofollow">"ASN Accident Description (American Airlines-1)"</a>. <i>Aviation Safety Network</i>. 1 March 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-1%29&rft.date=1962-03-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620301-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-304"><span class="mw-cite-backlink"><b><a href="#cite_ref-304">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0162.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (American 1 March 1962)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 11 January 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+1+March+1962%29&rft.date=1963-01-11&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0162.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1962-03-01-american-1" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-305"><span class="mw-cite-backlink"><b><a href="#cite_ref-305">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20020128-0" rel="nofollow">"ASN Accident Description (TAME Ecuador-120)"</a>. <i>Aviation Safety Network</i>. 28 January 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAME+Ecuador-120%29&rft.date=2002-01-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-306"><span class="mw-cite-backlink"><b><a href="#cite_ref-306">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850503-0" rel="nofollow">"ASN Accident Description (Aeroflot-8381)"</a>. <i>Aviation Safety Network</i>. 3 May 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-8381%29&rft.date=1985-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-307"><span class="mw-cite-backlink"><b><a href="#cite_ref-307">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850503-1" rel="nofollow">"ASN Accident Description (Soviet Air Force [CCCP-26492])"</a>. <i>Aviation Safety Network</i>. 3 May 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-26492%5D%29&rft.date=1985-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850503-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-308"><span class="mw-cite-backlink"><b><a href="#cite_ref-308">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620707-1" rel="nofollow">"ASN Accident Description (Alitalia-771)"</a>. <i>Aviation Safety Network</i>. 7 July 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-771%29&rft.date=1962-07-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620707-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-309"><span class="mw-cite-backlink"><b><a href="#cite_ref-309">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19860118-0" rel="nofollow">"ASN Accident Description (Aerovias Guatemala [HC-BAE])"</a>. <i>Aviation Safety Network</i>. 18 January 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerovias+Guatemala+%5BHC-BAE%5D%29&rft.date=1986-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860118-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-nytimes20.01.1986-310"><span class="mw-cite-backlink"><b><a href="#cite_ref-nytimes20.01.1986_310-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.nytimes.com/1986/01/20/world/guatemala-crash-toll-now-put-at-93.html" rel="nofollow">"Guatemala crash toll now put at 93"</a>. <i>The New York Times</i>. 20 January 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">1 October</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=The+New+York+Times&rft.atitle=Guatemala+crash+toll+now+put+at+93&rft.date=1986-01-20&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1986%2F01%2F20%2Fworld%2Fguatemala-crash-toll-now-put-at-93.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-311"><span class="mw-cite-backlink"><b><a href="#cite_ref-311">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19831207-0" rel="nofollow">"ASN Accident Description (Iberia-350)"</a>. <i>Aviation Safety Network</i>. 7 December 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia-350%29&rft.date=1983-12-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-312"><span class="mw-cite-backlink"><b><a href="#cite_ref-312">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19831207-1" rel="nofollow">"ASN Accident Description (Aviaco-134)"</a>. <i>Aviation Safety Network</i>. 7 December 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviaco-134%29&rft.date=1983-12-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831207-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash-313"><span class="mw-cite-backlink"><b><a href="#cite_ref-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash_313-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20161225-0" rel="nofollow">"Accident description"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">25 December</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Accident+description&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20161225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-314"><span class="mw-cite-backlink"><b><a href="#cite_ref-314">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19900214-2" rel="nofollow">"ASN Accident Description (Indian Airlines-605)"</a>. <i>Aviation Safety Network</i>. 14 February 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-605%29&rft.date=1990-02-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900214-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-315"><span class="mw-cite-backlink"><b><a href="#cite_ref-315">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19741201-0" rel="nofollow">"ASN Accident Description (TWA-514)"</a>. <i>Aviation Safety Network</i>. 1 December 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-514%29&rft.date=1974-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-316"><span class="mw-cite-backlink"><b><a href="#cite_ref-316">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19700206-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-75798])"</a>. <i>Aviation Safety Network</i>. 6 February 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75798%5D%29&rft.date=1970-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-317"><span class="mw-cite-backlink"><b><a href="#cite_ref-317">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960226-0" rel="nofollow">"ASN Accident Description (Sudanese Air Force)"</a>. <i>Aviation Safety Network</i>. 26 February 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudanese+Air+Force%29&rft.date=1996-02-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960226-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-318"><span class="mw-cite-backlink"><b><a href="#cite_ref-318">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=19761013-0" rel="nofollow">"ASN Accident Description (Lloyd Aéreo Boliviano - LAB [N730JP])"</a>. <i>Aviation Safety Network</i>. 13 October 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">10 June</span> 2019</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+-+LAB+%5BN730JP%5D%29&rft.date=1976-10-13&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761013-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-319"><span class="mw-cite-backlink"><b><a href="#cite_ref-319">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19711224-0" rel="nofollow">"ASN Accident Description (LANSA-508)"</a>. <i>Aviation Safety Network</i>. 24 December 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LANSA-508%29&rft.date=1971-12-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-320"><span class="mw-cite-backlink"><b><a href="#cite_ref-320">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20100125-0" rel="nofollow">"ASN Accident Description (Ethiopian Airlines-409)"</a>. <i>Aviation Safety Network</i>. 25 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Airlines-409%29&rft.date=2010-01-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100125-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-321"><span class="mw-cite-backlink"><b><a href="#cite_ref-321">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20070916-0" rel="nofollow">"ASN Accident Description (One-Two GO Airlines-269)"</a>. <i>Aviation Safety Network</i>. 16 September 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28One-Two+GO+Airlines-269%29&rft.date=2007-09-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070916-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-322"><span class="mw-cite-backlink"><b><a href="#cite_ref-322">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19830830-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-65129])"</a>. <i>Aviation Safety Network</i>. 30 August 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">12 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65129%5D%29&rft.date=1983-08-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830830-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-323"><span class="mw-cite-backlink"><b><a href="#cite_ref-323">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820706-0" rel="nofollow">"ASN Accident Description (Aeroflot-411)"</a>. <i>Aviation Safety Network</i>. 6 July 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-411%29&rft.date=1982-07-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820706-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-324"><span class="mw-cite-backlink"><b><a href="#cite_ref-324">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19691208-0" rel="nofollow">"ASN Accident Description (Olympic Airways-954)"</a>. <i>Aviation Safety Network</i>. 8 December 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Olympic+Airways-954%29&rft.date=1969-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-325"><span class="mw-cite-backlink"><b><a href="#cite_ref-325">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800914-0" rel="nofollow">"ASN Accident Description (Royal Saudi Air Force) [453]"</a>. <i>Aviation Safety Network</i>. 14 September 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Saudi+Air+Force%29+%5B453%5D&rft.date=1980-09-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800914-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-326"><span class="mw-cite-backlink"><b><a href="#cite_ref-326">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730731-0" rel="nofollow">"ASN Accident Description (Delta-723)"</a>. <i>Aviation Safety Network</i>. 31 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Delta-723%29&rft.date=1973-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730731-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-327"><span class="mw-cite-backlink"><b><a href="#cite_ref-327">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR74-03.pdf" rel="nofollow">"NTSB Accident Report (NTSB-AAR-74-3)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 31 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-74-3%29&rft.date=1973-07-31&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR74-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-328"><span class="mw-cite-backlink"><b><a href="#cite_ref-328">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20080914-0" rel="nofollow">"ASN Accident Description (Aeroflot-821)"</a>. <i>Aviation Safety Network</i>. 14 September 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-821%29&rft.date=2008-09-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080914-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-329"><span class="mw-cite-backlink"><b><a href="#cite_ref-329">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20000131-0" rel="nofollow">"ASN Accident Description (Alaska Airlines-261)"</a>. <i>Aviation Safety Network</i>. 31 January 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alaska+Airlines-261%29&rft.date=2000-01-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000131-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-330"><span class="mw-cite-backlink"><b><a href="#cite_ref-330">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/2002/AAR0201.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-02/01)"</a> <span class="cs1-format">(PDF)</span>. <i>ntsb.gov</i>. National Transportation Safety Board. 30 December 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-02%2F01%29&rft.date=2002-12-30&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2002%2FAAR0201.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-331"><span class="mw-cite-backlink"><b><a href="#cite_ref-331">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.planecrashinfo.com/1997/1997-14.htm" rel="nofollow">"Accident Description (Iranian Air Force)"</a>. PlaneCrashInfo.com. 13 March 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28Iranian+Air+Force%29&rft.pub=PlaneCrashInfo.com&rft.date=1997-03-13&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1997%2F1997-14.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-332"><span class="mw-cite-backlink"><b><a href="#cite_ref-332">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19970313-0" rel="nofollow">"ASN Accident Description (Iranian Air Force)"</a>. <i>Aviation Safety Network</i>. 13 March 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force%29&rft.date=1997-03-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970313-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-333"><span class="mw-cite-backlink"><b><a href="#cite_ref-333">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740908-0" rel="nofollow">"ASN Accident Description (Trans World Airlines-841)"</a>. <i>Aviation Safety Network</i>. 8 September 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans+World+Airlines-841%29&rft.date=1974-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-334"><span class="mw-cite-backlink"><b><a href="#cite_ref-334">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19670603-1" rel="nofollow">"ASN Accident Description (Air Ferry [G-APYK])"</a>. <i>Aviation Safety Network</i>. 3 June 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Ferry+%5BG-APYK%5D%29&rft.date=1967-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670603-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-335"><span class="mw-cite-backlink"><b><a href="#cite_ref-335">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920120-0" rel="nofollow">"ASN Accident Description (Air Inter-148)"</a>. <i>Aviation Safety Network</i>. 20 January 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Inter-148%29&rft.date=1992-01-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-336"><span class="mw-cite-backlink"><b><a href="#cite_ref-336">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800314-1" rel="nofollow">"ASN Accident Description (LOT-007)"</a>. <i>Aviation Safety Network</i>. 14 March 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT-007%29&rft.date=1980-03-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800314-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-337"><span class="mw-cite-backlink"><b><a href="#cite_ref-337">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19691120-0" rel="nofollow">"ASN Accident Description (Nigeria Airways-825)"</a>. <i>Aviation Safety Network</i>. 20 November 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways-825%29&rft.date=1969-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-338"><span class="mw-cite-backlink"><b><a href="#cite_ref-338">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650206-0" rel="nofollow">"ASN Accident Description (LAN Chile-107)"</a>. <i>Aviation Safety Network</i>. 6 February 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LAN+Chile-107%29&rft.date=1965-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-339"><span class="mw-cite-backlink"><b><a href="#cite_ref-339">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19640902-0" rel="nofollow">"ASN Accident Description (Aeroflot-721)"</a>. <i>Aviation Safety Network</i>. 2 September 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-721%29&rft.date=1964-09-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640902-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-340"><span class="mw-cite-backlink"><b><a href="#cite_ref-340">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19521220-0" rel="nofollow">"ASN Accident Description (US Air Force [50-0100])"</a>. <i>Aviation Safety Network</i>. 20 December 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B50-0100%5D%29&rft.date=1952-12-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19521220-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-341"><span class="mw-cite-backlink"><b><a href="#cite_ref-341">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730813-0" rel="nofollow">"ASN Accident Description (Aviaco-118)"</a>. <i>Aviation Safety Network</i>. 13 August 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviaco-118%29&rft.date=1973-08-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730813-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-342"><span class="mw-cite-backlink"><b><a href="#cite_ref-342">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720614-1" rel="nofollow">"ASN Accident Description (Japan Airlines-471)"</a>. <i>Aviation Safety Network</i>. 14 June 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-471%29&rft.date=1972-06-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720614-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-343"><span class="mw-cite-backlink"><b><a href="#cite_ref-343">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620903-0" rel="nofollow">"ASN Accident Description (Aeroflot-03)"</a>. <i>Aviation Safety Network</i>. 3 September 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-03%29&rft.date=1962-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-344"><span class="mw-cite-backlink"><b><a href="#cite_ref-344">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19971215-0" rel="nofollow">"ASN Accident Description (Tajikistan Airlines -3183)"</a>. <i>Aviation Safety Network</i>. 15 December 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tajikistan+Airlines+-3183%29&rft.date=1997-12-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-345"><span class="mw-cite-backlink"><b><a href="#cite_ref-345">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680503-0" rel="nofollow">"ASN Accident Description (Braniff-352)"</a>. <i>Aviation Safety Network</i>. 3 May 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Braniff-352%29&rft.date=1968-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-346"><span class="mw-cite-backlink"><b><a href="#cite_ref-346">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR69-03.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-69/03)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 19 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-69%2F03%29&rft.date=1969-06-19&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR69-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-347"><span class="mw-cite-backlink"><b><a href="#cite_ref-347">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19651211-1" rel="nofollow">"ASN Accident Description (US Air Force [56-4376])"</a>. <i>Aviation Safety Network</i>. 11 December 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B56-4376%5D%29&rft.date=1965-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651211-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-348"><span class="mw-cite-backlink"><b><a href="#cite_ref-348">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19640301-1" rel="nofollow">"ASN Accident Description (Paradise Airlines-901A)"</a>. <i>Aviation Safety Network</i>. 1 March 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Paradise+Airlines-901A%29&rft.date=1964-03-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640301-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-349"><span class="mw-cite-backlink"><b><a href="#cite_ref-349">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920827-3" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-65058])"</a>. <i>Aviation Safety Network</i>. 27 August 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65058%5D%29&rft.date=1992-08-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920827-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-350"><span class="mw-cite-backlink"><b><a href="#cite_ref-350">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20171129175458/http://planecrashinfo.com/1982/1982-64.htm" rel="nofollow">"Accident Mil Mi-8TV 265, 09 Dec 1982"</a>. PlaneCrashInfo.com. Archived from <a class="external text" href="http://www.planecrashinfo.com/1982/1982-64.htm" rel="nofollow">the original</a> on 29 November 2017<span class="reference-accessdate">. Retrieved <span class="nowrap">14 March</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Mil+Mi-8TV+265%2C+09+Dec+1982&rft.pub=PlaneCrashInfo.com&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1982%2F1982-64.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-351"><span class="mw-cite-backlink"><b><a href="#cite_ref-351">^</a></b></span> <span class="reference-text">Military Aviation Disasters, by David Gero, p136</span>
</li>
<li id="cite_note-352"><span class="mw-cite-backlink"><b><a href="#cite_ref-352">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650625-0" rel="nofollow">"ASN Accident Description (US Air Force [60-0373])"</a>. <i>Aviation Safety Network</i>. 25 June 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B60-0373%5D%29&rft.date=1965-06-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650625-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-353"><span class="mw-cite-backlink"><b><a href="#cite_ref-353">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650208-0" rel="nofollow">"ASN Accident Description (Eastern Air Lines-663)"</a>. <i>Aviation Safety Network</i>. 8 February 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-663%29&rft.date=1965-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-354"><span class="mw-cite-backlink"><b><a href="#cite_ref-354">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0865.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Eastern 8 February 1965)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 14 November 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+8+February+1965%29&rft.date=1966-11-14&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0865.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1965-02-08-eastern-663" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-355"><span class="mw-cite-backlink"><b><a href="#cite_ref-355">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620630-2" rel="nofollow">"ASN Accident Description (Aeroflot-902)"</a>. <i>Aviation Safety Network</i>. 30 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-902%29&rft.date=1962-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620630-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-356"><span class="mw-cite-backlink"><b><a href="#cite_ref-356">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20001031-0" rel="nofollow">"ASN Accident Description (Singapore Airlines-006)"</a>. <i>Aviation Safety Network</i>. 31 October 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Singapore+Airlines-006%29&rft.date=2000-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-357"><span class="mw-cite-backlink"><b><a href="#cite_ref-357">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20001025-0" rel="nofollow">"ASN Accident Description (Russian Air Force [RA-74295])"</a>. <i>Aviation Safety Network</i>. 25 October 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Russian+Air+Force+%5BRA-74295%5D%29&rft.date=2000-10-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001025-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-358"><span class="mw-cite-backlink"><b><a href="#cite_ref-358">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930305-1" rel="nofollow">"ASN Accident Description (Palair Macedonian Airlines-301)"</a>. <i>Aviation Safety Network</i>. 5 March 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Palair+Macedonian+Airlines-301%29&rft.date=1993-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-359"><span class="mw-cite-backlink"><b><a href="#cite_ref-359">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19900810-1" rel="nofollow">"ASN Accident Description (Democratic Republic of Afghanistan Air Force)"</a>. <i>Aviation Safety Network</i>. 10 August 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.date=1990-08-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900810-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-360"><span class="mw-cite-backlink"><b><a href="#cite_ref-360">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870831-0" rel="nofollow">"ASN Accident Description (Thai Airways-365)"</a>. <i>Aviation Safety Network</i>. 31 August 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-365%29&rft.date=1987-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-361"><span class="mw-cite-backlink"><b><a href="#cite_ref-361">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690909-1" rel="nofollow">"ASN Accident Description (Allegheny Airlines-853)"</a>. <i>Aviation Safety Network</i>. 9 September 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Allegheny+Airlines-853%29&rft.date=1969-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690909-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-362"><span class="mw-cite-backlink"><b><a href="#cite_ref-362">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR70-15.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-70/15)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 15 July 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-70%2F15%29&rft.date=1970-07-15&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR70-15.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-363"><span class="mw-cite-backlink"><b><a href="#cite_ref-363">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680229-1" rel="nofollow">"ASN Accident Description (Aeroflot-15)"</a>. <i>Aviation Safety Network</i>. 29 February 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-15%29&rft.date=1968-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680229-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-364"><span class="mw-cite-backlink"><b><a href="#cite_ref-364">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19660422-0" rel="nofollow">"ASN Accident Description (American Flyers-280)"</a>. <i>Aviation Safety Network</i>. 22 April 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Flyers-280%29&rft.date=1966-04-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660422-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-365"><span class="mw-cite-backlink"><b><a href="#cite_ref-365">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19640229-0" rel="nofollow">"ASN Accident Description (British Eagle International Airlines-802)"</a>. <i>Aviation Safety Network</i>. 29 February 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Eagle+International+Airlines-802%29&rft.date=1964-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-366"><span class="mw-cite-backlink"><b><a href="#cite_ref-366">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610910-0" rel="nofollow">"ASN Accident Description (President Airlines [N90773])"</a>. <i>Aviation Safety Network</i>. 10 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28President+Airlines+%5BN90773%5D%29&rft.date=1961-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610910-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-367"><span class="mw-cite-backlink"><b><a href="#cite_ref-367">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930828-2" rel="nofollow">"ASN Accident Description (Tajikistan Airlines [87995])"</a>. <i>Aviation Safety Network</i>. 28 August 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tajikistan+Airlines+%5B87995%5D%29&rft.date=1993-08-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930828-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-368"><span class="mw-cite-backlink"><b><a href="#cite_ref-368">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19860831-0" rel="nofollow">"ASN Accident Description (Aeroméxico-498)"</a>. <i>Aviation Safety Network</i>. 31 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerom%C3%A9xico-498%29&rft.date=1986-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-369"><span class="mw-cite-backlink"><b><a href="#cite_ref-369">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR87-07.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-87/07)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 7 July 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-87%2F07%29&rft.date=1987-07-07&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR87-07.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-370"><span class="mw-cite-backlink"><b><a href="#cite_ref-370">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730518-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-42411])"</a>. <i>Aviation Safety Network</i>. 18 May 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42411%5D%29&rft.date=1973-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-371"><span class="mw-cite-backlink"><b><a href="#cite_ref-371">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19670719-0" rel="nofollow">"ASN Accident Description (Piedmont Airlines-22)"</a>. <i>Aviation Safety Network</i>. 19 July 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Piedmont+Airlines-22%29&rft.date=1967-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670719-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-372"><span class="mw-cite-backlink"><b><a href="#cite_ref-372">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19661124-0" rel="nofollow">"ASN Accident Description (TABSO-101)"</a>. <i>Aviation Safety Network</i>. 24 November 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TABSO-101%29&rft.date=1966-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-373"><span class="mw-cite-backlink"><b><a href="#cite_ref-373">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800627-0" rel="nofollow">"Douglas DC-9-15 I-TIGI Ustica, Italy"</a>. <i>Aviation Safety Network</i>. 27 June 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">19 August</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Douglas+DC-9-15+I-TIGI+Ustica%2C+Italy&rft.date=1980-06-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800627-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-374"><span class="mw-cite-backlink"><b><a href="#cite_ref-374">^</a></b></span> <span class="reference-text">Gero, p. 166.</span>
</li>
<li id="cite_note-375"><span class="mw-cite-backlink"><b><a href="#cite_ref-375">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation journal cs1" id="CITEREFElisabetta_Povoledo2013">Elisabetta Povoledo (10 February 2013). <a class="external text" href="https://www.nytimes.com/2013/02/11/world/europe/itavia-flight-870-ruling-adds-support-to-a-theory.html" rel="nofollow">"Conspiracy Buffs Gain in Court Ruling on Crash"</a>. <i>The New York Times</i>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+New+York+Times&rft.atitle=Conspiracy+Buffs+Gain+in+Court+Ruling+on+Crash&rft.date=2013-02-10&rft.au=Elisabetta+Povoledo&rft_id=https%3A%2F%2Fwww.nytimes.com%2F2013%2F02%2F11%2Fworld%2Feurope%2Fitavia-flight-870-ruling-adds-support-to-a-theory.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-377"><span class="mw-cite-backlink"><b><a href="#cite_ref-377">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760101-1" rel="nofollow">"ASN Accident Description (Middle East Airlines-438)"</a>. <i>Aviation Safety Network</i>. 1 January 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Middle+East+Airlines-438%29&rft.date=1976-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760101-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-378"><span class="mw-cite-backlink"><b><a href="#cite_ref-378">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19720615-1" rel="nofollow">"ASN Accident Description (Cathay Pacific Airways-700Z)"</a>. <i>Aviation Safety Network</i>. 15 June 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cathay+Pacific+Airways-700Z%29&rft.date=1972-06-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720615-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-379"><span class="mw-cite-backlink"><b><a href="#cite_ref-379">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19631208-0" rel="nofollow">"ASN Accident Description (Pan Am-214)"</a>. <i>Aviation Safety Network</i>. 8 December 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-214%29&rft.date=1963-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19631208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-380"><span class="mw-cite-backlink"><b><a href="#cite_ref-380">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0863.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Pan American 8 December 1963)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 25 February 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+8+December+1963%29&rft.date=1965-02-25&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0863.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1963-12-08-panam-214" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-381"><span class="mw-cite-backlink"><b><a href="#cite_ref-381">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620728-0" rel="nofollow">"ASN Accident Description (Aeroflot-415)"</a>. <i>Aviation Safety Network</i>. 28 July 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-415%29&rft.date=1962-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-382"><span class="mw-cite-backlink"><b><a href="#cite_ref-382">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20110726-0" rel="nofollow">"ASN Accident Description (Moroccan Air Force [CAN-OQ])"</a>. <i>Aviation Safety Network</i>. 26 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Moroccan+Air+Force+%5BCAN-OQ%5D%29&rft.date=2011-07-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110726-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-383"><span class="mw-cite-backlink"><b><a href="#cite_ref-383">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980829-0" rel="nofollow">"ASN Accident Description (Cubana de Aviación-389)"</a>. <i>Aviation Safety Network</i>. 29 August 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-389%29&rft.date=1998-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-384"><span class="mw-cite-backlink"><b><a href="#cite_ref-384">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19940701-0" rel="nofollow">"ASN Accident Description (Air Mauritanie-625)"</a>. <i>Aviation Safety Network</i>. 1 July 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Mauritanie-625%29&rft.date=1994-07-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940701-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-385"><span class="mw-cite-backlink"><b><a href="#cite_ref-385">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850724-0" rel="nofollow">"ASN Accident Description (Fuerza Aérea Colombiana [FAC-902])"</a>. <i>Aviation Safety Network</i>. 24 July 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Colombiana+%5BFAC-902%5D%29&rft.date=1985-07-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850724-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-388"><span class="mw-cite-backlink"><b><a href="#cite_ref-388">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19810929-0" rel="nofollow">"ASN Accident Description (Islamic Republic of Iran Air Force [5-8552])"</a>. <i>Aviation Safety Network</i>. 29 September 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Islamic+Republic+of+Iran+Air+Force+%5B5-8552%5D%29&rft.date=1981-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-389"><span class="mw-cite-backlink"><b><a href="#cite_ref-389">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19641002-0" rel="nofollow">"ASN Accident Description (Union de Transportes Aériens [F-BHMS])"</a>. <i>Aviation Safety Network</i>. 2 October 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Union+de+Transportes+A%C3%A9riens+%5BF-BHMS%5D%29&rft.date=1964-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19641002-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-390"><span class="mw-cite-backlink"><b><a href="#cite_ref-390">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19640511-0" rel="nofollow">"ASN Accident Description (US Air Force [61-0332])"</a>. <i>Aviation Safety Network</i>. 11 May 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B61-0332%5D%29&rft.date=1964-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-391"><span class="mw-cite-backlink"><b><a href="#cite_ref-391">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19630904-0" rel="nofollow">"ASN Accident Description (Swissair-306)"</a>. <i>Aviation Safety Network</i>. 4 September 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Swissair-306%29&rft.date=1963-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-392"><span class="mw-cite-backlink"><b><a href="#cite_ref-392">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600919-0" rel="nofollow">"ASN Accident Description (World Airways-830)"</a>. <i>Aviation Safety Network</i>. 19 September 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28World+Airways-830%29&rft.date=1960-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600919-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-393"><span class="mw-cite-backlink"><b><a href="#cite_ref-393">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19581017-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-42362])"</a>. <i>Aviation Safety Network</i>. 17 October 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42362%5D%29&rft.date=1958-10-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19581017-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-394"><span class="mw-cite-backlink"><b><a href="#cite_ref-394">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19500312-0" rel="nofollow">"ASN Accident Description (Fairflight [G-AKBY])"</a>. <i>Aviation Safety Network</i>. 12 March 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fairflight+%5BG-AKBY%5D%29&rft.date=1950-03-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500312-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-395"><span class="mw-cite-backlink"><b><a href="#cite_ref-395">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890727-0" rel="nofollow">"ASN Accident Description (Korean Air-803)"</a>. <i>Aviation Safety Network</i>. 27 July 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air-803%29&rft.date=1989-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-396"><span class="mw-cite-backlink"><b><a href="#cite_ref-396">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730224-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-75712])"</a>. <i>Aviation Safety Network</i>. 24 February 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75712%5D%29&rft.date=1973-02-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-397"><span class="mw-cite-backlink"><b><a href="#cite_ref-397">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19701127-0" rel="nofollow">"ASN Accident Description (US Air Force [55-4574])"</a>. <i>Aviation Safety Network</i>. 27 November 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B55-4574%5D%29&rft.date=1970-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19701127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-398"><span class="mw-cite-backlink"><b><a href="#cite_ref-398">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690604-0" rel="nofollow">"ASN Accident Description (Mexicana-704)"</a>. <i>Aviation Safety Network</i>. 4 June 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mexicana-704%29&rft.date=1969-06-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690604-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-399"><span class="mw-cite-backlink"><b><a href="#cite_ref-399">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19570811-0" rel="nofollow">"ASN Accident Description (Maritime Central Airways [CF-MCF])"</a>. <i>Aviation Safety Network</i>. 11 August 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Maritime+Central+Airways+%5BCF-MCF%5D%29&rft.date=1957-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570811-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-400"><span class="mw-cite-backlink"><b><a href="#cite_ref-400">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20011004-0" rel="nofollow">"ASN Accident Description (Siberia Airlines- 1812)"</a>. <i>Aviation Safety Network</i>. 4 October 2001<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Siberia+Airlines-+1812%29&rft.date=2001-10-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011004-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-401"><span class="mw-cite-backlink"><b><a href="#cite_ref-401">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820113-0" rel="nofollow">"ASN Accident Description (Air Florida-90)"</a>. <i>Aviation Safety Network</i>. 13 January 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Florida-90%29&rft.date=1982-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-402"><span class="mw-cite-backlink"><b><a href="#cite_ref-402">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR82-08.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-82/08)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 10 August 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-82%2F08%29&rft.date=1982-08-10&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR82-08.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-403"><span class="mw-cite-backlink"><b><a href="#cite_ref-403">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19781119-1" rel="nofollow">"ASN Accident Description (Indian Air Force)"</a>. <i>Aviation Safety Network</i>. 19 November 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Air+Force%29&rft.date=1978-11-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781119-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-404"><span class="mw-cite-backlink"><b><a href="#cite_ref-404">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740404-0" rel="nofollow">"ASN Accident Description (Wenela Air Services [A2-ZER])"</a>. <i>Aviation Safety Network</i>. 4 April 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Wenela+Air+Services+%5BA2-ZER%5D%29&rft.date=1974-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-405"><span class="mw-cite-backlink"><b><a href="#cite_ref-405">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730722-0" rel="nofollow">"ASN Accident Description (Pan Am-816)"</a>. <i>Aviation Safety Network</i>. 22 July 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-816%29&rft.date=1973-07-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730722-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-406"><span class="mw-cite-backlink"><b><a href="#cite_ref-406">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.webcitation.org/5zlFWrsLV?url=http://www.bea.aero/docspa/1973/n-pa730722/pdf/n-pa730722.pdf" rel="nofollow">"Journal Officiel de la Republique Française (Pan Am-816) [in French]"</a> <span class="cs1-format">(PDF)</span>. <i>bea.aero</i>. Ministere de L'Equipement et de L'Amenagement du Territoire. 12 May 1977. Archived from <a class="external text" href="http://www.bea.aero/docspa/1973/n-pa730722/pdf/n-pa730722.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 27 June 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=bea.aero&rft.atitle=Journal+Officiel+de+la+Republique+Fran%C3%A7aise+%28Pan+Am-816%29+%5Bin+French%5D&rft.date=1977-05-12&rft_id=http%3A%2F%2Fwww.bea.aero%2Fdocspa%2F1973%2Fn-pa730722%2Fpdf%2Fn-pa730722.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-407"><span class="mw-cite-backlink"><b><a href="#cite_ref-407">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710523-0" rel="nofollow">"ASN Accident Description (Aviogenex -130)"</a>. <i>Aviation Safety Network</i>. 23 May 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviogenex+-130%29&rft.date=1971-05-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710523-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-408"><span class="mw-cite-backlink"><b><a href="#cite_ref-408">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610901-0" rel="nofollow">"ASN Accident Description (TWA-529)"</a>. <i>Aviation Safety Network</i>. 1 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-529%29&rft.date=1961-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-409"><span class="mw-cite-backlink"><b><a href="#cite_ref-409">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0161.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (TWA 1 September 1961)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 11 December 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+1+September+1961%29&rft.date=1962-12-11&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0161.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1961-09-01-twa-529" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-410"><span class="mw-cite-backlink"><b><a href="#cite_ref-410">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610510-0" rel="nofollow">"ASN Accident Description (Air France-406)"</a>. <i>Aviation Safety Network</i>. 10 May 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-406%29&rft.date=1961-05-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610510-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-411"><span class="mw-cite-backlink"><b><a href="#cite_ref-411">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20140211-0" rel="nofollow">"ASN Accident Description (Lockheed C130H-30 Hercules)"</a>. <i>Aviation Safety Network</i>. 11 February 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">12 February</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lockheed+C130H-30+Hercules%29&rft.date=2014-02-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20140211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-412"><span class="mw-cite-backlink"><b><a href="#cite_ref-412">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20110109-0" rel="nofollow">"ASN Accident Description (Iran Air-277)"</a>. <i>Aviation Safety Network</i>. 9 January 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-277%29&rft.date=2011-01-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-413"><span class="mw-cite-backlink"><b><a href="#cite_ref-413">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://edition.cnn.com/2005/WORLD/europe/06/24/ukraine.airshow/" rel="nofollow">"Air show disaster pilots jailed"</a>. <i>edition.cnn.com</i>. CNN International.com. 24 June 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">7 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=edition.cnn.com&rft.atitle=Air+show+disaster+pilots+jailed&rft.date=2005-06-24&rft_id=http%3A%2F%2Fedition.cnn.com%2F2005%2FWORLD%2Feurope%2F06%2F24%2Fukraine.airshow%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-414"><span class="mw-cite-backlink"><b><a href="#cite_ref-414">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19881211-0" rel="nofollow">"ASN Accident Description (Soviet Air Force [CCCP-86732])"</a>. <i>Aviation Safety Network</i>. 11 December 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-86732%5D%29&rft.date=1988-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19881211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-415"><span class="mw-cite-backlink"><b><a href="#cite_ref-415">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19770215-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-75520])"</a>. <i>Aviation Safety Network</i>. 15 February 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75520%5D%29&rft.date=1977-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-416"><span class="mw-cite-backlink"><b><a href="#cite_ref-416">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19611108-0" rel="nofollow">"ASN Accident Description (Imperial Airlines-201/8)"</a>. <i>Aviation Safety Network</i>. 8 November 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Imperial+Airlines-201%2F8%29&rft.date=1961-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-417"><span class="mw-cite-backlink"><b><a href="#cite_ref-417">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0861.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Imperial 8 November 1961)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 2 February 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Imperial+8+November+1961%29&rft.date=1962-02-02&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0861.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1961-11-08-imperial-201-8" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-418"><span class="mw-cite-backlink"><b><a href="#cite_ref-418">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610912-1" rel="nofollow">"ASN Accident Description (Air France-2005)"</a>. <i>Aviation Safety Network</i>. 12 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-2005%29&rft.date=1961-09-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610912-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-419"><span class="mw-cite-backlink"><b><a href="#cite_ref-419">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.planecrashinfo.com/1993/1993-24.htm" rel="nofollow">"Accident Description (Democratic Republic of Afghanistan Air Force)"</a>. PlaneCrashInfo.com. 27 April 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.pub=PlaneCrashInfo.com&rft.date=1993-04-27&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1993%2F1993-24.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-420"><span class="mw-cite-backlink"><b><a href="#cite_ref-420">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930427-0" rel="nofollow">"ASN Accident Description (Democratic Republic of Afghanistan Air Force)"</a>. <i>Aviation Safety Network</i>. 27 April 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.date=1993-04-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930427-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-421"><span class="mw-cite-backlink"><b><a href="#cite_ref-421">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760728-1" rel="nofollow">"ASN Accident Description (ČSA-001)"</a>. <i>Aviation Safety Network</i>. 28 July 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA-001%29&rft.date=1976-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760728-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-422"><span class="mw-cite-backlink"><b><a href="#cite_ref-422">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690920-1" rel="nofollow">"ASN Accident Description (Air Vietnam [XV-NUG])"</a>. <i>Aviation Safety Network</i>. 20 September 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam+%5BXV-NUG%5D%29&rft.date=1969-09-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690920-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-423"><span class="mw-cite-backlink"><b><a href="#cite_ref-423">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20030526-0" rel="nofollow">"ASN Accident Description (Ukrainian-Mediterranean Airlines-4230)"</a>. <i>Aviation Safety Network</i>. 26 May 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ukrainian-Mediterranean+Airlines-4230%29&rft.date=2003-05-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030526-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-424"><span class="mw-cite-backlink"><b><a href="#cite_ref-424">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20030108-1" rel="nofollow">"ASN Accident Description (Turkish Airlines-634)"</a>. <i>Aviation Safety Network</i>. 8 January 2003<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-634%29&rft.date=2003-01-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030108-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-425"><span class="mw-cite-backlink"><b><a href="#cite_ref-425">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980505-0" rel="nofollow">"ASN Accident Description (Peruvian Air Force charter [FAP-351])"</a>. <i>Aviation Safety Network</i>. 5 May 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Peruvian+Air+Force+charter+%5BFAP-351%5D%29&rft.date=1998-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-426"><span class="mw-cite-backlink"><b><a href="#cite_ref-426">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19950912-0" rel="nofollow">"ASN Accident Description (Sri Lanka Air Force [CR861])"</a>. <i>Aviation Safety Network</i>. 12 September 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5BCR861%5D%29&rft.date=1995-09-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950912-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-427"><span class="mw-cite-backlink"><b><a href="#cite_ref-427">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19940323-0" rel="nofollow">"ASN Accident Description (Aeroflot-593)"</a>. <i>Aviation Safety Network</i>. 23 March 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-593%29&rft.date=1994-03-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940323-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-428"><span class="mw-cite-backlink"><b><a href="#cite_ref-428">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19880909-2" rel="nofollow">"ASN Accident Description (Vietnam Airlines-831)"</a>. <i>Aviation Safety Network</i>. 9 September 1988<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vietnam+Airlines-831%29&rft.date=1988-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880909-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-429"><span class="mw-cite-backlink"><b><a href="#cite_ref-429">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19751030-0" rel="nofollow">"ASN Accident Description (Inex-Adria Aviopromet-450)"</a>. <i>Aviation Safety Network</i>. 30 October 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex-Adria+Aviopromet-450%29&rft.date=1975-10-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19751030-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-430"><span class="mw-cite-backlink"><b><a href="#cite_ref-430">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19741222-1" rel="nofollow">"ASN Accident Description (Avensa-358)"</a>. <i>Aviation Safety Network</i>. 22 December 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avensa-358%29&rft.date=1974-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741222-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-431"><span class="mw-cite-backlink"><b><a href="#cite_ref-431">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740915-0" rel="nofollow">"ASN Accident Description (Air Vietnam-706)"</a>. <i>Aviation Safety Network</i>. 15 September 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">27 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam-706%29&rft.date=1974-09-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740915-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-432"><span class="mw-cite-backlink"><b><a href="#cite_ref-432">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19701114-0" rel="nofollow">"ASN Accident Description (Southern Airways-932)"</a>. <i>Aviation Safety Network</i>. 14 November 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Southern+Airways-932%29&rft.date=1970-11-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19701114-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-433"><span class="mw-cite-backlink"><b><a href="#cite_ref-433">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-11.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-72/11)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 14 April 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-72%2F11%29&rft.date=1972-04-14&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-11.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-434"><span class="mw-cite-backlink"><b><a href="#cite_ref-434">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20110708-0" rel="nofollow">"ASN Accident Description (Hewa Bora Airways-952)"</a>. <i>Aviation Safety Network</i>. 8 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Hewa+Bora+Airways-952%29&rft.date=2011-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-435"><span class="mw-cite-backlink"><b><a href="#cite_ref-435">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19971010-0" rel="nofollow">"ASN Accident Description (Austral Líneas Aéreas-2553)"</a>. <i>Aviation Safety Network</i>. 10 October 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Austral+L%C3%ADneas+A%C3%A9reas-2553%29&rft.date=1997-10-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971010-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-436"><span class="mw-cite-backlink"><b><a href="#cite_ref-436">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690926-1" rel="nofollow">"ASN Accident Description (Lloyd Aéreo Boliviano [CP-698])"</a>. <i>Aviation Safety Network</i>. 26 September 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+%5BCP-698%5D%29&rft.date=1969-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690926-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-437"><span class="mw-cite-backlink"><b><a href="#cite_ref-437">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19560620-0" rel="nofollow">"ASN Accident Description (Linea Aeropostal-253)"</a>. <i>Aviation Safety Network</i>. 20 June 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Linea+Aeropostal-253%29&rft.date=1956-06-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560620-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-438"><span class="mw-cite-backlink"><b><a href="#cite_ref-438">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFRanter">Ranter, Harro. <a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=56716" rel="nofollow">"Accident Sikorsky CH-53 Yas'ur (Sea Stallion) 357, 04 Feb 1997"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Sikorsky+CH-53+Yas%27ur+%28Sea+Stallion%29+357%2C+04+Feb+1997&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D56716&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-439"><span class="mw-cite-backlink"><b><a href="#cite_ref-439">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFRanter">Ranter, Harro. <a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=56706" rel="nofollow">"Accident Sikorsky CH-53 Yas'ur 2000 903, 04 Feb 1997"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Sikorsky+CH-53+Yas%27ur+2000+903%2C+04+Feb+1997&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D56706&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-440"><span class="mw-cite-backlink"><b><a href="#cite_ref-440">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.jweekly.com/article/full/5083/pilot-error-may-be-cause-of-horrific-helicopter-crash/" rel="nofollow">"Pilot error may be cause of horrific helicopter crash – J."</a> 14 February 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Pilot+error+may+be+cause+of+horrific+helicopter+crash+%E2%80%93+J.&rft.date=1997-02-14&rft_id=http%3A%2F%2Fwww.jweekly.com%2Farticle%2Ffull%2F5083%2Fpilot-error-may-be-cause-of-horrific-helicopter-crash%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-441"><span class="mw-cite-backlink"><b><a href="#cite_ref-441">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19900125-0" rel="nofollow">"ASN Accident Description (Avianca-52)"</a>. <i>Aviation Safety Network</i>. 25 January 1990<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-52%29&rft.date=1990-01-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900125-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-442"><span class="mw-cite-backlink"><b><a href="#cite_ref-442">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR91-04.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-91/04)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 30 April 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-91%2F04%29&rft.date=1991-04-30&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR91-04.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-445"><span class="mw-cite-backlink"><b><a href="#cite_ref-445">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820114-0" rel="nofollow">"ASN Accident Description (Ethiopian Air Force)"</a>. <i>Aviation Safety Network</i>. 14 January 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Air+Force%29&rft.date=1982-01-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820114-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-446"><span class="mw-cite-backlink"><b><a href="#cite_ref-446">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19791031-0" rel="nofollow">"ASN Accident Description (Western Airlines-2605)"</a>. <i>Aviation Safety Network</i>. 31 October 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Western+Airlines-2605%29&rft.date=1979-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-447"><span class="mw-cite-backlink"><b><a href="#cite_ref-447">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19780316-0" rel="nofollow">"ASN Accident Description (Balkan Bulgarian [LZ-TUB])"</a>. <i>Aviation Safety Network</i>. 16 March 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Balkan+Bulgarian+%5BLZ-TUB%5D%29&rft.date=1978-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780316-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-448"><span class="mw-cite-backlink"><b><a href="#cite_ref-448">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19761006-0" rel="nofollow">"ASN Accident Description (Cubana de Aviación-455)"</a>. <i>Aviation Safety Network</i>. 6 October 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-455%29&rft.date=1976-10-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761006-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-449"><span class="mw-cite-backlink"><b><a href="#cite_ref-449">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610215-3" rel="nofollow">"ASN Accident Description (Sabena-548)"</a>. <i>Aviation Safety Network</i>. 15 February 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sabena-548%29&rft.date=1961-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610215-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-452"><span class="mw-cite-backlink"><b><a href="#cite_ref-452">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://newyork.cbslocal.com/2013/03/31/memorial-service-to-be-held-in-n-j-for-forgotten-uss-akron-crash" rel="nofollow">"Memorial service to be held in N.J. for forgotten USS Akron crash"</a>. <i>newyork.cbslocal.com</i>. CBS New York. 31 March 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">11 July</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=newyork.cbslocal.com&rft.atitle=Memorial+service+to+be+held+in+N.J.+for+forgotten+USS+Akron+crash&rft.date=2013-03-31&rft_id=http%3A%2F%2Fnewyork.cbslocal.com%2F2013%2F03%2F31%2Fmemorial-service-to-be-held-in-n-j-for-forgotten-uss-akron-crash&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-Pia_Hobocti-453"><span class="mw-cite-backlink"><b><a href="#cite_ref-Pia_Hobocti_453-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://ria.ru/spravka/20071206/91137587.html" rel="nofollow">"The crash of the AN-124 in Irkutsk (1997)"</a>. <i>Pia Hobocti</i><span class="reference-accessdate">. Retrieved <span class="nowrap">29 December</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Pia+Hobocti&rft.atitle=The+crash+of+the+AN-124+in+Irkutsk+%281997%29&rft_id=https%3A%2F%2Fria.ru%2Fspravka%2F20071206%2F91137587.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-454"><span class="mw-cite-backlink"><b><a href="#cite_ref-454">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19861212-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-65795])"</a>. <i>Aviation Safety Network</i>. 12 December 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65795%5D%29&rft.date=1986-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-455"><span class="mw-cite-backlink"><b><a href="#cite_ref-455">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19770404-1" rel="nofollow">"ASN Accident Description (Southern Airways-242)"</a>. <i>Aviation Safety Network</i>. 4 April 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Southern+Airways-242%29&rft.date=1977-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770404-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-456"><span class="mw-cite-backlink"><b><a href="#cite_ref-456">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR78-03.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-78/03)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 26 January 1978<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-78%2F03%29&rft.date=1978-01-26&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR78-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-457"><span class="mw-cite-backlink"><b><a href="#cite_ref-457">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19761128-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-42471])"</a>. <i>Aviation Safety Network</i>. 28 November 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42471%5D%29&rft.date=1976-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-458"><span class="mw-cite-backlink"><b><a href="#cite_ref-458">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740911-1" rel="nofollow">"ASN Accident Description (Eastern Air Lines-212)"</a>. <i>Aviation Safety Network</i>. 11 September 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-212%29&rft.date=1974-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740911-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-459"><span class="mw-cite-backlink"><b><a href="#cite_ref-459">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR75-09.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-75/09)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 23 May 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-75%2F09%29&rft.date=1975-05-23&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR75-09.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-460"><span class="mw-cite-backlink"><b><a href="#cite_ref-460">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19671208-0" rel="nofollow">"ASN Accident Description (Faucett [OB-R-148])"</a>. <i>Aviation Safety Network</i>. 8 December 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Faucett+%5BOB-R-148%5D%29&rft.date=1967-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-461"><span class="mw-cite-backlink"><b><a href="#cite_ref-461">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19670604-0" rel="nofollow">"ASN Accident Description (British Midland Airways [G-ALHG])"</a>. <i>Aviation Safety Network</i>. 4 June 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Midland+Airways+%5BG-ALHG%5D%29&rft.date=1967-06-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670604-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-462"><span class="mw-cite-backlink"><b><a href="#cite_ref-462">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610712-0" rel="nofollow">"ASN Accident Description (ČSA Ceskoslovenské Aerolinie-511)"</a>. <i>Aviation Safety Network</i>. 12 July 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA+Ceskoslovensk%C3%A9+Aerolinie-511%29&rft.date=1961-07-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610712-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-463"><span class="mw-cite-backlink"><b><a href="#cite_ref-463">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20180211-0" rel="nofollow">"ASN Accident Description (Saratov Airlines Flght 703)"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">12 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saratov+Airlines+Flght+703%29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-464"><span class="mw-cite-backlink"><b><a href="#cite_ref-464">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20061128-0" rel="nofollow">"ASN Accident Description (LaMia Airlines CP-2933)"</a>. <i>Aviation Safety Network</i>. 28 November 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">30 November</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LaMia+Airlines+CP-2933%29&rft.date=2016-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20061128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-465"><span class="mw-cite-backlink"><b><a href="#cite_ref-465">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20020701-0" rel="nofollow">"ASN Accident Description (Bashkirskie Avialinii 2937)"</a>. <i>Aviation Safety Network</i>. 1 July 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">19 February</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bashkirskie+Avialinii+2937%29&rft.date=2002-07-01&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020701-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-466"><span class="mw-cite-backlink"><b><a href="#cite_ref-466">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20020701-1" rel="nofollow">"ASN Accident Description (DHL Aviation 611)"</a>. <i>Aviation Safety Network</i>. 1 July 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">19 February</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28DHL+Aviation+611%29&rft.date=2002-07-01&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020701-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-467"><span class="mw-cite-backlink"><b><a href="#cite_ref-467">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19951203-0" rel="nofollow">"ASN Accident Description (Cameroon Airlines-3701)"</a>. <i>Aviation Safety Network</i>. 3 December 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cameroon+Airlines-3701%29&rft.date=1995-12-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951203-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-468"><span class="mw-cite-backlink"><b><a href="#cite_ref-468">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20131030054729/http://aviation-safety.net/database/record.php?id=19761225-0" rel="nofollow">"ASN Accident Description (Egypt Air-864)"</a>. <i>Aviation Safety Network</i>. 25 December 1976. Archived from <a class="external text" href="http://aviation-safety.net/database/record.php?id=19761225-0" rel="nofollow">the original</a> on 30 October 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Egypt+Air-864%29&rft.date=1976-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-469"><span class="mw-cite-backlink"><b><a href="#cite_ref-469">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19971217-0" rel="nofollow">"ASN Accident Description (Aerosvit-241)"</a>. <i>Aviation Safety Network</i>. 17 December 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerosvit-241%29&rft.date=1997-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-470"><span class="mw-cite-backlink"><b><a href="#cite_ref-470">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19961002-0" rel="nofollow">"ASN Accident Description (Aeroperú-603)"</a>. <i>Aviation Safety Network</i>. 2 October 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroper%C3%BA-603%29&rft.date=1996-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961002-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-471"><span class="mw-cite-backlink"><b><a href="#cite_ref-471">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20121025130659/http://aviation-safety.net/database/record.php?id=19920724-2" rel="nofollow">"ASN Accident Description (Mandala Airlines-660)"</a>. <i>Aviation Safety Network</i>. 24 July 1992. Archived from <a class="external text" href="http://aviation-safety.net/database/record.php?id=19920724-2" rel="nofollow">the original</a> on 25 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mandala+Airlines-660%29&rft.date=1992-07-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920724-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-472"><span class="mw-cite-backlink"><b><a href="#cite_ref-472">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.stripes.com/news/1988-ramstein-air-crash-stirs-memories-1.82371" rel="nofollow">"1988 Ramstein air crash stirs memories"</a>. <i>stripes.com</i>. Stars and Stripes. 27 August 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=stripes.com&rft.atitle=1988+Ramstein+air+crash+stirs+memories&rft.date=2008-08-27&rft_id=http%3A%2F%2Fwww.stripes.com%2Fnews%2F1988-ramstein-air-crash-stirs-memories-1.82371&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-473"><span class="mw-cite-backlink"><b><a href="#cite_ref-473">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19861020-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-65766])"</a>. <i>Aviation Safety Network</i>. 20 October 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65766%5D%29&rft.date=1986-10-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861020-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-474"><span class="mw-cite-backlink"><b><a href="#cite_ref-474">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850121-0" rel="nofollow">"ASN Accident Description (Galaxy Airlines-203)"</a>. <i>Aviation Safety Network</i>. 21 January 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Galaxy+Airlines-203%29&rft.date=1985-01-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-475"><span class="mw-cite-backlink"><b><a href="#cite_ref-475">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR86-01.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-86/01)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 4 February 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-86%2F01%29&rft.date=1986-02-04&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR86-01.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-476"><span class="mw-cite-backlink"><b><a href="#cite_ref-476">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=19801221-0" rel="nofollow">"ASN Accident Description (TAC Colombia HK-1810)"</a>. <i>Aviation Safety Network</i>. 21 December 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">7 June</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAC+Colombia+HK-1810%29&rft.date=1980-12-21&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19801221-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-477"><span class="mw-cite-backlink"><b><a href="#cite_ref-477">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19671120-0" rel="nofollow">"ASN Accident Description (TWA-128)"</a>. <i>Aviation Safety Network</i>. 20 November 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-128%29&rft.date=1967-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-478"><span class="mw-cite-backlink"><b><a href="#cite_ref-478">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR69-05.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-69/05)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 27 August 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-69%2F05%29&rft.date=1969-08-27&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR69-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-479"><span class="mw-cite-backlink"><b><a href="#cite_ref-479">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19910816-1" rel="nofollow">"ASN Accident Description (Indian Airlines-257)"</a>. <i>Aviation Safety Network</i>. 16 August 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-257%29&rft.date=1991-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910816-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-480"><span class="mw-cite-backlink"><b><a href="#cite_ref-480">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19770527-0" rel="nofollow">"ASN Accident Description (Aeroflot-331)"</a>. <i>Aviation Safety Network</i>. 27 May 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-331%29&rft.date=1977-05-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770527-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-481"><span class="mw-cite-backlink"><b><a href="#cite_ref-481">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19711110-0" rel="nofollow">"ASN Accident Description (Merpati Nusantara Airlines [PK-MVS])"</a>. <i>Aviation Safety Network</i>. 10 November 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Merpati+Nusantara+Airlines+%5BPK-MVS%5D%29&rft.date=1971-11-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711110-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-483"><span class="mw-cite-backlink"><b><a href="#cite_ref-483">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19651103-0" rel="nofollow">"ASN Accident Description (Fuerza Aérea Argentina [TC-48])"</a>. <i>Aviation Safety Network</i>. 3 November 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Argentina+%5BTC-48%5D%29&rft.date=1965-11-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-484"><span class="mw-cite-backlink"><b><a href="#cite_ref-484">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20101104-0" rel="nofollow">"ASN Accident Description (Aero Caribbean-883)"</a>. <i>Aviation Safety Network</i>. 4 November 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aero+Caribbean-883%29&rft.date=2010-11-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20101104-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-485"><span class="mw-cite-backlink"><b><a href="#cite_ref-485">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19941031-1" rel="nofollow">"ASN Accident Description (American Eagle-4184)"</a>. <i>Aviation Safety Network</i>. 31 October 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Eagle-4184%29&rft.date=1994-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941031-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-486"><span class="mw-cite-backlink"><b><a href="#cite_ref-486">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/doclib/reports/1996/AAR9601.pdf" rel="nofollow">"NTSB Accident Report (NTSB-AAR-96/01)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 9 July 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-96%2F01%29&rft.date=1996-07-09&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1996%2FAAR9601.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-487"><span class="mw-cite-backlink"><b><a href="#cite_ref-487">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930726-1" rel="nofollow">"ASN Accident Description (Asiana Airlines-733)"</a>. <i>Aviation Safety Network</i>. 26 July 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Asiana+Airlines-733%29&rft.date=1993-07-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930726-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-488"><span class="mw-cite-backlink"><b><a href="#cite_ref-488">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760903-0" rel="nofollow">"ASN Accident Description (Fuerza Aérea Venezolana [7772])"</a>. <i>Aviation Safety Network</i>. 3 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Venezolana+%5B7772%5D%29&rft.date=1976-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-489"><span class="mw-cite-backlink"><b><a href="#cite_ref-489">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730305-2" rel="nofollow">"ASN Accident Description (Iberia-504)"</a>. <i>Aviation Safety Network</i>. 5 March 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia-504%29&rft.date=1973-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730305-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-490"><span class="mw-cite-backlink"><b><a href="#cite_ref-490">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730305-1" rel="nofollow">"ASN Accident Description (Spantax-400)"</a>. <i>aviation-safety.net</i>. Aviation Safety Network. 5 March 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Spantax-400%29&rft.date=1973-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-491"><span class="mw-cite-backlink"><b><a href="#cite_ref-491">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710703-0" rel="nofollow">"ASN Accident Description (Toa Domestic Airlines-533)"</a>. <i>Aviation Safety Network</i>. 3 July 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Toa+Domestic+Airlines-533%29&rft.date=1971-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-492"><span class="mw-cite-backlink"><b><a href="#cite_ref-492">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19590626-0" rel="nofollow">"ASN Accident Description (TWA-891)"</a>. <i>Aviation Safety Network</i>. 26 June 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-891%29&rft.date=1959-06-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590626-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-493"><span class="mw-cite-backlink"><b><a href="#cite_ref-493">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2659A.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (TWA 26 June 1959) [Translation of Italian Board of Inquiry]"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 15 November 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+26+June+1959%29+%5BTranslation+of+Italian+Board+of+Inquiry%5D&rft.date=1960-11-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2659A.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1959-06-26-twa-891" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-494"><span class="mw-cite-backlink"><b><a href="#cite_ref-494">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19751027-0" rel="nofollow">"ASN Accident Description (Transporte Aéreo Militar [TAM-44])"</a>. <i>Aviation Safety Network</i>. 27 October 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transporte+A%C3%A9reo+Militar+%5BTAM-44%5D%29&rft.date=1975-10-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19751027-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-495"><span class="mw-cite-backlink"><b><a href="#cite_ref-495">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19630404-0" rel="nofollow">"ASN Accident Description (Aeroflot-25)"</a>. <i>Aviation Safety Network</i>. 4 April 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-25%29&rft.date=1963-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-496"><span class="mw-cite-backlink"><b><a href="#cite_ref-496">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610719-2" rel="nofollow">"ASN Accident Description (Aerolíneas Argentinas-644)"</a>. <i>Aviation Safety Network</i>. 19 July 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-644%29&rft.date=1961-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610719-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-497"><span class="mw-cite-backlink"><b><a href="#cite_ref-497">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19570322-0" rel="nofollow">"ASN Accident Description (US Air Force [50-0702])"</a>. <i>Aviation Safety Network</i>. 22 March 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B50-0702%5D%29&rft.date=1957-03-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570322-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-498"><span class="mw-cite-backlink"><b><a href="#cite_ref-498">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20180218-0" rel="nofollow">"ASN Accident Description (Iran Aseman Airlines Flight 3704)"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">12 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Aseman+Airlines+Flight+3704%29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-499"><span class="mw-cite-backlink"><b><a href="#cite_ref-499">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFRanter">Ranter, Harro. <a class="external text" href="https://aviation-safety.net/database/record.php?id=20160519-0" rel="nofollow">"ASN Aircraft accident Airbus A320-232 SU-GCC Egyptian coast"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Aircraft+accident+Airbus+A320-232+SU-GCC+Egyptian+coast&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20160519-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-500"><span class="mw-cite-backlink"><b><a href="#cite_ref-500">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19941012-0" rel="nofollow">"ASN Accident Description (Iran Aseman Airlines-746)"</a>. <i>Aviation Safety Network</i>. 12 October 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Aseman+Airlines-746%29&rft.date=1994-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-501"><span class="mw-cite-backlink"><b><a href="#cite_ref-501">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19740126-0" rel="nofollow">"ASN Accident Description (Turkish Airlines-301)"</a>. <i>Aviation Safety Network</i>. 26 January 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-301%29&rft.date=1974-01-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740126-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-502"><span class="mw-cite-backlink"><b><a href="#cite_ref-502">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730219-1" rel="nofollow">"ASN Accident Description (Aeroflot-141)"</a>. <i>Aviation Safety Network</i>. 19 February 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-141%29&rft.date=1973-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730219-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-503"><span class="mw-cite-backlink"><b><a href="#cite_ref-503">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19671012-0" rel="nofollow">"ASN Accident Description (British European Airways-284)"</a>. <i>Aviation Safety Network</i>. 12 October 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-284%29&rft.date=1967-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-504"><span class="mw-cite-backlink"><b><a href="#cite_ref-504">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19551006-0" rel="nofollow">"ASN Accident Description (United Airlines-409)"</a>. <i>Aviation Safety Network</i>. 6 October 1955<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-409%29&rft.date=1955-10-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19551006-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-505"><span class="mw-cite-backlink"><b><a href="#cite_ref-505">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20131230233913/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C100655.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (United 6 October 1955)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 19 March 1957. Archived from <a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0655.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 30 December 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+6+October+1955%29&rft.date=1957-03-19&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0655.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span>(<a class="external text" href="https://archive.org/details/Cab-aar1955-10-06-united-409" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-times53297-506"><span class="mw-cite-backlink"><b><a href="#cite_ref-times53297_506-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation news cs1">"Troop Planes Collide – 66 Americans Killed". <i>The Times</i> (53297). 12 August 1955. p. 8.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+Times&rft.atitle=Troop+Planes+Collide+%E2%80%93+66+Americans+Killed&rft.issue=53297&rft.pages=8&rft.date=1955-08-12&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-507"><span class="mw-cite-backlink"><b><a href="#cite_ref-507">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19550322-0" rel="nofollow">"ASN Accident Description (United States Navy [131612])"</a>. <i>Aviation Safety Network</i>. 22 March 1955<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+States+Navy+%5B131612%5D%29&rft.date=1955-03-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19550322-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-508"><span class="mw-cite-backlink"><b><a href="#cite_ref-508">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20080824-0" rel="nofollow">"ASN Accident Description (Itek Air-6895)"</a>. <i>Aviation Safety Network</i>. 24 August 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Itek+Air-6895%29&rft.date=2008-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-509"><span class="mw-cite-backlink"><b><a href="#cite_ref-509">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19990831-0" rel="nofollow">"ASN Accident Description (LAPA-3142)"</a>. <i>Aviation Safety Network</i>. 31 August 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LAPA-3142%29&rft.date=1999-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-510"><span class="mw-cite-backlink"><b><a href="#cite_ref-510">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19970903-0" rel="nofollow">"ASN Accident Description (Vietnam Airlines-815)"</a>. <i>Aviation Safety Network</i>. 3 September 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vietnam+Airlines-815%29&rft.date=1997-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-511"><span class="mw-cite-backlink"><b><a href="#cite_ref-511">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19950809-1" rel="nofollow">"ASN Accident Description (Aviateca-901)"</a>. <i>Aviation Safety Network</i>. 9 August 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviateca-901%29&rft.date=1995-08-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950809-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-512"><span class="mw-cite-backlink"><b><a href="#cite_ref-512">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710331-3" rel="nofollow">"ASN Accident Description (Aeroflot-1969)"</a>. <i>Aviation Safety Network</i>. 31 March 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1969%29&rft.date=1971-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710331-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-513"><span class="mw-cite-backlink"><b><a href="#cite_ref-513">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19590203-1" rel="nofollow">"ASN Accident Description (American Airlines-320)"</a>. <i>Aviation Safety Network</i>. 3 February 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-320%29&rft.date=1959-02-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590203-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-514"><span class="mw-cite-backlink"><b><a href="#cite_ref-514">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0359.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (American 3 February 1959)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 6 January 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+3+February+1959%29&rft.date=1960-01-06&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0359.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1959-02-03-american-320" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-515"><span class="mw-cite-backlink"><b><a href="#cite_ref-515">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760909-0" rel="nofollow">"ASN Accident Description (Aeroflot-7957)"</a>. <i>Aviation Safety Network</i>. 9 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7957%29&rft.date=1976-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760909-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-516"><span class="mw-cite-backlink"><b><a href="#cite_ref-516">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760909-1" rel="nofollow">"ASN Accident Description (Aeroflot-31)"</a>. <i>Aviation Safety Network</i>. 9 September 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-31%29&rft.date=1976-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760909-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-517"><span class="mw-cite-backlink"><b><a href="#cite_ref-517">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19660304-0" rel="nofollow">"ASN Accident Description (Canadian Pacific Airlines-402)"</a>. <i>Aviation Safety Network</i>. 4 March 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Canadian+Pacific+Airlines-402%29&rft.date=1966-03-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660304-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-518"><span class="mw-cite-backlink"><b><a href="#cite_ref-518">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650104-1" rel="nofollow">"ASN Accident Description (Aeroflot-101)"</a>. <i>Aviation Safety Network</i>. 4 January 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-101%29&rft.date=1965-01-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650104-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-519"><span class="mw-cite-backlink"><b><a href="#cite_ref-519">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19580815-3" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-L5442])"</a>. <i>Aviation Safety Network</i>. 15 August 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-L5442%5D%29&rft.date=1958-08-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580815-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-520"><span class="mw-cite-backlink"><b><a href="#cite_ref-520">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19910205-1" rel="nofollow">"ASN Accident Description (Elleniki Polemikí Aeroporía [748])"</a>. <i>Aviation Safety Network</i>. 5 February 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Elleniki+Polemik%C3%AD+Aeropor%C3%ADa+%5B748%5D%29&rft.date=1991-02-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910205-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-521"><span class="mw-cite-backlink"><b><a href="#cite_ref-521">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19861225-1" rel="nofollow">"ASN Accident Description (Iraqi Airways-163)"</a>. <i>Aviation Safety Network</i>. 25 December 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iraqi+Airways-163%29&rft.date=1986-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861225-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-522"><span class="mw-cite-backlink"><b><a href="#cite_ref-522">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790829-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-45038])"</a>. <i>Aviation Safety Network</i>. 29 August 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-45038%5D%29&rft.date=1979-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790829-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-523"><span class="mw-cite-backlink"><b><a href="#cite_ref-523">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730511-0" rel="nofollow">"ASN Accident Description (Aeroflot-6551)"</a>. <i>Aviation Safety Network</i>. 11 May 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-6551%29&rft.date=1973-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-524"><span class="mw-cite-backlink"><b><a href="#cite_ref-524">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19711002-1" rel="nofollow">"ASN Accident Description (British European Airways-706)"</a>. <i>Aviation Safety Network</i>. 2 October 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-706%29&rft.date=1971-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711002-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-525"><span class="mw-cite-backlink"><b><a href="#cite_ref-525">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFKingdom_of_Belgium_Ministry_of_Communications_Civil_Aeronautics_Administration1972">Kingdom of Belgium Ministry of Communications Civil Aeronautics Administration (1972). <a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/15-1972%20G-APEC.pdf" rel="nofollow">"British European Airways Vanguard G-APEC. Report on the accident which occurred at Aarsele, Belgium on 2 October 1971"</a> <span class="cs1-format">(PDF)</span>. <i>aaib.gov.uk</i>. HMSO<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>. <q>Copy of report published August 1972, Brussels</q></cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=British+European+Airways+Vanguard+G-APEC.+Report+on+the+accident+which+occurred+at+Aarsele%2C+Belgium+on+2+October+1971&rft.date=1972&rft.au=Kingdom+of+Belgium+Ministry+of+Communications+Civil+Aeronautics+Administration&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F15-1972%2520G-APEC.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-526"><span class="mw-cite-backlink"><b><a href="#cite_ref-526">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680305-1" rel="nofollow">"ASN Accident Description (Air France-212 [F-BLCJ])"</a>. <i>Aviation Safety Network</i>. 5 March 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-212+%5BF-BLCJ%5D%29&rft.date=1968-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-527"><span class="mw-cite-backlink"><b><a href="#cite_ref-527">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19630727-0" rel="nofollow">"ASN Accident Description (United Arab Airlines-869)"</a>. <i>Aviation Safety Network</i>. 27 July 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines-869%29&rft.date=1963-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-528"><span class="mw-cite-backlink"><b><a href="#cite_ref-528">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19620719-0" rel="nofollow">"ASN Accident Description (United Arab Airlines-869 [1962])"</a>. <i>Aviation Safety Network</i>. 19 July 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">30 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines-869+%5B1962%5D%29&rft.date=1962-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620719-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-530"><span class="mw-cite-backlink"><b><a href="#cite_ref-530">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600829-0" rel="nofollow">"ASN Accident Description (Air France-343)"</a>. <i>Aviation Safety Network</i>. 29 August 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-343%29&rft.date=1960-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-531"><span class="mw-cite-backlink"><b><a href="#cite_ref-531">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600317-0" rel="nofollow">"ASN Accident Description (Northwest Orient Airlines-710)"</a>. <i>Aviation Safety Network</i>. 17 March 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-710%29&rft.date=1960-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600317-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-532"><span class="mw-cite-backlink"><b><a href="#cite_ref-532">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20120425062518/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C031760.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Northwest 17 March 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 24 April 1961. Archived from <a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1760.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 25 April 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+17+March+1960%29&rft.date=1961-04-24&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1760.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span>(<a class="external text" href="https://archive.org/details/Cab-aar1960-03-17-northwest-710" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-533"><span class="mw-cite-backlink"><b><a href="#cite_ref-533">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20210109-0" rel="nofollow">"ASN Accident Description (Sriwijaya Air Flight 182)"</a>. <i>Aviation Safety Network</i>. 9 January 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">9 January</span> 2021</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sriwijaya+Air+Flight+182%29&rft.date=2021-01-09&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20210109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-534"><span class="mw-cite-backlink"><b><a href="#cite_ref-534">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20160319-0" rel="nofollow">"ASN Accident Description (Flydubai-981)"</a>. <i>Aviation Safety Network</i>. 19 March 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">19 March</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flydubai-981%29&rft.date=2016-03-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20160319-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-535"><span class="mw-cite-backlink"><b><a href="#cite_ref-535">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19951122-1" rel="nofollow">"ASN Accident Description (Sri Lanka Air Force [CR862])"</a>. <i>Aviation Safety Network</i>. 22 November 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5BCR862%5D%29&rft.date=1995-11-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951122-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-536"><span class="mw-cite-backlink"><b><a href="#cite_ref-536">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760103-1" rel="nofollow">"ASN Accident Description (Aeroflot-2003)"</a>. <i>Aviation Safety Network</i>. 3 January 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2003%29&rft.date=1976-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760103-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-537"><span class="mw-cite-backlink"><b><a href="#cite_ref-537">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20121026034403/http://aviation-safety.net/database/record.php?id=19691204-1" rel="nofollow">"ASN Accident Description (Air France Flight 212 [F-BHSZ])"</a>. <i>Aviation Safety Network</i>. 4 December 1969. Archived from <a class="external text" href="http://aviation-safety.net/database/record.php?id=19691204-1" rel="nofollow">the original</a> on 26 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France+Flight+212+%5BF-BHSZ%5D%29&rft.date=1969-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691204-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-538"><span class="mw-cite-backlink"><b><a href="#cite_ref-538">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation journal cs1"><a class="external text" href="http://www.flightglobal.com/pdfarchive/view/1970/1970%20-%200109.html" rel="nofollow">"Fatal accidents on public transport operations 1969"</a>. <i>Flight International</i>: 85. 15 January 1970.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=Flight+International&rft.atitle=Fatal+accidents+on+public+transport+operations+1969&rft.pages=85&rft.date=1970-01-15&rft_id=http%3A%2F%2Fwww.flightglobal.com%2Fpdfarchive%2Fview%2F1970%2F1970%2520-%25200109.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-539"><span class="mw-cite-backlink"><b><a href="#cite_ref-539">^</a></b></span> <span class="reference-text">.<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19601004-0" rel="nofollow">"ASN Accident Description (Eastern Air Lines-375)"</a>. <i>Aviation Safety Network</i>. 4 October 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-375%29&rft.date=1960-10-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601004-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-540"><span class="mw-cite-backlink"><b><a href="#cite_ref-540">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0460.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Eastern 4 October 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 26 June 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+4+October+1960%29&rft.date=1962-06-26&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0460.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup></span>
</li>
<li id="cite_note-541"><span class="mw-cite-backlink"><b><a href="#cite_ref-541">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19561209-1" rel="nofollow">"ASN Accident Description (Trans-Canada Air Lines-810)"</a>. <i>Aviation Safety Network</i>. 9 December 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans-Canada+Air+Lines-810%29&rft.date=1956-12-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19561209-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-542"><span class="mw-cite-backlink"><b><a href="#cite_ref-542">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19990224-0" rel="nofollow">"ASN Accident Description (China Southwest Airlines-4509)"</a>. <i>Aviation Safety Network</i>. 24 February 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest+Airlines-4509%29&rft.date=1999-02-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-acig.org-543"><span class="mw-cite-backlink"><b><a href="#cite_ref-acig.org_543-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFCooper2003">Cooper, Tom (29 September 2003). <a class="external text" href="http://www.acig.org/artman/publish/article_282.shtml" rel="nofollow">"Georgia and Abkhazia, 1992–1993: the War of Datchas"</a>. acig.org<span class="reference-accessdate">. Retrieved <span class="nowrap">13 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Georgia+and+Abkhazia%2C+1992%E2%80%931993%3A+the+War+of+Datchas.&rft.pub=acig.org&rft.date=2003-09-29&rft.aulast=Cooper&rft.aufirst=Tom&rft_id=http%3A%2F%2Fwww.acig.org%2Fartman%2Fpublish%2Farticle_282.shtml&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-1992_Georgia_Mi-8_crash-544"><span class="mw-cite-backlink"><b><a href="#cite_ref-1992_Georgia_Mi-8_crash_544-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20180929114929/http://planecrashinfo.com/1992/1992-84.htm" rel="nofollow">"Accident Details (1992 Georgia Mi-8 crash)"</a>. PlaneCrashInfo.com. Archived from <a class="external text" href="http://www.planecrashinfo.com/1992/1992-84.htm" rel="nofollow">the original</a> on 29 September 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">13 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Details+%281992+Georgia+Mi-8+crash%29&rft.pub=PlaneCrashInfo.com&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1992%2F1992-84.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-545"><span class="mw-cite-backlink"><b><a href="#cite_ref-545">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790711-0" rel="nofollow">"ASN Accident Description (Garuda Indonesia [PK-GVE])"</a>. <i>Aviation Safety Network</i>. 11 July 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Garuda+Indonesia+%5BPK-GVE%5D%29&rft.date=1979-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-546"><span class="mw-cite-backlink"><b><a href="#cite_ref-546">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19721128-1" rel="nofollow">"ASN Accident Description (Japan Airlines-446)"</a>. <i>Aviation Safety Network</i>. 28 November 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-446%29&rft.date=1972-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-547"><span class="mw-cite-backlink"><b><a href="#cite_ref-547">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19700401-1" rel="nofollow">"ASN Accident Description (Royal Air Maroc [CN-CCV])"</a>. <i>Aviation Safety Network</i>. 1 April 1970<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Maroc+%5BCN-CCV%5D%29&rft.date=1970-04-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700401-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-548"><span class="mw-cite-backlink"><b><a href="#cite_ref-548">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680324-0" rel="nofollow">"ASN Accident Description (Aer Lingus-712)"</a>. <i>Aviation Safety Network</i>. 24 March 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aer+Lingus-712%29&rft.date=1968-03-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680324-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-549"><span class="mw-cite-backlink"><b><a href="#cite_ref-549">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610530-0" rel="nofollow">"ASN Accident Description (Viasa-897)"</a>. <i>Aviation Safety Network</i>. 30 May 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Viasa-897%29&rft.date=1961-05-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610530-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-550"><span class="mw-cite-backlink"><b><a href="#cite_ref-550">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600225-3" rel="nofollow">"ASN Accident Description (United States Navy [131582])"</a>. <i>Aviation Safety Network</i>. 25 February 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+States+Navy+%5B131582%5D%29&rft.date=1960-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600225-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-551"><span class="mw-cite-backlink"><b><a href="#cite_ref-551">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600225-2" rel="nofollow">"ASN Accident Description (Real Transportes Aéreos [PP-AXD])"</a>. <i>Aviation Safety Network</i>. 25 February 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Real+Transportes+A%C3%A9reos+%5BPP-AXD%5D%29&rft.date=1960-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600225-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-552"><span class="mw-cite-backlink"><b><a href="#cite_ref-552">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19580518-0" rel="nofollow">"ASN Accident Description (Sabena [OO-SFA])"</a>. <i>Aviation Safety Network</i>. 18 May 1958<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sabena+%5BOO-SFA%5D%29&rft.date=1958-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-553"><span class="mw-cite-backlink"><b><a href="#cite_ref-553">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19571208-0" rel="nofollow">"ASN Accident Description (Aerolíneas Argentinas-670)"</a>. <i>Aviation Safety Network</i>. 8 December 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-670%29&rft.date=1957-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19571208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-news-554"><span class="mw-cite-backlink"><b><a href="#cite_ref-news_554-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://news.bbc.co.uk/local/lancashire/hi/people_and_places/history/newsid_8189000/8189386.stm" rel="nofollow">"Remembering the Freckleton air disaster of 1944"</a>. <i>news.bbc.co.uk</i>. British Broadcasting Corporation (BBC). 7 August 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=news.bbc.co.uk&rft.atitle=Remembering+the+Freckleton+air+disaster+of+1944&rft.date=2009-08-07&rft_id=http%3A%2F%2Fnews.bbc.co.uk%2Flocal%2Flancashire%2Fhi%2Fpeople_and_places%2Fhistory%2Fnewsid_8189000%2F8189386.stm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-Australian_War_Memorial-555"><span class="mw-cite-backlink"><b><a href="#cite_ref-Australian_War_Memorial_555-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20131004233140/http://www.awm.gov.au/collection/records/awm52/8/3/33/awm52-8-3-33-11.pdf" rel="nofollow">"AWM52 2nd Australian Imperial Force and Commonwealth Military Forces unit war diaries, 1939–1945 War"</a> <span class="cs1-format">(PDF)</span>. <i>awm.gov.au</i>. Australian War Memorial. July–September 1943. p. 60. Archived from <a class="external text" href="http://www.awm.gov.au/collection/records/awm52/8/3/33/awm52-8-3-33-11.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 4 October 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">21 March</span> 2014</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=awm.gov.au&rft.atitle=AWM52+2nd+Australian+Imperial+Force+and+Commonwealth+Military+Forces+unit+war+diaries%2C+1939%E2%80%931945+War&rft.pages=60&rft.date=1943-07%2F1943-09&rft_id=http%3A%2F%2Fwww.awm.gov.au%2Fcollection%2Frecords%2Fawm52%2F8%2F3%2F33%2Fawm52-8-3-33-11.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-556"><span class="mw-cite-backlink"><b><a href="#cite_ref-556">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20050716-0" rel="nofollow">"ASN Accident Description (Equatorial Express Airlines [3C-VQR])"</a>. <i>Aviation Safety Network</i>. 16 July 2005<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Equatorial+Express+Airlines+%5B3C-VQR%5D%29&rft.date=2005-07-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050716-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-557"><span class="mw-cite-backlink"><b><a href="#cite_ref-557">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20000717-0" rel="nofollow">"ASN Accident Description (Alliance Air-7412)"</a>. <i>Aviation Safety Network</i>. 17 July 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alliance+Air-7412%29&rft.date=2000-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-558"><span class="mw-cite-backlink"><b><a href="#cite_ref-558">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19950331-0" rel="nofollow">"ASN Accident Description (TAROM-371)"</a>. <i>Aviation Safety Network</i>. 31 March 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAROM-371%29&rft.date=1995-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950331-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-561"><span class="mw-cite-backlink"><b><a href="#cite_ref-561">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1" id="CITEREFRanter">Ranter, Harro. <a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=32453" rel="nofollow">"Accident Mil Mi-8, 04 Oct 1993"</a>. <i>aviation-safety.net</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 January</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Mil+Mi-8%2C+04+Oct+1993&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D32453&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-562"><span class="mw-cite-backlink"><b><a href="#cite_ref-562">^</a></b></span> <span class="reference-text">Military Aviation Disasters, by David Gero, p159</span>
</li>
<li id="cite_note-563"><span class="mw-cite-backlink"><b><a href="#cite_ref-563">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19860816-0" rel="nofollow">"ASN Accident Description (Sudan Airways [ST-ADY])"</a>. <i>Aviation Safety Network</i>. 16 August 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudan+Airways+%5BST-ADY%5D%29&rft.date=1986-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-564"><span class="mw-cite-backlink"><b><a href="#cite_ref-564">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19851124-0" rel="nofollow">"ASN Accident Description (EgyptAir-750)"</a>. <i>Aviation Safety Network</i>. 24 November 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28EgyptAir-750%29&rft.date=1985-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19851124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-565"><span class="mw-cite-backlink"><b><a href="#cite_ref-565">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19750930-1" rel="nofollow">"ASN Accident Description (Malév-240)"</a>. <i>Aviation Safety Network</i>. 30 September 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mal%C3%A9v-240%29&rft.date=1975-09-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750930-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-566"><span class="mw-cite-backlink"><b><a href="#cite_ref-566">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19721027-0" rel="nofollow">"ASN Accident Description (Air Inter-696)"</a>. <i>Aviation Safety Network</i>. 27 October 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Inter-696%29&rft.date=1972-10-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721027-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-567"><span class="mw-cite-backlink"><b><a href="#cite_ref-567">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890621-0" rel="nofollow">"ASN Accident Description (Fuerza Aérea del Peru [FAP-329])"</a>. <i>Aviation Safety Network</i>. 21 June 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+del+Peru+%5BFAP-329%5D%29&rft.date=1989-06-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890621-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-568"><span class="mw-cite-backlink"><b><a href="#cite_ref-568">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790212-1" rel="nofollow">"ASN Accident Description (Air Rhodesia -827)"</a>. <i>Aviation Safety Network</i>. 12 February 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Rhodesia+-827%29&rft.date=1979-02-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790212-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-569"><span class="mw-cite-backlink"><b><a href="#cite_ref-569">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19771202-0" rel="nofollow">"ASN Accident Description (Libyan Arab Airlines [LZ-BTN])"</a>. <i>Aviation Safety Network</i>. 2 December 1977<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines+%5BLZ-BTN%5D%29&rft.date=1977-12-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771202-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-570"><span class="mw-cite-backlink"><b><a href="#cite_ref-570">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760815-0" rel="nofollow">"ASN Accident Description (SAETA-232)"</a>. <i>Aviation Safety Network</i>. 15 August 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAETA-232%29&rft.date=1976-08-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760815-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-571"><span class="mw-cite-backlink"><b><a href="#cite_ref-571">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19741120-0" rel="nofollow">"ASN Accident Description (Lufthansa-540)"</a>. <i>Aviation Safety Network</i>. 20 November 1974<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lufthansa-540%29&rft.date=1974-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-572"><span class="mw-cite-backlink"><b><a href="#cite_ref-572">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19670408-0" rel="nofollow">"ASN Accident Description (Korean Air Force)"</a>. <i>Aviation Safety Network</i>. 8 April 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">15 July</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air+Force%29&rft.date=1967-04-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670408-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-573"><span class="mw-cite-backlink"><b><a href="#cite_ref-573">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.planecrashinfo.com/1965/1965-46.htm" rel="nofollow">"Accident Description (US Marine Corps [149802])"</a>. PlaneCrashInfo.com. 24 August 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28US+Marine+Corps+%5B149802%5D%29&rft.pub=PlaneCrashInfo.com&rft.date=1965-08-24&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1965%2F1965-46.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-574"><span class="mw-cite-backlink"><b><a href="#cite_ref-574">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650824-0" rel="nofollow">"ASN Accident Description (US Marine Corps [149802])"</a>. <i>Aviation Safety Network</i>. 24 August 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Marine+Corps+%5B149802%5D%29&rft.date=1965-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-575"><span class="mw-cite-backlink"><b><a href="#cite_ref-575">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19611217-0" rel="nofollow">"ASN Accident Description (Aeroflot-245)"</a>. <i>Aviation Safety Network</i>. 17 December 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-245%29&rft.date=1961-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-576"><span class="mw-cite-backlink"><b><a href="#cite_ref-576">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600205-0" rel="nofollow">"ASN Accident Description (Lloyd Aéreo Boliviano [CP-609])"</a>. <i>Aviation Safety Network</i>. 5 February 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+%5BCP-609%5D%29&rft.date=1960-02-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600205-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-577"><span class="mw-cite-backlink"><b><a href="#cite_ref-577">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19561010-0" rel="nofollow">"ASN Accident Description (US Navy [131588])"</a>. <i>Aviation Safety Network</i>. 10 October 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Navy+%5B131588%5D%29&rft.date=1956-10-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19561010-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-578"><span class="mw-cite-backlink"><b><a href="#cite_ref-578">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19451012-0" rel="nofollow">"ASN Accident Description (US Army Air Force [44-78591])"</a>. <i>Aviation Safety Network</i>. 12 October 1945<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Army+Air+Force+%5B44-78591%5D%29&rft.date=1945-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19451012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-579"><span class="mw-cite-backlink"><b><a href="#cite_ref-579">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920714-2" rel="nofollow">"ASN Accident Description (Yemen Air Force)"</a>. <i>Aviation Safety Network</i>. 14 July 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Yemen+Air+Force%29&rft.date=1992-07-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920714-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-580"><span class="mw-cite-backlink"><b><a href="#cite_ref-580">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850201-0" rel="nofollow">"ASN Accident Description (Aeroflot-7841)"</a>. <i>Aviation Safety Network</i>. 1 February 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7841%29&rft.date=1985-02-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-581"><span class="mw-cite-backlink"><b><a href="#cite_ref-581">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790317-1" rel="nofollow">"ASN Accident Description (Aeroflot-1691)"</a>. <i>Aviation Safety Network</i>. 17 March 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1691%29&rft.date=1979-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790317-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-582"><span class="mw-cite-backlink"><b><a href="#cite_ref-582">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730319-1" rel="nofollow">"ASN Accident Description (Air Vietnam [XV-NUI])"</a>. <i>Aviation Safety Network</i>. 19 March 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam+%5BXV-NUI%5D%29&rft.date=1973-03-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730319-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-583"><span class="mw-cite-backlink"><b><a href="#cite_ref-583">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19680928-1" rel="nofollow">"ASN Accident Description (Pan AFn Airlines [N90427])"</a>. <i>Aviation Safety Network</i>. 28 September 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+AFn+Airlines+%5BN90427%5D%29&rft.date=1968-09-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680928-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-584"><span class="mw-cite-backlink"><b><a href="#cite_ref-584">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19651108-3" rel="nofollow">"ASN Accident Description (American Airlines-383)"</a>. <i>Aviation Safety Network</i>. 8 November 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-383%29&rft.date=1965-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651108-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-585"><span class="mw-cite-backlink"><b><a href="#cite_ref-585">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0865.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (American 8 November 1965)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 28 September 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+8+November+1965%29&rft.date=1966-09-28&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0865.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1965-11-08-american-383" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-586"><span class="mw-cite-backlink"><b><a href="#cite_ref-586">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19640225-0" rel="nofollow">"ASN Accident Description (Eastern Air Lines-304)"</a>. <i>Aviation Safety Network</i>. 25 February 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-304%29&rft.date=1964-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-587"><span class="mw-cite-backlink"><b><a href="#cite_ref-587">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2564.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Eastern 25 February 1964)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 27 June 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+25+February+1964%29&rft.date=1966-06-27&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2564.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1964-02-25-eastern-304" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-588"><span class="mw-cite-backlink"><b><a href="#cite_ref-588">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19570716-0" rel="nofollow">"ASN Accident Description (KLM-844)"</a>. <i>Aviation Safety Network</i>. 16 July 1957<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28KLM-844%29&rft.date=1957-07-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570716-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-589"><span class="mw-cite-backlink"><b><a href="#cite_ref-589">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19550727-0" rel="nofollow">"ASN Accident Description (El Al Israel Airlines-402/26)"</a>. <i>Aviation Safety Network</i>. 27 July 1955<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28El+Al+Israel+Airlines-402%2F26%29&rft.date=1955-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19550727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-590"><span class="mw-cite-backlink"><b><a href="#cite_ref-590">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19530712-0" rel="nofollow">"ASN Accident Description (Transocean Air Lines-512)"</a>. <i>Aviation Safety Network</i>. 12 July 1953<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transocean+Air+Lines-512%29&rft.date=1953-07-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19530712-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-591"><span class="mw-cite-backlink"><b><a href="#cite_ref-591">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19501113-1" rel="nofollow">"ASN Accident Description (Curtiss Reid Flying Services [CF-EDN])"</a>. <i>Aviation Safety Network</i>. 13 November 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Curtiss+Reid+Flying+Services+%5BCF-EDN%5D%29&rft.date=1950-11-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19501113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-592"><span class="mw-cite-backlink"><b><a href="#cite_ref-592">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19500623-0" rel="nofollow">"ASN Accident Description (Northwest Orient Airlines-2501)"</a>. <i>Aviation Safety Network</i>. 23 June 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-2501%29&rft.date=1950-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500623-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-593"><span class="mw-cite-backlink"><b><a href="#cite_ref-593">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2350.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Northwest 23 June 1950)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 18 January 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+23+June+1950%29&rft.date=1951-01-18&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2350.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1950-06-23-northwest-2501" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-594"><span class="mw-cite-backlink"><b><a href="#cite_ref-594">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=177844" rel="nofollow">"ASN Accident Description (Nihon Koku Yuso KK [J-BJDO])"</a>. <i>Aviation Safety Network</i>. 24 August 1938<span class="reference-accessdate">. Retrieved <span class="nowrap">22 December</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nihon+Koku+Yuso+KK+%5BJ-BJDO%5D%29&rft.date=1938-08-24&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D177844&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-595"><span class="mw-cite-backlink"><b><a href="#cite_ref-595">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=177839" rel="nofollow">"ASN Accident Description (T.Aiba [J-BIDH])"</a>. <i>Aviation Safety Network</i>. 24 August 1938<span class="reference-accessdate">. Retrieved <span class="nowrap">22 December</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28T.Aiba+%5BJ-BIDH%5D%29&rft.date=1938-08-24&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D177839&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-596"><span class="mw-cite-backlink"><b><a href="#cite_ref-596">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20071130-0" rel="nofollow">"ASN Accident Description (Atlasjet-4203)"</a>. <i>Aviation Safety Network</i>. 30 November 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Atlasjet-4203%29&rft.date=2007-11-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20071130-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-597"><span class="mw-cite-backlink"><b><a href="#cite_ref-597">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20001115-0" rel="nofollow">"ASN Accident Description (ASA Pesada [D2-FCG])"</a>. <i>Aviation Safety Network</i>. 15 November 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ASA+Pesada+%5BD2-FCG%5D%29&rft.date=2000-11-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-598"><span class="mw-cite-backlink"><b><a href="#cite_ref-598">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19941229-0" rel="nofollow">"ASN Accident Description (Turkish Airlines-278)"</a>. <i>Aviation Safety Network</i>. 29 December 1994<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-278%29&rft.date=1994-12-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-599"><span class="mw-cite-backlink"><b><a href="#cite_ref-599">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19891018-0" rel="nofollow">"ASN Accident Description (Soviet Air Force [CCCP-76569])"</a>. <i>Aviation Safety Network</i>. 18 October 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-76569%5D%29&rft.date=1989-10-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891018-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-600"><span class="mw-cite-backlink"><b><a href="#cite_ref-600">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19790423-1" rel="nofollow">"ASN Accident Description (SAETA [HC-AVP])"</a>. <i>Aviation Safety Network</i>. 23 April 1979<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAETA+%5BHC-AVP%5D%29&rft.date=1979-04-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790423-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-601"><span class="mw-cite-backlink"><b><a href="#cite_ref-601">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19711201-0" rel="nofollow">"ASN Accident Description (Aeroflot-2174)"</a>. <i>Aviation Safety Network</i>. 1 December 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2174%29&rft.date=1971-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-602"><span class="mw-cite-backlink"><b><a href="#cite_ref-602">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19640620-0" rel="nofollow">"ASN Accident Description (Civil Air Transport [B-908])"</a>. <i>Aviation Safety Network</i>. 20 June 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Civil+Air+Transport+%5BB-908%5D%29&rft.date=1964-06-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640620-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-603"><span class="mw-cite-backlink"><b><a href="#cite_ref-603">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930426-1" rel="nofollow">"ASN Accident Description (Indian Airlines-491)"</a>. <i>Aviation Safety Network</i>. 26 April 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-491%29&rft.date=1993-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930426-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-604"><span class="mw-cite-backlink"><b><a href="#cite_ref-604">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19921221-0" rel="nofollow">"ASN Accident Description (Martinair-495)"</a>. <i>Aviation Safety Network</i>. 21 December 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Martinair-495%29&rft.date=1992-12-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921221-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-605"><span class="mw-cite-backlink"><b><a href="#cite_ref-605">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19730818-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-46435])"</a>. <i>Aviation Safety Network</i>. 18 August 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-46435%5D%29&rft.date=1973-08-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730818-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-606"><span class="mw-cite-backlink"><b><a href="#cite_ref-606">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19670305-1" rel="nofollow">"ASN Accident Description (Varig Airlines-837)"</a>. <i>Aviation Safety Network</i>. 5 March 1967<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig+Airlines-837%29&rft.date=1967-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-607"><span class="mw-cite-backlink"><b><a href="#cite_ref-607">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20130529013909/http://aviation-safety.net/database/record.php?id=19660115-0" rel="nofollow">"ASN Accident Description (Avianca-4)"</a>. <i>Aviation Safety Network</i>. 15 January 1966. Archived from <a class="external text" href="http://aviation-safety.net/database/record.php?id=19660115-0" rel="nofollow">the original</a> on 29 May 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-4%29&rft.date=1966-01-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-608"><span class="mw-cite-backlink"><b><a href="#cite_ref-608">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19511216-0" rel="nofollow">"ASN Accident Description (Miami Airlines [N1678M])"</a>. <i>Aviation Safety Network</i>. 16 December 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Miami+Airlines+%5BN1678M%5D%29&rft.date=1951-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19511216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-609"><span class="mw-cite-backlink"><b><a href="#cite_ref-609">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20041121-0" rel="nofollow">"ASN Accident Description (China Eastern Airlines-5210)"</a>. <i>Aviation Safety Network</i>. 21 November 2004<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Eastern+Airlines-5210%29&rft.date=2004-11-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20041121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-610"><span class="mw-cite-backlink"><b><a href="#cite_ref-610">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980929-0" rel="nofollow">"ASN Accident Description (LionAir-602)"</a>. <i>Aviation Safety Network</i>. 29 September 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LionAir-602%29&rft.date=1998-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-611"><span class="mw-cite-backlink"><b><a href="#cite_ref-611">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19930723-0" rel="nofollow">"ASN Accident Description (China Northwest Airlines-2119)"</a>. <i>Aviation Safety Network</i>. 23 July 1993<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northwest+Airlines-2119%29&rft.date=1993-07-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930723-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-612"><span class="mw-cite-backlink"><b><a href="#cite_ref-612">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890908-0" rel="nofollow">"ASN Accident Description (Partnair-394)"</a>. <i>Aviation Safety Network</i>. 8 September 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Partnair-394%29&rft.date=1989-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-613"><span class="mw-cite-backlink"><b><a href="#cite_ref-613">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850822-0" rel="nofollow">"ASN Accident Description (British Airtours-328M)"</a>. <i>Aviation Safety Network</i>. 22 August 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Airtours-328M%29&rft.date=1985-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-614"><span class="mw-cite-backlink"><b><a href="#cite_ref-614">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19800412-0" rel="nofollow">"ASN Accident Description (Transbrasil-303)"</a>. <i>Aviation Safety Network</i>. 12 April 1980<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transbrasil-303%29&rft.date=1980-04-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800412-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-615"><span class="mw-cite-backlink"><b><a href="#cite_ref-615">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690803-1" rel="nofollow">"ASN Accident Description (Aeroflot- H-826)"</a>. <i>Aviation Safety Network</i>. 3 August 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-+H-826%29&rft.date=1969-08-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690803-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-616"><span class="mw-cite-backlink"><b><a href="#cite_ref-616">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19630503-1" rel="nofollow">"ASN Accident Description (Air Afrique [F-BIAO])"</a>. <i>Aviation Safety Network</i>. 3 May 1963<span class="reference-accessdate">. Retrieved <span class="nowrap">15 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Afrique+%5BF-BIAO%5D%29&rft.date=1963-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630503-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-617"><span class="mw-cite-backlink"><b><a href="#cite_ref-617">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19500831-0" rel="nofollow">"ASN Accident Description (TWA-903)"</a>. <i>Aviation Safety Network</i>. 31 August 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-903%29&rft.date=1950-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-618"><span class="mw-cite-backlink"><b><a href="#cite_ref-618">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3150.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (TWA 28 May 1950)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 25 May 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+28+May+1950%29&rft.date=1951-05-25&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3150.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1950-08-31-twa-903" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-619"><span class="mw-cite-backlink"><b><a href="#cite_ref-619">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19491101-0" rel="nofollow">"ASN Accident Description (Eastern Air Lines-537)"</a>. <i>Aviation Safety Network</i>. 1 November 1949<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-537%29&rft.date=1949-11-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19491101-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-620"><span class="mw-cite-backlink"><b><a href="#cite_ref-620">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20140201184014/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C110149.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Eastern & Bolivian AF 1 November 1949)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 22 September 1950. Archived from <a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0149.pdf" rel="nofollow">the original</a> <span class="cs1-format">(PDF)</span> on 1 February 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+%26+Bolivian+AF+1+November+1949%29&rft.date=1950-09-22&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0149.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span>(<a class="external text" href="https://archive.org/details/CAB-AAR1949-11-01-Eastern-537" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-621"><span class="mw-cite-backlink"><b><a href="#cite_ref-621">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=20150816-0" rel="nofollow">"ASN Accident Description (Trigana Air Service-267)"</a>. <i>Aviation Safety Network</i>. 16 August 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">16 August</span> 2015</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trigana+Air+Service-267%29&rft.date=2015-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-622"><span class="mw-cite-backlink"><b><a href="#cite_ref-622">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19891026-0" rel="nofollow">"ASN Accident Description (China Airlines-204)"</a>. <i>Aviation Safety Network</i>. 26 October 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-204%29&rft.date=1989-10-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891026-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-623"><span class="mw-cite-backlink"><b><a href="#cite_ref-623">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19890825-1" rel="nofollow">"ASN Accident Description (Pakistan International Airlines [AP-BBF])"</a>. <i>Aviation Safety Network</i>. 25 August 1989<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines+%5BAP-BBF%5D%29&rft.date=1989-08-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890825-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-626"><span class="mw-cite-backlink"><b><a href="#cite_ref-626">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870113-1" rel="nofollow">"ASN Accident Description (Ethiopian Air Force)"</a>. <i>Aviation Safety Network</i>. 13 January 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Air+Force%29&rft.date=1987-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-627"><span class="mw-cite-backlink"><b><a href="#cite_ref-627">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19860702-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-65120])"</a>. <i>Aviation Safety Network</i>. 2 July 1986<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65120%5D%29&rft.date=1986-07-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860702-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-628"><span class="mw-cite-backlink"><b><a href="#cite_ref-628">^</a></b></span> <span class="reference-text"><a class="external free" href="https://aviation-safety.net/wikibase/wiki.php?id=73387}" rel="nofollow">https://aviation-safety.net/wikibase/wiki.php?id=73387}</a></span>
</li>
<li id="cite_note-629"><span class="mw-cite-backlink"><b><a href="#cite_ref-629">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650410-0" rel="nofollow">"ASN Accident Description (Alia Royal Jordanian Airlines [JY-ACQ])"</a>. <i>Aviation Safety Network</i>. 10 April 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alia+Royal+Jordanian+Airlines+%5BJY-ACQ%5D%29&rft.date=1965-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650410-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-630"><span class="mw-cite-backlink"><b><a href="#cite_ref-630">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600624-0" rel="nofollow">"ASN Accident Description (REAL Transportes Aéreos [PP-YRB])"</a>. <i>Aviation Safety Network</i>. 24 June 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28REAL+Transportes+A%C3%A9reos+%5BPP-YRB%5D%29&rft.date=1960-06-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600624-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-631"><span class="mw-cite-backlink"><b><a href="#cite_ref-631">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19590924-0" rel="nofollow">"ASN Accident Description (TAI [F-BIAP])"</a>. <i>Aviation Safety Network</i>. 24 September 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAI+%5BF-BIAP%5D%29&rft.date=1959-09-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590924-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-632"><span class="mw-cite-backlink"><b><a href="#cite_ref-632">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980420-0" rel="nofollow">"ASN Accident Description (Air France-422)"</a>. <i>Aviation Safety Network</i>. 20 April 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-422%29&rft.date=1998-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-633"><span class="mw-cite-backlink"><b><a href="#cite_ref-633">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19960503-0" rel="nofollow">"ASN Accident Description (Federal Airlines [ST-FAG])"</a>. <i>Aviation Safety Network</i>. 3 May 1996<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Federal+Airlines+%5BST-FAG%5D%29&rft.date=1996-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-635"><span class="mw-cite-backlink"><b><a href="#cite_ref-635">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19951108-0" rel="nofollow">"ASN Accident Description (Lineas Aéreas del Estado [TC-72])"</a>. <i>Aviation Safety Network</i>. 8 November 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lineas+A%C3%A9reas+del+Estado+%5BTC-72%5D%29&rft.date=1995-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-638"><span class="mw-cite-backlink"><b><a href="#cite_ref-638">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870611-0" rel="nofollow">"ASN Accident Description (Bakhtar Alwatana [YA-BAL])"</a>. <i>Aviation Safety Network</i>. 11 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bakhtar+Alwatana+%5BYA-BAL%5D%29&rft.date=1987-06-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870611-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-639"><span class="mw-cite-backlink"><b><a href="#cite_ref-639">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19840918-1" rel="nofollow">"ASN Accident Description (Aeroservicios Ecuatorianos -767-103)"</a>. <i>Aviation Safety Network</i>. 18 September 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroservicios+Ecuatorianos+-767-103%29&rft.date=1984-09-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19840918-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-640"><span class="mw-cite-backlink"><b><a href="#cite_ref-640">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19831128-1" rel="nofollow">"ASN Accident Description (Nigeria Airways [5N-ANF])"</a>. <i>Aviation Safety Network</i>. 28 November 1983<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways+%5B5N-ANF%5D%29&rft.date=1983-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-641"><span class="mw-cite-backlink"><b><a href="#cite_ref-641">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820601-1" rel="nofollow">"ASN Accident Description (Republic of Korea Air Force [56-4391])"</a>. <i>Aviation Safety Network</i>. 1 June 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Republic+of+Korea+Air+Force+%5B56-4391%5D%29&rft.date=1982-06-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820601-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-642"><span class="mw-cite-backlink"><b><a href="#cite_ref-642">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820206-0" rel="nofollow">"ASN Accident Description (Republic of Korea Air Force)"</a>. <i>Aviation Safety Network</i>. 6 February 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Republic+of+Korea+Air+Force%29&rft.date=1982-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-643"><span class="mw-cite-backlink"><b><a href="#cite_ref-643">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690402-1" rel="nofollow">"ASN Accident Description (LOT Polish Airlines-165)"</a>. <i>Aviation Safety Network</i>. 2 April 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT+Polish+Airlines-165%29&rft.date=1969-04-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690402-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-644"><span class="mw-cite-backlink"><b><a href="#cite_ref-644">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19510323-0" rel="nofollow">"ASN Accident Description (US Air Force [49-0244])"</a>. <i>Aviation Safety Network</i>. 23 March 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B49-0244%5D%29&rft.date=1951-03-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510323-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-645"><span class="mw-cite-backlink"><b><a href="#cite_ref-645">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19490607-0" rel="nofollow">"ASN Accident Description (Strato-Freight [NC92857])"</a>. <i>Aviation Safety Network</i>. 7 June 1949<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Strato-Freight+%5BNC92857%5D%29&rft.date=1949-06-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19490607-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-646"><span class="mw-cite-backlink"><b><a href="#cite_ref-646">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19470530-0" rel="nofollow">"ASN Accident Description (Eastern Air Lines-605)"</a>. <i>Aviation Safety Network</i>. 30 May 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-605%29&rft.date=1947-05-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470530-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-647"><span class="mw-cite-backlink"><b><a href="#cite_ref-647">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3047.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Eastern 30 May 1947)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 29 June 1948<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+30+May+1947%29&rft.date=1948-06-29&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3047.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since September 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/CABAAR19470530Eastern605" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-648"><span class="mw-cite-backlink"><b><a href="#cite_ref-648">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19470215-1" rel="nofollow">"ASN Accident Description (Avianca [C-114])"</a>. <i>Aviation Safety Network</i>. 15 February 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca+%5BC-114%5D%29&rft.date=1947-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470215-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-649"><span class="mw-cite-backlink"><b><a href="#cite_ref-649">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20130626150908/http://aviation-safety.net/database/record.php?id=19951205-0" rel="nofollow">"ASN Accident Description (Azerbaijan Airlines – A-56)"</a>. <i>Aviation Safety Network</i>. 5 December 1995. Archived from <a class="external text" href="http://aviation-safety.net/database/record.php?id=19951205-0" rel="nofollow">the original</a> on 26 June 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Azerbaijan+Airlines+%E2%80%93+A-56%29&rft.date=1995-12-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951205-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-650"><span class="mw-cite-backlink"><b><a href="#cite_ref-650">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19950429-0" rel="nofollow">"ASN Accident Description (Sri Lanka Air Force [4R-HVA])"</a>. <i>Aviation Safety Network</i>. 29 April 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5B4R-HVA%5D%29&rft.date=1995-04-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950429-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-651"><span class="mw-cite-backlink"><b><a href="#cite_ref-651">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19920416-0" rel="nofollow">"ASN Accident Description (Kenya Air Force 214)"</a>. <i>Aviation Safety Network</i>. 16 April 1992<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Air+Force+214%29&rft.date=1992-04-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920416-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-652"><span class="mw-cite-backlink"><b><a href="#cite_ref-652">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850904-0" rel="nofollow">"ASN Accident Description (Bakhtar Afghan Airlines [YA-BAM])"</a>. <i>Aviation Safety Network</i>. 4 September 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bakhtar+Afghan+Airlines+%5BYA-BAM%5D%29&rft.date=1985-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-653"><span class="mw-cite-backlink"><b><a href="#cite_ref-653">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19760515-0" rel="nofollow">"ASN Accident Description (Aeroflot-1802)"</a>. <i>Aviation Safety Network</i>. 15 May 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1802%29&rft.date=1976-05-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760515-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-654"><span class="mw-cite-backlink"><b><a href="#cite_ref-654">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19750316-1" rel="nofollow">"ASN Accident Description (Lineas Aéreas del Estado [TC-72])"</a>. <i>Aviation Safety Network</i>. 16 March 1975<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lineas+A%C3%A9reas+del+Estado+%5BTC-72%5D%29&rft.date=1975-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750316-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-655"><span class="mw-cite-backlink"><b><a href="#cite_ref-655">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19711112-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-46809])"</a>. <i>Aviation Safety Network</i>. 12 November 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-46809%5D%29&rft.date=1971-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-656"><span class="mw-cite-backlink"><b><a href="#cite_ref-656">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650708-0" rel="nofollow">"ASN Accident Description (Canadian Pacific Air Lines-21)"</a>. <i>Aviation Safety Network</i>. 8 July 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">29 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Canadian+Pacific+Air+Lines-21%29&rft.date=1965-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-657"><span class="mw-cite-backlink"><b><a href="#cite_ref-657">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19611123-0" rel="nofollow">"ASN Accident Description (Aerolíneas Argentinas-322)"</a>. <i>Aviation Safety Network</i>. 23 November 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-322%29&rft.date=1961-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-658"><span class="mw-cite-backlink"><b><a href="#cite_ref-658">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19610328-0" rel="nofollow">"ASN Accident Description (ČSA-511)"</a>. <i>Aviation Safety Network</i>. 28 March 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA-511%29&rft.date=1961-03-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610328-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-659"><span class="mw-cite-backlink"><b><a href="#cite_ref-659">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19601217-0" rel="nofollow">"ASN Accident Description (US Air Force [55-0291])"</a>. <i>Aviation Safety Network</i>. 17 December 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B55-0291%5D%29&rft.date=1960-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-660"><span class="mw-cite-backlink"><b><a href="#cite_ref-660">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19560220-0" rel="nofollow">"ASN Accident Description (Transports Aériens Intercontinentaux [F-BGOD])"</a>. <i>Aviation Safety Network</i>. 20 February 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transports+A%C3%A9riens+Intercontinentaux+%5BF-BGOD%5D%29&rft.date=1956-02-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560220-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-661"><span class="mw-cite-backlink"><b><a href="#cite_ref-661">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19521122-0" rel="nofollow">"ASN Accident Description (US Air Force [51-0107])"</a>. <i>Aviation Safety Network</i>. 22 November 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B51-0107%5D%29&rft.date=1952-11-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19521122-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-662"><span class="mw-cite-backlink"><b><a href="#cite_ref-662">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19520411-0" rel="nofollow">"ASN Accident Description (Pan Am-526A)"</a>. <i>Aviation Safety Network</i>. 11 April 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-526A%29&rft.date=1952-04-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19520411-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-663"><span class="mw-cite-backlink"><b><a href="#cite_ref-663">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1152.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Pan American 11 April 1952)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 23 September 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+11+April+1952%29&rft.date=1952-09-23&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1152.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1952-04-11-panam-526a" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-664"><span class="mw-cite-backlink"><b><a href="#cite_ref-664">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19480801-1" rel="nofollow">"ASN Accident Description (Air France [F-BDRC])"</a>. <i>Aviation Safety Network</i>. 1 August 1948<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France+%5BF-BDRC%5D%29&rft.date=1948-08-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19480801-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-665"><span class="mw-cite-backlink"><b><a href="#cite_ref-665">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19471024-0" rel="nofollow">"ASN Accident Description (United Airlines-608)"</a>. <i>Aviation Safety Network</i>. 24 October 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-608%29&rft.date=1947-10-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19471024-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-666"><span class="mw-cite-backlink"><b><a href="#cite_ref-666">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2447.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (United 24 October 1947)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 2 February 1948<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+24+October+1947%29&rft.date=1948-02-02&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2447.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1947-10-24-united-608" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-US-BA_Flight_211-667"><span class="mw-cite-backlink"><b><a href="#cite_ref-US-BA_Flight_211_667-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://aviation-safety.net/database/record.php?id=20180312-0" rel="nofollow">"US-Bangla Flight 211 Accident Details"</a>. <i>Aviation Safety Network</i><span class="reference-accessdate">. Retrieved <span class="nowrap">27 April</span> 2018</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=US-Bangla+Flight+211+Accident+Details&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180312-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-2007_Antonov_An-26_crash-668"><span class="mw-cite-backlink"><b><a href="#cite_ref-2007_Antonov_An-26_crash_668-0">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://web.archive.org/web/20151211034434/http://planecrashinfo.com/2007/2007-45.htm" rel="nofollow">"Accident Details"</a>. <i>PlaneCrashinfo.com</i>. PlaneCrashinfo.com. Archived from <a class="external text" href="http://www.planecrashinfo.com/2007/2007-45.htm" rel="nofollow">the original</a> on 11 December 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">24 December</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=PlaneCrashinfo.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F2007%2F2007-45.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-669"><span class="mw-cite-backlink"><b><a href="#cite_ref-669">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19980113-0" rel="nofollow">"ASN Accident Description (Islamic Emirate of Afghanistan Air Force)"</a>. <i>Aviation Safety Network</i>. 13 January 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Islamic+Emirate+of+Afghanistan+Air+Force%29&rft.date=1998-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-670"><span class="mw-cite-backlink"><b><a href="#cite_ref-670">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19950110-1" rel="nofollow">"ASN Accident Description (Intercontinental de Aviación-256)"</a>. <i>Aviation Safety Network</i>. 10 January 1995<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Intercontinental+de+Aviaci%C3%B3n-256%29&rft.date=1995-01-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950110-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-671"><span class="mw-cite-backlink"><b><a href="#cite_ref-671">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19911107-0" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-87526])"</a>. <i>Aviation Safety Network</i>. 7 November 1991<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-87526%5D%29&rft.date=1991-11-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19911107-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-672"><span class="mw-cite-backlink"><b><a href="#cite_ref-672">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19850222-0" rel="nofollow">"ASN Accident Description (Air Mali [TZ-ACT])"</a>. <i>Aviation Safety Network</i>. 22 February 1985<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Mali+%5BTZ-ACT%5D%29&rft.date=1985-02-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850222-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-673"><span class="mw-cite-backlink"><b><a href="#cite_ref-673">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19810207-0" rel="nofollow">"ASN Accident Description (Soviet Navy [CCCP-42332])"</a>. <i>Aviation Safety Network</i>. 7 February 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Navy+%5BCCCP-42332%5D%29&rft.date=1981-02-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-674"><span class="mw-cite-backlink"><b><a href="#cite_ref-674">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19731216-1" rel="nofollow">"ASN Accident Description (Aeroflot [CCCP-45061])"</a>. <i>Aviation Safety Network</i>. 16 December 1973<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-45061%5D%29&rft.date=1973-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731216-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-675"><span class="mw-cite-backlink"><b><a href="#cite_ref-675">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19681212-0" rel="nofollow">"ASN Accident Description (Pan Am Flight-217)"</a>. <i>Aviation Safety Network</i>. 12 December 1968<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am+Flight-217%29&rft.date=1968-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19681212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-676"><span class="mw-cite-backlink"><b><a href="#cite_ref-676">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19590116-0" rel="nofollow">"ASN Accident Description (Austral Lineas Aéreas-205)"</a>. <i>Aviation Safety Network</i>. 16 January 1959<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Austral+Lineas+A%C3%A9reas-205%29&rft.date=1959-01-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-677"><span class="mw-cite-backlink"><b><a href="#cite_ref-677">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19500728-0" rel="nofollow">"ASN Accident Description (Panair do Brasil-099)"</a>. <i>Aviation Safety Network</i>. 28 July 1950<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Panair+do+Brasil-099%29&rft.date=1950-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-678"><span class="mw-cite-backlink"><b><a href="#cite_ref-678">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation news cs1"><a class="external text" href="https://www.bbc.co.uk/news/world-europe-24980055" rel="nofollow">"<span class="cs1-kern-left">'</span>Dozens dead' in Russian plane crash"</a>. <i>BBC News</i>. 17 November 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">17 November</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=BBC+News&rft.atitle=%27Dozens+dead%27+in+Russian+plane+crash&rft.date=2013-11-17&rft_id=https%3A%2F%2Fwww.bbc.co.uk%2Fnews%2Fworld-europe-24980055&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-680"><span class="mw-cite-backlink"><b><a href="#cite_ref-680">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="https://www.ntsb.gov/investigations/AccidentReports/Reports/AAR1001.pdf" rel="nofollow">"NTSB Accident Report (NTSB/AAR-10/01)"</a> <span class="cs1-format">(PDF)</span>. <i>NTSB</i>. National Transportation Safety Board. 2 February 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2016</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=NTSB&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-10%2F01%29&rft.date=2010-02-02&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Finvestigations%2FAccidentReports%2FReports%2FAAR1001.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-683"><span class="mw-cite-backlink"><b><a href="#cite_ref-683">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19990603-0" rel="nofollow">"ASN Accident Description (Sudanese Air Force)"</a>. <i>Aviation Safety Network</i>. 3 June 1999<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudanese+Air+Force%29&rft.date=1999-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-684"><span class="mw-cite-backlink"><b><a href="#cite_ref-684">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19970318-0" rel="nofollow">"ASN Accident Description (Stavropolskaya Aktsionernaya Avia-1023)"</a>. <i>Aviation Safety Network</i>. 18 March 1997<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Stavropolskaya+Aktsionernaya+Avia-1023%29&rft.date=1997-03-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970318-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-685"><span class="mw-cite-backlink"><b><a href="#cite_ref-685">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870626-0" rel="nofollow">"ASN Accident Description (Philippine Airlines-206)"</a>. <i>Aviation Safety Network</i>. 26 June 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Philippine+Airlines-206%29&rft.date=1987-06-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870626-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-686"><span class="mw-cite-backlink"><b><a href="#cite_ref-686">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19870103-0" rel="nofollow">"ASN Accident Description (Varig-797)"</a>. <i>Aviation Safety Network</i>. 3 January 1987<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-797%29&rft.date=1987-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-687"><span class="mw-cite-backlink"><b><a href="#cite_ref-687">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19840110-0" rel="nofollow">"ASN Accident Description (Balkan Bulgarian Airlines [LZ-TUR])"</a>. <i>Aviation Safety Network</i>. 10 January 1984<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Balkan+Bulgarian+Airlines+%5BLZ-TUR%5D%29&rft.date=1984-01-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19840110-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-688"><span class="mw-cite-backlink"><b><a href="#cite_ref-688">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19820913-0" rel="nofollow">"ASN Accident Description (Spantax-995)"</a>. <i>Aviation Safety Network</i>. 13 September 1982<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Spantax-995%29&rft.date=1982-09-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820913-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-689"><span class="mw-cite-backlink"><b><a href="#cite_ref-689">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19810826-0" rel="nofollow">"ASN Accident Description (Aeropesca Colombia-221)"</a>. <i>Aviation Safety Network</i>. 26 August 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeropesca+Colombia-221%29&rft.date=1981-08-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810826-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-690"><span class="mw-cite-backlink"><b><a href="#cite_ref-690">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19810720-0" rel="nofollow">"ASN Accident Description (Somali Airlines-40)"</a>. <i>Aviation Safety Network</i>. 20 July 1981<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Somali+Airlines-40%29&rft.date=1981-07-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810720-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-691"><span class="mw-cite-backlink"><b><a href="#cite_ref-691">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19761123-2" rel="nofollow">"ASN Accident Description (Olympic Airways-830)"</a>. <i>Aviation Safety Network</i>. 23 November 1976<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Olympic+Airways-830%29&rft.date=1976-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761123-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-692"><span class="mw-cite-backlink"><b><a href="#cite_ref-692">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19711109-0" rel="nofollow">"ASN Accident Description (Royal Air Force [XV216])"</a>. <i>Aviation Safety Network</i>. 9 November 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Force+%5BXV216%5D%29&rft.date=1971-11-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-693"><span class="mw-cite-backlink"><b><a href="#cite_ref-693">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19710606-0" rel="nofollow">"ASN Accident Description (Hughes Airwest-706)"</a>. <i>Aviation Safety Network</i>. 6 June 1971<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Hughes+Airwest-706%29&rft.date=1971-06-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710606-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-694"><span class="mw-cite-backlink"><b><a href="#cite_ref-694">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-26.pdf" rel="nofollow">"NTSB Accident Report (NTSB-AAR-72-26)"</a> <span class="cs1-format">(PDF)</span>. <i>libraryonline.erau.edu</i>. National Transportation Safety Board. 30 August 1972<span class="reference-accessdate">. Retrieved <span class="nowrap">30 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-72-26%29&rft.date=1972-08-30&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-26.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-695"><span class="mw-cite-backlink"><b><a href="#cite_ref-695">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19690105-0" rel="nofollow">"ASN Accident Description (Ariana Afghan Airlines-701)"</a>. <i>Aviation Safety Network</i>. 5 January 1969<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ariana+Afghan+Airlines-701%29&rft.date=1969-01-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690105-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-696"><span class="mw-cite-backlink"><b><a href="#cite_ref-696">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19661113-0" rel="nofollow">"ASN Accident Description (All Nippon Airways-533)"</a>. <i>Aviation Safety Network</i>. 13 November 1966<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-533%29&rft.date=1966-11-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-697"><span class="mw-cite-backlink"><b><a href="#cite_ref-697">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19650331-0" rel="nofollow">"ASN Accident Description (Iberia [EC-ATH])"</a>. <i>Aviation Safety Network</i>. 31 March 1965<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+%5BEC-ATH%5D%29&rft.date=1965-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650331-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-698"><span class="mw-cite-backlink"><b><a href="#cite_ref-698">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19641123-0" rel="nofollow">"ASN Accident Description (TWA Flight 800 (1964))"</a>. <i>Aviation Safety Network</i>. 23 November 1964<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA+Flight+800+%281964%29%29&rft.date=1964-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19641123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-699"><span class="mw-cite-backlink"><b><a href="#cite_ref-699">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19621214-0" rel="nofollow">"ASN Accident Description (Panair do Brasil [PP-PDE])"</a>. <i>Aviation Safety Network</i>. 14 December 1962<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Panair+do+Brasil+%5BPP-PDE%5D%29&rft.date=1962-12-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19621214-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-700"><span class="mw-cite-backlink"><b><a href="#cite_ref-700">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19600118-0" rel="nofollow">"ASN Accident Description (Capital Airlines-20)"</a>. <i>Aviation Safety Network</i>. 18 January 1960<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Capital+Airlines-20%29&rft.date=1960-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600118-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-701"><span class="mw-cite-backlink"><b><a href="#cite_ref-701">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1860.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Capital 18 January 1960)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 15 September 1961<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Capital+18+January+1960%29&rft.date=1961-09-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1860.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1960-01-18-capital-20" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-702"><span class="mw-cite-backlink"><b><a href="#cite_ref-702">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19560218-0" rel="nofollow">"ASN Accident Description (Scottish Airlines [G-ANSY])"</a>. <i>Aviation Safety Network</i>. 18 February 1956<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Scottish+Airlines+%5BG-ANSY%5D%29&rft.date=1956-02-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-703"><span class="mw-cite-backlink"><b><a href="#cite_ref-703">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19520429-1" rel="nofollow">"ASN Accident Description (Pan Am-202)"</a>. <i>Aviation Safety Network</i>. 28 April 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-202%29&rft.date=1952-04-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19520429-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-704"><span class="mw-cite-backlink"><b><a href="#cite_ref-704">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2952.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (Pan American 28 April 1952)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 23 June 1953<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+28+April+1952%29&rft.date=1953-06-23&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2952.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1953-06-26-panam-202" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-705"><span class="mw-cite-backlink"><b><a href="#cite_ref-705">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19510824-0" rel="nofollow">"ASN Accident Description (United Airlines-615)"</a>. <i>Aviation Safety Network</i>. 24 August 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-615%29&rft.date=1951-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-706"><span class="mw-cite-backlink"><b><a href="#cite_ref-706">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2451.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (United 24 August 1951)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 6 March 1952<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+24+August+1951%29&rft.date=1952-03-06&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2451.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1951-08-24-united-615" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-707"><span class="mw-cite-backlink"><b><a href="#cite_ref-707">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19510630-0" rel="nofollow">"ASN Accident Description (United Airlines-610)"</a>. <i>Aviation Safety Network</i>. 30 June 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">28 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-610%29&rft.date=1951-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-708"><span class="mw-cite-backlink"><b><a href="#cite_ref-708">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3051.pdf" rel="nofollow">"Civil Aeronautics Board Aircraft Accident Report (United 30 June 1951)"</a> <span class="cs1-format">(PDF)</span>. <i>dot.gov/</i>. United States Department of Transportation. 7 December 1951<span class="reference-accessdate">. Retrieved <span class="nowrap">8 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+30+June+1951%29&rft.date=1951-12-07&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3051.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title=" Dead link since October 2017">permanent dead link</span></a></i>]</span></sup>(<a class="external text" href="https://archive.org/details/Cab-aar1951-06-30-united-610" rel="nofollow">Archived</a>).</span>
</li>
<li id="cite_note-709"><span class="mw-cite-backlink"><b><a href="#cite_ref-709">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://aviation-safety.net/database/record.php?id=19470613-0" rel="nofollow">"ASN Accident Description (Pennsylvania-Central Airlines-410)"</a>. <i>Aviation Safety Network</i>. 13 June 1947<span class="reference-accessdate">. Retrieved <span class="nowrap">17 June</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pennsylvania-Central+Airlines-410%29&rft.date=1947-06-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470613-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
<li id="cite_note-711"><span class="mw-cite-backlink"><b><a href="#cite_ref-711">^</a></b></span> <span class="reference-text"><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation web cs1"><a class="external text" href="http://www.intlaviationstandards.org/Documents/PhaseofFlightDefinitions.pdf" rel="nofollow">"Phase of Flight Definitions"</a> <span class="cs1-format">(PDF)</span>. <i>www.intlaviationstandards.org</i>. International Aviation Standards. 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">27 May</span> 2013</span>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=www.intlaviationstandards.org&rft.atitle=Phase+of+Flight+Definitions&rft.date=2013&rft_id=http%3A%2F%2Fwww.intlaviationstandards.org%2FDocuments%2FPhaseofFlightDefinitions.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></span>
</li>
</ol></div>
<h3><span class="mw-headline" id="Books">Books</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=18" title="Edit section: Books">edit</a><span class="mw-editsection-bracket">]</span></span></h3>
<ul><li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFFrancillon1990">Francillon, Rene J. (1990). <i>McDonnell Douglas Aircraft since 1920: Volume II</i>. Annapolis, Maryland: Naval Institute Press. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/1-55750-550-0" title="Special:BookSources/1-55750-550-0"><bdi>1-55750-550-0</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=McDonnell+Douglas+Aircraft+since+1920%3A+Volume+II&rft.place=Annapolis%2C+Maryland&rft.pub=Naval+Institute+Press&rft.date=1990&rft.isbn=1-55750-550-0&rft.aulast=Francillon&rft.aufirst=Rene+J.&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li>
<li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFGero2006">Gero, David (2006). <i>Aviation Disasters: The World's Major Civil Airliner Crashes Since 1950</i> (4th ed.). London: J.H. Haynes & Co. Ltd. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/0-7509-3146-9" title="Special:BookSources/0-7509-3146-9"><bdi>0-7509-3146-9</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Aviation+Disasters%3A+The+World%27s+Major+Civil+Airliner+Crashes+Since+1950&rft.place=London&rft.edition=4th&rft.pub=J.H.+Haynes+%26+Co.+Ltd.&rft.date=2006&rft.isbn=0-7509-3146-9&rft.aulast=Gero&rft.aufirst=David&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li>
<li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFGordonKomissarovKomissarov2005">Gordon, Yefim; Komissarov, Dmitriy; Komissarov, Sergey (2005). <i>OKB Yakovlev: A History of the Design Bureau and Its Aircraft</i>. England: Midland Publishing. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/1-85780-203-9" title="Special:BookSources/1-85780-203-9"><bdi>1-85780-203-9</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=OKB+Yakovlev%3A+A+History+of+the+Design+Bureau+and+Its+Aircraft&rft.place=England&rft.pub=Midland+Publishing&rft.date=2005&rft.isbn=1-85780-203-9&rft.aulast=Gordon&rft.aufirst=Yefim&rft.au=Komissarov%2C+Dmitriy&rft.au=Komissarov%2C+Sergey&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li>
<li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFGrant2007">Grant, R.G. (2007). <i>Flight: The Complete History</i>. New York: DK Publishing. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/978-0-7566-1902-2" title="Special:BookSources/978-0-7566-1902-2"><bdi>978-0-7566-1902-2</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Flight%3A+The+Complete+History&rft.place=New+York&rft.pub=DK+Publishing&rft.date=2007&rft.isbn=978-0-7566-1902-2&rft.aulast=Grant&rft.aufirst=R.G.&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li></ul>
<h2><span class="mw-headline" id="Further_reading">Further reading</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=19" title="Edit section: Further reading">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<ul><li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFGordonKomissarov2010">Gordon, Yefim; Komissarov, Dmitriy (2010). <i>OKB Sukhoi: A History of the Design Bureau and Its Aircraft</i>. England: Midland Publishing. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/978-1-85780-314-3" title="Special:BookSources/978-1-85780-314-3"><bdi>978-1-85780-314-3</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=OKB+Sukhoi%3A+A+History+of+the+Design+Bureau+and+Its+Aircraft&rft.place=England&rft.pub=Midland+Publishing&rft.date=2010&rft.isbn=978-1-85780-314-3&rft.aulast=Gordon&rft.aufirst=Yefim&rft.au=Komissarov%2C+Dmitriy&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li>
<li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFHaine2000">Haine, Edgar (2000). <i>Disaster in the Air</i>. Cranbury, New Jersey: Cornwall Books. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/0-8453-4777-2" title="Special:BookSources/0-8453-4777-2"><bdi>0-8453-4777-2</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Disaster+in+the+Air&rft.place=Cranbury%2C+New+Jersey&rft.pub=Cornwall+Books&rft.date=2000&rft.isbn=0-8453-4777-2&rft.aulast=Haine&rft.aufirst=Edgar&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li>
<li><link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/><cite class="citation book cs1" id="CITEREFKane2012">Kane, Robert (2012). <i>Air Transportation</i>. Kendall Hunt Publishing Company. <a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">ISBN</a> <a href="/wiki/Special:BookSources/978-1-4652-0687-9" title="Special:BookSources/978-1-4652-0687-9"><bdi>978-1-4652-0687-9</bdi></a>.</cite><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Air+Transportation&rft.pub=Kendall+Hunt+Publishing+Company&rft.date=2012&rft.isbn=978-1-4652-0687-9&rft.aulast=Kane&rft.aufirst=Robert&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities"></span></li></ul>
<div aria-labelledby="Lists_of_aviation_accidents_and_incidents" class="navbox" role="navigation" style="padding:3px"><table class="nowraplinks hlist mw-collapsible mw-collapsed navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th class="navbox-title" colspan="2" scope="col"><style data-mw-deduplicate="TemplateStyles:r992953826">.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}.mw-parser-output .infobox .navbar{font-size:100%}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}</style><div class="navbar plainlinks hlist navbar-mini"><ul><li class="nv-view"><a href="/wiki/Template:Lists_of_aviation_accidents_and_incidents" title="Template:Lists of aviation accidents and incidents"><abbr style=";;background:none transparent;border:none;box-shadow:none;padding:0;" title="View this template">v</abbr></a></li><li class="nv-talk"><a href="/wiki/Template_talk:Lists_of_aviation_accidents_and_incidents" title="Template talk:Lists of aviation accidents and incidents"><abbr style=";;background:none transparent;border:none;box-shadow:none;padding:0;" title="Discuss this template">t</abbr></a></li><li class="nv-edit"><a class="external text" href="https://en.wikipedia.org/w/index.php?title=Template:Lists_of_aviation_accidents_and_incidents&action=edit"><abbr style=";;background:none transparent;border:none;box-shadow:none;padding:0;" title="Edit this template">e</abbr></a></li></ul></div><div id="Lists_of_aviation_accidents_and_incidents" style="font-size:114%;margin:0 4em">Lists of <a href="/wiki/Aviation_accidents_and_incidents" title="Aviation accidents and incidents">aviation accidents and incidents</a></div></th></tr><tr><th class="navbox-group" scope="row" style="width:1%">By type</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><i><a href="/wiki/Category:Lists_of_aviation_accidents_and_incidents" title="Category:Lists of aviation accidents and incidents">All</a></i></li>
<li><a href="/wiki/List_of_aircraft_hijackings" title="List of aircraft hijackings">Hijacking</a></li>
<li><a href="/wiki/Mid-air_collision" title="Mid-air collision">Mid-air collision</a></li>
<li><a href="/wiki/Suicide_by_pilot" title="Suicide by pilot">Pilot suicide</a></li>
<li><a href="/wiki/List_of_aircraft_shootdowns" title="List of aircraft shootdowns">Shootdown</a></li>
<li><a href="/wiki/List_of_aircraft_structural_failures" title="List of aircraft structural failures">Structural failure</a></li>
<li><a href="/wiki/List_of_wheel-well_stowaway_flights" title="List of wheel-well stowaway flights">Wheel-well stowaway</a></li></ul>
</div></td></tr><tr><th class="navbox-group" scope="row" style="width:1%">Commercial</th><td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline" title="List of accidents and incidents involving airliners by airline">by airline</a>
<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(A%E2%80%93C)" title="List of accidents and incidents involving airliners by airline (A–C)">A–C</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(D%E2%80%93O)" title="List of accidents and incidents involving airliners by airline (D–O)">D–O</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(P%E2%80%93Z)" title="List of accidents and incidents involving airliners by airline (P–Z)">P–Z</a></li></ul></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_location" title="List of accidents and incidents involving airliners by location">by location worldwide</a>
<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_in_the_United_Kingdom" title="List of accidents and incidents involving airliners in the United Kingdom">United Kingdom</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_airliners_in_the_United_States" title="List of accidents and incidents involving airliners in the United States">United States</a></li></ul></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">by year</a></li>
<li><a href="/wiki/List_of_fatal_accidents_to_commercial_cargo_aircraft" title="List of fatal accidents to commercial cargo aircraft">cargo</a></li>
<li><a href="/wiki/List_of_airliner_shootdown_incidents" title="List of airliner shootdown incidents">shootdown</a></li>
<li><a href="/wiki/Timeline_of_airliner_bombing_attacks" title="Timeline of airliner bombing attacks">bombing</a></li>
<li><i><a href="/wiki/Category:Airliner_accidents_and_incidents_involving_controlled_flight_into_terrain" title="Category:Airliner accidents and incidents involving controlled flight into terrain">controlled flight into terrain</a></i></li></ul>
</div></td></tr><tr><th class="navbox-group" scope="row" style="width:1%">Military</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th class="navbox-group" scope="row" style="width:1%"><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft" title="List of accidents and incidents involving military aircraft">By year</a></th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_before_1925" title="List of accidents and incidents involving military aircraft before 1925">Pre-1925</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1925%E2%80%931934)" title="List of accidents and incidents involving military aircraft (1925–1934)">1925–1934</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1935%E2%80%931939)" title="List of accidents and incidents involving military aircraft (1935–1939)">1935–1939</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1940%E2%80%931942)" title="List of accidents and incidents involving military aircraft (1940–1942)">1940–1942</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1943%E2%80%931944)" title="List of accidents and incidents involving military aircraft (1943–1944)">1943–1944</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1945%E2%80%931949)" title="List of accidents and incidents involving military aircraft (1945–1949)">1945–1949</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1950%E2%80%931954)" title="List of accidents and incidents involving military aircraft (1950–1954)">1950–1954</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1955%E2%80%931959)" title="List of accidents and incidents involving military aircraft (1955–1959)">1955-1959</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1960%E2%80%931969)" title="List of accidents and incidents involving military aircraft (1960–1969)">1960–1969</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1970%E2%80%931974)" title="List of accidents and incidents involving military aircraft (1970–1974)">1970–1974</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1975%E2%80%931979)" title="List of accidents and incidents involving military aircraft (1975–1979)">1975–1979</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1980%E2%80%931989)" title="List of accidents and incidents involving military aircraft (1980–1989)">1980–1989</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1990%E2%80%931999)" title="List of accidents and incidents involving military aircraft (1990–1999)">1990–1999</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2000%E2%80%932009)" title="List of accidents and incidents involving military aircraft (2000–2009)">2000–2009</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2010%E2%80%932019)" title="List of accidents and incidents involving military aircraft (2010–2019)">2010–2019</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2020%E2%80%93present)" title="List of accidents and incidents involving military aircraft (2020–present)">2020–present</a></li></ul>
</div></td></tr><tr><th class="navbox-group" scope="row" style="width:1%">By conflict</th><td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><a href="/wiki/List_of_aircraft_losses_of_the_Vietnam_War" title="List of aircraft losses of the Vietnam War">Vietnam War</a></li>
<li><i><a href="/wiki/Category:Accidents_and_incidents_involving_United_States_Air_Force_aircraft" title="Category:Accidents and incidents involving United States Air Force aircraft">USAF</a></i></li>
<li><a href="/wiki/List_of_Soviet_aircraft_losses_during_the_Soviet%E2%80%93Afghan_War" title="List of Soviet aircraft losses during the Soviet–Afghan War">Soviet Afghan War</a></li>
<li>Falklands War
<ul><li><a href="/wiki/Argentine_air_forces_in_the_Falklands_War#Casualties_and_aircraft_losses" title="Argentine air forces in the Falklands War">Argentine</a></li>
<li><a href="/wiki/British_air_services_in_the_Falklands_War#Casualties_and_aircraft_losses" title="British air services in the Falklands War">British</a></li></ul></li>
<li><a href="/wiki/List_of_aviation_accidents_and_incidents_in_the_war_in_Afghanistan" title="List of aviation accidents and incidents in the war in Afghanistan">U.S war in Afghanistan</a></li>
<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Iraq_War" title="List of aviation shootdowns and accidents during the Iraq War">Iraq War</a></li>
<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Libyan_Civil_War_(2011)" title="List of aviation shootdowns and accidents during the Libyan Civil War (2011)">Libyan Civil War (2011)</a></li>
<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Syrian_Civil_War" title="List of aviation shootdowns and accidents during the Syrian Civil War">Syrian Civil War</a></li>
<li><a class="mw-redirect" href="/wiki/List_of_Ukrainian_aircraft_losses_during_the_Ukrainian_crisis" title="List of Ukrainian aircraft losses during the Ukrainian crisis">War in Donbass</a></li>
<li><a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Saudi_Arabian-led_intervention_in_Yemen" title="List of aviation shootdowns and accidents during the Saudi Arabian-led intervention in Yemen">Saudi led Intervention in Yemen</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th class="navbox-group" scope="row" style="width:1%">Other</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><i><a href="/wiki/Category:Aviation_accidents_and_incidents_by_aircraft" title="Category:Aviation accidents and incidents by aircraft">by aircraft</a></i></li>
<li><a href="/wiki/List_of_air_rage_incidents" title="List of air rage incidents">Air rage</a></li>
<li><a href="/wiki/List_of_airship_accidents" title="List of airship accidents">Airships</a></li>
<li><a href="/wiki/List_of_ballooning_accidents" title="List of ballooning accidents">Ballooning</a></li>
<li>Air shows
<ul><li><a href="/wiki/List_of_air_show_accidents_and_incidents_in_the_20th_century" title="List of air show accidents and incidents in the 20th century">20th century</a></li>
<li><a href="/wiki/List_of_air_show_accidents_and_incidents_in_the_21st_century" title="List of air show accidents and incidents in the 21st century">21st century</a></li></ul></li>
<li><a href="/wiki/List_of_aircraft_by_tail_number" title="List of aircraft by tail number">By registration</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">Commercial aviation</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_general_aviation" title="List of accidents and incidents involving general aviation">General aviation</a></li>
<li><a href="/wiki/List_of_accidents_and_incidents_involving_helicopters" title="List of accidents and incidents involving helicopters">Helicopters</a></li>
<li><a href="/wiki/List_of_news_aircraft_accidents_and_incidents" title="List of news aircraft accidents and incidents">News aircraft</a></li>
<li><a href="/wiki/List_of_spaceflight-related_accidents_and_incidents" title="List of spaceflight-related accidents and incidents">Spaceflight</a></li>
<li><a href="/wiki/List_of_sole_survivors_of_aviation_accidents_and_incidents" title="List of sole survivors of aviation accidents and incidents">Sole survivors</a></li>
<li><a class="mw-redirect" href="/wiki/List_of_unrecovered_flight_recorders" title="List of unrecovered flight recorders">Unrecovered flight recorders</a></li></ul>
</div></td></tr><tr><th class="navbox-group" scope="row" style="width:1%">Deaths</th><td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><a href="/wiki/List_of_fatalities_from_aviation_accidents" title="List of fatalities from aviation accidents">by aircraft misadventure</a></li>
<li><a href="/wiki/List_of_accidents_and_disasters_by_death_toll#Aviation" title="List of accidents and disasters by death toll">by death toll</a></li>
<li><a href="/wiki/List_of_fatalities_from_aviation_accidents" title="List of fatalities from aviation accidents">of notable people</a></li>
<li><a class="mw-selflink selflink">at least 50 fatalities</a></li>
<li><a href="/wiki/List_of_aircraft_accidents_and_incidents_by_number_of_ground_fatalities" title="List of aircraft accidents and incidents by number of ground fatalities">by number of ground fatalities</a></li>
<li><a href="/wiki/List_of_fatal_accidents_and_incidents_involving_commercial_aircraft_in_the_United_States" title="List of fatal accidents and incidents involving commercial aircraft in the United States">in the United States</a></li></ul>
</div></td></tr><tr><th class="navbox-group" scope="row" style="width:1%">Related topics</th><td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px"><div style="padding:0em 0.25em">
<ul><li><a href="/wiki/Accident_analysis" title="Accident analysis">Accident analysis</a></li>
<li><i><a href="/wiki/Category:Organizations_investigating_aviation_accidents_and_incidents" title="Category:Organizations investigating aviation accidents and incidents">Air crash investigators</a></i></li>
<li><a href="/wiki/Aviation_archaeology" title="Aviation archaeology">Aviation archaeology</a></li>
<li><a href="/wiki/Aviation_safety" title="Aviation safety">Aviation safety</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><i>Italics</i> indicates that the list is a <a href="/wiki/Help:Categories" title="Help:Categories">category page</a>.</li></ul>
</div></td></tr></tbody></table></div>
<!--
NewPP limit report
Parsed by mw1385
Cached time: 20210113234636
Cache expiry: 2592000
Dynamic content: false
Complications: [vary‐revision‐sha1]
CPU time usage: 4.916 seconds
Real time usage: 5.130 seconds
Preprocessor visited node count: 32762/1000000
Post‐expand include size: 1170558/2097152 bytes
Template argument size: 27945/2097152 bytes
Highest expansion depth: 17/40
Expensive parser function count: 5/500
Unstrip recursion depth: 1/20
Unstrip post‐expand size: 2094956/5000000 bytes
Lua time usage: 2.772/10.000 seconds
Lua memory usage: 7601816/52428800 bytes
Lua Profile:
dataWrapper <mw.lua:661> 320 ms 11.7%
Scribunto_LuaSandboxCallback::gsub 300 ms 10.9%
Scribunto_LuaSandboxCallback::callParserFunction 300 ms 10.9%
recursiveClone <mwInit.lua:41> 240 ms 8.8%
Scribunto_LuaSandboxCallback::find 160 ms 5.8%
Scribunto_LuaSandboxCallback::match 140 ms 5.1%
? 140 ms 5.1%
type 120 ms 4.4%
<mw.lua:683> 100 ms 3.6%
Scribunto_LuaSandboxCallback::plain 100 ms 3.6%
[others] 820 ms 29.9%
Number of Wikibase entities loaded: 0/400
-->
<!--
Transclusion expansion time report (%,ms,calls,template)
100.00% 3996.586 1 -total
83.86% 3351.585 2 Template:Reflist
66.96% 2676.167 649 Template:Cite_web
2.81% 112.499 5 Template:Cite_journal
2.51% 100.197 22 Template:Dead_link
2.41% 96.331 23 Template:Fix
2.30% 91.746 47 Template:Category_handler
1.47% 58.653 53 Template:Main_other
1.35% 53.771 1 Template:Short_description
1.23% 49.083 1 Template:Lists_of_aviation_accidents_and_incidents
-->
<!-- Saved in parser cache with key enwiki:pcache:idhash:39587099-0!canonical and timestamp 20210113234631 and revision id 999332368. Serialized with JSON.
-->
</div><noscript><img alt="" height="1" src="//en.wikipedia.org/wiki/Special:CentralAutoLogin/start?type=1x1" style="border: none; position: absolute;" title="" width="1"/></noscript>
<div class="printfooter">Retrieved from "<a dir="ltr" href="https://en.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368">https://en.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368</a>"</div></div>
<div class="catlinks" data-mw="interface" id="catlinks"><div class="mw-normal-catlinks" id="mw-normal-catlinks"><a href="/wiki/Help:Category" title="Help:Category">Categories</a>: <ul><li><a href="/wiki/Category:Aviation-related_lists" title="Category:Aviation-related lists">Aviation-related lists</a></li><li><a href="/wiki/Category:Death-related_lists" title="Category:Death-related lists">Death-related lists</a></li><li><a href="/wiki/Category:Lists_by_death_toll" title="Category:Lists by death toll">Lists by death toll</a></li><li><a href="/wiki/Category:Lists_of_aviation_accidents_and_incidents" title="Category:Lists of aviation accidents and incidents">Lists of aviation accidents and incidents</a></li></ul></div><div class="mw-hidden-catlinks mw-hidden-cats-hidden" id="mw-hidden-catlinks">Hidden categories: <ul><li><a href="/wiki/Category:CS1_errors:_missing_periodical" title="Category:CS1 errors: missing periodical">CS1 errors: missing periodical</a></li><li><a href="/wiki/Category:CS1:_Julian%E2%80%93Gregorian_uncertainty" title="Category:CS1: Julian–Gregorian uncertainty">CS1: Julian–Gregorian uncertainty</a></li><li><a href="/wiki/Category:Webarchive_template_wayback_links" title="Category:Webarchive template wayback links">Webarchive template wayback links</a></li><li><a href="/wiki/Category:CS1_maint:_archived_copy_as_title" title="Category:CS1 maint: archived copy as title">CS1 maint: archived copy as title</a></li><li><a href="/wiki/Category:All_articles_with_dead_external_links" title="Category:All articles with dead external links">All articles with dead external links</a></li><li><a href="/wiki/Category:Articles_with_dead_external_links_from_September_2017" title="Category:Articles with dead external links from September 2017">Articles with dead external links from September 2017</a></li><li><a href="/wiki/Category:Articles_with_permanently_dead_external_links" title="Category:Articles with permanently dead external links">Articles with permanently dead external links</a></li><li><a href="/wiki/Category:Articles_with_dead_external_links_from_October_2017" title="Category:Articles with dead external links from October 2017">Articles with dead external links from October 2017</a></li><li><a href="/wiki/Category:Articles_with_short_description" title="Category:Articles with short description">Articles with short description</a></li><li><a href="/wiki/Category:Short_description_is_different_from_Wikidata" title="Category:Short description is different from Wikidata">Short description is different from Wikidata</a></li><li><a href="/wiki/Category:Use_dmy_dates_from_October_2019" title="Category:Use dmy dates from October 2019">Use dmy dates from October 2019</a></li><li><a href="/wiki/Category:Featured_lists" title="Category:Featured lists">Featured lists</a></li><li><a href="/wiki/Category:All_articles_with_unsourced_statements" title="Category:All articles with unsourced statements">All articles with unsourced statements</a></li><li><a href="/wiki/Category:Articles_with_unsourced_statements_from_March_2014" title="Category:Articles with unsourced statements from March 2014">Articles with unsourced statements from March 2014</a></li></ul></div></div>
</div>
</div>
<div id="mw-data-after-content">
<div class="read-more-container"></div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
<div id="mw-head">
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-personal-label" class="mw-portlet mw-portlet-personal vector-menu" id="p-personal" role="navigation">
<h3 id="p-personal-label">
<span>Personal tools</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li id="pt-anonuserpage">Not logged in</li><li id="pt-anontalk"><a accesskey="n" href="/wiki/Special:MyTalk" title="Discussion about edits from this IP address [n]">Talk</a></li><li id="pt-anoncontribs"><a accesskey="y" href="/wiki/Special:MyContributions" title="A list of edits made from this IP address [y]">Contributions</a></li><li id="pt-createaccount"><a href="/w/index.php?title=Special:CreateAccount&returnto=List+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" title="You are encouraged to create an account and log in; however, it is not mandatory">Create account</a></li><li id="pt-login"><a accesskey="o" href="/w/index.php?title=Special:UserLogin&returnto=List+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" title="You're encouraged to log in; however, it's not mandatory. [o]">Log in</a></li></ul>
</div>
</nav>
<div id="left-navigation">
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-namespaces-label" class="mw-portlet mw-portlet-namespaces vector-menu vector-menu-tabs" id="p-namespaces" role="navigation">
<h3 id="p-namespaces-label">
<span>Namespaces</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li class="selected" id="ca-nstab-main"><a accesskey="c" href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" title="View the content page [c]">Article</a></li><li id="ca-talk"><a accesskey="t" href="/wiki/Talk:List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="discussion" title="Discuss improvements to the content page [t]">Talk</a></li></ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-variants-label" class="mw-portlet mw-portlet-variants emptyPortlet vector-menu vector-menu-dropdown" id="p-variants" role="navigation">
<input aria-labelledby="p-variants-label" class="vector-menu-checkbox" type="checkbox"/>
<h3 id="p-variants-label">
<span>Variants</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"></ul>
</div>
</nav>
</div>
<div id="right-navigation">
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-views-label" class="mw-portlet mw-portlet-views vector-menu vector-menu-tabs" id="p-views" role="navigation">
<h3 id="p-views-label">
<span>Views</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li class="selected" id="ca-view"><a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities">Read</a></li><li id="ca-edit"><a accesskey="e" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" title="Edit this page [e]">Edit</a></li><li id="ca-history"><a accesskey="h" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=history" title="Past revisions of this page [h]">View history</a></li></ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-cactions-label" class="mw-portlet mw-portlet-cactions emptyPortlet vector-menu vector-menu-dropdown" id="p-cactions" role="navigation">
<input aria-labelledby="p-cactions-label" class="vector-menu-checkbox" type="checkbox"/>
<h3 id="p-cactions-label">
<span>More</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"></ul>
</div>
</nav>
<div id="p-search" role="search">
<h3>
<label for="searchInput">Search</label>
</h3>
<form action="/w/index.php" id="searchform">
<div data-search-loc="header-navigation" id="simpleSearch">
<input accesskey="f" autocapitalize="sentences" id="searchInput" name="search" placeholder="Search Wikipedia" title="Search Wikipedia [f]" type="search"/>
<input name="title" type="hidden" value="Special:Search"/>
<input class="searchButton mw-fallbackSearchButton" id="mw-searchButton" name="fulltext" title="Search Wikipedia for this text" type="submit" value="Search"/>
<input class="searchButton" id="searchButton" name="go" title="Go to a page with this exact name if it exists" type="submit" value="Go"/>
</div>
</form>
</div>
</div>
</div>
<div id="mw-panel">
<div id="p-logo" role="banner">
<a class="mw-wiki-logo" href="/wiki/Main_Page" title="Visit the main page"></a>
</div>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-navigation-label" class="mw-portlet mw-portlet-navigation vector-menu vector-menu-portal portal portal-first" id="p-navigation" role="navigation">
<h3 id="p-navigation-label">
<span>Navigation</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li id="n-mainpage-description"><a accesskey="z" href="/wiki/Main_Page" title="Visit the main page [z]">Main page</a></li><li id="n-contents"><a href="/wiki/Wikipedia:Contents" title="Guides to browsing Wikipedia">Contents</a></li><li id="n-currentevents"><a href="/wiki/Portal:Current_events" title="Articles related to current events">Current events</a></li><li id="n-randompage"><a accesskey="x" href="/wiki/Special:Random" title="Visit a randomly selected article [x]">Random article</a></li><li id="n-aboutsite"><a href="/wiki/Wikipedia:About" title="Learn about Wikipedia and how it works">About Wikipedia</a></li><li id="n-contactpage"><a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">Contact us</a></li><li id="n-sitesupport"><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&utm_medium=sidebar&utm_campaign=C13_en.wikipedia.org&uselang=en" title="Support us by donating to the Wikimedia Foundation">Donate</a></li></ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-interaction-label" class="mw-portlet mw-portlet-interaction vector-menu vector-menu-portal portal" id="p-interaction" role="navigation">
<h3 id="p-interaction-label">
<span>Contribute</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li id="n-help"><a href="/wiki/Help:Contents" title="Guidance on how to use and edit Wikipedia">Help</a></li><li id="n-introduction"><a href="/wiki/Help:Introduction" title="Learn how to edit Wikipedia">Learn to edit</a></li><li id="n-portal"><a href="/wiki/Wikipedia:Community_portal" title="The hub for editors">Community portal</a></li><li id="n-recentchanges"><a accesskey="r" href="/wiki/Special:RecentChanges" title="A list of recent changes to Wikipedia [r]">Recent changes</a></li><li id="n-upload"><a href="/wiki/Wikipedia:File_Upload_Wizard" title="Add images or other media for use on Wikipedia">Upload file</a></li></ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-tb-label" class="mw-portlet mw-portlet-tb vector-menu vector-menu-portal portal" id="p-tb" role="navigation">
<h3 id="p-tb-label">
<span>Tools</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li id="t-whatlinkshere"><a accesskey="j" href="/wiki/Special:WhatLinksHere/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" title="List of all English Wikipedia pages containing links to this page [j]">What links here</a></li><li id="t-recentchangeslinked"><a accesskey="k" href="/wiki/Special:RecentChangesLinked/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="nofollow" title="Recent changes in pages linked from this page [k]">Related changes</a></li><li id="t-upload"><a accesskey="u" href="/wiki/Wikipedia:File_Upload_Wizard" title="Upload files [u]">Upload file</a></li><li id="t-specialpages"><a accesskey="q" href="/wiki/Special:SpecialPages" title="A list of all special pages [q]">Special pages</a></li><li id="t-permalink"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368" title="Permanent link to this revision of this page">Permanent link</a></li><li id="t-info"><a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=info" title="More information about this page">Page information</a></li><li id="t-cite"><a href="/w/index.php?title=Special:CiteThisPage&page=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&id=999332368&wpFormIdentifier=titleform" title="Information on how to cite this page">Cite this page</a></li><li id="t-wikibase"><a accesskey="g" href="https://www.wikidata.org/wiki/Special:EntityPage/Q3834411" title="Structured data on this page hosted by Wikidata [g]">Wikidata item</a></li></ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-coll-print_export-label" class="mw-portlet mw-portlet-coll-print_export vector-menu vector-menu-portal portal" id="p-coll-print_export" role="navigation">
<h3 id="p-coll-print_export-label">
<span>Print/export</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li id="coll-download-as-rl"><a href="/w/index.php?title=Special:DownloadAsPdf&page=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=show-download-screen" title="Download this page as a PDF file">Download as PDF</a></li><li id="t-print"><a accesskey="p" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&printable=yes" title="Printable version of this page [p]">Printable version</a></li></ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-lang-label" class="mw-portlet mw-portlet-lang vector-menu vector-menu-portal portal" id="p-lang" role="navigation">
<h3 id="p-lang-label">
<span>Languages</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list"><li class="interlanguage-link interwiki-ar"><a class="interlanguage-link-target" href="https://ar.wikipedia.org/wiki/%D9%82%D8%A7%D8%A6%D9%85%D8%A9_%D8%A3%D9%83%D8%A8%D8%B1_100_%D8%AD%D8%A7%D8%AF%D8%AB_%D8%B7%D9%8A%D8%B1%D8%A7%D9%86_%D9%81%D9%8A_%D8%A7%D9%84%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE" hreflang="ar" lang="ar" title="قائمة أكبر 100 حادث طيران في التاريخ – Arabic">العربية</a></li><li class="interlanguage-link interwiki-az"><a class="interlanguage-link-target" href="https://az.wikipedia.org/wiki/%C6%8Fn_az%C4%B1_50_n%C9%99f%C9%99rin_%C3%B6l%C3%BCm%C3%BC_il%C9%99_n%C9%99tic%C9%99l%C9%99n%C9%99n_aviasiya_q%C9%99zalar%C4%B1_v%C9%99_olaylar%C4%B1n%C4%B1n_siyah%C4%B1s%C4%B1" hreflang="az" lang="az" title="Ən azı 50 nəfərin ölümü ilə nəticələnən aviasiya qəzaları və olaylarının siyahısı – Azerbaijani">Azərbaycanca</a></li><li class="interlanguage-link interwiki-es"><a class="interlanguage-link-target" href="https://es.wikipedia.org/wiki/Anexo:Accidentes_m%C3%A1s_graves_de_aviaci%C3%B3n_(1953-presente)" hreflang="es" lang="es" title="Anexo:Accidentes más graves de aviación (1953-presente) – Spanish">Español</a></li><li class="interlanguage-link interwiki-fr"><a class="interlanguage-link-target" href="https://fr.wikipedia.org/wiki/Liste_des_accidents_a%C3%A9riens_par_nombre_de_victimes" hreflang="fr" lang="fr" title="Liste des accidents aériens par nombre de victimes – French">Français</a></li><li class="interlanguage-link interwiki-it"><a class="interlanguage-link-target" href="https://it.wikipedia.org/wiki/Incidenti_aerei_per_numero_di_vittime" hreflang="it" lang="it" title="Incidenti aerei per numero di vittime – Italian">Italiano</a></li><li class="interlanguage-link interwiki-ja"><a class="interlanguage-link-target" href="https://ja.wikipedia.org/wiki/100%E4%BA%BA%E4%BB%A5%E4%B8%8A%E3%81%8C%E6%AD%BB%E4%BA%A1%E3%81%97%E3%81%9F%E8%88%AA%E7%A9%BA%E4%BA%8B%E6%95%85%E3%81%8A%E3%82%88%E3%81%B3%E4%BA%8B%E4%BB%B6%E3%81%AE%E4%B8%80%E8%A6%A7" hreflang="ja" lang="ja" title="100人以上が死亡した航空事故および事件の一覧 – Japanese">日本語</a></li><li class="interlanguage-link interwiki-pl"><a class="interlanguage-link-target" href="https://pl.wikipedia.org/wiki/Najwi%C4%99ksze_katastrofy_samolot%C3%B3w_pasa%C5%BCerskich" hreflang="pl" lang="pl" title="Największe katastrofy samolotów pasażerskich – Polish">Polski</a></li><li class="interlanguage-link interwiki-ru badge-Q17506997 badge-featuredlist" title="featured list"><a class="interlanguage-link-target" href="https://ru.wikipedia.org/wiki/100_%D0%BA%D1%80%D1%83%D0%BF%D0%BD%D0%B5%D0%B9%D1%88%D0%B8%D1%85_%D0%B0%D0%B2%D0%B8%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D1%8B%D1%85_%D0%BA%D0%B0%D1%82%D0%B0%D1%81%D1%82%D1%80%D0%BE%D1%84" hreflang="ru" lang="ru" title="100 крупнейших авиационных катастроф – Russian">Русский</a></li><li class="interlanguage-link interwiki-fi"><a class="interlanguage-link-target" href="https://fi.wikipedia.org/wiki/Luettelo_pahimmista_lento-onnettomuuksista" hreflang="fi" lang="fi" title="Luettelo pahimmista lento-onnettomuuksista – Finnish">Suomi</a></li><li class="interlanguage-link interwiki-uk"><a class="interlanguage-link-target" href="https://uk.wikipedia.org/wiki/%D0%9D%D0%B0%D0%B9%D0%B1%D1%96%D0%BB%D1%8C%D1%88%D1%96_%D0%B0%D0%B2%D1%96%D0%B0%D1%86%D1%96%D0%B9%D0%BD%D1%96_%D0%BA%D0%B0%D1%82%D0%B0%D1%81%D1%82%D1%80%D0%BE%D1%84%D0%B8" hreflang="uk" lang="uk" title="Найбільші авіаційні катастрофи – Ukrainian">Українська</a></li><li class="interlanguage-link interwiki-zh"><a class="interlanguage-link-target" href="https://zh.wikipedia.org/wiki/%E9%80%A0%E6%88%90%E8%87%B3%E5%B0%9150%E4%BA%BA%E6%AD%BB%E4%BA%A1%E7%9A%84%E7%A9%BA%E9%9A%BE%E5%88%97%E8%A1%A8" hreflang="zh" lang="zh" title="造成至少50人死亡的空难列表 – Chinese">中文</a></li></ul>
<div class="after-portlet after-portlet-lang"><span class="wb-langlinks-edit wb-langlinks-link"><a class="wbc-editpage" href="https://www.wikidata.org/wiki/Special:EntityPage/Q3834411#sitelinks-wikipedia" title="Edit interlanguage links">Edit links</a></span></div>
</div>
</nav>
</div>
</div>
<footer class="mw-footer" id="footer" role="contentinfo">
<ul id="footer-info">
<li id="footer-info-lastmod"> This page was last edited on 9 January 2021, at 17:23<span class="anonymous-show"> (UTC)</span>.</li>
<li id="footer-info-copyright">Text is available under the <a href="//en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License" rel="license">Creative Commons Attribution-ShareAlike License</a><a href="//creativecommons.org/licenses/by-sa/3.0/" rel="license" style="display:none;"></a>;
additional terms may apply. By using this site, you agree to the <a href="//foundation.wikimedia.org/wiki/Terms_of_Use">Terms of Use</a> and <a href="//foundation.wikimedia.org/wiki/Privacy_policy">Privacy Policy</a>. Wikipedia® is a registered trademark of the <a href="//www.wikimediafoundation.org/">Wikimedia Foundation, Inc.</a>, a non-profit organization.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a class="extiw" href="https://foundation.wikimedia.org/wiki/Privacy_policy" title="wmf:Privacy policy">Privacy policy</a></li>
<li id="footer-places-about"><a href="/wiki/Wikipedia:About" title="Wikipedia:About">About Wikipedia</a></li>
<li id="footer-places-disclaimer"><a href="/wiki/Wikipedia:General_disclaimer" title="Wikipedia:General disclaimer">Disclaimers</a></li>
<li id="footer-places-contact"><a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us">Contact Wikipedia</a></li>
<li id="footer-places-mobileview"><a class="noprint stopMobileRedirectToggle" href="//en.m.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&mobileaction=toggle_view_mobile">Mobile view</a></li>
<li id="footer-places-developers"><a href="https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute">Developers</a></li>
<li id="footer-places-statslink"><a href="https://stats.wikimedia.org/#/en.wikipedia.org">Statistics</a></li>
<li id="footer-places-cookiestatement"><a href="https://foundation.wikimedia.org/wiki/Cookie_statement">Cookie statement</a></li>
</ul>
<ul class="noprint" id="footer-icons">
<li id="footer-copyrightico"><a href="https://wikimediafoundation.org/"><img alt="Wikimedia Foundation" height="31" loading="lazy" src="/static/images/footer/wikimedia-button.png" srcset="/static/images/footer/wikimedia-button-1.5x.png 1.5x, /static/images/footer/wikimedia-button-2x.png 2x" width="88"/></a></li>
<li id="footer-poweredbyico"><a href="https://www.mediawiki.org/"><img alt="Powered by MediaWiki" height="31" loading="lazy" src="/static/images/footer/poweredby_mediawiki_88x31.png" srcset="/static/images/footer/poweredby_mediawiki_132x47.png 1.5x, /static/images/footer/poweredby_mediawiki_176x62.png 2x" width="88"/></a></li>
</ul>
<div style="clear: both;"></div>
</footer>
<script>(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgPageParseReport":{"limitreport":{"cputime":"4.916","walltime":"5.130","ppvisitednodes":{"value":32762,"limit":1000000},"postexpandincludesize":{"value":1170558,"limit":2097152},"templateargumentsize":{"value":27945,"limit":2097152},"expansiondepth":{"value":17,"limit":40},"expensivefunctioncount":{"value":5,"limit":500},"unstrip-depth":{"value":1,"limit":20},"unstrip-size":{"value":2094956,"limit":5000000},"entityaccesscount":{"value":0,"limit":400},"timingprofile":["100.00% 3996.586 1 -total"," 83.86% 3351.585 2 Template:Reflist"," 66.96% 2676.167 649 Template:Cite_web"," 2.81% 112.499 5 Template:Cite_journal"," 2.51% 100.197 22 Template:Dead_link"," 2.41% 96.331 23 Template:Fix"," 2.30% 91.746 47 Template:Category_handler"," 1.47% 58.653 53 Template:Main_other"," 1.35% 53.771 1 Template:Short_description"," 1.23% 49.083 1 Template:Lists_of_aviation_accidents_and_incidents"]},"scribunto":{"limitreport-timeusage":{"value":"2.772","limit":"10.000"},"limitreport-memusage":{"value":7601816,"limit":52428800},"limitreport-profile":[["dataWrapper \u003Cmw.lua:661\u003E","320","11.7"],["Scribunto_LuaSandboxCallback::gsub","300","10.9"],["Scribunto_LuaSandboxCallback::callParserFunction","300","10.9"],["recursiveClone \u003CmwInit.lua:41\u003E","240","8.8"],["Scribunto_LuaSandboxCallback::find","160","5.8"],["Scribunto_LuaSandboxCallback::match","140","5.1"],["?","140","5.1"],["type","120","4.4"],["\u003Cmw.lua:683\u003E","100","3.6"],["Scribunto_LuaSandboxCallback::plain","100","3.6"],["[others]","820","29.9"]]},"cachereport":{"origin":"mw1385","timestamp":"20210113234636","ttl":2592000,"transientcontent":false}}});});</script>
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Article","name":"List of aircraft accidents and incidents resulting in at least 50 fatalities","url":"https:\/\/en.wikipedia.org\/wiki\/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","sameAs":"http:\/\/www.wikidata.org\/entity\/Q3834411","mainEntity":"http:\/\/www.wikidata.org\/entity\/Q3834411","author":{"@type":"Organization","name":"Contributors to Wikimedia projects"},"publisher":{"@type":"Organization","name":"Wikimedia Foundation, Inc.","logo":{"@type":"ImageObject","url":"https:\/\/www.wikimedia.org\/static\/images\/wmf-hor-googpub.png"}},"datePublished":"2013-06-05T16:50:03Z","dateModified":"2021-01-09T17:23:00Z","headline":"Wikimedia list article"}</script>
<script>(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":187,"wgHostname":"mw1353"});});</script>
</body></html>
print(soup.prettify())
<!DOCTYPE html>
<html class="client-nojs" dir="ltr" lang="en">
<head>
<meta charset="utf-8"/>
<title>
List of aircraft accidents and incidents resulting in at least 50 fatalities - Wikipedia
</title>
<script>
document.documentElement.className="client-js";RLCONF={"wgBreakFrames":!1,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgRequestId":"X-@aSwpAMMMAAWZvZ2gAAAAC","wgCSPNonce":!1,"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":!1,"wgNamespaceNumber":0,"wgPageName":"List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","wgTitle":"List of aircraft accidents and incidents resulting in at least 50 fatalities","wgCurRevisionId":999332368,"wgRevisionId":999332368,"wgArticleId":39587099,"wgIsArticle":!0,"wgIsRedirect":!1,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":["CS1 errors: missing periodical","CS1: Julian–Gregorian uncertainty","Webarchive template wayback links","CS1 maint: archived copy as title","All articles with dead external links",
"Articles with dead external links from September 2017","Articles with permanently dead external links","Articles with dead external links from October 2017","Articles with short description","Short description is different from Wikidata","Use dmy dates from October 2019","Featured lists","All articles with unsourced statements","Articles with unsourced statements from March 2014","Aviation-related lists","Death-related lists","Lists by death toll","Lists of aviation accidents and incidents"],"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgRelevantPageName":"List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","wgRelevantArticleId":39587099,"wgIsProbablyEditable":!0,"wgRelevantPageIsProbablyEditable":!0,"wgRestrictionEdit":[],"wgRestrictionMove":[],"wgMediaViewerOnClick":!0,"wgMediaViewerEnabledByDefault":!0,"wgPopupsReferencePreviews":!1,"wgPopupsConflictsWithNavPopupGadget":!1,"wgPopupsConflictsWithRefTooltipsGadget":!0,
"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","pageVariantFallbacks":"en"},"wgMFDisplayWikibaseDescriptions":{"search":!0,"nearby":!0,"watchlist":!0,"tagline":!1},"wgWMESchemaEditAttemptStepOversample":!1,"wgULSCurrentAutonym":"English","wgNoticeProject":"wikipedia","wgCentralAuthMobileDomain":!1,"wgEditSubmitButtonLabelPublish":!0,"wgULSPosition":"interlanguage","wgWikibaseItemId":"Q3834411"};RLSTATE={"ext.globalCssJs.user.styles":"ready","site.styles":"ready","noscript":"ready","user.styles":"ready","ext.globalCssJs.user":"ready","user":"ready","user.options":"loading","ext.cite.styles":"ready","skins.vector.styles.legacy":"ready","jquery.tablesorter.styles":"ready","jquery.makeCollapsible.styles":"ready","ext.visualEditor.desktopArticleTarget.noscript":"ready","ext.uls.interlanguage":"ready","ext.wikimediaBadges":"ready","wikibase.client.init":"ready"};RLPAGEMODULES=["ext.cite.ux-enhancements","site","mediawiki.page.ready","jquery.tablesorter",
"jquery.makeCollapsible","mediawiki.toc","skins.vector.legacy.js","ext.gadget.ReferenceTooltips","ext.gadget.charinsert","ext.gadget.extra-toolbar-buttons","ext.gadget.refToolbar","ext.gadget.switcher","ext.centralauth.centralautologin","mmv.head","mmv.bootstrap.autostart","ext.popups","ext.visualEditor.desktopArticleTarget.init","ext.visualEditor.targetLoader","ext.eventLogging","ext.wikimediaEvents","ext.navigationTiming","ext.uls.compactlinks","ext.uls.interface","ext.cx.eventlogging.campaigns","ext.centralNotice.geoIP","ext.centralNotice.startUp"];
</script>
<script>
(RLQ=window.RLQ||[]).push(function(){mw.loader.implement("user.options@1hzgi",function($,jQuery,require,module){/*@nomin*/mw.user.tokens.set({"patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});
});});
</script>
<link href="/w/load.php?lang=en&modules=ext.cite.styles%7Cext.uls.interlanguage%7Cext.visualEditor.desktopArticleTarget.noscript%7Cext.wikimediaBadges%7Cjquery.makeCollapsible.styles%7Cjquery.tablesorter.styles%7Cskins.vector.styles.legacy%7Cwikibase.client.init&only=styles&skin=vector" rel="stylesheet"/>
<script async="" src="/w/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=vector">
</script>
<meta content="" name="ResourceLoaderDynamicStyles"/>
<link href="/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector" rel="stylesheet"/>
<meta content="MediaWiki 1.36.0-wmf.25" name="generator"/>
<meta content="origin" name="referrer"/>
<meta content="origin-when-crossorigin" name="referrer"/>
<meta content="origin-when-cross-origin" name="referrer"/>
<link href="//upload.wikimedia.org" rel="preconnect"/>
<link href="//en.m.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" media="only screen and (max-width: 720px)" rel="alternate"/>
<link href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" rel="alternate" title="Edit this page" type="application/x-wiki"/>
<link href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" rel="edit" title="Edit this page"/>
<link href="/static/apple-touch/wikipedia.png" rel="apple-touch-icon"/>
<link href="/static/favicon/wikipedia.ico" rel="shortcut icon"/>
<link href="/w/opensearch_desc.php" rel="search" title="Wikipedia (en)" type="application/opensearchdescription+xml"/>
<link href="//en.wikipedia.org/w/api.php?action=rsd" rel="EditURI" type="application/rsd+xml"/>
<link href="//creativecommons.org/licenses/by-sa/3.0/" rel="license"/>
<link href="https://en.wikipedia.org/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="canonical"/>
<link href="//login.wikimedia.org" rel="dns-prefetch"/>
<link href="//meta.wikimedia.org" rel="dns-prefetch"/>
</head>
<body class="mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject mw-editable page-List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities rootpage-List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities skin-vector action-view skin-vector-legacy">
<div class="noprint" id="mw-page-base">
</div>
<div class="noprint" id="mw-head-base">
</div>
<div class="mw-body" id="content" role="main">
<a id="top">
</a>
<div class="mw-body-content" id="siteNotice">
<!-- CentralNotice -->
</div>
<div class="mw-indicators mw-body-content">
<div class="mw-indicator" id="mw-indicator-featured-star">
<a href="/wiki/Wikipedia:Featured_lists" title="This is a featured list. Click here for more information.">
<img alt="This is a featured list. Click here for more information." data-file-height="438" data-file-width="462" decoding="async" height="19" src="//upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/20px-Cscr-featured.svg.png" srcset="//upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/30px-Cscr-featured.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/e/e7/Cscr-featured.svg/40px-Cscr-featured.svg.png 2x" width="20"/>
</a>
</div>
</div>
<h1 class="firstHeading" id="firstHeading" lang="en">
List of aircraft accidents and incidents resulting in at least 50 fatalities
</h1>
<div class="mw-body-content" id="bodyContent">
<div class="noprint" id="siteSub">
From Wikipedia, the free encyclopedia
</div>
<div id="contentSub">
</div>
<div id="contentSub2">
</div>
<div id="jump-to-nav">
</div>
<a class="mw-jump-link" href="#mw-head">
Jump to navigation
</a>
<a class="mw-jump-link" href="#searchInput">
Jump to search
</a>
<div class="mw-content-ltr" dir="ltr" id="mw-content-text" lang="en">
<div class="mw-parser-output">
<div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">
Wikipedia list article
</div>
<p class="mw-empty-elt">
</p>
<p>
This article lists aircraft accidents and incidents which resulted in at least 50 fatalities in a single occurrence involving commercial passenger and cargo flights, military passenger and cargo flights, or general aviation flights that have been involved in a ground or mid-air collision with either a commercial or military passenger or cargo flight.
</p>
<p>
There have been 552 such incidents, including terrorist or other attacks. Of these, 204 have involved at least 100 fatalities, 34 have had at least 200 fatalities, 8 have had at least 300 fatalities, and 4 have had at least 500 fatalities. Between 1923 (the first year an aircraft accident or incident exceeded 50 fatalities) and the present, these incidents have accounted for 58,144 fatalities across all seven
<a href="/wiki/Continent" title="Continent">
continents
</a>
and the three largest oceans.
</p>
<div aria-labelledby="mw-toc-heading" class="toc" id="toc" role="navigation">
<input class="toctogglecheckbox" id="toctogglecheckbox" role="button" style="display:none" type="checkbox"/>
<div class="toctitle" dir="ltr" lang="en">
<h2 id="mw-toc-heading">
Contents
</h2>
<span class="toctogglespan">
<label class="toctogglelabel" for="toctogglecheckbox">
</label>
</span>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#History">
<span class="tocnumber">
1
</span>
<span class="toctext">
History
</span>
</a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Inclusion_criteria">
<span class="tocnumber">
2
</span>
<span class="toctext">
Inclusion criteria
</span>
</a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Table_key">
<span class="tocnumber">
3
</span>
<span class="toctext">
Table key
</span>
</a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Table">
<span class="tocnumber">
4
</span>
<span class="toctext">
Table
</span>
</a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Notes_regarding_table_data_columns">
<span class="tocnumber">
5
</span>
<span class="toctext">
Notes regarding table data columns
</span>
</a>
<ul>
<li class="toclevel-2 tocsection-6">
<a href="#Deaths">
<span class="tocnumber">
5.1
</span>
<span class="toctext">
Deaths
</span>
</a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Type">
<span class="tocnumber">
5.2
</span>
<span class="toctext">
Type
</span>
</a>
<ul>
<li class="toclevel-3 tocsection-8">
<a href="#Accidents_and_related_incidents">
<span class="tocnumber">
5.2.1
</span>
<span class="toctext">
Accidents and related incidents
</span>
</a>
</li>
<li class="toclevel-3 tocsection-9">
<a href="#Attacks_and_related_incidents">
<span class="tocnumber">
5.2.2
</span>
<span class="toctext">
Attacks and related incidents
</span>
</a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-10">
<a href="#Location">
<span class="tocnumber">
5.3
</span>
<span class="toctext">
Location
</span>
</a>
</li>
<li class="toclevel-2 tocsection-11">
<a href="#Phases_of_flight">
<span class="tocnumber">
5.4
</span>
<span class="toctext">
Phases of flight
</span>
</a>
</li>
<li class="toclevel-2 tocsection-12">
<a href="#Airports_and_distance">
<span class="tocnumber">
5.5
</span>
<span class="toctext">
Airports and distance
</span>
</a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-13">
<a href="#Summary">
<span class="tocnumber">
6
</span>
<span class="toctext">
Summary
</span>
</a>
<ul>
<li class="toclevel-2 tocsection-14">
<a href="#Descriptive_statistics">
<span class="tocnumber">
6.1
</span>
<span class="toctext">
Descriptive statistics
</span>
</a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-15">
<a href="#See_also">
<span class="tocnumber">
7
</span>
<span class="toctext">
See also
</span>
</a>
</li>
<li class="toclevel-1 tocsection-16">
<a href="#Notes">
<span class="tocnumber">
8
</span>
<span class="toctext">
Notes
</span>
</a>
</li>
<li class="toclevel-1 tocsection-17">
<a href="#References">
<span class="tocnumber">
9
</span>
<span class="toctext">
References
</span>
</a>
<ul>
<li class="toclevel-2 tocsection-18">
<a href="#Books">
<span class="tocnumber">
9.1
</span>
<span class="toctext">
Books
</span>
</a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-19">
<a href="#Further_reading">
<span class="tocnumber">
10
</span>
<span class="toctext">
Further reading
</span>
</a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="History">
History
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=1" title="Edit section: History">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<p>
Five years after the pioneering flight of the
<a href="/wiki/Wright_brothers" title="Wright brothers">
Wright brothers
</a>
on 17 December 1903,
<sup class="reference" id="cite_ref-1">
<a href="#cite_note-1">
[1]
</a>
</sup>
<a href="/wiki/Thomas_Selfridge" title="Thomas Selfridge">
Thomas Selfridge
</a>
became the first fatality of powered flight while flying as a passenger with Orville Wright during a demonstration of the
<a href="/wiki/Wright_Model_A" title="Wright Model A">
Wright Model A
</a>
at
<a href="/wiki/Fort_Myer" title="Fort Myer">
Fort Myer
</a>
, Virginia, on 17 September 1908.
<sup class="reference" id="cite_ref-2">
<a href="#cite_note-2">
[2]
</a>
</sup>
<a href="/wiki/Eug%C3%A8ne_Lefebvre" title="Eugène Lefebvre">
Eugène Lefebvre
</a>
was the first pilot killed in a powered airplane in 1909, while the first fatal mid-air collision occurred on 19 June 1912, near
<a href="/wiki/Douai" title="Douai">
Douai
</a>
, France, killing the pilot of each aircraft.
<sup class="reference" id="cite_ref-Chisholm1913_3-0">
<a href="#cite_note-Chisholm1913-3">
[3]
</a>
</sup>
Since the deaths of these early aviation pioneers, the scale of fatal aircraft accidents has increased in proportion to the size and capacity of airplanes.
</p>
<p>
The first aviation incident to result in more than 50 fatalities did not involve an airplane. On 21 December 1923, the
<a href="/wiki/Dixmude_(airship)" title="Dixmude (airship)">
<i>
Dixmude
</i>
</a>
, a
<a href="/wiki/Rigid_airship" title="Rigid airship">
rigid airship
</a>
of the French Navy, was reportedly struck by lightning and crashed into the Mediterranean Sea, off
<a href="/wiki/Sicily" title="Sicily">
Sicily
</a>
, Italy. All 52 crew and passengers were killed.
<sup class="reference" id="cite_ref-The_French_Airship_Catastrophe_4-0">
<a href="#cite_note-The_French_Airship_Catastrophe-4">
[4]
</a>
</sup>
Nearly 10 years later, the
<a class="mw-redirect" href="/wiki/USS_Akron_(ZRS-4)" title="USS Akron (ZRS-4)">
USS
<i>
Akron
</i>
</a>
, also a rigid airship, encountered severe weather and crashed into the Atlantic Ocean, off
<a href="/wiki/Barnegat_Light,_New_Jersey" title="Barnegat Light, New Jersey">
Barnegat Light
</a>
, New Jersey, killing 73 of those on board.
<sup class="reference" id="cite_ref-dirigible_5-0">
<a href="#cite_note-dirigible-5">
[5]
</a>
</sup>
It was another 5 years before a fixed-wing aircraft incident claimed more than 50 fatalities. On 24 July 1938, a
<a href="/wiki/Curtiss_F11C_Goshawk" title="Curtiss F11C Goshawk">
Curtiss Hawk II
</a>
crashed into spectator stands in the
<a href="/wiki/1938_Santa_Ana_air_show_disaster" title="1938 Santa Ana air show disaster">
Santa Ana air show disaster
</a>
. 52 spectators were killed on the ground in addition to the pilot of the airplane.
<sup class="reference" id="cite_ref-auto_6-0">
<a href="#cite_note-auto-6">
[6]
</a>
</sup>
One month later on 24 August 1938, the Japan mid-air collision in
<a href="/wiki/Tokyo" title="Tokyo">
Tokyo
</a>
claimed 53 lives on the ground in addition to the 5 crew members aboard both planes.
<sup class="reference" id="cite_ref-auto1_7-0">
<a href="#cite_note-auto1-7">
[7]
</a>
</sup>
The first
<a href="/wiki/Rotorcraft" title="Rotorcraft">
rotorcraft
</a>
incident to result in more than 50 fatalities was the
<a href="/wiki/1977_Israeli_Air_Force_Sikorsky_CH-53_Sea_Stallion_crash" title="1977 Israeli Air Force Sikorsky CH-53 Sea Stallion crash">
1977 crash
</a>
of a
<a href="/wiki/Sikorsky_CH-53_Sea_Stallion" title="Sikorsky CH-53 Sea Stallion">
Sikorsky CH-53 Sea Stallion
</a>
in
<a href="/wiki/Israel" title="Israel">
Israel
</a>
, which killed 54 people.
<sup class="reference" id="cite_ref-auto2_8-0">
<a href="#cite_note-auto2-8">
[8]
</a>
</sup>
</p>
<p>
The greatest number of fatalities involving one aircraft occurred in 1985 when 520 people died in the crash of
<a href="/wiki/Japan_Airlines_Flight_123" title="Japan Airlines Flight 123">
Japan Airlines Flight 123
</a>
.
<sup class="reference" id="cite_ref-9">
<a href="#cite_note-9">
[9]
</a>
</sup>
The most fatalities in any aviation accident in history occurred during 1977 in the
<a href="/wiki/Tenerife_airport_disaster" title="Tenerife airport disaster">
Tenerife airport disaster
</a>
when 583 people were killed when two
<a href="/wiki/Boeing_747" title="Boeing 747">
Boeing 747s
</a>
collided on a
<a href="/wiki/Runway" title="Runway">
runway
</a>
. The greatest number of fatalities from a midair collision occurred at the
<a class="mw-redirect" href="/wiki/Charkhi_Dadri_mid-air_collision" title="Charkhi Dadri mid-air collision">
Charkhi Dadri mid-air collision
</a>
, to the west of New Delhi, India on 12 November 1996 when a Saudi Arabian Airlines Boeing 747-100B en route from Delhi to Dhahran, Saudi Arabia, collided with Kazakhstan Airlines Ilyushin Il-76 en route from Chimkent, Kazakhstan to Delhi, killing all 349 people aboard both the airplanes.
<sup class="reference" id="cite_ref-libraryonline.erau_10-0">
<a href="#cite_note-libraryonline.erau-10">
[10]
</a>
</sup>
The
<a href="/wiki/September_11_attacks" title="September 11 attacks">
11 September 2001 (9/11)
</a>
coordinated attack of the
<a href="/wiki/World_Trade_Center_(1973%E2%80%932001)" title="World Trade Center (1973–2001)">
World Trade Center
</a>
claimed not only 157 passengers and crew, but an additional 2,606 victims.
<sup class="reference" id="cite_ref-aviation-safety_11-0">
<a href="#cite_note-aviation-safety-11">
[11]
</a>
</sup>
<sup class="reference" id="cite_ref-aviation-safety_a_12-0">
<a href="#cite_note-aviation-safety_a-12">
[12]
</a>
</sup>
In 2012,
<a href="/wiki/Boeing" title="Boeing">
Boeing
</a>
released a study of worldwide commercial jet airplane accidents between 1959 and 2011 reporting 1,798 accidents, 603 categorized as fatal, which accounted for 29,025 on-board fatalities and an additional 1,173 ground or non-commercial aircraft collision deaths.
<sup class="reference" id="cite_ref-boeing1pdf_13-0">
<a href="#cite_note-boeing1pdf-13">
[13]
</a>
</sup>
The Boeing analysis suggests a decrease of commercial aviation accident fatality rates toward the end of the study period.
</p>
<h2>
<span class="mw-headline" id="Inclusion_criteria">
Inclusion criteria
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=2" title="Edit section: Inclusion criteria">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<p>
Criteria for inclusion require at least 50 fatalities in a single occurrence involving commercial passenger and cargo flights,
<a href="/wiki/Military_transport_aircraft" title="Military transport aircraft">
military passenger and cargo flights
</a>
, or
<a href="/wiki/General_aviation" title="General aviation">
general aviation
</a>
flights that have been involved in a ground or
<a href="/wiki/Mid-air_collision" title="Mid-air collision">
mid-air collision
</a>
with either a commercial or military passenger or cargo flight.
</p>
<p>
The US
<a href="/wiki/Code_of_Federal_Regulations" title="Code of Federal Regulations">
Code of Federal Regulations
</a>
defines an accident as "an occurrence associated with the operation of an aircraft which takes place between the time any person boards the aircraft with the intention of flight and all such persons have disembarked, and in which any person suffers death or serious injury, or in which the aircraft receives substantial damage;" an incident as "an occurrence other than an accident, associated with the operation of an aircraft, which affects or could affect the safety of operations;" and a fatal injury as one which results in death within 30 days of the accident.
<sup class="reference" id="cite_ref-gpo_14-0">
<a href="#cite_note-gpo-14">
[14]
</a>
</sup>
The definitions of accident, incident, and fatality in the Code of Federal Regulations, and used by the
<a class="mw-redirect" href="/wiki/FAA" title="FAA">
FAA
</a>
and
<a class="mw-redirect" href="/wiki/NTSB" title="NTSB">
NTSB
</a>
are generally consistent with those found in the
<a class="mw-redirect" href="/wiki/ICAO" title="ICAO">
ICAO
</a>
<a href="/wiki/Chicago_Convention_on_International_Civil_Aviation" title="Chicago Convention on International Civil Aviation">
Chicago Convention on International Civil Aviation
</a>
Annex 13.
<sup class="reference" id="cite_ref-boeing1pdf_13-1">
<a href="#cite_note-boeing1pdf-13">
[13]
</a>
</sup>
<sup class="reference" id="cite_ref-15">
<a href="#cite_note-15">
[15]
</a>
</sup>
</p>
<h2>
<span class="mw-headline" id="Table_key">
Table key
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=3" title="Edit section: Table key">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<div>
<table class="multicol" role="presentation" style="border-collapse: collapse; padding: 0; border: 0; background:transparent; width:100%;">
<tbody>
<tr>
<td style="text-align: left; vertical-align: top;">
<table class="wikitable">
<caption>
Table key (deaths, type)
</caption>
<tbody>
<tr>
<th scope="col">
Column
</th>
<th scope="col">
Abbreviation
</th>
<th scope="col">
Definition
</th>
</tr>
<tr>
<td rowspan="7">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Deaths" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Deaths
</a>
</td>
<td scope="row">
Tot
</td>
<td>
Total
</td>
</tr>
<tr>
<td scope="row">
C
</td>
<td>
Crew
</td>
</tr>
<tr>
<td scope="row">
P
</td>
<td>
Passenger
</td>
</tr>
<tr>
<td scope="row">
G
</td>
<td>
Ground
</td>
</tr>
<tr>
<td scope="row">
N
</td>
<td>
Notes
</td>
</tr>
<tr>
<td scope="row">
†
</td>
<td>
No survivors
</td>
</tr>
<tr>
<td scope="row">
1*
</td>
<td>
<a class="mw-redirect" href="/wiki/List_of_sole_survivors_of_airline_accidents_or_incidents" title="List of sole survivors of airline accidents or incidents">
Sole survivor
</a>
</td>
</tr>
<tr>
<td rowspan="6">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
T
<br/>
abv.
<br/>
for
<br/>
Type
</a>
</td>
<td scope="row">
COM
</td>
<td>
Commercial (accident/incident)
</td>
</tr>
<tr>
<td scope="row">
MIL
</td>
<td>
Military (accident/incident)
</td>
</tr>
<tr>
<td scope="row">
INB
</td>
<td>
Bombing
</td>
</tr>
<tr>
<td scope="row">
INH
</td>
<td>
Hijacking
</td>
</tr>
<tr>
<td scope="row">
EXG
</td>
<td>
Attacked using ground-based weapons
</td>
</tr>
<tr>
<td scope="row">
EXS
</td>
<td>
Attacked by other aircraft
</td>
</tr>
</tbody>
</table>
<p>
</p>
</td>
<td style="text-align: left; vertical-align: top;">
<table class="wikitable">
<caption>
Table key (location, phase of flight)
</caption>
<tbody>
<tr>
<th scope="col">
Column
</th>
<th scope="col">
Abbreviation
</th>
<th scope="col">
Definition
</th>
</tr>
<tr>
<td rowspan="4">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Location" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Location
</a>
</td>
<td scope="row">
(none)
</td>
<td>
< 20 km (12.5 mi)
</td>
</tr>
<tr>
<td scope="row">
"off"
</td>
<td>
< 20 km (12.5 mi) (water impact)
</td>
</tr>
<tr>
<td scope="row">
"near"
</td>
<td>
20 km (12.5 mi) to 50 km (31 mi)
</td>
</tr>
<tr>
<td scope="row">
"area of"
</td>
<td>
> 50 km (31 mi)
</td>
</tr>
<tr>
<td rowspan="9">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Phases_of_flight" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Phase
</a>
</td>
<td scope="row">
STD
</td>
<td>
Standing
</td>
</tr>
<tr>
<td scope="row">
TXI
</td>
<td>
Taxi
</td>
</tr>
<tr>
<td scope="row">
TOF
</td>
<td>
Take off
</td>
</tr>
<tr>
<td scope="row">
ICL
</td>
<td>
Initial climb
</td>
</tr>
<tr>
<td scope="row">
ENR
</td>
<td>
En route
</td>
</tr>
<tr>
<td scope="row">
MNV
</td>
<td>
Maneuvering
</td>
</tr>
<tr>
<td scope="row">
APR
</td>
<td>
Approach
</td>
</tr>
<tr>
<td scope="row">
LDG
</td>
<td>
Landing
</td>
</tr>
<tr>
<td scope="row">
UNK
</td>
<td>
Unknown
</td>
</tr>
<tr>
<td rowspan="1">
Airport
</td>
<td scope="row">
***
</td>
<td>
Active or decommissioned military bases; closed/reassigned civil airports
</td>
</tr>
</tbody>
</table>
<p>
</p>
</td>
</tr>
</tbody>
</table>
</div>
<h2>
<span class="mw-headline" id="Table">
Table
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=4" title="Edit section: Table">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<table class="wikitable sortable">
<caption>
List of aircraft accidents and incidents resulting in 50 or more fatalities.
<br/>
Initial sort order is by total fatalities (descending) and then by date (most recent to most distant).
</caption>
<tbody>
<tr>
<th colspan="5">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Deaths" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Deaths
</a>
</th>
<th rowspan="2">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
T
</a>
</th>
<th rowspan="2">
Incident
<sup class="reference" id="cite_ref-16">
<a href="#cite_note-16">
[nb 1]
</a>
</sup>
</th>
<th rowspan="2">
Aircraft
</th>
<th rowspan="2">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Location" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Location
</a>
</th>
<th rowspan="2">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Phases_of_flight" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Phase
</a>
</th>
<th rowspan="2">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Airports_and_distance" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Airport
</a>
</th>
<th class="unsortable" rowspan="2">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Airports_and_distance" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
Distance
</a>
</th>
<th data-sort-type="isoDate" rowspan="2">
Date
</th>
</tr>
<tr>
<th data-sort-type="number">
<abbr title="Total">
Tot
</abbr>
</th>
<th>
<abbr title="Crew">
C
</abbr>
</th>
<th>
<abbr title="Passengers">
P
</abbr>
</th>
<th data-sort-type="number">
<abbr title="Ground">
G
</abbr>
</th>
<th>
<abbr title="Notes">
N
</abbr>
</th>
</tr>
<tr>
<th scope="row">
<span data-sort-value="1700 !">
est. 1,700
</span>
</th>
<th>
11
</th>
<th>
81
</th>
<th data-sort-value="1600">
est. 1,600
<br/>
<sup class="reference" id="cite_ref-sept11_17-0">
<a href="#cite_note-sept11-17">
[nb 2]
</a>
</sup>
</th>
<th>
†
</th>
<td>
INH
</td>
<td>
<a href="/wiki/American_Airlines_Flight_11" title="American Airlines Flight 11">
American Airlines Flight 11
</a>
</td>
<td>
<a href="/wiki/Boeing_767" title="Boeing 767">
Boeing 767-223ER
</a>
</td>
<td>
<span style="display:none">
usnewyne
</span>
New York City, New York, U.S.
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-aviation-safety_11-1">
<a href="#cite_note-aviation-safety-11">
[11]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="/wiki/September_11_attacks" title="September 11 attacks">
2001-09-11
</a>
</td>
</tr>
<tr>
<th scope="row">
<span data-sort-value="1000 !">
est. 1,000
</span>
</th>
<th>
9
</th>
<th>
56
</th>
<th data-sort-value="900">
est. 900
<br/>
<sup class="reference" id="cite_ref-sept11_17-1">
<a href="#cite_note-sept11-17">
[nb 2]
</a>
</sup>
</th>
<th>
†
</th>
<td>
INH
</td>
<td>
<a href="/wiki/United_Airlines_Flight_175" title="United Airlines Flight 175">
United Airlines Flight 175
</a>
</td>
<td>
<a href="/wiki/Boeing_767" title="Boeing 767">
Boeing 767-222
</a>
</td>
<td>
<span style="display:none">
usnewyne
</span>
New York City, New York, U.S.
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-aviation-safety_a_12-1">
<a href="#cite_note-aviation-safety_a-12">
[12]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="/wiki/September_11_attacks" title="September 11 attacks">
2001-09-11
</a>
</td>
</tr>
<tr>
<th scope="row">
583
</th>
<th>
23
</th>
<th>
560
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Tenerife_airport_disaster" title="Tenerife airport disaster">
Pan Am Flight 1736 and
<br/>
KLM Flight 4805
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-121" title="Boeing 747-121">
Boeing 747-121
</a>
and
<a class="mw-redirect" href="/wiki/Boeing_747-206B" title="Boeing 747-206B">
Boeing 747-206B
</a>
</td>
<td>
<span style="display:none">
spct
</span>
<a href="/wiki/Tenerife" title="Tenerife">
Tenerife
</a>
, Spain
</td>
<td>
TXI/TOF
<br/>
<sup class="reference" id="cite_ref-libraryonline.erau_10-1">
<a href="#cite_note-libraryonline.erau-10">
[10]
</a>
</sup>
<sup class="reference" id="cite_ref-18">
<a href="#cite_note-18">
[16]
</a>
</sup>
<sup class="reference" id="cite_ref-19">
<a href="#cite_note-19">
[17]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tenerife_North_Airport" title="Tenerife North Airport">
TFN
</a>
</td>
<td>
</td>
<td>
1977-03-27
</td>
</tr>
<tr>
<th scope="row">
520
</th>
<th>
15
</th>
<th>
505
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Japan_Airlines_Flight_123" title="Japan Airlines Flight 123">
Japan Airlines Flight 123
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747SR-46" title="Boeing 747SR-46">
Boeing 747SR-46
</a>
</td>
<td>
<span style="display:none">
ju
</span>
<a href="/wiki/Ueno,_Gunma" title="Ueno, Gunma">
Ueno
</a>
, Japan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-20">
<a href="#cite_note-20">
[18]
</a>
</sup>
<sup class="reference" id="cite_ref-21">
<a href="#cite_note-21">
[19]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1985-08-12
</td>
</tr>
<tr>
<th scope="row">
349
</th>
<th>
33
</th>
<th>
316
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1996_Charkhi_Dadri_mid-air_collision" title="1996 Charkhi Dadri mid-air collision">
Saudi Arabian Flight 763 and
<br/>
Kazakhstan Airlines Flight 1907
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-168B" title="Boeing 747-168B">
Boeing 747-168B
</a>
and
<a class="mw-redirect" href="/wiki/Ilyushin_Il-76TD" title="Ilyushin Il-76TD">
Ilyushin Il-76TD
</a>
</td>
<td>
<span style="display:none">
indic
</span>
<a href="/wiki/Charkhi_Dadri" title="Charkhi Dadri">
Charkhi Dadri
</a>
, India
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-22">
<a href="#cite_note-22">
[20]
</a>
</sup>
<sup class="reference" id="cite_ref-23">
<a href="#cite_note-23">
[21]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1996-11-12
</td>
</tr>
<tr>
<th scope="row">
346
</th>
<th>
11
</th>
<th>
335
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Turkish_Airlines_Flight_981" title="Turkish Airlines Flight 981">
Turkish Airlines Flight 981
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-10" title="McDonnell Douglas DC-10-10">
McDonnell Douglas DC-10-10
</a>
</td>
<td>
<span style="display:none">
fraf
</span>
<a href="/wiki/Fontaine-Chaalis" title="Fontaine-Chaalis">
Fontaine-Chaalis
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-24">
<a href="#cite_note-24">
[22]
</a>
</sup>
<sup class="reference" id="cite_ref-25">
<a href="#cite_note-25">
[23]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-26">
<a href="#cite_note-26">
[24]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1974-03-03
</td>
</tr>
<tr>
<th scope="row">
329
</th>
<th>
22
</th>
<th>
307
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Air_India_Flight_182" title="Air India Flight 182">
Air India Flight 182
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-237B" title="Boeing 747-237B">
Boeing 747-237B
</a>
</td>
<td>
<span style="display:none">
atic
</span>
Atlantic Ocean, area of
<a href="/wiki/Cork_(city)" title="Cork (city)">
Cork
</a>
, Ireland
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-27">
<a href="#cite_note-27">
[25]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1985-06-23
</td>
</tr>
<tr>
<th scope="row">
301
</th>
<th>
14
</th>
<th>
287
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Saudia_Flight_163" title="Saudia Flight 163">
Saudia Flight 163
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-1011-200_TriStar" title="Lockheed L-1011-200 TriStar">
Lockheed L-1011-200 TriStar
</a>
</td>
<td>
<span style="display:none">
sar
</span>
<a href="/wiki/Riyadh" title="Riyadh">
Riyadh
</a>
, Saudi Arabia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-28">
<a href="#cite_note-28">
[26]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1980-08-19
</td>
</tr>
<tr>
<th scope="row">
298
</th>
<th>
15
</th>
<th>
283
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Malaysia_Airlines_Flight_17" title="Malaysia Airlines Flight 17">
Malaysia Airlines Flight 17
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_777-2H6ER" title="Boeing 777-2H6ER">
Boeing 777-2H6ER
</a>
</td>
<td>
<span style="display:none">
irake
</span>
near
<a href="/wiki/Hrabove,_Donetsk_Oblast" title="Hrabove, Donetsk Oblast">
Hrabove, Donetsk Oblast
</a>
, Ukraine
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-29">
<a href="#cite_note-29">
[27]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2014-07-17
</td>
</tr>
<tr>
<th scope="row">
290
</th>
<th>
16
</th>
<th>
274
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Iran_Air_Flight_655" title="Iran Air Flight 655">
Iran Air Flight 655
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A300B2-203" title="Airbus A300B2-203">
Airbus A300B2-203
</a>
</td>
<td>
<span style="display:none">
irast
</span>
<a href="/wiki/Strait_of_Hormuz" title="Strait of Hormuz">
Strait of Hormuz
</a>
, off
<a href="/wiki/Shib_Deraz" title="Shib Deraz">
Shib Deraz
</a>
, Iran
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-30">
<a href="#cite_note-30">
[28]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1988-07-03
</td>
</tr>
<tr>
<th scope="row">
275
</th>
<th>
18
</th>
<th>
257
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2003_Iran_Ilyushin_Il-76_crash" title="2003 Iran Ilyushin Il-76 crash">
Iranian Air Force (15-2280)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-76MD" title="Ilyushin Il-76MD">
Ilyushin Il-76MD
</a>
</td>
<td>
<span style="display:none">
irake
</span>
near
<a href="/wiki/Kerman" title="Kerman">
Kerman
</a>
, Iran
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-31">
<a href="#cite_note-31">
[29]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2003-02-19
</td>
</tr>
<tr>
<th scope="row">
273
</th>
<th>
13
</th>
<th>
258
</th>
<th>
2
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Airlines_Flight_191" title="American Airlines Flight 191">
American Airlines Flight 191
</a>
</td>
<td>
<a href="/wiki/McDonnell_Douglas_DC-10" title="McDonnell Douglas DC-10">
McDonnell Douglas DC-10-10
</a>
</td>
<td>
<span style="display:none">
usilid
</span>
<a href="/wiki/Des_Plaines,_Illinois" title="Des Plaines, Illinois">
Des Plaines, Illinois
</a>
, U.S.
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-32">
<a href="#cite_note-32">
[30]
</a>
</sup>
<sup class="reference" id="cite_ref-33">
<a href="#cite_note-33">
[31]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-Francillon,_p._294_34-0">
<a href="#cite_note-Francillon,_p._294-34">
[32]
</a>
</sup>
<sup class="reference" id="cite_ref-36">
<a href="#cite_note-36">
[nb 3]
</a>
</sup>
</td>
<td>
<a href="/wiki/O%27Hare_International_Airport" title="O'Hare International Airport">
ORD
</a>
</td>
<td>
1.4 km
<br/>
(0.87 mi)
</td>
<td>
1979-05-25
</td>
</tr>
<tr>
<th scope="row">
270
</th>
<th>
16
</th>
<th>
243
</th>
<th>
11
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Pan_Am_Flight_103" title="Pan Am Flight 103">
Pan Am Flight 103
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-121" title="Boeing 747-121">
Boeing 747-121
</a>
</td>
<td>
<span style="display:none">
uns
</span>
<a href="/wiki/Lockerbie" title="Lockerbie">
Lockerbie
</a>
, United Kingdom
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-37">
<a href="#cite_note-37">
[34]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1988-12-21
</td>
</tr>
<tr>
<th scope="row">
269
</th>
<th>
23
</th>
<th>
246
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXS
</td>
<td>
<a href="/wiki/Korean_Air_Lines_Flight_007" title="Korean Air Lines Flight 007">
Korean Air Lines Flight 007
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-230B" title="Boeing 747-230B">
Boeing 747-230B
</a>
</td>
<td>
<span style="display:none">
rumon
</span>
<a href="/wiki/Sea_of_Japan" title="Sea of Japan">
Sea of Japan
</a>
, near
<a href="/wiki/Moneron_Island" title="Moneron Island">
Moneron Island
</a>
, Russian SFSR,
<a class="mw-redirect" href="/wiki/USSR" title="USSR">
USSR
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-38">
<a href="#cite_note-38">
[35]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1983-09-01
</td>
</tr>
<tr>
<th scope="row">
265
</th>
<th>
9
</th>
<th>
251
</th>
<th>
5
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Airlines_Flight_587" title="American Airlines Flight 587">
American Airlines Flight 587
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A300B4-605R" title="Airbus A300B4-605R">
Airbus A300B4-605R
</a>
</td>
<td>
<span style="display:none">
usnewyb
</span>
<a href="/wiki/Belle_Harbor,_Queens" title="Belle Harbor, Queens">
Belle Harbor
</a>
, New York City, New York, U.S.
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-39">
<a href="#cite_note-39">
[36]
</a>
</sup>
<sup class="reference" id="cite_ref-40">
<a href="#cite_note-40">
[37]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2001-11-12
</td>
</tr>
<tr>
<th scope="row">
264
</th>
<th>
15
</th>
<th>
249
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Airlines_Flight_140" title="China Airlines Flight 140">
China Airlines Flight 140
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A300B4-622R" title="Airbus A300B4-622R">
Airbus A300B4-622R
</a>
</td>
<td>
<span style="display:none">
jk
</span>
<a href="/wiki/Komaki" title="Komaki">
Komaki
</a>
, Japan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-41">
<a href="#cite_note-41">
[38]
</a>
</sup>
<sup class="reference" id="cite_ref-42">
<a href="#cite_note-42">
[39]
</a>
</sup>
</td>
<td>
<a href="/wiki/Nagoya_Airfield" title="Nagoya Airfield">
NKM
</a>
</td>
<td>
<0.1 km
<br/>
(0.06 mi)
</td>
<td>
1994-04-26
</td>
</tr>
<tr>
<th scope="row">
261
</th>
<th>
14
</th>
<th>
247
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Nigeria_Airways_Flight_2120" title="Nigeria Airways Flight 2120">
Nigeria Airways Flight 2120
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-61" title="McDonnell Douglas DC-8-61">
McDonnell Douglas DC-8-61
</a>
</td>
<td>
<span style="display:none">
saj
</span>
<a href="/wiki/Jeddah" title="Jeddah">
Jeddah
</a>
, Saudi Arabia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-43">
<a href="#cite_note-43">
[40]
</a>
</sup>
</td>
<td>
<a href="/wiki/King_Abdulaziz_International_Airport" title="King Abdulaziz International Airport">
JED
</a>
</td>
<td>
2.8 km
<br/>
(1.7 mi)
</td>
<td>
1991-07-11
</td>
</tr>
<tr>
<th scope="row">
257
</th>
<th>
10
</th>
<th>
247
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2018_Algerian_Air_Force_Ilyushin_Il-76_crash" title="2018 Algerian Air Force Ilyushin Il-76 crash">
Algerian Air Force (7T-WIV)
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-76" title="Ilyushin Il-76">
Ilyushin Il-76TD
</a>
</td>
<td>
<span style="display:none">
ant
</span>
<a href="/wiki/Boufarik" title="Boufarik">
Boufarik
</a>
, Algeria
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-44">
<a href="#cite_note-44">
[41]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2018-04-11
</td>
</tr>
<tr>
<th scope="row">
257
</th>
<th>
20
</th>
<th>
237
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Air_New_Zealand_Flight_901" title="Air New Zealand Flight 901">
Air New Zealand Flight 901
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">
McDonnell Douglas DC-10-30
</a>
</td>
<td>
<span style="display:none">
ant
</span>
<a href="/wiki/Mount_Erebus" title="Mount Erebus">
Mount Erebus
</a>
, Antarctica
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-Francillon,_p._294_34-1">
<a href="#cite_note-Francillon,_p._294-34">
[32]
</a>
</sup>
<sup class="reference" id="cite_ref-45">
<a href="#cite_note-45">
[42]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-11-28
</td>
</tr>
<tr>
<th scope="row">
256
</th>
<th>
8
</th>
<th>
248
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Arrow_Air_Flight_1285" title="Arrow Air Flight 1285">
Arrow Air Flight 1285
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-63CF" title="McDonnell Douglas DC-8-63CF">
McDonnell Douglas DC-8-63CF
</a>
</td>
<td>
<span style="display:none">
canne
</span>
<a class="mw-redirect" href="/wiki/Gander,_Newfoundland" title="Gander, Newfoundland">
Gander, Newfoundland
</a>
, Canada
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-46">
<a href="#cite_note-46">
[43]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Gander_Airport" title="Gander Airport">
YQX
</a>
</td>
<td>
1 km
<br/>
(0.6 mi)
</td>
<td>
1985-12-12
</td>
</tr>
<tr>
<th scope="row">
251
</th>
<th>
2
</th>
<th>
0
</th>
<th>
249
<sup class="reference" id="cite_ref-47">
<a href="#cite_note-47">
[nb 4]
</a>
</sup>
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1996_Air_Africa_crash" title="1996 Air Africa crash">
Air Africa (RA-26222)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-32B" title="Antonov An-32B">
Antonov An-32B
</a>
</td>
<td>
<span style="display:none">
demkin
</span>
<a href="/wiki/Kinshasa" title="Kinshasa">
Kinshasa
</a>
, DR Congo (then
<a href="/wiki/Zaire" title="Zaire">
Zaire
</a>
)
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-48">
<a href="#cite_note-48">
[44]
</a>
</sup>
<sup class="reference" id="cite_ref-49">
<a href="#cite_note-49">
[45]
</a>
</sup>
<sup class="reference" id="cite_ref-50">
<a href="#cite_note-50">
[46]
</a>
</sup>
</td>
<td>
<a href="/wiki/N%27Dolo_Airport" title="N'Dolo Airport">
NLO
</a>
</td>
<td>
0.6 km
<br/>
(0.4 mi)
</td>
<td>
1996-01-08
</td>
</tr>
<tr>
<th scope="row">
239
</th>
<th>
12
</th>
<th>
227
</th>
<th>
0
</th>
<th>
†
<sup class="reference" id="cite_ref-missing_51-0">
<a href="#cite_note-missing-51">
[nb 5]
</a>
</sup>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Malaysia_Airlines_Flight_370" title="Malaysia Airlines Flight 370">
Malaysia Airlines Flight 370
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_777-2H6ER" title="Boeing 777-2H6ER">
Boeing 777-2H6ER
</a>
</td>
<td>
<span style="display:none">
indo
</span>
Unknown, possibly Indian Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-52">
<a href="#cite_note-52">
[47]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2014-03-08
</td>
</tr>
<tr>
<th scope="row">
234
</th>
<th>
12
</th>
<th>
222
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Garuda_Indonesia_Flight_152" title="Garuda Indonesia Flight 152">
Garuda Indonesia Flight 152
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A300B4-220" title="Airbus A300B4-220">
Airbus A300B4-220
</a>
</td>
<td>
<span style="display:none">
indonme
</span>
near
<a href="/wiki/Medan" title="Medan">
Medan
</a>
, Indonesia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-53">
<a href="#cite_note-53">
[48]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Polonia_International_Airport" title="Polonia International Airport">
MES
</a>
</td>
<td>
32 km
<br/>
(20 mi)
</td>
<td>
1997-09-26
</td>
</tr>
<tr>
<th scope="row">
230
</th>
<th>
18
</th>
<th>
212
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_800" title="TWA Flight 800">
TWA Flight 800
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-131" title="Boeing 747-131">
Boeing 747-131
</a>
</td>
<td>
<span style="display:none">
usnewye
</span>
Atlantic Ocean, off
<a href="/wiki/East_Moriches,_New_York" title="East Moriches, New York">
East Moriches, New York
</a>
, U.S.
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-54">
<a href="#cite_note-54">
[49]
</a>
</sup>
<sup class="reference" id="cite_ref-55">
<a href="#cite_note-55">
[50]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1996-07-17
</td>
</tr>
<tr>
<th scope="row">
229
</th>
<th>
14
</th>
<th>
215
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Swissair_Flight_111" title="Swissair Flight 111">
Swissair Flight 111
</a>
</td>
<td>
<a href="/wiki/McDonnell_Douglas_MD-11" title="McDonnell Douglas MD-11">
McDonnell Douglas MD-11
</a>
</td>
<td>
<span style="display:none">
canno
</span>
Atlantic Ocean, off
<a class="mw-redirect" href="/wiki/Peggys_Cove,_Nova_Scotia" title="Peggys Cove, Nova Scotia">
Peggys Cove
</a>
, N.S., Canada
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-56">
<a href="#cite_note-56">
[51]
</a>
</sup>
<sup class="reference" id="cite_ref-57">
<a href="#cite_note-57">
[52]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1998-09-02
</td>
</tr>
<tr>
<th scope="row">
229
</th>
<th>
14
</th>
<th>
215
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Korean_Air_Flight_801" title="Korean Air Flight 801">
Korean Air Flight 801
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-3B5" title="Boeing 747-3B5">
Boeing 747-3B5
</a>
</td>
<td>
<span style="display:none">
usgugua
</span>
<a href="/wiki/Asan,_Guam" title="Asan, Guam">
Asan, Guam
</a>
, U.S.
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-58">
<a href="#cite_note-58">
[53]
</a>
</sup>
<sup class="reference" id="cite_ref-59">
<a href="#cite_note-59">
[54]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Guam_International_Airport" title="Guam International Airport">
GUM
</a>
</td>
<td>
4.8 km
<br/>
(3 mi)
</td>
<td>
1997-08-06
</td>
</tr>
<tr>
<th scope="row">
228
</th>
<th>
12
</th>
<th>
216
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_447" title="Air France Flight 447">
Air France Flight 447
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A330-203" title="Airbus A330-203">
Airbus A330-203
</a>
</td>
<td>
<span style="display:none">
at
</span>
Atlantic Ocean, area of
<a href="/wiki/Saint_Peter_and_Saint_Paul_Archipelago" title="Saint Peter and Saint Paul Archipelago">
Saint Peter and Saint Paul Archipelago
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-60">
<a href="#cite_note-60">
[55]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2009-06-01
</td>
</tr>
<tr>
<th scope="row">
225
</th>
<th>
19
</th>
<th>
206
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Airlines_Flight_611" title="China Airlines Flight 611">
China Airlines Flight 611
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-209B" title="Boeing 747-209B">
Boeing 747-209B
</a>
</td>
<td>
<span style="display:none">
chintp
</span>
<a href="/wiki/Taiwan_Strait" title="Taiwan Strait">
Taiwan Strait
</a>
, near
<a class="mw-redirect" href="/wiki/Penghu_Islands" title="Penghu Islands">
Penghu Islands
</a>
, Taiwan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-61">
<a href="#cite_note-61">
[56]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2002-05-25
</td>
</tr>
<tr>
<th scope="row">
224
</th>
<th>
7
</th>
<th>
217
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Metrojet_Flight_9268" title="Metrojet Flight 9268">
Metrojet Flight 9268
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A321-231" title="Airbus A321-231">
Airbus A321-231
</a>
</td>
<td>
near Hasna,
<a href="/wiki/North_Sinai_Governorate" title="North Sinai Governorate">
North Sinai Governorate
</a>
, Egypt
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-62">
<a href="#cite_note-62">
[57]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2015-10-31
</td>
</tr>
<tr>
<th scope="row">
223
</th>
<th>
10
</th>
<th>
213
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Lauda_Air_Flight_004" title="Lauda Air Flight 004">
Lauda Air Flight 004
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_767-3Z9ER" title="Boeing 767-3Z9ER">
Boeing 767-3Z9ER
</a>
</td>
<td>
<span style="display:none">
thp
</span>
<a href="/wiki/Phu_Toei_National_Park" title="Phu Toei National Park">
Phu Toei National Park
</a>
, Thailand
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-63">
<a href="#cite_note-63">
[58]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1991-05-26
</td>
</tr>
<tr>
<th scope="row">
217
</th>
<th>
15
</th>
<th>
202
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/EgyptAir_Flight_990" title="EgyptAir Flight 990">
EgyptAir Flight 990
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_767-366ER" title="Boeing 767-366ER">
Boeing 767-366ER
</a>
</td>
<td>
<span style="display:none">
atum
</span>
Atlantic Ocean, area of
<a href="/wiki/Nantucket" title="Nantucket">
Nantucket
</a>
, Massachusetts, U.S.
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-64">
<a href="#cite_note-64">
[59]
</a>
</sup>
<sup class="reference" id="cite_ref-66">
<a href="#cite_note-66">
[nb 6]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1999-10-31
</td>
</tr>
<tr>
<th scope="row">
213
</th>
<th>
23
</th>
<th>
190
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_India_Flight_855" title="Air India Flight 855">
Air India Flight 855
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-237B" title="Boeing 747-237B">
Boeing 747-237B
</a>
</td>
<td>
<span style="display:none">
indimu
</span>
<a href="/wiki/Arabian_Sea" title="Arabian Sea">
Arabian Sea
</a>
, off
<a href="/wiki/Mumbai" title="Mumbai">
Mumbai
</a>
, India
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-67">
<a href="#cite_note-67">
[61]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1978-01-01
</td>
</tr>
<tr>
<th scope="row">
203
</th>
<th>
14
</th>
<th>
182
</th>
<th>
7
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Airlines_Flight_676" title="China Airlines Flight 676">
China Airlines Flight 676
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A300B4-622R" title="Airbus A300B4-622R">
Airbus A300B4-622R
</a>
</td>
<td>
<span style="display:none">
chintd
</span>
<a href="/wiki/Dayuan_District" title="Dayuan District">
Dayuan District
</a>
, Taiwan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-68">
<a href="#cite_note-68">
[62]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Taipei_Chiang_Kai-Shek_International_Airport" title="Taipei Chiang Kai-Shek International Airport">
TPE
</a>
</td>
<td>
0.06 km
<br/>
(0.04 mi)
</td>
<td>
1998-02-16
</td>
</tr>
<tr>
<th scope="row">
200
</th>
<th>
9
</th>
<th>
191
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_7425" title="Aeroflot Flight 7425">
Aeroflot Flight 7425
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-2" title="Tupolev Tu-154B-2">
Tupolev Tu-154B-2
</a>
</td>
<td>
<span style="display:none">
uzu
</span>
near
<a class="mw-redirect" href="/wiki/Uchkuduk" title="Uchkuduk">
Uchkuduk
</a>
, Uzbek SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-69">
<a href="#cite_note-69">
[63]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1985-07-10
</td>
</tr>
<tr>
<th scope="row">
199
</th>
<th>
6
</th>
<th>
181
</th>
<th>
12
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TAM_Airlines_Flight_3054" title="TAM Airlines Flight 3054">
TAM Airlines Flight 3054
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-233" title="Airbus A320-233">
Airbus A320-233
</a>
</td>
<td>
<span style="display:none">
brsaop
</span>
<a href="/wiki/S%C3%A3o_Paulo" title="São Paulo">
São Paulo
</a>
, Brazil
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-70">
<a href="#cite_note-70">
[64]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Congonhas-S%C3%A3o_Paulo_Airport" title="Congonhas-São Paulo Airport">
CGH
</a>
</td>
<td>
</td>
<td>
2007-07-17
</td>
</tr>
<tr>
<th scope="row">
191
</th>
<th>
9
</th>
<th>
182
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Martinair_Flight_138" title="Martinair Flight 138">
Martinair Holland Flight 138
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-55F" title="Douglas DC-8-55F">
Douglas DC-8-55F
</a>
</td>
<td>
<span style="display:none">
srmas
</span>
near
<a href="/wiki/Maskeliya" title="Maskeliya">
Maskeliya
</a>
, Sri Lanka
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-71">
<a href="#cite_note-71">
[65]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1974-12-04
</td>
</tr>
<tr>
<th scope="row">
189
</th>
<th>
8
</th>
<th>
181
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Lion_Air_Flight_610" title="Lion Air Flight 610">
Lion Air Flight 610
</a>
</td>
<td>
<a href="/wiki/Boeing_737_MAX" title="Boeing 737 MAX">
Boeing 737 MAX 8
</a>
</td>
<td>
<span style="display:none">
indoli
</span>
<a href="/wiki/Java_Sea" title="Java Sea">
Java Sea
</a>
, off Tanjungbungin,
<a href="/wiki/Karawang_Regency" title="Karawang Regency">
Karawang Regency
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-72">
<a href="#cite_note-72">
[66]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2018-10-29
</td>
</tr>
<tr>
<th scope="row">
189
</th>
<th>
6
</th>
<th>
58
</th>
<th>
125
</th>
<th>
†
</th>
<td>
INH
</td>
<td>
<a href="/wiki/American_Airlines_Flight_77" title="American Airlines Flight 77">
American Airlines Flight 77
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_757-223" title="Boeing 757-223">
Boeing 757-223
</a>
</td>
<td>
<span style="display:none">
usvirar
</span>
<a class="mw-redirect" href="/wiki/Arlington,_Virginia" title="Arlington, Virginia">
Arlington, Virginia
</a>
, U.S.
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-73">
<a href="#cite_note-73">
[67]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="/wiki/September_11_attacks" title="September 11 attacks">
2001-09-11
</a>
</td>
</tr>
<tr>
<th scope="row">
189
</th>
<th>
13
</th>
<th>
176
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Birgenair_Flight_301" title="Birgenair Flight 301">
Birgenair Flight 301
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_757-225" title="Boeing 757-225">
Boeing 757-225
</a>
</td>
<td>
<span style="display:none">
dop
</span>
Atlantic Ocean, near
<a class="mw-redirect" href="/wiki/San_Felipe_de_Puerto_Plata" title="San Felipe de Puerto Plata">
Puerto Plata
</a>
, Dominican Republic
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-74">
<a href="#cite_note-74">
[68]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1996-02-06
</td>
</tr>
<tr>
<th scope="row">
188
</th>
<th>
7
</th>
<th>
181
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Agadir_air_disaster" title="Agadir air disaster">
Alia Royal Jordanian (JY-AEE)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-321C" title="Boeing 707-321C">
Boeing 707-321C
</a>
</td>
<td>
<span style="display:none">
moi
</span>
<a href="/wiki/Tamri" title="Tamri">
Tamri
</a>
, Morocco
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-75">
<a href="#cite_note-75">
[69]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1975-08-03
</td>
</tr>
<tr>
<th scope="row">
183
</th>
<th>
11
</th>
<th>
172
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/LOT_Polish_Airlines_Flight_5055" title="LOT Polish Airlines Flight 5055">
LOT Polish Airlines Flight 5055
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-62M" title="Ilyushin Il-62M">
Ilyushin Il-62M
</a>
</td>
<td>
<span style="display:none">
polw
</span>
<a href="/wiki/Warsaw" title="Warsaw">
Warsaw
</a>
, Poland
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-76">
<a href="#cite_note-76">
[nb 7]
</a>
</sup>
<sup class="reference" id="cite_ref-77">
<a href="#cite_note-77">
[70]
</a>
</sup>
</td>
<td>
<a href="/wiki/Warsaw_Chopin_Airport" title="Warsaw Chopin Airport">
WAW
</a>
</td>
<td>
6 km
<br/>
(3.7 mi)
</td>
<td>
1987-05-09
</td>
</tr>
<tr>
<th scope="row">
183
</th>
<th>
8
</th>
<th>
175
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Icelandic_Airlines_Flight_001" title="Icelandic Airlines Flight 001">
Icelandic Airlines Flight 001
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-63CF" title="Douglas DC-8-63CF">
Douglas DC-8-63CF
</a>
</td>
<td>
<span style="display:none">
srk
</span>
<a href="/wiki/Katunayake" title="Katunayake">
Katunayake
</a>
, Sri Lanka
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-78">
<a href="#cite_note-78">
[71]
</a>
</sup>
</td>
<td>
<a href="/wiki/Bandaranaike_International_Airport" title="Bandaranaike International Airport">
CMB
</a>
</td>
<td>
2.1 km
<br/>
(1.3 mi)
</td>
<td>
1978-11-15
</td>
</tr>
<tr>
<th scope="row">
181
</th>
<th>
19
</th>
<th>
162
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Avianca_Flight_011" title="Avianca Flight 011">
Avianca Flight 011
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-283B" title="Boeing 747-283B">
Boeing 747-283B
</a>
</td>
<td>
<span style="display:none">
spmad
</span>
<a href="/wiki/Madrid" title="Madrid">
Madrid
</a>
, Spain
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-79">
<a href="#cite_note-79">
[72]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Madrid-Barajas_Airport" title="Madrid-Barajas Airport">
MAD
</a>
</td>
<td>
12 km
<br/>
(7.5 mi)
</td>
<td>
1983-11-27
</td>
</tr>
<tr>
<th scope="row">
180
</th>
<th>
7
</th>
<th>
173
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Inex-Adria_Aviopromet_Flight_1308" title="Inex-Adria Aviopromet Flight 1308">
Inex-Adria Aviopromet Flight 1308
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-81" title="McDonnell Douglas MD-81">
McDonnell Douglas MD-81
</a>
</td>
<td>
<span style="display:none">
frac
</span>
Mt. San Pietro,
<a href="/wiki/Petreto-Bicchisano" title="Petreto-Bicchisano">
Petreto-Bicchisano
</a>
, Corsica, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-80">
<a href="#cite_note-80">
[73]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1981-12-01
</td>
</tr>
<tr>
<th scope="row">
178
</th>
<th>
5
</th>
<th>
169
</th>
<th>
4
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_3352" title="Aeroflot Flight 3352">
Aeroflot Flight 3352
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154
</a>
</td>
<td>
<span style="display:none">
ruoms
</span>
<a href="/wiki/Omsk" title="Omsk">
Omsk
</a>
, Russian SFSR, USSR
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-81">
<a href="#cite_note-81">
[74]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Omsk_Airport" title="Omsk Airport">
OMS
</a>
</td>
<td>
</td>
<td>
1984-10-11
</td>
</tr>
<tr>
<th scope="row">
178
</th>
<th>
13
</th>
<th>
165
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1979_Dniprodzerzhynsk_mid-air_collision" title="1979 Dniprodzerzhynsk mid-air collision">
Aeroflot/Moldovia flight 7628
<br/>
and Aeroflot flight 7880
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">
Tupolev Tu-134A
</a>
(both)
</td>
<td>
<span style="display:none">
kas
</span>
near
<a class="mw-redirect" href="/wiki/Dniprodzerzhynsk" title="Dniprodzerzhynsk">
Dniprodzerzhynsk
</a>
,
<a class="mw-redirect" href="/wiki/Ukrainian_SSR" title="Ukrainian SSR">
Ukrainian SSR
</a>
, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-82">
<a href="#cite_note-82">
[75]
</a>
</sup>
<sup class="reference" id="cite_ref-83">
<a href="#cite_note-83">
[76]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-08-11
</td>
</tr>
<tr>
<th scope="row">
176
</th>
<th>
9
</th>
<th>
167
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Ukraine_International_Airlines_Flight_752" title="Ukraine International Airlines Flight 752">
Ukraine International Airlines Flight 752
</a>
</td>
<td>
<a href="/wiki/Boeing_737_Next_Generation" title="Boeing 737 Next Generation">
Boeing 737-800
</a>
</td>
<td>
<span style="display:none">
frac
</span>
<a href="/wiki/Tehran" title="Tehran">
Tehran
</a>
, Iran
</td>
<td>
ICL
</td>
<td>
<a href="/wiki/Tehran_Imam_Khomeini_International_Airport" title="Tehran Imam Khomeini International Airport">
IKA
</a>
</td>
<td>
</td>
<td>
2020-01-08
</td>
</tr>
<tr>
<th scope="row">
176
</th>
<th>
9
</th>
<th>
167
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Surinam_Airways_Flight_764" title="Surinam Airways Flight 764">
Surinam Airways Flight 764
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-62" title="Douglas DC-8-62">
Douglas DC-8-62
</a>
</td>
<td>
<span style="display:none">
sur
</span>
<a href="/wiki/Paramaribo" title="Paramaribo">
Paramaribo
</a>
, Surinam
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-84">
<a href="#cite_note-84">
[77]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Paramaribo-Zanderij_International_Airport" title="Paramaribo-Zanderij International Airport">
PBM
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1989-06-07
</td>
</tr>
<tr>
<th scope="row">
176
</th>
<th>
14
</th>
<th>
162
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1976_Zagreb_mid-air_collision" title="1976 Zagreb mid-air collision">
British Airways Flight 476 and
<br/>
Inex Adria Flight 550
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Hawker_Siddeley_Trident_3B" title="Hawker Siddeley Trident 3B">
Hawker Siddeley Trident 3B
</a>
and
<br/>
<a class="mw-redirect" href="/wiki/Douglas_DC-9-32" title="Douglas DC-9-32">
Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
crv
</span>
<a href="/wiki/Vrbovec" title="Vrbovec">
Vrbovec
</a>
,
<a class="mw-redirect" href="/wiki/SR_Croatia" title="SR Croatia">
SR Croatia
</a>
, Yugoslavia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-85">
<a href="#cite_note-85">
[78]
</a>
</sup>
<sup class="reference" id="cite_ref-86">
<a href="#cite_note-86">
[79]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-87">
<a href="#cite_note-87">
[80]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-09-10
</td>
</tr>
<tr>
<th scope="row">
176
</th>
<th>
6
</th>
<th>
170
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Kano_air_disaster" title="Kano air disaster">
Nigeria Airways (JY-ADO)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-3D3C" title="Boeing 707-3D3C">
Boeing 707-3D3C
</a>
</td>
<td>
<span style="display:none">
nigerik
</span>
<a href="/wiki/Kano" title="Kano">
Kano
</a>
, Nigeria
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-88">
<a href="#cite_note-88">
[81]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Kano_International_Airport" title="Kano International Airport">
KAN
</a>
</td>
<td>
</td>
<td>
1973-01-22
</td>
</tr>
<tr>
<th scope="row">
174
</th>
<th>
10
</th>
<th>
164
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_217" title="Aeroflot Flight 217">
Aeroflot Flight 217
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">
Ilyushin Il-62
</a>
</td>
<td>
<span style="display:none">
rumos
</span>
Moscow, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-89">
<a href="#cite_note-89">
[82]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Moscow-Sheremetyevo" title="Moscow-Sheremetyevo">
SVO
</a>
</td>
<td>
11 km
<br/>
(6.8 mi)
</td>
<td>
1972-10-13
</td>
</tr>
<tr>
<th scope="row">
170
</th>
<th>
10
</th>
<th>
160
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Pulkovo_Flight_612" title="Pulkovo Flight 612">
Pulkovo Flight 612
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
ukrn
</span>
Sukha Balka, Donetsk Obl., Ukraine
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-90">
<a href="#cite_note-90">
[83]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2006-08-22
</td>
</tr>
<tr>
<th scope="row">
170
</th>
<th>
14
</th>
<th>
156
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/UTA_Flight_772" title="UTA Flight 772">
Union de Transports Aériens Flight 772
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">
McDonnell Douglas DC-10-30
</a>
</td>
<td>
<span style="display:none">
nigera
</span>
<a href="/wiki/T%C3%A9n%C3%A9r%C3%A9" title="Ténéré">
Ténéré
</a>
, Niger
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-91">
<a href="#cite_note-91">
[84]
</a>
</sup>
<sup class="reference" id="cite_ref-Francillon,_p._296_92-0">
<a href="#cite_note-Francillon,_p._296-92">
[85]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-09-19
</td>
</tr>
<tr>
<th scope="row">
169
</th>
<th>
10
</th>
<th>
159
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Kenya_Airways_Flight_431" title="Kenya Airways Flight 431">
Kenya Airways Flight 431
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-304" title="Airbus A310-304">
Airbus A310-304
</a>
</td>
<td>
<span style="display:none">
cot
</span>
<a href="/wiki/Gulf_of_Guinea" title="Gulf of Guinea">
Gulf of Guinea
</a>
<br/>
off
<a class="mw-redirect" href="/wiki/C%C3%B4te_d%27Ivoire" title="Côte d'Ivoire">
Côte d'Ivoire
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-93">
<a href="#cite_note-93">
[86]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2000-01-30
</td>
</tr>
<tr>
<th scope="row">
168
</th>
<th>
12
</th>
<th>
156
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Caspian_Airlines_Flight_7908" title="Caspian Airlines Flight 7908">
Caspian Airlines Flight 7908
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
Iraq
</span>
<a href="/wiki/Qazvin" title="Qazvin">
Qazvin
</a>
, Iran
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-94">
<a href="#cite_note-94">
[87]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2009-07-15
</td>
</tr>
<tr>
<th scope="row">
167
</th>
<th>
12
</th>
<th>
155
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/PIA_Flight_268" title="PIA Flight 268">
Pakistan International Airlines Flight 268
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A300B4-200" title="Airbus A300B4-200">
Airbus A300B4-200
</a>
</td>
<td>
<span style="display:none">
nek
</span>
<a href="/wiki/Kathmandu" title="Kathmandu">
Kathmandu
</a>
, Nepal
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-95">
<a href="#cite_note-95">
[88]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tribhuvan_International_Airport" title="Tribhuvan International Airport">
KTM
</a>
</td>
<td>
20 km
<br/>
(12 mi)
</td>
<td>
1992-09-28
</td>
</tr>
<tr>
<th scope="row">
167
</th>
<th>
8
</th>
<th>
159
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Mexicana_Flight_940" title="Mexicana Flight 940">
Mexicana Flight 940
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-264" title="Boeing 727-264">
Boeing 727-264
</a>
</td>
<td>
<span style="display:none">
mexs
</span>
<a href="/wiki/Sierra_Madre_Occidental" title="Sierra Madre Occidental">
Sierra Madre Occidental Mts.
</a>
, Mexico
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-96">
<a href="#cite_note-96">
[89]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1986-03-31
</td>
</tr>
<tr>
<th scope="row">
166
</th>
<th>
10
</th>
<th>
156
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_4225" title="Aeroflot Flight 4225">
Aeroflot Flight 4225
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-2" title="Tupolev Tu-154B-2">
Tupolev Tu-154B-2
</a>
</td>
<td>
<span style="display:none">
kaa
</span>
<a href="/wiki/Almaty" title="Almaty">
Almaty
</a>
, Kazakh SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-97">
<a href="#cite_note-97">
[90]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1980-07-08
</td>
</tr>
<tr>
<th scope="row">
162
</th>
<th>
7
</th>
<th>
155
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Indonesia_AirAsia_Flight_8501" title="Indonesia AirAsia Flight 8501">
Indonesia AirAsia Flight 8501
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-216" title="Airbus A320-216">
Airbus A320-216
</a>
</td>
<td>
<span style="display:none">
indokar
</span>
<a href="/wiki/Karimata_Strait" title="Karimata Strait">
Karimata Strait
</a>
, between
<a href="/wiki/Belitung" title="Belitung">
Belitung
</a>
and
<a href="/wiki/Borneo" title="Borneo">
Borneo
</a>
,
<a href="/wiki/Java_Sea" title="Java Sea">
Java Sea
</a>
,
<a href="/wiki/Indonesia" title="Indonesia">
Indonesia
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-98">
<a href="#cite_note-98">
[91]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2014-12-28
</td>
</tr>
<tr>
<th scope="row">
162
</th>
<th>
7
</th>
<th>
155
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/All_Nippon_Airways_Flight_58" title="All Nippon Airways Flight 58">
All Nippon Airways Flight 58 and
<br/>
JASDF (92-7932)
</a>
</td>
<td>
<a href="/wiki/Boeing_727" title="Boeing 727">
Boeing 727-200
</a>
and
<a href="/wiki/North_American_F-86_Sabre" title="North American F-86 Sabre">
North American F-86 Sabre
</a>
</td>
<td>
<span style="display:none">
jsh
</span>
<a class="mw-redirect" href="/wiki/Shizukuishi" title="Shizukuishi">
Shizukuishi
</a>
, Japan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-99">
<a href="#cite_note-99">
[92]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-07-30
</td>
</tr>
<tr>
<th scope="row">
160
</th>
<th>
8
</th>
<th>
152
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/West_Caribbean_Airways_Flight_708" title="West Caribbean Airways Flight 708">
West Caribbean Airways Flight 708
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">
McDonnell Douglas MD-82
</a>
</td>
<td>
<span style="display:none">
vemac
</span>
<a href="/wiki/Machiques" title="Machiques">
Machiques
</a>
, Venezuela
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-100">
<a href="#cite_note-100">
[93]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2005-08-16
</td>
</tr>
<tr>
<th scope="row">
160
</th>
<th>
14
</th>
<th>
146
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Northwest_Airlines_Flight_2303" title="China Northwest Airlines Flight 2303">
China Northwest Airlines Flight 2303
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
chinx
</span>
<a class="mw-redirect" href="/wiki/Xian" title="Xian">
Xian
</a>
, China
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-101">
<a href="#cite_note-101">
[94]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1994-06-06
</td>
</tr>
<tr>
<th scope="row">
159
</th>
<th>
6
</th>
<th>
147
</th>
<th>
6
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Dana_Air_Flight_992" title="Dana Air Flight 992">
Dana Air Flight 992
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">
McDonnell Douglas MD-83
</a>
</td>
<td>
<span style="display:none">
nigeril
</span>
<a class="mw-redirect" href="/wiki/Lagos,_Nigeria" title="Lagos, Nigeria">
Lagos
</a>
, Nigeria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-102">
<a href="#cite_note-102">
[95]
</a>
</sup>
</td>
<td>
<a href="/wiki/Murtala_Muhammed_International_Airport" title="Murtala Muhammed International Airport">
LOS
</a>
</td>
<td>
9.3 km
<br/>
(5.8 mi)
</td>
<td>
2012-06-03
</td>
</tr>
<tr>
<th scope="row">
159
</th>
<th>
8
</th>
<th>
151
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Airlines_Flight_965" title="American Airlines Flight 965">
American Airlines Flight 965
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_757-223" title="Boeing 757-223">
Boeing 757-223
</a>
</td>
<td>
<span style="display:none">
colbu
</span>
near
<a href="/wiki/Buga,_Valle_del_Cauca" title="Buga, Valle del Cauca">
Buga
</a>
, Colombia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-103">
<a href="#cite_note-103">
[96]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Cali-Alfonso_Bonilla_Arag%C3%B3n_Airport" title="Cali-Alfonso Bonilla Aragón Airport">
CLO
</a>
</td>
<td>
c. 48 km
<br/>
(30 mi)
</td>
<td>
1995-12-20
</td>
</tr>
<tr>
<th scope="row">
159
</th>
<th>
8
</th>
<th>
151
<sup class="reference" id="cite_ref-104">
<a href="#cite_note-104">
[nb 8]
</a>
</sup>
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1992_Nigerian_Air_Force_C-130_crash" title="1992 Nigerian Air Force C-130 crash">
Nigerian Air Force (NAF911)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
nigeril
</span>
<a href="/wiki/Lagos" title="Lagos">
Lagos
</a>
, Nigeria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-105">
<a href="#cite_note-105">
[97]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1992-09-26
</td>
</tr>
<tr>
<th scope="row">
159
</th>
<th>
19
</th>
<th>
140
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/South_African_Airways_Flight_295" title="South African Airways Flight 295">
South African Airways Flight 295
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-244B" title="Boeing 747-244B">
Boeing 747-244B
</a>
</td>
<td>
<span style="display:none">
indom
</span>
Indian Ocean, area of
<a href="/wiki/Mauritius" title="Mauritius">
Mauritius
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-106">
<a href="#cite_note-106">
[98]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1987-11-28
</td>
</tr>
<tr>
<th scope="row">
158
</th>
<th>
6
</th>
<th>
152
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_India_Express_Flight_812" title="Air India Express Flight 812">
Air India Express Flight 812
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-800#737-800" title="Boeing 737-800">
Boeing 737-8HG
</a>
</td>
<td>
<span style="display:none">
indima
</span>
<a href="/wiki/Mangalore" title="Mangalore">
Mangalore
</a>
, India
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-107">
<a href="#cite_note-107">
[99]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Mangalore_Airport_(India)" title="Mangalore Airport (India)">
IXE
</a>
</td>
<td>
</td>
<td>
2010-05-22
</td>
</tr>
<tr>
<th scope="row">
157
</th>
<th>
8
</th>
<th>
149
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Ethiopian_Airlines_Flight_302" title="Ethiopian Airlines Flight 302">
Ethiopian Airlines Flight 302
</a>
</td>
<td>
<a href="/wiki/Boeing_737_MAX" title="Boeing 737 MAX">
Boeing 737 MAX 8
</a>
</td>
<td>
<span style="display:none">
ethibis
</span>
<a href="/wiki/Bishoftu" title="Bishoftu">
Bishoftu
</a>
, Ethiopia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-108">
<a href="#cite_note-108">
[100]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2019-03-10
</td>
</tr>
<tr>
<th scope="row">
157
</th>
<th>
10
</th>
<th>
147
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Libyan_Arab_Airlines_Flight_1103" title="Libyan Arab Airlines Flight 1103">
Libyan Arab Airlines Flight 1103 and
<br/>
Libyan Air Force
</a>
</td>
<td>
<a href="/wiki/Boeing_727#727-200" title="Boeing 727">
Boeing 727-2L5
</a>
and
<a href="/wiki/Mikoyan-Gurevich_MiG-23" title="Mikoyan-Gurevich MiG-23">
Mikoyan-Gurevich MiG-23
</a>
</td>
<td>
<span style="display:none">
libyq
</span>
<a href="/wiki/Qasr_bin_Ghashir" title="Qasr bin Ghashir">
Qasr bin Ghashir
</a>
, Tripoli, Libya
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-109">
<a href="#cite_note-109">
[101]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">
TIP
</a>
</td>
<td>
9 km
<br/>
(5.6 mi)
</td>
<td>
1992-12-22
</td>
</tr>
<tr>
<th scope="row">
156
</th>
<th>
6
</th>
<th>
148
</th>
<th>
2
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Northwest_Airlines_Flight_255" title="Northwest Airlines Flight 255">
Northwest Airlines Flight 255
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-82" title="McDonnell Douglas DC-9-82">
McDonnell Douglas DC-9-82
</a>
</td>
<td>
<span style="display:none">
usmi
</span>
<a href="/wiki/Romulus,_Michigan" title="Romulus, Michigan">
Romulus, Michigan
</a>
, U.S.
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-110">
<a href="#cite_note-110">
[102]
</a>
</sup>
<sup class="reference" id="cite_ref-111">
<a href="#cite_note-111">
[103]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Detroit_Metropolitan_Wayne_County_Airport" title="Detroit Metropolitan Wayne County Airport">
DTW
</a>
</td>
<td>
<0.5 km
<br/>
(0.3 mi)
</td>
<td>
1987-08-16
</td>
</tr>
<tr>
<th scope="row">
156
</th>
<th>
11
</th>
<th>
145
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/PIA_Flight_740" title="PIA Flight 740">
Pakistan International Airlines Flight 740
</a>
</td>
<td>
<a href="/wiki/Boeing_707" title="Boeing 707">
Boeing 707
</a>
-340C
</td>
<td>
<span style="display:none">
sat
</span>
near
<a class="mw-redirect" href="/wiki/Taif" title="Taif">
Taif
</a>
, Saudi Arabia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-112">
<a href="#cite_note-112">
[104]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-11-26
</td>
</tr>
<tr>
<th scope="row">
156
</th>
<th>
8
</th>
<th>
148
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1972_K%C3%B6nigs_Wusterhausen_air_disaster" title="1972 Königs Wusterhausen air disaster">
Interflug (DM-SEA)
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">
Ilyushin Il-62
</a>
</td>
<td>
<span style="display:none">
gerk
</span>
<a href="/wiki/K%C3%B6nigs_Wusterhausen" title="Königs Wusterhausen">
Königs Wusterhausen
</a>
,
<a href="/wiki/East_Germany" title="East Germany">
East Germany
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-113">
<a href="#cite_note-113">
[105]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1972-08-14
</td>
</tr>
<tr>
<th scope="row">
155
</th>
<th>
7
</th>
<th>
148
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Spantax_Flight_275" title="Spantax Flight 275">
Spantax Flight 275
</a>
</td>
<td>
<a href="/wiki/Convair_990_Coronado" title="Convair 990 Coronado">
Convair 990 Coronado
</a>
</td>
<td>
<span style="display:none">
spcts
</span>
<a href="/wiki/San_Crist%C3%B3bal_de_La_Laguna" title="San Cristóbal de La Laguna">
San Cristóbal
</a>
, Tenerife, Canary Islands, Spain
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-114">
<a href="#cite_note-114">
[106]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Los_Rodeos_Airport" title="Los Rodeos Airport">
TFN
</a>
</td>
<td>
0.33 km
<br/>
(0.2 mi)
</td>
<td>
1972-12-03
</td>
</tr>
<tr>
<th scope="row">
155
</th>
<th>
10
</th>
<th>
74
</th>
<th>
71
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Viasa_Flight_742" title="Viasa Flight 742">
Viasa Flight 742
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
vemar
</span>
<a href="/wiki/Maracaibo" title="Maracaibo">
Maracaibo
</a>
, Venezuela
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-115">
<a href="#cite_note-115">
[107]
</a>
</sup>
</td>
<td>
<a href="/wiki/La_Chinita_International_Airport" title="La Chinita International Airport">
MAR
</a>
</td>
<td>
0.85 km
<br/>
(0.5 mi)
</td>
<td>
1969-03-16
</td>
</tr>
<tr>
<th scope="row">
155
</th>
<th>
6
</th>
<th>
149
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1968_Kham_Duc_C-130_shootdown" title="1968 Kham Duc C-130 shootdown">
US Air Force (60-0297)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130B_Hercules" title="Lockheed C-130B Hercules">
Lockheed C-130B Hercules
</a>
</td>
<td>
<span style="display:none">
vemar
</span>
Kham Duc, South Vietnam
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-116">
<a href="#cite_note-116">
[108]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1968-05-12
</td>
</tr>
<tr>
<th scope="row">
154
</th>
<th>
6
</th>
<th>
148
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Spanair_Flight_5022" title="Spanair Flight 5022">
Spanair Flight 5022
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">
McDonnell Douglas MD-82
</a>
</td>
<td>
<span style="display:none">
spmad
</span>
<a href="/wiki/Madrid" title="Madrid">
Madrid
</a>
, Spain
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-117">
<a href="#cite_note-117">
[109]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Madrid-Barajas_Airport" title="Madrid-Barajas Airport">
MAD
</a>
</td>
<td>
<0.5 km
<br/>
(0.3 mi)
</td>
<td>
2008-08-20
</td>
</tr>
<tr>
<th scope="row">
154
</th>
<th>
6
</th>
<th>
148
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Gol_Transportes_A%C3%A9reos_Flight_1907" title="Gol Transportes Aéreos Flight 1907">
Gol Transportes Aéreos Flight 1907 and
<br/>
ExcelAire (N600XL)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-8EH" title="Boeing 737-8EH">
Boeing 737-8EH
</a>
and
<a href="/wiki/Embraer_Legacy_600" title="Embraer Legacy 600">
Embraer Legacy 600
</a>
</td>
<td>
<span style="display:none">
brpe
</span>
near
<a class="mw-redirect" href="/wiki/Peixoto_Azevedo" title="Peixoto Azevedo">
Peixoto Azevedo
</a>
, Brazil
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-118">
<a href="#cite_note-118">
[110]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2006-09-29
</td>
</tr>
<tr>
<th scope="row">
154
</th>
<th>
8
</th>
<th>
146
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Turkish_Airlines_Flight_452" title="Turkish Airlines Flight 452">
Turkish Airlines Flight 452
</a>
</td>
<td>
<a href="/wiki/Boeing_727" title="Boeing 727">
Boeing 727
</a>
-2F2
</td>
<td>
<span style="display:none">
tui
</span>
<a href="/wiki/Isparta" title="Isparta">
Isparta
</a>
, Turkey
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-119">
<a href="#cite_note-119">
[111]
</a>
</sup>
</td>
<td>
<span style="display:none">
Isparta
</span>
***
<sup class="reference" id="cite_ref-120">
<a href="#cite_note-120">
[nb 9]
</a>
</sup>
</td>
<td>
</td>
<td>
1976-09-19
</td>
</tr>
<tr>
<th scope="row">
153
</th>
<th>
7
</th>
<th>
138
</th>
<th>
8
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_759" title="Pan Am Flight 759">
Pan Am Flight 759
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-235" title="Boeing 727-235">
Boeing 727-235
</a>
</td>
<td>
<span style="display:none">
uslolk
</span>
<a href="/wiki/Kenner,_Louisiana" title="Kenner, Louisiana">
Kenner, Louisiana
</a>
, US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-121">
<a href="#cite_note-121">
[112]
</a>
</sup>
<sup class="reference" id="cite_ref-122">
<a href="#cite_note-122">
[113]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/New_Orleans_International_Airport" title="New Orleans International Airport">
MSY
</a>
</td>
<td>
<1 km
<br/>
(0.6 mi)
</td>
<td>
1982-07-09
</td>
</tr>
<tr>
<th scope="row">
152
</th>
<th>
6
</th>
<th>
146
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Airblue_Flight_202" title="Airblue Flight 202">
Airblue Flight 202
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A321-231" title="Airbus A321-231">
Airbus A321-231
</a>
</td>
<td>
<span style="display:none">
paki
</span>
<a href="/wiki/Islamabad" title="Islamabad">
Islamabad
</a>
, Pakistan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-123">
<a href="#cite_note-123">
[114]
</a>
</sup>
</td>
<td>
<a href="/wiki/Benazir_Bhutto_International_Airport" title="Benazir Bhutto International Airport">
ISB
</a>
</td>
<td>
15 km
<br/>
(9.3 mi)
</td>
<td>
2010-07-28
</td>
</tr>
<tr>
<th scope="row">
152
</th>
<th>
11
</th>
<th>
141
</th>
<th>
0
</th>
<th>
<a href="/wiki/Bahia_Bakari" title="Bahia Bakari">
1*
</a>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Yemenia_Flight_626" title="Yemenia Flight 626">
Yemenia Flight 626
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-324" title="Airbus A310-324">
Airbus A310-324
</a>
</td>
<td>
<span style="display:none">
comm
</span>
<a href="/wiki/Mozambique_Channel" title="Mozambique Channel">
Mozambique Channel
</a>
off
<a href="/wiki/Mitsamiouli" title="Mitsamiouli">
Mitsamiouli
</a>
, Comoros
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-124">
<a href="#cite_note-124">
[115]
</a>
</sup>
</td>
<td>
<a href="/wiki/Prince_Said_Ibrahim_International_Airport" title="Prince Said Ibrahim International Airport">
HAH
</a>
</td>
<td>
c. 40 km
<br/>
(25 mi)
</td>
<td>
2009-06-30
</td>
</tr>
<tr>
<th scope="row">
150
</th>
<th>
6
</th>
<th>
144
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Germanwings_Flight_9525" title="Germanwings Flight 9525">
Germanwings Flight 9525
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-211" title="Airbus A320-211">
Airbus A320-211
</a>
</td>
<td>
near
<a href="/wiki/French_Alps" title="French Alps">
French Alps
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-125">
<a href="#cite_note-125">
[116]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2015-03-24
</td>
</tr>
<tr>
<th scope="row">
150
</th>
<th>
11
</th>
<th>
115
</th>
<th>
24
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_9046" title="Cubana de Aviación Flight 9046">
Cubana de Aviación Flight 9046
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_II-62M" title="Ilyushin II-62M">
Ilyushin II-62M
</a>
</td>
<td>
<span style="display:none">
cuh
</span>
<a href="/wiki/Havana" title="Havana">
Havana
</a>
, Cuba
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-126">
<a href="#cite_note-126">
[117]
</a>
</sup>
</td>
<td>
<a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">
HAV
</a>
</td>
<td>
<1.5 km
<br/>
(0.9 mi)
</td>
<td>
1989-09-03
</td>
</tr>
<tr>
<th scope="row">
149
</th>
<th>
5
</th>
<th>
95
</th>
<th>
49
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Mandala_Airlines_Flight_091" title="Mandala Airlines Flight 091">
Mandala Airlines Flight 091
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-230" title="Boeing 737-230">
Boeing 737-230
</a>
</td>
<td>
<span style="display:none">
indonme
</span>
<a href="/wiki/Medan" title="Medan">
Medan
</a>
, Indonesia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-127">
<a href="#cite_note-127">
[118]
</a>
</sup>
<sup class="reference" id="cite_ref-128">
<a href="#cite_note-128">
[119]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Polonia_International_Airport" title="Polonia International Airport">
MES
</a>
</td>
<td>
c. 1 km
<br/>
(0.6 mi)
</td>
<td>
2005-09-05
</td>
</tr>
<tr>
<th scope="row">
149
</th>
<th>
7
</th>
<th>
64
</th>
<th>
78
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/EAS_Airlines_Flight_4226" title="EAS Airlines Flight 4226">
EAS Airlines Flight 4226
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/BAC_One-Eleven_500" title="BAC One-Eleven 500">
BAC One-Eleven 500
</a>
</td>
<td>
<span style="display:none">
nigerik
</span>
<a href="/wiki/Kano" title="Kano">
Kano
</a>
, Nigeria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-129">
<a href="#cite_note-129">
[120]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2002-05-04
</td>
</tr>
<tr>
<th scope="row">
148
</th>
<th>
13
</th>
<th>
135
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Flash_Airlines_Flight_604" title="Flash Airlines Flight 604">
Flash Airlines Flight 604
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-3Q8" title="Boeing 737-3Q8">
Boeing 737-3Q8
</a>
</td>
<td>
<span style="display:none">
egsh
</span>
<a href="/wiki/Red_Sea" title="Red Sea">
Red Sea
</a>
, off
<a class="mw-redirect" href="/wiki/Sharm_el-Sheikh" title="Sharm el-Sheikh">
Sharm el-Sheikh
</a>
, Egypt
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-130">
<a href="#cite_note-130">
[121]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2004-01-03
</td>
</tr>
<tr>
<th scope="row">
148
</th>
<th>
7
</th>
<th>
141
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iberia_Airlines_Flight_610" title="Iberia Airlines Flight 610">
Iberia Airlines Flight 610
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-256" title="Boeing 727-256">
Boeing 727-256
</a>
</td>
<td>
<span style="display:none">
spmt
</span>
<a href="/wiki/Oiz" title="Oiz">
Oiz
</a>
mountain, Spain
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-131">
<a href="#cite_note-131">
[122]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1985-02-19
</td>
</tr>
<tr>
<th scope="row">
146
</th>
<th>
8
</th>
<th>
138
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Dan-Air_Flight_1008" title="Dan-Air Flight 1008">
Dan-Air Flight 1008
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-46" title="Boeing 727-46">
Boeing 727-46
</a>
</td>
<td>
<span style="display:none">
spctl
</span>
La Esperanza Forrest,
<a href="/wiki/Tenerife" title="Tenerife">
Tenerife
</a>
, Canary Islands, Spain
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-132">
<a href="#cite_note-132">
[123]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tenerife_North_Airport" title="Tenerife North Airport">
TFN
</a>
</td>
<td>
12 km
<br/>
(7.5 mi)
</td>
<td>
1980-04-25
</td>
</tr>
<tr>
<th scope="row">
145
</th>
<th>
9
</th>
<th>
136
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Vladivostok_Air_Flight_352" title="Vladivostok Air Flight 352">
Vladivostok Air Flight 352
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
ruir
</span>
near Budaro,
<a href="/wiki/Irkutsk_Oblast" title="Irkutsk Oblast">
Irkutsk
</a>
, Russia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-133">
<a href="#cite_note-133">
[124]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">
IKT
</a>
</td>
<td>
23 km
<br/>
(14 mi)
</td>
<td>
2001-07-04
</td>
</tr>
<tr>
<th scope="row">
144
</th>
<th>
10
</th>
<th>
134
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/ADC_Airlines_Flight_86" title="ADC Airlines Flight 86">
ADC Airlines Flight 86
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-231" title="Boeing 727-231">
Boeing 727-231
</a>
</td>
<td>
<span style="display:none">
nigeriej
</span>
Ejirin,
<a href="/wiki/Lagos_State" title="Lagos State">
Lagos State
</a>
, Nigeria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-134">
<a href="#cite_note-134">
[125]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lagos_Murtala_Muhammed_International_Airport" title="Lagos Murtala Muhammed International Airport">
LOS
</a>
</td>
<td>
56 km
<br/>
(35 mi)
</td>
<td>
1996-11-07
</td>
</tr>
<tr>
<th scope="row">
144
</th>
<th>
7
</th>
<th>
137
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Independent_Air_Flight_1851" title="Independent Air Flight 1851">
Independent Air Flight 1851
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-331B" title="Boeing 707-331B">
Boeing 707-331B
</a>
</td>
<td>
<span style="display:none">
poras
</span>
<a href="/wiki/Pico_Alto_(Santa_Maria)" title="Pico Alto (Santa Maria)">
Pico Alto Mtn.
</a>
, Azores, Portugal
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-135">
<a href="#cite_note-135">
[126]
</a>
</sup>
</td>
<td>
<a href="/wiki/Santa_Maria_Airport_(Azores)" title="Santa Maria Airport (Azores)">
SMA
</a>
</td>
<td>
6.6 km
<br/>
(4.1 mi)
</td>
<td>
1989-02-08
</td>
</tr>
<tr>
<th scope="row">
144
</th>
<th>
9
</th>
<th>
128
</th>
<th>
7
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/PSA_Flight_182" title="PSA Flight 182">
PSA Flight 182 and
<br/>
Private aircraft (N7711G)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-214" title="Boeing 727-214">
Boeing 727-214
</a>
and
<a href="/wiki/Cessna_172" title="Cessna 172">
Cessna 172
</a>
</td>
<td>
<span style="display:none">
uscasd
</span>
<a href="/wiki/San_Diego" title="San Diego">
San Diego
</a>
, California, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-136">
<a href="#cite_note-136">
[127]
</a>
</sup>
<sup class="reference" id="cite_ref-137">
<a href="#cite_note-137">
[128]
</a>
</sup>
</td>
<td>
<a href="/wiki/San_Diego_International_Airport" title="San Diego International Airport">
SAN
</a>
</td>
<td>
5.6 km
<br/>
(3.5 mi)
</td>
<td>
1978-09-25
</td>
</tr>
<tr>
<th scope="row">
143
</th>
<th>
8
</th>
<th>
135
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Gulf_Air_Flight_072" title="Gulf Air Flight 072">
Gulf Air Flight 072
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-212" title="Airbus A320-212">
Airbus A320-212
</a>
</td>
<td>
<span style="display:none">
bah
</span>
<a href="/wiki/Persian_Gulf" title="Persian Gulf">
Persian Gulf
</a>
, off
<a class="mw-redirect" href="/wiki/Al_Muharraq" title="Al Muharraq">
Al Muharraq
</a>
, Bahrain
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-138">
<a href="#cite_note-138">
[129]
</a>
</sup>
</td>
<td>
<a href="/wiki/Bahrain_International_Airport" title="Bahrain International Airport">
BAH
</a>
</td>
<td>
2 km
<br/>
(1.2 mi)
</td>
<td>
2000-08-23
</td>
</tr>
<tr>
<th scope="row">
143
</th>
<th>
7
</th>
<th>
136
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Avianca_Flight_410" title="Avianca Flight 410">
Avianca Flight 410
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-21" title="Boeing 727-21">
Boeing 727-21
</a>
</td>
<td>
<span style="display:none">
cols
</span>
<a href="/wiki/Sardinata" title="Sardinata">
Sardinata
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-139">
<a href="#cite_note-139">
[130]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1988-03-17
</td>
</tr>
<tr>
<th scope="row">
141
</th>
<th>
5
</th>
<th>
136
<sup class="reference" id="cite_ref-140">
<a href="#cite_note-140">
[nb 10]
</a>
</sup>
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/UTA_Flight_141" title="UTA Flight 141">
UTAGE Flight 141
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-223" title="Boeing 727-223">
Boeing 727-223
</a>
</td>
<td>
<span style="display:none">
ben
</span>
<a href="/wiki/Cotonou" title="Cotonou">
Cotonou
</a>
, Benin
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-141">
<a href="#cite_note-141">
[131]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Cotonou_Airport" title="Cotonou Airport">
COO
</a>
</td>
<td>
<1 km
<br/>
(0.6 mi)
</td>
<td>
2003-12-25
</td>
</tr>
<tr>
<th scope="row">
141
</th>
<th>
11
</th>
<th>
130
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Vnukovo_Airlines_Flight_2801" title="Vnukovo Airlines Flight 2801">
Vnukovo Airlines Flight 2801
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
No
</span>
<a href="/wiki/Svalbard" title="Svalbard">
Svalbard
</a>
, Norway
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-142">
<a href="#cite_note-142">
[132]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Svalbard_Airport" title="Svalbard Airport">
LYR
</a>
</td>
<td>
14.3 km
<br/>
(8.9 mi)
</td>
<td>
1996-08-29
</td>
</tr>
<tr>
<th scope="row">
141
</th>
<th>
4
</th>
<th>
137
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Trans_Service_Airlift_(9Q-CRR)" title="Trans Service Airlift (9Q-CRR)">
Trans Service Airlift (9Q-CRR)
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
anc
</span>
<a href="/wiki/Jamba,_Cuando_Cubango" title="Jamba, Cuando Cubango">
Jamba, Cuando Cubango
</a>
, Angola
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-143">
<a href="#cite_note-143">
[133]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1995-12-18
</td>
</tr>
<tr>
<th scope="row">
141
</th>
<th>
10
</th>
<th>
131
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Southern_Airlines_Flight_3943" title="China Southern Airlines Flight 3943">
China Southern Airlines Flight 3943
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-31B" title="Boeing 737-31B">
Boeing 737-31B
</a>
</td>
<td>
<span style="display:none">
chinys
</span>
Hejiaqiao,
<a href="/wiki/Yanshan_District" title="Yanshan District">
Yanshan District
</a>
, China
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-144">
<a href="#cite_note-144">
[134]
</a>
</sup>
</td>
<td>
<a href="/wiki/Guilin_Liangjiang_International_Airport" title="Guilin Liangjiang International Airport">
KWL
</a>
</td>
<td>
20 km
<br/>
(12 mi)
</td>
<td>
1992-11-24
</td>
</tr>
<tr>
<th scope="row">
139
</th>
<th>
12
</th>
<th>
110
<sup class="reference" id="cite_ref-145">
<a href="#cite_note-145">
[nb 11]
</a>
</sup>
</th>
<th>
<i>
17
</i>
<sup class="reference" id="cite_ref-146">
<a href="#cite_note-146">
[nb 12]
</a>
</sup>
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/2015_Indonesia_Hercules_C-130_crash" title="2015 Indonesia Hercules C-130 crash">
Indonesian Air Force (A-1310)
</a>
</td>
<td>
<a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">
Lockheed C-130 Hercules
</a>
</td>
<td>
<span style="display:none">
We
</span>
<a href="/wiki/Medan" title="Medan">
Medan
</a>
, Indonesia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-147">
<a href="#cite_note-147">
[135]
</a>
</sup>
</td>
<td>
<a href="/wiki/Soewondo_Air_Force_Base" title="Soewondo Air Force Base">
MES
</a>
</td>
<td>
1 km
<br/>
(0.6 mi)
</td>
<td>
2015-06-30
</td>
</tr>
<tr>
<th scope="row">
138
</th>
<th>
11
</th>
<th>
127
</th>
<th>
0
</th>
<th>
<sup class="reference" id="cite_ref-148">
<a href="#cite_note-148">
[nb 13]
</a>
</sup>
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Tan_Son_Nhut_C-5_accident" title="Tan Son Nhut C-5 accident">
US Air Force (68-0218)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-5A_Galaxy" title="Lockheed C-5A Galaxy">
Lockheed C-5A Galaxy
</a>
</td>
<td>
<span style="display:none">
vis
</span>
<a class="mw-redirect" href="/wiki/Saigon" title="Saigon">
Saigon
</a>
, South Vietnam
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-149">
<a href="#cite_note-149">
[136]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1975-04-04
</td>
</tr>
<tr>
<th scope="row">
137
</th>
<th>
8
</th>
<th>
128
</th>
<th>
1
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Delta_Air_Lines_Flight_191" title="Delta Air Lines Flight 191">
Delta Air Lines Flight 191
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-1011_TriStar" title="Lockheed L-1011 TriStar">
Lockheed L-1011 TriStar
</a>
</td>
<td>
<span style="display:none">
ustexdal
</span>
<a href="/wiki/Dallas%E2%80%93Fort_Worth_metroplex" title="Dallas–Fort Worth metroplex">
Dallas–Fort Worth, Texas
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-150">
<a href="#cite_note-150">
[137]
</a>
</sup>
<sup class="reference" id="cite_ref-151">
<a href="#cite_note-151">
[138]
</a>
</sup>
</td>
<td>
<a href="/wiki/Dallas/Fort_Worth_International_Airport" title="Dallas/Fort Worth International Airport">
DFW
</a>
</td>
<td>
c. 2 km
<br/>
(1.2 mi)
</td>
<td>
1985-08-02
</td>
</tr>
<tr>
<th scope="row">
137
</th>
<th>
9
</th>
<th>
128
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/VASP_Flight_168" title="VASP Flight 168">
VASP Flight 168
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-212A" title="Boeing 727-212A">
Boeing 727-212A
</a>
</td>
<td>
<span style="display:none">
brpa
</span>
<a href="/wiki/Pacatuba,_Cear%C3%A1" title="Pacatuba, Ceará">
Pacatuba
</a>
, Brazil
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-152">
<a href="#cite_note-152">
[139]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fortaleza_airport" title="Fortaleza airport">
FOR
</a>
</td>
<td>
25 km
<br/>
(16 mi)
</td>
<td>
1982-06-08
</td>
</tr>
<tr>
<th scope="row">
135
</th>
<th>
12
</th>
<th>
121
</th>
<th>
2
</th>
<th>
1*
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Indonesian_Air_Force_C-130H-30_(A-1324)" title="Indonesian Air Force C-130H-30 (A-1324)">
Indonesian Air Force (A-1324)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H-30_Hercules" title="Lockheed C-130H-30 Hercules">
Lockheed C-130H-30 Hercules
</a>
</td>
<td>
<span style="display:none">
indonc
</span>
<a href="/wiki/East_Jakarta" title="East Jakarta">
East Jakarta
</a>
, Indonesia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-153">
<a href="#cite_note-153">
[140]
</a>
</sup>
</td>
<td>
<a href="/wiki/Halim_Perdanakusuma_International_Airport" title="Halim Perdanakusuma International Airport">
HLP
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1991-10-05
</td>
</tr>
<tr>
<th scope="row">
134
</th>
<th>
12
</th>
<th>
116
</th>
<th>
6
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1960_New_York_mid-air_collision" title="1960 New York mid-air collision">
United Airlines Flight 826 and
<br/>
TWA Flight 266
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-21" title="Douglas DC-8-21">
Douglas DC-8-21
</a>
and
<a class="mw-redirect" href="/wiki/Lockheed_L-1049" title="Lockheed L-1049">
Lockheed L-1049
</a>
</td>
<td>
<span style="display:none">
usnewyne
</span>
New York City, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-154">
<a href="#cite_note-154">
[141]
</a>
</sup>
<sup class="reference" id="cite_ref-155">
<a href="#cite_note-155">
[142]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-156">
<a href="#cite_note-156">
[143]
</a>
</sup>
</td>
<td>
<a href="/wiki/LaGuardia_Airport" title="LaGuardia Airport">
LGA
</a>
</td>
<td>
</td>
<td>
1960-12-16
</td>
</tr>
<tr>
<th scope="row">
133
</th>
<th>
14
</th>
<th>
119
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1993_Tehran_mid-air_collision" title="1993 Tehran mid-air collision">
Iran Air Tours Flight 962
<br/>
and Iranian Air Force Su-24
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154
</a>
and
<a href="/wiki/Sukhoi_Su-24" title="Sukhoi Su-24">
Sukhoi Su-24
</a>
</td>
<td>
<span style="display:none">
irat
</span>
<a class="mw-redirect" href="/wiki/Shahr-e_Qods" title="Shahr-e Qods">
Shahr-e Qods
</a>
, Iran
</td>
<td>
APR/TOF
<br/>
<sup class="reference" id="cite_ref-157">
<a href="#cite_note-157">
[144]
</a>
</sup>
</td>
<td>
<a href="/wiki/Mehrabad_International_Airport" title="Mehrabad International Airport">
THR
</a>
</td>
<td>
15 km
<br/>
(9.3 mi)
</td>
<td>
1993-02-08
</td>
</tr>
<tr>
<th scope="row">
133
</th>
<th>
6
</th>
<th>
127
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Indian_Airlines_Flight_113" title="Indian Airlines Flight 113">
Indian Airlines Flight 113
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">
Boeing 737-2A8
</a>
</td>
<td>
<span style="display:none">
indiah
</span>
<a href="/wiki/Ahmedabad" title="Ahmedabad">
Ahmedabad
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-158">
<a href="#cite_note-158">
[145]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ahmedabad_Airport" title="Ahmedabad Airport">
AMD
</a>
</td>
<td>
5 km
<br/>
(3.1 mi)
</td>
<td>
1988-10-19
</td>
</tr>
<tr>
<th scope="row">
133
</th>
<th>
7
</th>
<th>
126
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/All_Nippon_Airways_Flight_60" title="All Nippon Airways Flight 60">
All Nippon Airways Flight 60
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-81" title="Boeing 727-81">
Boeing 727-81
</a>
</td>
<td>
<span style="display:none">
jtob
</span>
<a href="/wiki/Tokyo_Bay" title="Tokyo Bay">
Tokyo Bay
</a>
, Japan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-159">
<a href="#cite_note-159">
[146]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tokyo-Haneda_Airport" title="Tokyo-Haneda Airport">
HND
</a>
</td>
<td>
12 km
<br/>
(7.5 mi)
</td>
<td>
1966-02-04
</td>
</tr>
<tr>
<th scope="row">
132
</th>
<th>
5
</th>
<th>
127
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/USAir_Flight_427" title="USAir Flight 427">
USAir Flight 427
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-3B7" title="Boeing 737-3B7">
Boeing 737-3B7
</a>
</td>
<td>
<span style="display:none">
uspen
</span>
<a href="/wiki/Aliquippa,_Pennsylvania" title="Aliquippa, Pennsylvania">
Aliquippa, Pennsylvania
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-160">
<a href="#cite_note-160">
[147]
</a>
</sup>
<sup class="reference" id="cite_ref-161">
<a href="#cite_note-161">
[148]
</a>
</sup>
</td>
<td>
<a href="/wiki/Pittsburgh_International_Airport" title="Pittsburgh International Airport">
PIT
</a>
</td>
<td>
13 km
<br/>
(8.1 mi)
</td>
<td>
1994-09-08
</td>
</tr>
<tr>
<th scope="row">
132
</th>
<th>
7
</th>
<th>
125
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/SAM_Colombia_Flight_501" title="SAM Colombia Flight 501">
SAM Colombia Flight 501
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-146" title="Boeing 727-146">
Boeing 727-146
</a>
</td>
<td>
<span style="display:none">
colme
</span>
La Canada, near
<a href="/wiki/Medell%C3%ADn" title="Medellín">
Medellín
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-162">
<a href="#cite_note-162">
[149]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1993-05-19
</td>
</tr>
<tr>
<th scope="row">
132
</th>
<th>
8
</th>
<th>
124
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_8641" title="Aeroflot Flight 8641">
Aeroflot Flight 8641
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">
Yakovlev Yak-42
</a>
</td>
<td>
<span style="display:none">
belama
</span>
<a href="/wiki/Mazyr" title="Mazyr">
Mazyr
</a>
, Byelorussian SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-163">
<a href="#cite_note-163">
[150]
</a>
</sup>
<sup class="reference" id="cite_ref-164">
<a href="#cite_note-164">
[151]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1982-06-28
</td>
</tr>
<tr>
<th scope="row">
131
</th>
<th>
7
</th>
<th>
124
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Philippines_Flight_541" title="Air Philippines Flight 541">
Air Philippines Flight 541
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2H4" title="Boeing 737-2H4">
Boeing 737-2H4
</a>
</td>
<td>
<span style="display:none">
phs
</span>
<a class="mw-redirect" href="/wiki/City_of_Samal" title="City of Samal">
Samal
</a>
, Philippines
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-165">
<a href="#cite_note-165">
[152]
</a>
</sup>
</td>
<td>
<a href="/wiki/Francisco_Bangoy_International_Airport" title="Francisco Bangoy International Airport">
DVO
</a>
</td>
<td>
7.5 km
<br/>
(4.7 mi)
</td>
<td>
2000-04-19
</td>
</tr>
<tr>
<th scope="row">
131
</th>
<th>
4
</th>
<th>
127
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Tan-Sahsa_Flight_414" title="Tan-Sahsa Flight 414">
Tan-Sahsa Flight 414
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-224" title="Boeing 727-224">
Boeing 727-224
</a>
</td>
<td>
<span style="display:none">
ho
</span>
<a href="/wiki/Tegucigalpa" title="Tegucigalpa">
Tegucigalpa
</a>
, Honduras
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-166">
<a href="#cite_note-166">
[153]
</a>
</sup>
</td>
<td>
<a href="/wiki/Toncont%C3%ADn_International_Airport" title="Toncontín International Airport">
TGU
</a>
</td>
<td>
9 km
<br/>
(5.6 mi)
</td>
<td>
1989-10-21
</td>
</tr>
<tr>
<th scope="row">
131
</th>
<th>
6
</th>
<th>
125
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/TAP_Portugal_Flight_425" title="TAP Portugal Flight 425">
TAP Portugal Flight 425
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-282Adv" title="Boeing 727-282Adv">
Boeing 727-282Adv
</a>
</td>
<td>
<span style="display:none">
pors
</span>
<a href="/wiki/Santa_Cruz,_Madeira" title="Santa Cruz, Madeira">
Santa Cruz, Madeira
</a>
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-167">
<a href="#cite_note-167">
[154]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Funchal_Airport" title="Funchal Airport">
FNC
</a>
</td>
<td>
</td>
<td>
1977-11-19
</td>
</tr>
<tr>
<th scope="row">
130
</th>
<th>
4
</th>
<th>
126
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/1983_TAAG_Angola_Airlines_Boeing_737_crash" title="1983 TAAG Angola Airlines Boeing 737 crash">
TAAG Angola Airlines (D2-TBN)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-200" title="Boeing 737-200">
Boeing 737-200
</a>
</td>
<td>
<span style="display:none">
anlub
</span>
<a href="/wiki/Lubango" title="Lubango">
Lubango
</a>
, Angola
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-169">
<a href="#cite_note-169">
[nb 14]
</a>
</sup>
</td>
<td>
<a href="/wiki/Lubango_Airport" title="Lubango Airport">
SDD
</a>
</td>
<td>
1 km
<br/>
(0.6 mi)
</td>
<td>
1983-11-08
</td>
</tr>
<tr>
<th scope="row">
130
</th>
<th>
8
</th>
<th>
122
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_007" title="Air France Flight 007">
Air France Flight 007
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-328" title="Boeing 707-328">
Boeing 707-328
</a>
</td>
<td>
<span style="display:none">
frap
</span>
Paris, France
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-170">
<a href="#cite_note-170">
[156]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Paris-Orly_Airport" title="Paris-Orly Airport">
ORY
</a>
</td>
<td>
</td>
<td>
1962-06-03
</td>
</tr>
<tr>
<th scope="row">
129
</th>
<th>
8
</th>
<th>
121
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_China_Flight_129" title="Air China Flight 129">
Air China Flight 129
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_767-2J6ER" title="Boeing 767-2J6ER">
Boeing 767-2J6ER
</a>
</td>
<td>
<span style="display:none">
soub
</span>
<a href="/wiki/Busan" title="Busan">
Busan
</a>
, South Korea
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-171">
<a href="#cite_note-171">
[157]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Pusan-Kimhae_Airport" title="Pusan-Kimhae Airport">
PUS
</a>
</td>
<td>
4.6 km
<br/>
(2.9 mi)
</td>
<td>
2002-04-15
</td>
</tr>
<tr>
<th scope="row">
129
</th>
<th>
7
</th>
<th>
122
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/Tachikawa_air_disaster" title="Tachikawa air disaster">
US Air Force (51-0137)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-124A-DL_Globemaster_II" title="Douglas C-124A-DL Globemaster II">
Douglas C-124A-DL Globemaster II
</a>
</td>
<td>
<span style="display:none">
jta
</span>
<a href="/wiki/Tachikawa,_Tokyo" title="Tachikawa, Tokyo">
Tachikawa
</a>
, Japan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-172">
<a href="#cite_note-172">
[158]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tachikawa_Airfield" title="Tachikawa Airfield">
RJTC
</a>
</td>
<td>
5.6 km
<br/>
(3.5 mi)
</td>
<td>
1953-06-18
</td>
</tr>
<tr>
<th scope="row">
129
</th>
<th>
9
</th>
<th>
120
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Messerschmitt_Me_321#Operational_history" title="Messerschmitt Me 321">
Messerschmitt Me 321 and Bf 110 collision
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Messerschmitt_Me_321" title="Messerschmitt Me 321">
Messerschmitt Me 321
</a>
and
<a href="/wiki/Messerschmitt_Bf_110" title="Messerschmitt Bf 110">
Messerschmitt Bf 110
</a>
(x3)
</td>
<td>
<span style="display:none">
gerl
</span>
<a href="/wiki/Leipheim" title="Leipheim">
Leipheim
</a>
, Germany
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-1941_Messerschmitt_Me_321_Leipheim_collision_173-0">
<a href="#cite_note-1941_Messerschmitt_Me_321_Leipheim_collision-173">
[159]
</a>
</sup>
<sup class="reference" id="cite_ref-Fiddler's_Green_174-0">
<a href="#cite_note-Fiddler's_Green-174">
[160]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1941-??-??
</td>
</tr>
<tr>
<th scope="row">
128
</th>
<th>
7
</th>
<th>
121
</th>
<th>
0
</th>
<th>
</th>
<td>
INH
</td>
<td>
<a class="mw-redirect" href="/wiki/Guangzhou_aircraft_collision" title="Guangzhou aircraft collision">
Xiamen Air Flight 8301,
<br/>
China Southwest Flight 2402,
<br/>
and China Southern (B-2812)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-247" title="Boeing 737-247">
Boeing 737-247
</a>
,
<a href="/wiki/Boeing_707" title="Boeing 707">
Boeing 707-3J6B
</a>
, and
<a href="/wiki/Boeing_757" title="Boeing 757">
Boeing 757-21B
</a>
</td>
<td>
<span style="display:none">
ching
</span>
<a href="/wiki/Baiyun_District,_Guangzhou" title="Baiyun District, Guangzhou">
Baiyun District, Guangzhou
</a>
, China
</td>
<td>
LDG/STD
<br/>
<sup class="reference" id="cite_ref-175">
<a href="#cite_note-175">
[161]
</a>
</sup>
<sup class="reference" id="cite_ref-176">
<a href="#cite_note-176">
[162]
</a>
</sup>
<sup class="reference" id="cite_ref-177">
<a href="#cite_note-177">
[163]
</a>
</sup>
<sup class="reference" id="cite_ref-178">
<a href="#cite_note-178">
[nb 15]
</a>
</sup>
</td>
<td>
<a href="/wiki/Guangzhou_Baiyun_International_Airport_(former)" title="Guangzhou Baiyun International Airport (former)">
***
</a>
</td>
<td>
</td>
<td>
1990-10-02
</td>
</tr>
<tr>
<th scope="row">
128
</th>
<th>
8
</th>
<th>
120
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iran_Air_Flight_291" title="Iran Air Flight 291">
Iran Air Flight 291
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-86" title="Boeing 727-86">
Boeing 727-86
</a>
</td>
<td>
<span style="display:none">
iraa
</span>
<a class="mw-redirect" href="/wiki/Alborz_Mountains" title="Alborz Mountains">
Alborz Mountains
</a>
, Iran
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-179">
<a href="#cite_note-179">
[164]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tehran_Mehrabad_Airport" title="Tehran Mehrabad Airport">
THR
</a>
</td>
<td>
29 km
<br/>
(18 mi)
</td>
<td>
1980-01-21
</td>
</tr>
<tr>
<th scope="row">
128
</th>
<th>
11
</th>
<th>
117
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1956_Grand_Canyon_mid-air_collision" title="1956 Grand Canyon mid-air collision">
United Airlines Flight 718 and
<br/>
TWA Flight 2
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-7" title="Douglas DC-7">
Douglas DC-7
</a>
and
<a class="mw-redirect" href="/wiki/Lockheed_L-1049" title="Lockheed L-1049">
Lockheed L-1049
</a>
</td>
<td>
<span style="display:none">
usar
</span>
<a href="/wiki/Grand_Canyon" title="Grand Canyon">
Grand Canyon
</a>
, Arizona, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-180">
<a href="#cite_note-180">
[165]
</a>
</sup>
<sup class="reference" id="cite_ref-181">
<a href="#cite_note-181">
[166]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-182">
<a href="#cite_note-182">
[167]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1956-06-30
</td>
</tr>
<tr>
<th scope="row">
127
</th>
<th>
6
</th>
<th>
121
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Bhoja_Air_Flight_213" title="Bhoja Air Flight 213">
Bhoja Air Flight 213
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-236" title="Boeing 737-236">
Boeing 737-236
</a>
</td>
<td>
<span style="display:none">
paki
</span>
<a href="/wiki/Islamabad" title="Islamabad">
Islamabad
</a>
, Pakistan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-183">
<a href="#cite_note-183">
[168]
</a>
</sup>
</td>
<td>
<a href="/wiki/Benazir_Bhutto_International_Airport" title="Benazir Bhutto International Airport">
ISB
</a>
</td>
<td>
c. 2.5 km
<br/>
(1.6 mi)
</td>
<td>
2012-04-20
</td>
</tr>
<tr>
<th scope="row">
127
</th>
<th>
0
</th>
<th>
127
</th>
<th>
0
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2002_Khankala_Mi-26_crash" title="2002 Khankala Mi-26 crash">
Russian Air Force (89 red)
</a>
</td>
<td>
<a href="/wiki/Mil_Mi-26" title="Mil Mi-26">
Mil Mi-26
</a>
</td>
<td>
<span style="display:none">
ru
</span>
<a href="/wiki/Khankala" title="Khankala">
Khankala
</a>
,
<a href="/wiki/Chechnya" title="Chechnya">
Chechnya
</a>
, Russia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-184">
<a href="#cite_note-184">
[169]
</a>
</sup>
<sup class="reference" id="cite_ref-185">
<a href="#cite_note-185">
[170]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2002-08-19
</td>
</tr>
<tr>
<th scope="row">
126
</th>
<th>
11
</th>
<th>
115
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/%C4%8CSA_Flight_540" title="ČSA Flight 540">
ČSA Flight 540
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">
Ilyushin Il-62
</a>
</td>
<td>
<span style="display:none">
syd
</span>
<a href="/wiki/Damascus" title="Damascus">
Damascus
</a>
, Syria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-186">
<a href="#cite_note-186">
[171]
</a>
</sup>
</td>
<td>
<a href="/wiki/Damascus_International_Airport" title="Damascus International Airport">
DAM
</a>
</td>
<td>
17 km
<br/>
(11 mi)
</td>
<td>
1975-08-20
</td>
</tr>
<tr>
<th scope="row">
126
</th>
<th>
9
</th>
<th>
117
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Globe_Air_(HB-ITB)" title="Globe Air (HB-ITB)">
Globe Air (HB-ITB)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bristol_Britannia_313" title="Bristol Britannia 313">
Bristol Britannia 313
</a>
</td>
<td>
<span style="display:none">
cy
</span>
<a href="/wiki/Nicosia" title="Nicosia">
Nicosia
</a>
, Cyprus
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-187">
<a href="#cite_note-187">
[172]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Nicosia_Airport" title="Nicosia Airport">
NIC
</a>
</td>
<td>
3.5 km
<br/>
(2.2 mi)
</td>
<td>
1967-04-20
</td>
</tr>
<tr>
<th scope="row">
125
</th>
<th>
5
</th>
<th>
120
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/S7_Airlines_Flight_778" title="S7 Airlines Flight 778">
Sibir (S7) Airlines Flight 778
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-300" title="Airbus A310-300">
Airbus A310-300
</a>
</td>
<td>
<span style="display:none">
ruir
</span>
<a href="/wiki/Irkutsk" title="Irkutsk">
Irkutsk
</a>
, Russia
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-188">
<a href="#cite_note-188">
[173]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">
IKT
</a>
</td>
<td>
</td>
<td>
2006-07-09
</td>
</tr>
<tr>
<th scope="row">
125
</th>
<th>
6
</th>
<th>
119
</th>
<th>
0
</th>
<th>
</th>
<td>
INH
</td>
<td>
<a href="/wiki/Ethiopian_Airlines_Flight_961" title="Ethiopian Airlines Flight 961">
Ethiopian Airlines Flight 961
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_767-260ER" title="Boeing 767-260ER">
Boeing 767-260ER
</a>
</td>
<td>
<span style="display:none">
comg
</span>
Indian Ocean, off
<a href="/wiki/Grande_Comore" title="Grande Comore">
Grande Comore
</a>
, Comoros
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-189">
<a href="#cite_note-189">
[174]
</a>
</sup>
</td>
<td>
<a href="/wiki/Prince_Said_Ibrahim_International_Airport" title="Prince Said Ibrahim International Airport">
HAH
</a>
<sup class="reference" id="cite_ref-190">
<a href="#cite_note-190">
[nb 16]
</a>
</sup>
</td>
<td>
0.5 km
<br/>
(0.3 ml)
</td>
<td>
1996-11-23
</td>
</tr>
<tr>
<th scope="row">
124
</th>
<th>
9
</th>
<th>
115
</th>
<th>
1
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Baikal_Air_Flight_130" title="Baikal Air Flight 130">
Baikal Air Flight 130
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154
</a>
</td>
<td>
<span style="display:none">
ruir
</span>
<a href="/wiki/Irkutsk" title="Irkutsk">
Irkutsk
</a>
, Russia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-191">
<a href="#cite_note-191">
[175]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1994-01-03
</td>
</tr>
<tr>
<th scope="row">
124
</th>
<th>
11
</th>
<th>
113
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/BOAC_Flight_911" title="BOAC Flight 911">
BOAC Flight 911
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-436" title="Boeing 707-436">
Boeing 707-436
</a>
</td>
<td>
<span style="display:none">
jg
</span>
<a class="mw-redirect" href="/wiki/Gotemba_City" title="Gotemba City">
Gotemba
</a>
, Japan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-192">
<a href="#cite_note-192">
[176]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1966-03-05
</td>
</tr>
<tr>
<th scope="row">
123
</th>
<th>
6
</th>
<th>
117
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Faucett_Flight_251" title="Faucett Flight 251">
Faucett Flight 251
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-222" title="Boeing 737-222">
Boeing 737-222
</a>
</td>
<td>
<span style="display:none">
pear
</span>
<a href="/wiki/Arequipa" title="Arequipa">
Arequipa
</a>
, Peru
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-193">
<a href="#cite_note-193">
[177]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Arequipa_Airport" title="Arequipa Airport">
AQP
</a>
</td>
<td>
6.3 km
<br/>
(3.9 mi)
</td>
<td>
1996-02-29
</td>
</tr>
<tr>
<th scope="row">
123
</th>
<th>
7
</th>
<th>
116
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Varig_Flight_820" title="Varig Flight 820">
Varig Flight 820
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-320C" title="Boeing 707-320C">
Boeing 707-320C
</a>
</td>
<td>
<span style="display:none">
fras
</span>
<a href="/wiki/Saulx-les-Chartreux" title="Saulx-les-Chartreux">
Saulx-les-Chartreux
</a>
, France
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-194">
<a href="#cite_note-194">
[178]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Paris-Orly_Airport" title="Paris-Orly Airport">
ORY
</a>
</td>
<td>
5 km
<br/>
(3.1 mi)
</td>
<td>
1973-07-11
</td>
</tr>
<tr>
<th scope="row">
123
</th>
<th>
12
</th>
<th>
111
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/South_African_Airways_Flight_228" title="South African Airways Flight 228">
South African Airways Flight 228
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-344C" title="Boeing 707-344C">
Boeing 707-344C
</a>
</td>
<td>
<span style="display:none">
Na
</span>
<a href="/wiki/Windhoek" title="Windhoek">
Windhoek
</a>
, Namibia (then
<a href="/wiki/South_West_Africa" title="South West Africa">
South West Africa
</a>
)
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-195">
<a href="#cite_note-195">
[179]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Strijdom_International_Airport" title="Strijdom International Airport">
WDH
</a>
</td>
<td>
5 km
<br/>
(3.1 mi)
</td>
<td>
1968-04-20
</td>
</tr>
<tr>
<th scope="row">
122
</th>
<th>
14
</th>
<th>
108
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2017_Myanmar_Air_Force_Shaanxi_Y-8_crash" title="2017 Myanmar Air Force Shaanxi Y-8 crash">
Myanmar Air Force (5820)
</a>
</td>
<td>
<a href="/wiki/Shaanxi_Y-8" title="Shaanxi Y-8">
Shaanxi Y-8F-200
</a>
</td>
<td>
<span style="display:none">
rudo
</span>
<a href="/wiki/Andaman_Sea" title="Andaman Sea">
Andaman Sea
</a>
, off
<a href="/wiki/Dawei" title="Dawei">
Dawei
</a>
,
<a href="/wiki/Myanmar" title="Myanmar">
Myanmar
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-196">
<a href="#cite_note-196">
[180]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2017-06-07
</td>
</tr>
<tr>
<th scope="row">
122
</th>
<th>
8
</th>
<th>
114
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_964" title="Aeroflot Flight 964">
Aeroflot Flight 964
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">
Tupolev Tu-104B
</a>
</td>
<td>
<span style="display:none">
rudo
</span>
<a href="/wiki/Domodedovo_(town)" title="Domodedovo (town)">
Domodedovo
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-197">
<a href="#cite_note-197">
[181]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Moscow-Domodedovo" title="Moscow-Domodedovo">
DME
</a>
</td>
<td>
17 km
<br/>
(11 mi)
</td>
<td>
1973-10-13
</td>
</tr>
<tr>
<th scope="row">
122
</th>
<th>
7
</th>
<th>
115
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_1491" title="Aeroflot Flight 1491">
Aeroflot Flight 1491
</a>
</td>
<td>
<a href="/wiki/Antonov_An-10" title="Antonov An-10">
Antonov An-10
</a>
</td>
<td>
<span style="display:none">
ukrk
</span>
near
<a href="/wiki/Kharkiv" title="Kharkiv">
Kharkiv
</a>
, Ukrainian SSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-198">
<a href="#cite_note-198">
[182]
</a>
</sup>
</td>
<td>
<a href="/wiki/Kharkiv_International_Airport" title="Kharkiv International Airport">
HRK
</a>
</td>
<td>
24 km
<br/>
(15 mi)
</td>
<td>
1972-05-18
</td>
</tr>
<tr>
<th scope="row">
121
</th>
<th>
6
</th>
<th>
115
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Helios_Airways_Flight_522" title="Helios Airways Flight 522">
Helios Airways Flight 522
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-31S" title="Boeing 737-31S">
Boeing 737-31S
</a>
</td>
<td>
<span style="display:none">
greg
</span>
<a href="/wiki/Grammatiko" title="Grammatiko">
Grammatiko
</a>
, Greece
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-199">
<a href="#cite_note-199">
[183]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2005-08-14
</td>
</tr>
<tr>
<th scope="row">
121
</th>
<th>
13
</th>
<th>
108
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/PIA_Flight_705" title="PIA Flight 705">
Pakistan International Airlines Flight 705
</a>
</td>
<td>
<a href="/wiki/Boeing_720" title="Boeing 720">
Boeing 720
</a>
040B
</td>
<td>
<span style="display:none">
egc
</span>
<a href="/wiki/New_Cairo" title="New Cairo">
New Cairo
</a>
, Egypt
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-200">
<a href="#cite_note-200">
[184]
</a>
</sup>
</td>
<td>
<a href="/wiki/Cairo_International_Airport" title="Cairo International Airport">
CAI
</a>
</td>
<td>
c. 20 km
<br/>
(12 mi)
</td>
<td>
1965-05-20
</td>
</tr>
<tr>
<th scope="row">
120
</th>
<th>
10
</th>
<th>
110
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1969_Yukhnov_mid-air_collision" title="1969 Yukhnov mid-air collision">
Aeroflot Flight 831
<br/>
and Soviet Air Force An-12
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-14M" title="Ilyushin Il-14M">
Ilyushin Il-14M
</a>
and
<a class="mw-redirect" href="/wiki/Antonov_An-12BP" title="Antonov An-12BP">
Antonov An-12BP
</a>
</td>
<td>
<span style="display:none">
rupor
</span>
Poroslitsy,
<a href="/wiki/Yukhnovsky_District" title="Yukhnovsky District">
Yukhnovsky
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-201">
<a href="#cite_note-201">
[185]
</a>
</sup>
<sup class="reference" id="cite_ref-202">
<a href="#cite_note-202">
[186]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-06-23
</td>
</tr>
<tr>
<th scope="row">
119
</th>
<th>
12
</th>
<th>
107
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iran_Air_Tours_Flight_956" title="Iran Air Tours Flight 956">
Iran Air Tours Flight 956
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
irasa
</span>
near
<a href="/wiki/Sarab-e_Dowreh" title="Sarab-e Dowreh">
Sarab-e Dowreh
</a>
, Iran
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-203">
<a href="#cite_note-203">
[187]
</a>
</sup>
</td>
<td>
<a href="/wiki/Khorramabad_Airport" title="Khorramabad Airport">
KHD
</a>
</td>
<td>
c. 46 km
<br/>
(29 mi)
</td>
<td>
2002-02-12
</td>
</tr>
<tr>
<th scope="row">
119
</th>
<th>
8
</th>
<th>
111
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/TAME_737-200_crash" title="TAME 737-200 crash">
TAME Ecuador (HC-BIG)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-200_Advanced" title="Boeing 737-200 Advanced">
Boeing 737-200 Advanced
</a>
</td>
<td>
<span style="display:none">
eccu
</span>
<a href="/wiki/Cuenca,_Ecuador" title="Cuenca, Ecuador">
Cuenca, Ecuador
</a>
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-204">
<a href="#cite_note-204">
[188]
</a>
</sup>
</td>
<td>
<a href="/wiki/Mariscal_Lamar_International_Airport" title="Mariscal Lamar International Airport">
CUE
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1983-07-11
</td>
</tr>
<tr>
<th scope="row">
118
</th>
<th>
8
</th>
<th>
106
</th>
<th>
4
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Linate_Airport_disaster" title="Linate Airport disaster">
SAS Flight 686 and
<br/>
Private aircraft (D-IEVX)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-87" title="McDonnell Douglas MD-87">
McDonnell Douglas MD-87
</a>
and
<a class="mw-redirect" href="/wiki/Cessna_Citation_CJ2" title="Cessna Citation CJ2">
Cessna Citation CJ2
</a>
</td>
<td>
<span style="display:none">
itm
</span>
<a href="/wiki/Milan" title="Milan">
Milan
</a>
, Italy
</td>
<td>
TOF/TXI
<br/>
<sup class="reference" id="cite_ref-205">
<a href="#cite_note-205">
[189]
</a>
</sup>
<sup class="reference" id="cite_ref-206">
<a href="#cite_note-206">
[190]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-207">
<a href="#cite_note-207">
[191]
</a>
</sup>
</td>
<td>
<a href="/wiki/Linate_Airport" title="Linate Airport">
LIN
</a>
</td>
<td>
</td>
<td>
2001-10-08
</td>
</tr>
<tr>
<th scope="row">
118
</th>
<th>
9
</th>
<th>
109
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/British_European_Airways_Flight_548" title="British European Airways Flight 548">
British European Airways Flight 548
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Hawker_Siddeley_Trident_1C" title="Hawker Siddeley Trident 1C">
Hawker Siddeley Trident 1C
</a>
</td>
<td>
<span style="display:none">
unesta
</span>
<a href="/wiki/Staines-upon-Thames" title="Staines-upon-Thames">
Staines
</a>
, United Kingdom
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-208">
<a href="#cite_note-208">
[192]
</a>
</sup>
<sup class="reference" id="cite_ref-209">
<a href="#cite_note-209">
[193]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/London_Heathrow_Airport" title="London Heathrow Airport">
LHR
</a>
</td>
<td>
5.5 km
<br/>
(3.4 mi)
</td>
<td>
1972-06-18
</td>
</tr>
<tr>
<th scope="row">
118
</th>
<th>
7
</th>
<th>
111
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Trans-Canada_Air_Lines_Flight_831" title="Trans-Canada Air Lines Flight 831">
Trans-Canada Air Lines Flight 831
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-54CF" title="Douglas DC-8-54CF">
Douglas DC-8-54CF
</a>
</td>
<td>
<span style="display:none">
canqs
</span>
<a href="/wiki/Sainte-Th%C3%A9r%C3%A8se,_Quebec" title="Sainte-Thérèse, Quebec">
Sainte-Thérèse, Quebec
</a>
, Canada
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-210">
<a href="#cite_note-210">
[194]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1963-11-29
</td>
</tr>
<tr>
<th scope="row">
117
</th>
<th>
6
</th>
<th>
111
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Bellview_Airlines_Flight_210" title="Bellview Airlines Flight 210">
Bellview Airlines Flight 210
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2L9" title="Boeing 737-2L9">
Boeing 737-2L9
</a>
</td>
<td>
<span style="display:none">
nigeril
</span>
near
<a href="/wiki/Lagos" title="Lagos">
Lagos
</a>
, Nigeria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-211">
<a href="#cite_note-211">
[195]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2005-10-22
</td>
</tr>
<tr>
<th scope="row">
117
</th>
<th>
11
</th>
<th>
105
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Sudan_Airways_Flight_139" title="Sudan Airways Flight 139">
Sudan Airways Flight 139
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-200C" title="Boeing 737-200C">
Boeing 737-200C
</a>
</td>
<td>
<span style="display:none">
sudp
</span>
<a href="/wiki/Port_Sudan" title="Port Sudan">
Port Sudan
</a>
, Sudan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-212">
<a href="#cite_note-212">
[196]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Port_Sudan_Airport" title="Port Sudan Airport">
PZU
</a>
</td>
<td>
5 km
<br/>
(3.1 mi)
</td>
<td>
2003-07-08
</td>
</tr>
<tr>
<th scope="row">
117
</th>
<th>
11
</th>
<th>
106
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_India_Flight_101" title="Air India Flight 101">
Air India Flight 101
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-437" title="Boeing 707-437">
Boeing 707-437
</a>
</td>
<td>
<span style="display:none">
framob
</span>
<a href="/wiki/Mont_Blanc_massif" title="Mont Blanc massif">
Mont Blanc massif
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-213">
<a href="#cite_note-213">
[197]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1966-01-24
</td>
</tr>
<tr>
<th scope="row">
116
</th>
<th>
6
</th>
<th>
110
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Alg%C3%A9rie_Flight_5017" title="Air Algérie Flight 5017">
Air Algérie Flight 5017
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">
McDonnell Douglas MD-83
</a>
</td>
<td>
<span style="display:none">
maligo
</span>
near
<a href="/wiki/Gossi" title="Gossi">
Gossi
</a>
, Mali
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-214">
<a href="#cite_note-214">
[198]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2014-07-24
</td>
</tr>
<tr>
<th scope="row">
116
</th>
<th>
8
</th>
<th>
108
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Avioimpex_Flight_110" title="Avioimpex Flight 110">
Avioimpex Flight 110
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">
Yakovlev Yak-42
</a>
</td>
<td>
<span style="display:none">
repo
</span>
<a href="/wiki/Ohrid" title="Ohrid">
Ohrid
</a>
, Republic of Macedonia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-215">
<a href="#cite_note-215">
[199]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ohrid_Airport" title="Ohrid Airport">
OHD
</a>
</td>
<td>
2 km
<br/>
(1.2 mi)
</td>
<td>
1993-11-20
</td>
</tr>
<tr>
<th scope="row">
115
</th>
<th>
11
</th>
<th>
104
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Korean_Air_Flight_858" title="Korean Air Flight 858">
Korean Air Flight 858
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-3B5C" title="Boeing 707-3B5C">
Boeing 707-3B5C
</a>
</td>
<td>
<span style="display:none">
bur
</span>
<a href="/wiki/Andaman_Sea" title="Andaman Sea">
Andaman Sea
</a>
, near
<a class="mw-redirect" href="/wiki/Heinze_Islands" title="Heinze Islands">
Heinze Bok
</a>
, Burma
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-216">
<a href="#cite_note-216">
[200]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1987-11-29
</td>
</tr>
<tr>
<th scope="row">
115
</th>
<th>
7
</th>
<th>
108
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Alitalia_Flight_112" title="Alitalia Flight 112">
Alitalia Flight 112
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-43" title="McDonnell Douglas DC-8-43">
McDonnell Douglas DC-8-43
</a>
</td>
<td>
<span style="display:none">
itsi
</span>
<a href="/wiki/Cinisi" title="Cinisi">
Cinisi
</a>
, Sicily, Italy
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-217">
<a href="#cite_note-217">
[201]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Palermo-Punta_Raisi_Airport" title="Palermo-Punta Raisi Airport">
PMO
</a>
</td>
<td>
5 km
<br/>
(3.1 mi)
</td>
<td>
1972-05-05
</td>
</tr>
<tr>
<th scope="row">
114
</th>
<th>
6
</th>
<th>
108
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Kenya_Airways_Flight_507" title="Kenya Airways Flight 507">
Kenya Airways Flight 507
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-8AL" title="Boeing 737-8AL">
Boeing 737-8AL
</a>
</td>
<td>
<span style="display:none">
camd
</span>
<a href="/wiki/Douala" title="Douala">
Douala
</a>
, Cameroon
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-218">
<a href="#cite_note-218">
[202]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2007-05-05
</td>
</tr>
<tr>
<th scope="row">
113
</th>
<th>
8
</th>
<th>
105
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Armavia_Flight_967" title="Armavia Flight 967">
Armavia Flight 967
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-221" title="Airbus A320-221">
Airbus A320-221
</a>
</td>
<td>
<span style="display:none">
ruad
</span>
<a href="/wiki/Black_Sea" title="Black Sea">
Black Sea
</a>
, off
<a href="/wiki/Adler_Microdistrict" title="Adler Microdistrict">
Adler
</a>
, Russia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-219">
<a href="#cite_note-219">
[203]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Adler-Sochi_International_Airport" title="Adler-Sochi International Airport">
AER
</a>
</td>
<td>
6 km
<br/>
(3.7 mi)
</td>
<td>
2006-05-03
</td>
</tr>
<tr>
<th scope="row">
113
</th>
<th>
9
</th>
<th>
100
</th>
<th>
4
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_4590" title="Air France Flight 4590">
Air France Flight 4590
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/A%C3%A9rospatiale-BAC_Concorde" title="Aérospatiale-BAC Concorde">
Aérospatiale-BAC Concorde
</a>
</td>
<td>
<span style="display:none">
frago
</span>
<a href="/wiki/Gonesse" title="Gonesse">
Gonesse
</a>
, France
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-220">
<a href="#cite_note-220">
[204]
</a>
</sup>
<sup class="reference" id="cite_ref-221">
<a href="#cite_note-221">
[205]
</a>
</sup>
</td>
<td>
<a href="/wiki/Charles_de_Gaulle_Airport" title="Charles de Gaulle Airport">
CDG
</a>
</td>
<td>
3.5 km
<br/>
(2.2 mi)
</td>
<td>
2000-07-25
</td>
</tr>
<tr>
<th scope="row">
113
</th>
<th>
14
</th>
<th>
99
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Thai_Airways_International_Flight_311" title="Thai Airways International Flight 311">
Thai Airways International Flight 311
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-304" title="Airbus A310-304">
Airbus A310-304
</a>
</td>
<td>
<span style="display:none">
nel
</span>
<a href="/wiki/Langtang_National_Park" title="Langtang National Park">
Langtang National Park
</a>
, Nepal
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-222">
<a href="#cite_note-222">
[206]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1992-07-31
</td>
</tr>
<tr>
<th scope="row">
113
</th>
<th>
6
</th>
<th>
107
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_66" title="Eastern Air Lines Flight 66">
Eastern Air Lines Flight 66
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-225" title="Boeing 727-225">
Boeing 727-225
</a>
</td>
<td>
<span style="display:none">
usnewyja
</span>
<a class="mw-redirect" href="/wiki/Jamaica,_New_York" title="Jamaica, New York">
Jamaica, New York
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-223">
<a href="#cite_note-223">
[207]
</a>
</sup>
<sup class="reference" id="cite_ref-224">
<a href="#cite_note-224">
[208]
</a>
</sup>
</td>
<td>
<a href="/wiki/John_F._Kennedy_International_Airport" title="John F. Kennedy International Airport">
JFK
</a>
</td>
<td>
0.73 km
<br/>
(0.46 mi)
</td>
<td>
1975-06-24
</td>
</tr>
<tr>
<th scope="row">
113
</th>
<th>
10
</th>
<th>
103
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_117" title="Air France Flight 117">
Air France Flight 117
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-328" title="Boeing 707-328">
Boeing 707-328
</a>
</td>
<td>
<span style="display:none">
We
</span>
near
<a href="/wiki/Deshaies" title="Deshaies">
Deshaies
</a>
, Guadeloupe, West Indies
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-225">
<a href="#cite_note-225">
[209]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Pointe-%C3%A0-Pitre_Airport" title="Pointe-à-Pitre Airport">
PTP
</a>
</td>
<td>
25 km
<br/>
(16 mi)
</td>
<td>
1962-06-22
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
6
</th>
<th>
106
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_972" title="Cubana de Aviación Flight 972">
Cubana de Aviación Flight 972
</a>
</td>
<td>
<a href="/wiki/Boeing_737#Variants" title="Boeing 737">
Boeing 737-201 Adv.
</a>
</td>
<td>
<span style="display:none">
cuh
</span>
<a href="/wiki/Santiago_de_las_Vegas" title="Santiago de las Vegas">
Santiago de las Vegas
</a>
, Cuba
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-226">
<a href="#cite_note-226">
[210]
</a>
</sup>
</td>
<td>
<a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">
HAV
</a>
</td>
<td>
10 km
<br/>
(6.2 mi)
</td>
<td>
2018-05-18
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
9
</th>
<th>
103
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Northern_Airlines_Flight_6136" title="China Northern Airlines Flight 6136">
China Northern Airlines Flight 6136
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">
McDonnell Douglas MD-82
</a>
</td>
<td>
<span style="display:none">
chind
</span>
<a href="/wiki/Dalian_Bay" title="Dalian Bay">
Dalian Bay
</a>
, China
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-227">
<a href="#cite_note-227">
[211]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Dalian_Airport" title="Dalian Airport">
DLC
</a>
</td>
<td>
20 km
<br/>
(12 mi)
</td>
<td>
2002-05-07
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
1
</th>
<th>
111
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/United_Airlines_Flight_232" title="United Airlines Flight 232">
United Airlines Flight 232
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-10" title="McDonnell Douglas DC-10-10">
McDonnell Douglas DC-10-10
</a>
</td>
<td>
<span style="display:none">
usio
</span>
<a href="/wiki/Sioux_City,_Iowa" title="Sioux City, Iowa">
Sioux City, Iowa
</a>
, US
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-Francillon,_p._296_92-1">
<a href="#cite_note-Francillon,_p._296-92">
[85]
</a>
</sup>
<sup class="reference" id="cite_ref-228">
<a href="#cite_note-228">
[212]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-229">
<a href="#cite_note-229">
[213]
</a>
</sup>
</td>
<td>
<a href="/wiki/Sioux_Gateway_Airport" title="Sioux Gateway Airport">
SUX
</a>
</td>
<td>
</td>
<td>
1989-07-19
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
5
</th>
<th>
107
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Gulf_Air_Flight_771" title="Gulf Air Flight 771">
Gulf Air Flight 771
</a>
</td>
<td>
<a href="/wiki/Boeing_737#Variants" title="Boeing 737">
Boeing 737-2P6
</a>
</td>
<td>
<span style="display:none">
unaf
</span>
<a class="mw-redirect" href="/wiki/Mina_Jebel_Ali" title="Mina Jebel Ali">
Mina Jebel Ali
</a>
, United Arab Emirates
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-230">
<a href="#cite_note-230">
[214]
</a>
</sup>
</td>
<td>
<a href="/wiki/Abu_Dhabi_International_Airport" title="Abu Dhabi International Airport">
AUH
</a>
</td>
<td>
80 km
<br/>
(49.7 mi)
</td>
<td>
1983-09-23
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
8
</th>
<th>
104
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/CAAC_Flight_3303" title="CAAC Flight 3303">
Civil Aviation Administration of China Flight 3303
</a>
</td>
<td>
<a href="/wiki/Hawker_Siddeley_Trident" title="Hawker Siddeley Trident">
Hawker Siddeley Trident
</a>
</td>
<td>
<span style="display:none">
chinyg
</span>
near
<a class="mw-redirect" href="/wiki/Yangshuo" title="Yangshuo">
Yangshuo
</a>
, China
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-231">
<a href="#cite_note-231">
[215]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Guilin_Airport" title="Guilin Airport">
KWL
</a>
</td>
<td>
60 km
<br/>
(37 mi)
</td>
<td>
1982-04-26
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
6
</th>
<th>
106
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Sterling_Airways_Flight_296" title="Sterling Airways Flight 296">
Sterling Airways Flight 296
</a>
</td>
<td>
<a href="/wiki/Sud_Aviation_Caravelle" title="Sud Aviation Caravelle">
Sud Aviation Caravelle
</a>
</td>
<td>
<span style="display:none">
unaf
</span>
<a class="mw-redirect" href="/wiki/Fujairah" title="Fujairah">
Fujairah
</a>
, United Arab Emirates
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-232">
<a href="#cite_note-232">
[216]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1972-03-14
</td>
</tr>
<tr>
<th scope="row">
112
</th>
<th>
7
</th>
<th>
105
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/1970_Dan-Air_de_Havilland_Comet_crash" title="1970 Dan-Air de Havilland Comet crash">
Dan-Air (G-APDN)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/De_Havilland_Comet_4" title="De Havilland Comet 4">
de Havilland Comet 4
</a>
</td>
<td>
<span style="display:none">
spl
</span>
<a href="/wiki/Les_Agudes" title="Les Agudes">
Les Agudes
</a>
mountain, Spain
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-233">
<a href="#cite_note-233">
[217]
</a>
</sup>
<sup class="reference" id="cite_ref-234">
<a href="#cite_note-234">
[218]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1970-07-03
</td>
</tr>
<tr>
<th scope="row">
111
</th>
<th>
11
</th>
<th>
100
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot/Armenia_Flight_909" title="Aeroflot/Armenia Flight 909">
Aeroflot/Armenia Flight 909
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18E" title="Ilyushin Il-18E">
Ilyushin Il-18E
</a>
</td>
<td>
<span style="display:none">
ruver
</span>
Verkhnyaya Khava,
<a href="/wiki/Verkhnekhavsky_District" title="Verkhnekhavsky District">
Verkhnekhavsky District
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-235">
<a href="#cite_note-235">
[219]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-03-06
</td>
</tr>
<tr>
<th scope="row">
111
</th>
<th>
7
</th>
<th>
104
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Alaska_Airlines_Flight_1866" title="Alaska Airlines Flight 1866">
Alaska Airlines Flight 1866
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-100" title="Boeing 727-100">
Boeing 727-100
</a>
</td>
<td>
<span style="display:none">
usalj
</span>
near
<a href="/wiki/Juneau,_Alaska" title="Juneau, Alaska">
Juneau, Alaska
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-236">
<a href="#cite_note-236">
[220]
</a>
</sup>
<sup class="reference" id="cite_ref-237">
<a href="#cite_note-237">
[221]
</a>
</sup>
</td>
<td>
<a href="/wiki/Juneau_International_Airport" title="Juneau International Airport">
JNU
</a>
</td>
<td>
30 km
<br/>
(19 mi)
</td>
<td>
1971-09-04
</td>
</tr>
<tr>
<th scope="row">
111
</th>
<th>
4
</th>
<th>
0
</th>
<th>
107
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Flying_Tiger_Line_(N228SW)" title="Flying Tiger Line (N228SW)">
Flying Tiger Line (N228SW)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Canadair_CL-44D4-1" title="Canadair CL-44D4-1">
Canadair CL-44D4-1
</a>
</td>
<td>
<span style="display:none">
vid
</span>
<a href="/wiki/Da_Nang" title="Da Nang">
Da Nang
</a>
, Vietnam
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-238">
<a href="#cite_note-238">
[222]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Da_Nang_Airport" title="Da Nang Airport">
DAD
</a>
</td>
<td>
c. 1 km
<br/>
(0.6 mi)
</td>
<td>
1966-12-24
</td>
</tr>
<tr>
<th scope="row">
111
</th>
<th>
10
</th>
<th>
101
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Caledonian_Airways_Flight_153" title="Caledonian Airways Flight 153">
Caledonian Airways Flight 153
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-7" title="Douglas DC-7">
Douglas DC-7
</a>
</td>
<td>
<span style="display:none">
camd
</span>
<a href="/wiki/Douala" title="Douala">
Douala
</a>
, Cameroon
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-239">
<a href="#cite_note-239">
[223]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douala_Airport" title="Douala Airport">
DLA
</a>
</td>
<td>
2.5 km
<br/>
(1.6 mi)
</td>
<td>
1962-03-04
</td>
</tr>
<tr>
<th scope="row">
110
</th>
<th>
5
</th>
<th>
105
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/ValuJet_Flight_592" title="ValuJet Flight 592">
ValuJet Flight 592
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
usfl
</span>
<a href="/wiki/Everglades" title="Everglades">
Everglades
</a>
, Florida, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-240">
<a href="#cite_note-240">
[224]
</a>
</sup>
<sup class="reference" id="cite_ref-241">
<a href="#cite_note-241">
[225]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1996-05-11
</td>
</tr>
<tr>
<th scope="row">
110
</th>
<th>
7
</th>
<th>
103
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_3519" title="Aeroflot Flight 3519">
Aeroflot Flight 3519
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_154B-2" title="Tupolev 154B-2">
Tupolev 154B-2
</a>
</td>
<td>
<span style="display:none">
ruyem
</span>
Yemelyanovo,
<a href="/wiki/Yemelyanovsky_District" title="Yemelyanovsky District">
Yemelyanovsky
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-242">
<a href="#cite_note-242">
[226]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1984-12-23
</td>
</tr>
<tr>
<th scope="row">
110
</th>
<th>
6
</th>
<th>
104
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Far_Eastern_Air_Transport_Flight_103" title="Far Eastern Air Transport Flight 103">
Far Eastern Air Transport Flight 103
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-222" title="Boeing 737-222">
Boeing 737-222
</a>
</td>
<td>
<span style="display:none">
chintm
</span>
<a class="mw-redirect" href="/wiki/Miaoli_City" title="Miaoli City">
Miaoli
</a>
, Taiwan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-243">
<a href="#cite_note-243">
[227]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1981-08-22
</td>
</tr>
<tr>
<th scope="row">
109
</th>
<th>
7
</th>
<th>
102
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot_Il-18V_(CCCP-75559)" title="Aeroflot Il-18V (CCCP-75559)">
Aeroflot (CCCP-75559)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
rushu
</span>
<a href="/wiki/Shushary,_Saint_Petersburg" title="Shushary, Saint Petersburg">
Shushary
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-244">
<a href="#cite_note-244">
[228]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Leningrad-Pulkovo_Airport" title="Leningrad-Pulkovo Airport">
LED
</a>
</td>
<td>
2.5 km
<br/>
(1.6 mi)
</td>
<td>
1974-04-27
</td>
</tr>
<tr>
<th scope="row">
109
</th>
<th>
8
</th>
<th>
101
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_1036" title="Aeroflot Flight 1036">
Aeroflot Flight 1036
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
blr
</span>
<a href="/wiki/Black_Sea" title="Black Sea">
Black Sea
</a>
, off
<a href="/wiki/Adlersky_City_District" title="Adlersky City District">
Adler
</a>
, Russian SFSR, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-245">
<a href="#cite_note-245">
[229]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Adler-Sochi_International_Airport" title="Adler-Sochi International Airport">
AER
</a>
</td>
<td>
4 km
<br/>
(2.5 mi)
</td>
<td>
1972-10-01
</td>
</tr>
<tr>
<th scope="row">
109
</th>
<th>
9
</th>
<th>
100
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Canada_Flight_621" title="Air Canada Flight 621">
Air Canada Flight 621
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-63" title="McDonnell Douglas DC-8-63">
McDonnell Douglas DC-8-63
</a>
</td>
<td>
<span style="display:none">
cano
</span>
<a href="/wiki/Vaughan" title="Vaughan">
Vaughan
</a>
, Ontario, Canada
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-246">
<a href="#cite_note-246">
[230]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Toronto_International_Airport" title="Toronto International Airport">
YYZ
</a>
</td>
<td>
11 km
<br/>
(6.8 mi)
</td>
<td>
1970-07-05
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
7
</th>
<th>
101
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Sosoliso_Airlines_Flight_1145" title="Sosoliso Airlines Flight 1145">
Sosoliso Airlines Flight 1145
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
nigerip
</span>
<a href="/wiki/Port_Harcourt" title="Port Harcourt">
Port Harcourt
</a>
, Nigeria
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-247">
<a href="#cite_note-247">
[231]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Port_Harcourt_Airport" title="Port Harcourt Airport">
PHC
</a>
</td>
<td>
</td>
<td>
2005-12-10
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
8
</th>
<th>
100
</th>
<th>
0
</th>
<th>
</th>
<td>
EXG
</td>
<td>
<a class="mw-redirect" href="/wiki/Transair_Georgia_Tu-154B_(85163)" title="Transair Georgia Tu-154B (85163)">
Transair Georgia (85163)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B" title="Tupolev Tu-154B">
Tupolev Tu-154B
</a>
</td>
<td>
<span style="display:none">
abb
</span>
Babushara, near
<a href="/wiki/Sukhumi" title="Sukhumi">
Sukhumi
</a>
, Abkhazia, Georgia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-248">
<a href="#cite_note-248">
[232]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sukhum_Babushara_Airport" title="Sukhum Babushara Airport">
SUI
</a>
</td>
<td>
</td>
<td>
1993-09-22
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
8
</th>
<th>
100
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_General_Aviation_Flight_7552" title="China General Aviation Flight 7552">
China General Aviation Flight 7552
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">
Yakovlev Yak-42
</a>
</td>
<td>
<span style="display:none">
chinn
</span>
<a href="/wiki/Nanjing" title="Nanjing">
Nanjing
</a>
, China
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-249">
<a href="#cite_note-249">
[233]
</a>
</sup>
</td>
<td>
<a href="/wiki/Nanjing_Dajiaochang_Airport" title="Nanjing Dajiaochang Airport">
NKG
</a>
</td>
<td>
0.6 km
<br/>
(0.4 mi)
</td>
<td>
1992-07-31
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
10
</th>
<th>
98
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Southwest_Airlines_Flight_4146" title="China Southwest Airlines Flight 4146">
China Southwest Airlines Flight 4146
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">
Ilyushin Il-18D
</a>
</td>
<td>
<span style="display:none">
chinc
</span>
near
<a href="/wiki/Chongqing" title="Chongqing">
Chongqing
</a>
, China
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-250">
<a href="#cite_note-250">
[234]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Chongqing_Airport" title="Chongqing Airport">
CKG
</a>
</td>
<td>
c. 32 km
<br/>
(20 mi)
</td>
<td>
1988-01-18
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
5
</th>
<th>
103
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Alitalia_Flight_4128" title="Alitalia Flight 4128">
Alitalia Flight 4128
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
itpa
</span>
<a href="/wiki/Tyrrhenian_Sea" title="Tyrrhenian Sea">
Tyrrhenian Sea
</a>
, off
<a href="/wiki/Palermo" title="Palermo">
Palermo
</a>
, Italy
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-251">
<a href="#cite_note-251">
[235]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Palermo-Punta_Raisi_Airport" title="Palermo-Punta Raisi Airport">
PMO
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1978-12-23
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
8
</th>
<th>
100
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_3932" title="Aeroflot Flight 3932">
Aeroflot Flight 3932
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-104" title="Tupolev Tu-104">
Tupolev Tu-104
</a>
</td>
<td>
<span style="display:none">
ruyek
</span>
<a href="/wiki/Yekaterinburg" title="Yekaterinburg">
Yekaterinburg
</a>
, Russian SFSR, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-252">
<a href="#cite_note-252">
[236]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Koltsovo_Airport" title="Koltsovo Airport">
SVX
</a>
</td>
<td>
10 km
<br/>
(6.2 mi)
</td>
<td>
1973-09-30
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
4
</th>
<th>
104
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Invicta_International_Airlines_Flight_435" title="Invicta International Airlines Flight 435">
Invicta International Airlines Flight 435
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_952_Vanguard" title="Vickers 952 Vanguard">
Vickers 952 Vanguard
</a>
</td>
<td>
<span style="display:none">
swr
</span>
<a class="mw-redirect" href="/wiki/Reinach,_Basel_Country" title="Reinach, Basel Country">
Reinach
</a>
, Switzerland
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-253">
<a href="#cite_note-253">
[237]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Basel/Mulhouse_Airport" title="Basel/Mulhouse Airport">
BSL
</a>
</td>
<td>
15 km
<br/>
(9.3 mi)
</td>
<td>
1973-04-10
</td>
</tr>
<tr>
<th scope="row">
108
</th>
<th>
8
</th>
<th>
100
</th>
<th>
0
</th>
<th>
</th>
<td>
EXS
</td>
<td>
<a href="/wiki/Libyan_Arab_Airlines_Flight_114" title="Libyan Arab Airlines Flight 114">
Libyan Arab Airlines Flight 114
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-224" title="Boeing 727-224">
Boeing 727-224
</a>
</td>
<td>
<span style="display:none">
egsi
</span>
Western
<a href="/wiki/Sinai_Peninsula" title="Sinai Peninsula">
Sinai Peninsula
</a>
, Israel
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-254">
<a href="#cite_note-254">
[238]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-02-21
</td>
</tr>
<tr>
<th scope="row">
107
</th>
<th>
6
</th>
<th>
101
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Avianca_Flight_203" title="Avianca Flight 203">
Avianca Flight 203
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-21" title="Boeing 727-21">
Boeing 727-21
</a>
</td>
<td>
<span style="display:none">
colb
</span>
<a href="/wiki/Bogot%C3%A1" title="Bogotá">
Bogotá
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-255">
<a href="#cite_note-255">
[239]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-11-27
</td>
</tr>
<tr>
<th scope="row">
107
</th>
<th>
11
</th>
<th>
96
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_812" title="Pan Am Flight 812">
Pan Am Flight 812
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">
Boeing 707-321B
</a>
</td>
<td>
<span style="display:none">
indonba
</span>
area of
<a href="/wiki/Negara,_Bali" title="Negara, Bali">
Negara, Bali
</a>
, Indonesia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-256">
<a href="#cite_note-256">
[240]
</a>
</sup>
</td>
<td>
<a href="/wiki/Ngurah_Rai_International_Airport" title="Ngurah Rai International Airport">
DPS
</a>
</td>
<td>
68 km
<br/>
(42 mi)
</td>
<td>
1974-04-22
</td>
</tr>
<tr>
<th scope="row">
107
</th>
<th>
8
</th>
<th>
99
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2230" title="Aeroflot Flight 2230">
Aeroflot Flight 2230
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
ruar
</span>
<a href="/wiki/Aramil" title="Aramil">
Aramil
</a>
, Russian SFSR, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-257">
<a href="#cite_note-257">
[241]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Koltsovo_Airport" title="Koltsovo Airport">
SVX
</a>
</td>
<td>
2.9 km
<br/>
(1.8 mi)
</td>
<td>
1967-11-16
</td>
</tr>
<tr>
<th scope="row">
107
</th>
<th>
11
</th>
<th>
96
</th>
<th>
0
</th>
<th>
†
<sup class="reference" id="cite_ref-missing_51-1">
<a href="#cite_note-missing-51">
[nb 5]
</a>
</sup>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Flying_Tiger_Line_Flight_739" title="Flying Tiger Line Flight 739">
Flying Tiger Line Flight 739
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-1049H_Super_Constellation" title="Lockheed L-1049H Super Constellation">
Lockheed L-1049H Super Constellation
</a>
</td>
<td>
<span style="display:none">
pac
</span>
Pacific Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-258">
<a href="#cite_note-258">
[242]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1962-03-16
</td>
</tr>
<tr>
<th scope="row">
106
</th>
<th>
10
</th>
<th>
84
</th>
<th>
12
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2005_Iranian_Air_Force_C-130_crash" title="2005 Iranian Air Force C-130 crash">
Iranian Air Force (5-8519)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130E_Hercules" title="Lockheed C-130E Hercules">
Lockheed C-130E Hercules
</a>
</td>
<td>
<span style="display:none">
irat
</span>
<a href="/wiki/Tehran" title="Tehran">
Tehran
</a>
, Iran
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-259">
<a href="#cite_note-259">
[243]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tehran_Mehrabad_Airport" title="Tehran Mehrabad Airport">
THR
</a>
</td>
<td>
c. 5.5 km
<br/>
(3.4 mi)
</td>
<td>
2005-12-06
</td>
</tr>
<tr>
<th scope="row">
106
</th>
<th>
7
</th>
<th>
99
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Royal_Air_Maroc_Caravelle_(OO-SRD)" title="Royal Air Maroc Caravelle (OO-SRD)">
Royal Air Maroc Caravelle (OO-SRD)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_VIN" title="Sud Aviation SE-210 Caravelle VIN">
Sud Aviation SE-210 Caravelle VIN
</a>
</td>
<td>
<span style="display:none">
mote
</span>
Mt. Mellalyene,
<a href="/wiki/T%C3%A9touan" title="Tétouan">
Tétouan
</a>
, Morocco
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-260">
<a href="#cite_note-260">
[244]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-12-22
</td>
</tr>
<tr>
<th scope="row">
105
</th>
<th>
8
</th>
<th>
97
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Kam_Air_Flight_904" title="Kam Air Flight 904">
Kam Air Flight 904
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-242" title="Boeing 737-242">
Boeing 737-242
</a>
</td>
<td>
<span style="display:none">
afc
</span>
Chaperi Ghar Mtn.,
<a href="/wiki/Pamir_Mountains" title="Pamir Mountains">
Pamir Mts.
</a>
, Afghanistan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-261">
<a href="#cite_note-261">
[245]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2005-02-03
</td>
</tr>
<tr>
<th scope="row">
104
</th>
<th>
5
</th>
<th>
99
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Cebu_Pacific_Air_Flight_387" title="Cebu Pacific Air Flight 387">
Cebu Pacific Air Flight 387
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
phmb
</span>
<a href="/wiki/Mount_Balatukan" title="Mount Balatukan">
Mount Balatukan
</a>
, Philippines
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-262">
<a href="#cite_note-262">
[246]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1998-02-02
</td>
</tr>
<tr>
<th scope="row">
104
</th>
<th>
7
</th>
<th>
97
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/SilkAir_Flight_185" title="SilkAir Flight 185">
SilkAir Flight 185
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-36N" title="Boeing 737-36N">
Boeing 737-36N
</a>
</td>
<td>
<span style="display:none">
indonmu
</span>
<a href="/wiki/Musi_River_(Indonesia)" title="Musi River (Indonesia)">
Musi River
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-263">
<a href="#cite_note-263">
[247]
</a>
</sup>
<sup class="reference" id="cite_ref-264">
<a href="#cite_note-264">
[248]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1997-12-19
</td>
</tr>
<tr>
<th scope="row">
104
</th>
<th>
6
</th>
<th>
98
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iberia_Airlines_Flight_602" title="Iberia Airlines Flight 602">
Iberia Airlines Flight 602
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE_210_Caravelle" title="Sud Aviation SE 210 Caravelle">
Sud Aviation SE 210 Caravelle
</a>
</td>
<td>
<span style="display:none">
spi
</span>
<a href="/wiki/Ibiza" title="Ibiza">
Ibiza
</a>
, Spain
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-265">
<a href="#cite_note-265">
[249]
</a>
</sup>
</td>
<td>
<a href="/wiki/Ibiza_Airport" title="Ibiza Airport">
IBZ
</a>
</td>
<td>
c. 15 km
<br/>
(9.3 mi)
</td>
<td>
1972-01-07
</td>
</tr>
<tr>
<th scope="row">
104
</th>
<th>
6
</th>
<th>
11
</th>
<th>
87
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1963_Ankara_mid-air_collision" title="1963 Ankara mid-air collision">
Middle East Airlines Flight 265 and
<br/>
Turkish Air Force (CBK-28)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_754D" title="Vickers Viscount 754D">
Vickers Viscount 754D
</a>
and
<a class="mw-redirect" href="/wiki/Douglas_C-47" title="Douglas C-47">
Douglas C-47
</a>
</td>
<td>
<span style="display:none">
tua
</span>
<a href="/wiki/Ankara" title="Ankara">
Ankara
</a>
, Turkey
</td>
<td>
APR/ENR
<br/>
<sup class="reference" id="cite_ref-266">
<a href="#cite_note-266">
[250]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ankara-Esenboga_Airport" title="Ankara-Esenboga Airport">
ESB
</a>
</td>
<td>
c. 20 km
<br/>
(12.4 mi)
</td>
<td>
1963-02-01
</td>
</tr>
<tr>
<th scope="row">
103
</th>
<th>
11
</th>
<th>
92
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Afriqiyah_Airways_Flight_771" title="Afriqiyah Airways Flight 771">
Afriqiyah Airways Flight 771
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A330-202" title="Airbus A330-202">
Airbus A330-202
</a>
</td>
<td>
<span style="display:none">
libyt
</span>
<a href="/wiki/Tripoli" title="Tripoli">
Tripoli
</a>
, Libya
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-267">
<a href="#cite_note-267">
[251]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">
TIP
</a>
</td>
<td>
c. 0.9 km
<br/>
(0.56 mi)
</td>
<td>
2010-05-12
</td>
</tr>
<tr>
<th scope="row">
103
</th>
<th>
7
</th>
<th>
96
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Iranian Air Force
</td>
<td>
<a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">
Lockheed C-130 Hercules
</a>
</td>
<td>
<span style="display:none">
iram
</span>
near
<a href="/wiki/Zahedan" title="Zahedan">
Zahedan
</a>
, Iran
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-268">
<a href="#cite_note-268">
[252]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1986-11-02
</td>
</tr>
<tr>
<th scope="row">
102
</th>
<th>
6
</th>
<th>
96
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Adam_Air_Flight_574" title="Adam Air Flight 574">
Adam Air Flight 574
</a>
</td>
<td>
<a href="/wiki/Boeing_737_Classic#737-400" title="Boeing 737 Classic">
Boeing 737-4Q8
</a>
</td>
<td>
<span style="display:none">
indonmak
</span>
<a href="/wiki/Makassar_Strait" title="Makassar Strait">
Makassar Strait
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-269">
<a href="#cite_note-269">
[253]
</a>
</sup>
<sup class="reference" id="cite_ref-270">
<a href="#cite_note-270">
[254]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2007-01-01
</td>
</tr>
<tr>
<th scope="row">
102
</th>
<th>
6
</th>
<th>
96
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Alg%C3%A9rie_Flight_6289" title="Air Algérie Flight 6289">
Air Algérie Flight 6289
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2T4" title="Boeing 737-2T4">
Boeing 737-2T4
</a>
</td>
<td>
<span style="display:none">
alt
</span>
<a href="/wiki/Tamanrasset" title="Tamanrasset">
Tamanrasset
</a>
, Algeria
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-271">
<a href="#cite_note-271">
[255]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tamanrasset_Airport" title="Tamanrasset Airport">
TMR
</a>
</td>
<td>
1.6 km
<br/>
(1 mi)
</td>
<td>
2003-03-06
</td>
</tr>
<tr>
<th scope="row">
102
</th>
<th>
5
</th>
<th>
97
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Dominicana_de_Aviaci%C3%B3n_DC-9_(HI-177)" title="Dominicana de Aviación DC-9 (HI-177)">
Dominicana de Aviación (HI-177)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
dos
</span>
Caribbean, off
<a href="/wiki/Santo_Domingo" title="Santo Domingo">
Santo Domingo
</a>
, Dominican Republic
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-272">
<a href="#cite_note-272">
[256]
</a>
</sup>
</td>
<td>
<a href="/wiki/Las_Am%C3%A9ricas_International_Airport" title="Las Américas International Airport">
SDQ
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1970-02-15
</td>
</tr>
<tr>
<th scope="row">
101
</th>
<th>
11
</th>
<th>
90
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Thai_Airways_Flight_261" title="Thai Airways Flight 261">
Thai Airways Flight 261
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-300" title="Airbus A310-300">
Airbus A310-300
</a>
</td>
<td>
<span style="display:none">
ths
</span>
<a href="/wiki/Surat_Thani" title="Surat Thani">
Surat Thani
</a>
, Thailand
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-273">
<a href="#cite_note-273">
[257]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Surat_Thani_Airport" title="Surat Thani Airport">
URT
</a>
</td>
<td>
c. 4 km
<br/>
(2.5 mi)
</td>
<td>
1998-12-11
</td>
</tr>
<tr>
<th scope="row">
101
</th>
<th>
5
</th>
<th>
96
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_401" title="Eastern Air Lines Flight 401">
Eastern Air Lines Flight 401
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-1011-385-1_TriStar_1" title="Lockheed L-1011-385-1 TriStar 1">
Lockheed L-1011-385-1 TriStar 1
</a>
</td>
<td>
<span style="display:none">
usfle
</span>
<a href="/wiki/Everglades" title="Everglades">
Everglades
</a>
, near
<a href="/wiki/Tamiami,_Florida" title="Tamiami, Florida">
Tamiami, Florida
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-274">
<a href="#cite_note-274">
[258]
</a>
</sup>
<sup class="reference" id="cite_ref-275">
<a href="#cite_note-275">
[259]
</a>
</sup>
</td>
<td>
<a href="/wiki/Miami_International_Airport" title="Miami International Airport">
MIA
</a>
</td>
<td>
33.6 km
<br/>
(20.9 mi)
</td>
<td>
1972-12-29
</td>
</tr>
<tr>
<th scope="row">
102
</th>
<th>
9
</th>
<th>
93
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_558" title="Aeroflot Flight 558">
Aeroflot Flight 558
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
ruspa
</span>
near Spassky,
<a href="/wiki/Verkhneuralsky_District" title="Verkhneuralsky District">
Verkhneuralsky District
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-276">
<a href="#cite_note-276">
[260]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1972-08-31
</td>
</tr>
<tr>
<th scope="row">
101
</th>
<th>
7
</th>
<th>
92
</th>
<th>
2
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/LANSA_Flight_502" title="LANSA Flight 502">
LANSA Flight 502
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
pecu
</span>
<a href="/wiki/Cusco" title="Cusco">
Cusco
</a>
, Peru
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-277">
<a href="#cite_note-277">
[261]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Cuzco_Airport" title="Cuzco Airport">
CUZ
</a>
</td>
<td>
c. 4 km
<br/>
(2.5 mi)
</td>
<td>
1970-08-09
</td>
</tr>
<tr>
<th scope="row">
101
</th>
<th>
6
</th>
<th>
95
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Northwest_Airlines_Flight_293" title="Northwest Airlines Flight 293">
Northwest Airlines Flight 293
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-7CF" title="Douglas DC-7CF">
Douglas DC-7CF
</a>
</td>
<td>
<span style="display:none">
pacu
</span>
Pacific Ocean, area of
<a href="/wiki/Annette_Island" title="Annette Island">
Annette Island
</a>
, Alaska, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-278">
<a href="#cite_note-278">
[262]
</a>
</sup>
<sup class="reference" id="cite_ref-279">
<a href="#cite_note-279">
[263]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1963-06-03
</td>
</tr>
<tr>
<th scope="row">
100
</th>
<th>
7
</th>
<th>
93
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INH
</td>
<td>
<a href="/wiki/Malaysian_Airline_System_Flight_653" title="Malaysian Airline System Flight 653">
Malaysian Airline System Flight 653
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2H6" title="Boeing 737-2H6">
Boeing 737-2H6
</a>
</td>
<td>
<span style="display:none">
mala
</span>
near
<a href="/wiki/Tanjung_Kupang" title="Tanjung Kupang">
Tanjung Kupang
</a>
, Malaysia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-280">
<a href="#cite_note-280">
[264]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1977-12-04
</td>
</tr>
<tr>
<th scope="row">
100
</th>
<th>
7
</th>
<th>
93
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/United_Arab_Airlines_Il-18D_(SU-APC)" title="United Arab Airlines Il-18D (SU-APC)">
United Arab Airlines (SU-APC)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">
Ilyushin Il-18D
</a>
</td>
<td>
<span style="display:none">
ega
</span>
<a href="/wiki/Aswan" title="Aswan">
Aswan
</a>
, Egypt
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-281">
<a href="#cite_note-281">
[265]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Aswan_Airport" title="Aswan Airport">
ASW
</a>
</td>
<td>
</td>
<td>
1969-03-20
</td>
</tr>
<tr>
<th scope="row">
99
</th>
<th>
<sup class="reference" id="cite_ref-282">
<a href="#cite_note-282">
[nb 17]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-283">
<a href="#cite_note-283">
[nb 18]
</a>
</sup>
</th>
<th>
2
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2009_Indonesian_Air_Force_L-100_crash" title="2009 Indonesian Air Force L-100 crash">
Indonesian Air Force (A-1325)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
indonmad
</span>
near
<a href="/wiki/Madiun" title="Madiun">
Madiun
</a>
, Indonesia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-284">
<a href="#cite_note-284">
[266]
</a>
</sup>
</td>
<td>
<a href="/wiki/Iswahyudi_Air_Force_Base" title="Iswahyudi Air Force Base">
MDN
</a>
</td>
<td>
9 km
<br/>
(5.6 mi)
</td>
<td>
2009-05-20
</td>
</tr>
<tr>
<th scope="row">
99
</th>
<th>
6
</th>
<th>
90
</th>
<th>
3
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/TAM_Airlines_Flight_402" title="TAM Airlines Flight 402">
TAM Airlines Flight 402
</a>
</td>
<td>
<a href="/wiki/Fokker_100" title="Fokker 100">
Fokker 100
</a>
</td>
<td>
<span style="display:none">
brsaop
</span>
<a href="/wiki/S%C3%A3o_Paulo" title="São Paulo">
São Paulo
</a>
, Brazil
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-285">
<a href="#cite_note-285">
[267]
</a>
</sup>
<sup class="reference" id="cite_ref-286">
<a href="#cite_note-286">
[268]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Congonhas-S%C3%A3o_Paulo_Airport" title="Congonhas-São Paulo Airport">
CGH
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1996-10-31
</td>
</tr>
<tr>
<th scope="row">
99
</th>
<th>
4
</th>
<th>
95
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_3603" title="Aeroflot Flight 3603">
Aeroflot Flight 3603
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-2" title="Tupolev Tu-154B-2">
Tupolev Tu-154B-2
</a>
</td>
<td>
<span style="display:none">
runor
</span>
near
<a href="/wiki/Norilsk" title="Norilsk">
Norilsk
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-287">
<a href="#cite_note-287">
[269]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Norilsk_Airport" title="Norilsk Airport">
NSK
</a>
</td>
<td>
0.47 km
<br/>
(0.3 mi)
</td>
<td>
1981-11-16
</td>
</tr>
<tr>
<th scope="row">
99
</th>
<th>
8
</th>
<th>
91
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/KLM_Flight_607E" title="KLM Flight 607E">
KLM Flight 607E
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-1049" title="Lockheed L-1049">
Lockheed L-1049
</a>
</td>
<td>
<span style="display:none">
atis
</span>
Atlantic Ocean, area of
<a href="/wiki/Shannon,_County_Clare" title="Shannon, County Clare">
Shannon
</a>
, Ireland
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-288">
<a href="#cite_note-288">
[270]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1958-08-14
</td>
</tr>
<tr>
<th scope="row">
98
</th>
<th>
8
</th>
<th>
89
</th>
<th>
1
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pakistan_International_Airlines_Flight_8303" title="Pakistan International Airlines Flight 8303">
Pakistan International Airlines Flight 8303
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-214" title="Airbus A320-214">
Airbus A320-214
</a>
</td>
<td>
<span style="display:none">
am
</span>
<a href="/wiki/Karachi" title="Karachi">
Karachi
</a>
, Pakistan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-289">
<a href="#cite_note-289">
[271]
</a>
</sup>
</td>
<td>
<a href="/wiki/Jinnah_International_Airport" title="Jinnah International Airport">
KHI
</a>
</td>
<td>
3.0 km
<br/>
(1.9 mi)
</td>
<td>
2020-05-22
</td>
</tr>
<tr>
<th scope="row">
98
</th>
<th>
8
</th>
<th>
90
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Khabarovsk_United_Air_Flight_3949" title="Khabarovsk United Air Flight 3949">
Khabarovsk United Air Flight 3949
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B" title="Tupolev Tu-154B">
Tupolev Tu-154B
</a>
</td>
<td>
<span style="display:none">
rugr
</span>
area of Grossevichi,
<a href="/wiki/Khabarovsk_Krai" title="Khabarovsk Krai">
Khabarovsk Krai
</a>
, Russia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-290">
<a href="#cite_note-290">
[272]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1995-12-06
</td>
</tr>
<tr>
<th scope="row">
98
</th>
<th>
6
</th>
<th>
92
</th>
<th>
0
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Royal_Saudi_Air_Force_C-130H_(469)" title="Royal Saudi Air Force C-130H (469)">
Royal Saudi Air Force (469)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
sak
</span>
near
<a href="/wiki/Khafji" title="Khafji">
Khafji
</a>
, Saudi Arabia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-291">
<a href="#cite_note-291">
[273]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ras_Al-Mishab_Airport" title="Ras Al-Mishab Airport">
OERM
</a>
</td>
<td>
unknown
</td>
<td>
1991-03-21
</td>
</tr>
<tr>
<th scope="row">
98
</th>
<th>
6
</th>
<th>
92
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1968_Indian_Air_Force_An-12_crash" title="1968 Indian Air Force An-12 crash">
Indian Air Force Flight 203
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-12BP" title="Antonov An-12BP">
Antonov An-12BP
</a>
</td>
<td>
<span style="display:none">
indir
</span>
<a href="/wiki/Rohtang_Pass" title="Rohtang Pass">
Rohtang Pass
</a>
, India
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-292">
<a href="#cite_note-292">
[274]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1968-02-07
</td>
</tr>
<tr>
<th scope="row">
98
</th>
<th>
6
</th>
<th>
92
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Britannia_Airways_Flight_105" title="Britannia Airways Flight 105">
Britannia Airways Flight 105
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bristol_175_Britannia_102" title="Bristol 175 Britannia 102">
Bristol 175 Britannia 102
</a>
</td>
<td>
<span style="display:none">
slk
</span>
<a href="/wiki/Komenda" title="Komenda">
Komenda
</a>
,
<a class="mw-redirect" href="/wiki/SR_Slovenia" title="SR Slovenia">
SR Slovenia
</a>
, Yugoslavia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-293">
<a href="#cite_note-293">
[275]
</a>
</sup>
</td>
<td>
<a href="/wiki/Ljubljana_Jo%C5%BEe_Pu%C4%8Dnik_Airport" title="Ljubljana Jože Pučnik Airport">
LJU
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1966-09-01
</td>
</tr>
<tr>
<th scope="row">
97
</th>
<th>
10
</th>
<th>
87
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_806" title="Pan Am Flight 806">
Pan Am Flight 806
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">
Boeing 707-321B
</a>
</td>
<td>
<span style="display:none">
am
</span>
<a href="/wiki/Pago_Pago" title="Pago Pago">
Pago Pago
</a>
, American Samoa
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-294">
<a href="#cite_note-294">
[276]
</a>
</sup>
</td>
<td>
<a href="/wiki/Pago_Pago_International_Airport" title="Pago Pago International Airport">
PPG
</a>
</td>
<td>
1.2 km
<br/>
(0.75 mi)
</td>
<td>
1974-01-30
</td>
</tr>
<tr>
<th scope="row">
97
</th>
<th>
4
</th>
<th>
93
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_1912" title="Aeroflot Flight 1912">
Aeroflot Flight 1912
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">
Tupolev Tu-104B
</a>
</td>
<td>
<span style="display:none">
ruir
</span>
<a href="/wiki/Irkutsk" title="Irkutsk">
Irkutsk
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-295">
<a href="#cite_note-295">
[277]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">
IKT
</a>
</td>
<td>
0.15 km
<br/>
(0.09 mi)
</td>
<td>
1971-07-25
</td>
</tr>
<tr>
<th scope="row">
97
</th>
<th>
17
</th>
<th>
80
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Varig_Flight_810" title="Varig Flight 810">
Varig Flight 810
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-441" title="Boeing 707-441">
Boeing 707-441
</a>
</td>
<td>
<span style="display:none">
pes
</span>
La Cruz peak,
<a href="/wiki/San_Juan_de_Miraflores" title="San Juan de Miraflores">
San Juan de Miraflores
</a>
, Peru
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-296">
<a href="#cite_note-296">
[278]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lima_International_Airport" title="Lima International Airport">
LIM
</a>
</td>
<td>
c. 25 km
<br/>
(16 mi)
</td>
<td>
1962-11-27
</td>
</tr>
<tr>
<th scope="row">
96
</th>
<th>
8
</th>
<th>
88
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Polish_Air_Force_Tu-154M_(101)" title="Polish Air Force Tu-154M (101)">
Polish Air Force (101)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
rusmo
</span>
<a href="/wiki/Smolensk" title="Smolensk">
Smolensk
</a>
, Russia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-297">
<a href="#cite_note-297">
[279]
</a>
</sup>
<sup class="reference" id="cite_ref-298">
<a href="#cite_note-298">
[280]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Smolensk_(air_base)" title="Smolensk (air base)">
***
</a>
</td>
<td>
c. 1 km
<br/>
(0.6 mi)
</td>
<td>
2010-04-10
</td>
</tr>
<tr>
<th scope="row">
96
</th>
<th>
4
</th>
<th>
92
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/ADC_Airlines_Flight_53" title="ADC Airlines Flight 53">
ADC Airlines Flight 53
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2B7" title="Boeing 737-2B7">
Boeing 737-2B7
</a>
</td>
<td>
<span style="display:none">
nigeriab
</span>
<a href="/wiki/Abuja" title="Abuja">
Abuja
</a>
, Nigeria
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-299">
<a href="#cite_note-299">
[281]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Abuja_International_Airport" title="Abuja International Airport">
ABV
</a>
</td>
<td>
c. 0.5 km
<br/>
(0.3 mi)
</td>
<td>
2006-10-29
</td>
</tr>
<tr>
<th scope="row">
96
</th>
<th>
6
</th>
<th>
90
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_3843" title="Aeroflot Flight 3843">
Aeroflot Flight 3843
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">
Tupolev Tu-104A
</a>
</td>
<td>
<span style="display:none">
kaa
</span>
<a href="/wiki/Almaty" title="Almaty">
Almaty
</a>
, Kazakh SSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-300">
<a href="#cite_note-300">
[282]
</a>
</sup>
</td>
<td>
<a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">
ALA
</a>
</td>
<td>
3.5 km
<br/>
(2.2 mi)
</td>
<td>
1977-01-13
</td>
</tr>
<tr>
<th scope="row">
95
</th>
<th>
6
</th>
<th>
89
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Indian_Airlines_Flight_171" title="Indian Airlines Flight 171">
Indian Airlines Flight 171
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_VIN" title="Sud Aviation SE-210 Caravelle VIN">
Sud Aviation SE-210 Caravelle VIN
</a>
</td>
<td>
<span style="display:none">
indimu
</span>
<a href="/wiki/Mumbai" title="Mumbai">
Mumbai
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-301">
<a href="#cite_note-301">
[283]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bombay-Santacruz_Airport" title="Bombay-Santacruz Airport">
BOM
</a>
</td>
<td>
0.35 km
<br/>
(0.2 mi)
</td>
<td>
1976-10-12
</td>
</tr>
<tr>
<th scope="row">
95
</th>
<th>
6
</th>
<th>
89
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Air_France_Flight_1611" title="Air France Flight 1611">
Air France Flight 1611
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">
Sud Aviation SE-210 Caravelle III
</a>
</td>
<td>
<span style="display:none">
frani
</span>
Mediterranean, near
<a href="/wiki/Nice" title="Nice">
Nice
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-302">
<a href="#cite_note-302">
[284]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1968-09-11
</td>
</tr>
<tr>
<th scope="row">
95
</th>
<th>
8
</th>
<th>
87
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Airlines_Flight_1" title="American Airlines Flight 1">
American Airlines Flight 1
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-123B" title="Boeing 707-123B">
Boeing 707-123B
</a>
</td>
<td>
<span style="display:none">
usnewyne
</span>
<a href="/wiki/Jamaica_Bay" title="Jamaica Bay">
Jamaica Bay
</a>
, New York, US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-303">
<a href="#cite_note-303">
[285]
</a>
</sup>
<sup class="reference" id="cite_ref-304">
<a href="#cite_note-304">
[286]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/New_York-Idlewild_International_Airport" title="New York-Idlewild International Airport">
IDL
</a>
</td>
<td>
c. 6 km
<br/>
(3.7 mi)
</td>
<td>
1962-03-01
</td>
</tr>
<tr>
<th scope="row">
94
</th>
<th>
7
</th>
<th>
87
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TAME_Flight_120" title="TAME Flight 120">
TAME Flight 120
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-134" title="Boeing 727-134">
Boeing 727-134
</a>
</td>
<td>
<span style="display:none">
colcu
</span>
<a href="/wiki/Cumbal_Volcano" title="Cumbal Volcano">
Cumbal Volcano
</a>
, Colombia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-305">
<a href="#cite_note-305">
[287]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tulc%C3%A1n_Airport" title="Tulcán Airport">
TUA
</a>
</td>
<td>
c. 21 km
<br/>
(13 mi)
</td>
<td>
2002-01-28
</td>
</tr>
<tr>
<th scope="row">
94
</th>
<th>
12
</th>
<th>
82
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_8381" title="Aeroflot Flight 8381">
Aeroflot Flight 8381 and
<br/>
Soviet Air Force (SSSR-26492)
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">
Tupolev Tu-134
</a>
and
<a href="/wiki/Antonov_An-26" title="Antonov An-26">
Antonov An-26
</a>
</td>
<td>
<span style="display:none">
ukrz
</span>
<a href="/wiki/Zolochiv" title="Zolochiv">
Zolochiv
</a>
, Ukrainian SSR, USSR
</td>
<td>
APR/ENR
<br/>
<sup class="reference" id="cite_ref-306">
<a href="#cite_note-306">
[288]
</a>
</sup>
<sup class="reference" id="cite_ref-307">
<a href="#cite_note-307">
[289]
</a>
</sup>
</td>
<td>
<a href="/wiki/Lviv_Danylo_Halytskyi_International_Airport" title="Lviv Danylo Halytskyi International Airport">
LWO
</a>
</td>
<td>
68 km
<br/>
(42 mi)
</td>
<td>
1985-05-03
</td>
</tr>
<tr>
<th scope="row">
94
</th>
<th>
9
</th>
<th>
85
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Alitalia_Flight_771" title="Alitalia Flight 771">
Alitalia Flight 771
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-43" title="McDonnell Douglas DC-8-43">
McDonnell Douglas DC-8-43
</a>
</td>
<td>
<span style="display:none">
indij
</span>
<a href="/wiki/Junnar" title="Junnar">
Junnar
</a>
, India
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-308">
<a href="#cite_note-308">
[290]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1962-07-07
</td>
</tr>
<tr>
<th scope="row">
93
</th>
<th>
6
</th>
<th>
87
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/1986_Aerovias_Guatemala_air_crash" title="1986 Aerovias Guatemala air crash">
Aerovias Guatemala Caravelle (HC-BAE)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">
Sud Aviation SE-210 Caravelle III
</a>
</td>
<td>
<span style="display:none">
guat
</span>
<a class="mw-redirect" href="/wiki/Flores,_El_Pet%C3%A9n" title="Flores, El Petén">
Flores
</a>
, Guatemala
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-309">
<a href="#cite_note-309">
[291]
</a>
</sup>
<sup class="reference" id="cite_ref-nytimes20.01.1986_310-0">
<a href="#cite_note-nytimes20.01.1986-310">
[292]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Flores_International_Airport" title="Flores International Airport">
FRS
</a>
</td>
<td>
8 km
<br/>
(5 mi)
</td>
<td>
1986-01-18
</td>
</tr>
<tr>
<th scope="row">
93
</th>
<th>
6
</th>
<th>
87
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Madrid_runway_disaster" title="Madrid runway disaster">
Iberia Flight 350 and
<br/>
Aviaco Flight 134
</a>
</td>
<td>
<a href="/wiki/Boeing_727" title="Boeing 727">
Boeing 727
</a>
and
<a href="/wiki/McDonnell_Douglas_DC-9" title="McDonnell Douglas DC-9">
McDonnell Douglas DC-9
</a>
</td>
<td>
<span style="display:none">
spmad
</span>
<a href="/wiki/Madrid" title="Madrid">
Madrid
</a>
, Spain
</td>
<td>
TOF/TXI
<br/>
<sup class="reference" id="cite_ref-311">
<a href="#cite_note-311">
[293]
</a>
</sup>
<sup class="reference" id="cite_ref-312">
<a href="#cite_note-312">
[294]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Madrid_Barajas_International_Airport" title="Madrid Barajas International Airport">
MAD
</a>
</td>
<td>
</td>
<td>
1983-12-07
</td>
</tr>
<tr>
<th scope="row">
92
</th>
<th>
8
</th>
<th>
84
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash" title="2016 Russian Defence Ministry Tupolev Tu-154 crash">
Russian Air Force (RA-85572)
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154
</a>
</td>
<td>
<span style="display:none">
indib
</span>
<a href="/wiki/Black_Sea" title="Black Sea">
Black Sea
</a>
, off
<a href="/wiki/Adler_Microdistrict" title="Adler Microdistrict">
Adler
</a>
, Russia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash_313-0">
<a href="#cite_note-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash-313">
[295]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2016-12-25
</td>
</tr>
<tr>
<th scope="row">
92
</th>
<th>
4
</th>
<th>
88
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Indian_Airlines_Flight_605" title="Indian Airlines Flight 605">
Indian Airlines Flight 605
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-231" title="Airbus A320-231">
Airbus A320-231
</a>
</td>
<td>
<span style="display:none">
indib
</span>
<a href="/wiki/Bangalore" title="Bangalore">
Bangalore
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-314">
<a href="#cite_note-314">
[296]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/HAL_Bangalore_International_Airport" title="HAL Bangalore International Airport">
VOBG
</a>
</td>
<td>
0.7 km
<br/>
(0.43 mi)
</td>
<td>
1990-02-14
</td>
</tr>
<tr>
<th scope="row">
92
</th>
<th>
7
</th>
<th>
85
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_514" title="TWA Flight 514">
TWA Flight 514
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-231" title="Boeing 727-231">
Boeing 727-231
</a>
</td>
<td>
<span style="display:none">
usvirm
</span>
<a href="/wiki/Mount_Weather_Emergency_Operations_Center" title="Mount Weather Emergency Operations Center">
Mt. Weather
</a>
, Virginia, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-315">
<a href="#cite_note-315">
[297]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Washington-National" title="Washington-National">
DCA
</a>
</td>
<td>
40 km
<br/>
(25 mi)
</td>
<td>
1974-12-01
</td>
</tr>
<tr>
<th scope="row">
92
</th>
<th>
7
</th>
<th>
85
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot_Il-18V_(CCCP-75798)" title="Aeroflot Il-18V (CCCP-75798)">
Aeroflot Flight U-45
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
uzb
</span>
<a href="/wiki/Bulungur_District" title="Bulungur District">
Bulungur District
</a>
, Uzbek SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-316">
<a href="#cite_note-316">
[298]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1970-02-06
</td>
</tr>
<tr>
<th scope="row">
91
</th>
<th>
5
</th>
<th>
86
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Sudanese_Air_Force_C-130H_26_Feb_1996" title="Sudanese Air Force C-130H 26 Feb 1996">
Sudanese Air Force
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
sudj
</span>
<a href="/wiki/Jabal_Awliya" title="Jabal Awliya">
Jabal Awliya
</a>
, Sudan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-317">
<a href="#cite_note-317">
[299]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1996-02-26
</td>
</tr>
<tr>
<th scope="row">
91
</th>
<th>
3
</th>
<th>
0
</th>
<th>
88
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Lloyd_A%C3%A9reo_Boliviano_B707_(N730JP)" title="Lloyd Aéreo Boliviano B707 (N730JP)">
Lloyd Aéreo Boliviano (N730JP)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-131F" title="Boeing 707-131F">
Boeing 707-131F
</a>
</td>
<td>
<span style="display:none">
bols
</span>
<a href="/wiki/Santa_Cruz_de_la_Sierra" title="Santa Cruz de la Sierra">
Santa Cruz
</a>
, Bolivia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-318">
<a href="#cite_note-318">
[300]
</a>
</sup>
</td>
<td>
<a href="/wiki/El_Trompillo_Airport" title="El Trompillo Airport">
SRZ
</a>
</td>
<td>
0.6 km
<br/>
(0.4 mi)
</td>
<td>
1976-10-13
</td>
</tr>
<tr>
<th scope="row">
91
</th>
<th>
6
</th>
<th>
85
</th>
<th>
0
</th>
<th>
<a href="/wiki/Juliane_Koepcke" title="Juliane Koepcke">
1*
</a>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/LANSA_Flight_508" title="LANSA Flight 508">
LANSA Flight 508
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
pep
</span>
<a href="/wiki/Puerto_Inca_Province" title="Puerto Inca Province">
Puerto Inca
</a>
, Peru
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-319">
<a href="#cite_note-319">
[301]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-12-24
</td>
</tr>
<tr>
<th scope="row">
90
</th>
<th>
8
</th>
<th>
82
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Ethiopian_Airlines_Flight_409" title="Ethiopian Airlines Flight 409">
Ethiopian Airlines Flight 409
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-8AS" title="Boeing 737-8AS">
Boeing 737-8AS
</a>
</td>
<td>
<span style="display:none">
len
</span>
Mediterranean, off
<a href="/wiki/Na%27ameh" title="Na'ameh">
Na'ameh
</a>
, Lebanon
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-320">
<a href="#cite_note-320">
[302]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Beirut_International_Airport" title="Beirut International Airport">
BEY
</a>
</td>
<td>
11 km
<br/>
(6.8 mi)
</td>
<td>
2010-01-25
</td>
</tr>
<tr>
<th scope="row">
90
</th>
<th>
5
</th>
<th>
85
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/One-Two-GO_Airlines_Flight_269" title="One-Two-GO Airlines Flight 269">
One-Two-GO Airlines Flight 269
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-82" title="McDonnell Douglas MD-82">
McDonnell Douglas MD-82
</a>
</td>
<td>
<span style="display:none">
thph
</span>
<a class="mw-redirect" href="/wiki/Phuket_city" title="Phuket city">
Phuket
</a>
, Thailand
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-321">
<a href="#cite_note-321">
[303]
</a>
</sup>
</td>
<td>
<a href="/wiki/Phuket_International_Airport" title="Phuket International Airport">
HKT
</a>
</td>
<td>
</td>
<td>
2007-09-16
</td>
</tr>
<tr>
<th scope="row">
90
</th>
<th>
7
</th>
<th>
83
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_5463" title="Aeroflot Flight 5463">
Aeroflot Flight 5463
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">
Tupolev Tu-134A
</a>
</td>
<td>
<span style="display:none">
kaa
</span>
near
<a href="/wiki/Almaty" title="Almaty">
Almaty
</a>
, Kazakh SSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-322">
<a href="#cite_note-322">
[304]
</a>
</sup>
</td>
<td>
<a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">
ALA
</a>
</td>
<td>
36 km
<br/>
(22.4 mi)
</td>
<td>
1983-08-30
</td>
</tr>
<tr>
<th scope="row">
90
</th>
<th>
8
</th>
<th>
82
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_411" title="Aeroflot Flight 411">
Aeroflot Flight 411
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-62M" title="Ilyushin Il-62M">
Ilyushin Il-62M
</a>
</td>
<td>
<span style="display:none">
rumen
</span>
<a href="/wiki/Mendeleyevo,_Moscow_Oblast" title="Mendeleyevo, Moscow Oblast">
Mendeleyevo
</a>
, Russian SFSR, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-323">
<a href="#cite_note-323">
[305]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Moscow-Sheremetyevo" title="Moscow-Sheremetyevo">
SVO
</a>
</td>
<td>
11.4 km
<br/>
(7.1 mi)
</td>
<td>
1982-07-06
</td>
</tr>
<tr>
<th scope="row">
90
</th>
<th>
5
</th>
<th>
85
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Olympic_Airways_Flight_954" title="Olympic Airways Flight 954">
Olympic Airways Flight 954
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-6" title="Douglas DC-6">
Douglas DC-6
</a>
</td>
<td>
<span style="display:none">
grek
</span>
<a href="/wiki/Keratea" title="Keratea">
Keratea
</a>
, Greece
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-324">
<a href="#cite_note-324">
[306]
</a>
</sup>
</td>
<td>
<a href="/wiki/Ellinikon_International_Airport" title="Ellinikon International Airport">
***
</a>
</td>
<td>
c. 23 km
<br/>
(14 mi)
</td>
<td>
1969-12-08
</td>
</tr>
<tr>
<th scope="row">
89
</th>
<th>
8
</th>
<th>
81
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Royal_Saudi_Air_Force_C-130E_(453)" title="Royal Saudi Air Force C-130E (453)">
Royal Saudi Air Force (453)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130E_Hercules" title="Lockheed C-130E Hercules">
Lockheed C-130E Hercules
</a>
</td>
<td>
<span style="display:none">
sam
</span>
<a href="/wiki/Medina" title="Medina">
Medina
</a>
, Saudi Arabia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-325">
<a href="#cite_note-325">
[307]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Mohammad_Bin_AbdulAziz_Airport" title="Mohammad Bin AbdulAziz Airport">
MED
</a>
</td>
<td>
c. 1 km
<br/>
(0.6 mi)
</td>
<td>
1980-09-14
</td>
</tr>
<tr>
<th scope="row">
89
</th>
<th>
6
</th>
<th>
83
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Delta_Air_Lines_Flight_723" title="Delta Air Lines Flight 723">
Delta Air Lines Flight 723
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">
McDonnell Douglas DC-9-31
</a>
</td>
<td>
<span style="display:none">
usmamas
</span>
<a href="/wiki/Boston" title="Boston">
Boston
</a>
, Massachusetts, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-326">
<a href="#cite_note-326">
[308]
</a>
</sup>
<sup class="reference" id="cite_ref-327">
<a href="#cite_note-327">
[309]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boston_Logan_International_Airport" title="Boston Logan International Airport">
BOS
</a>
</td>
<td>
1 km
<br/>
(0.6 mi)
</td>
<td>
1973-07-31
</td>
</tr>
<tr>
<th scope="row">
88
</th>
<th>
6
</th>
<th>
82
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot-Nord_Flight_821" title="Aeroflot-Nord Flight 821">
Aeroflot-Nord Flight 821
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-505" title="Boeing 737-505">
Boeing 737-505
</a>
</td>
<td>
<span style="display:none">
ruper
</span>
<a href="/wiki/Perm,_Russia" title="Perm, Russia">
Perm
</a>
, Russia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-328">
<a href="#cite_note-328">
[310]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Perm_Airport" title="Perm Airport">
PEE
</a>
</td>
<td>
11.5 km
<br/>
(7.1 mi)
</td>
<td>
2008-09-14
</td>
</tr>
<tr>
<th scope="row">
88
</th>
<th>
5
</th>
<th>
83
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Alaska_Airlines_Flight_261" title="Alaska Airlines Flight 261">
Alaska Airlines Flight 261
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">
McDonnell Douglas MD-83
</a>
</td>
<td>
<span style="display:none">
uscaa
</span>
Pacific Ocean, off
<a href="/wiki/Anacapa_Island" title="Anacapa Island">
Anacapa Island
</a>
, California, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-329">
<a href="#cite_note-329">
[311]
</a>
</sup>
<sup class="reference" id="cite_ref-330">
<a href="#cite_note-330">
[312]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2000-01-31
</td>
</tr>
<tr>
<th scope="row">
88
</th>
<th>
8
</th>
<th>
80
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Iranian_Air_Force_C-130_13_Mar_1997" title="Iranian Air Force C-130 13 Mar 1997">
Iranian Air Force
</a>
</td>
<td>
<a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">
Lockheed C-130 Hercules
</a>
</td>
<td>
<span style="display:none">
iram
</span>
near
<a class="mw-redirect" href="/wiki/Mashad" title="Mashad">
Mashad
</a>
, Iran
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-331">
<a href="#cite_note-331">
[313]
</a>
</sup>
<sup class="reference" id="cite_ref-332">
<a href="#cite_note-332">
[314]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1997-03-13
</td>
</tr>
<tr>
<th scope="row">
88
</th>
<th>
9
</th>
<th>
79
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/TWA_Flight_841_(1974)" title="TWA Flight 841 (1974)">
Trans World Airlines Flight 841 (1974)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-331B" title="Boeing 707-331B">
Boeing 707-331B
</a>
</td>
<td>
<span style="display:none">
grec
</span>
Mediterranean, area of
<a href="/wiki/Cephalonia" title="Cephalonia">
Cephalonia
</a>
, Greece
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-333">
<a href="#cite_note-333">
[315]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1974-09-08
</td>
</tr>
<tr>
<th scope="row">
88
</th>
<th>
5
</th>
<th>
83
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1967_Air_Ferry_DC-4_accident" title="1967 Air Ferry DC-4 accident">
Air Ferry DC-4 G-APYK
</a>
</td>
<td>
<a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">
Douglas C-54 Skymaster
</a>
</td>
<td>
<span style="display:none">
framoc
</span>
<a class="mw-redirect" href="/wiki/Mont_Canigou" title="Mont Canigou">
Mont Canigou
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-334">
<a href="#cite_note-334">
[316]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1967-06-03
</td>
</tr>
<tr>
<th scope="row">
87
</th>
<th>
5
</th>
<th>
82
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Inter_Flight_148" title="Air Inter Flight 148">
Air Inter Flight 148
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-111" title="Airbus A320-111">
Airbus A320-111
</a>
</td>
<td>
<span style="display:none">
frab
</span>
<a href="/wiki/Barr,_Bas-Rhin" title="Barr, Bas-Rhin">
Barr
</a>
, France
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-335">
<a href="#cite_note-335">
[317]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Strasbourg-Entzheim_Airport" title="Strasbourg-Entzheim Airport">
SXB
</a>
</td>
<td>
19.5 km
<br/>
(12.1 mi)
</td>
<td>
1992-01-20
</td>
</tr>
<tr>
<th scope="row">
87
</th>
<th>
10
</th>
<th>
77
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/LOT_Polish_Airlines_Flight_007" title="LOT Polish Airlines Flight 007">
LOT Polish Airlines Flight 007
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-62" title="Ilyushin Il-62">
Ilyushin Il-62
</a>
</td>
<td>
<span style="display:none">
polw
</span>
<a href="/wiki/Warsaw" title="Warsaw">
Warsaw
</a>
, Poland
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-336">
<a href="#cite_note-336">
[318]
</a>
</sup>
</td>
<td>
<a href="/wiki/Warsaw_Chopin_Airport" title="Warsaw Chopin Airport">
WAW
</a>
</td>
<td>
0.86 km
<br/>
(0.52 mi)
</td>
<td>
1980-03-14
</td>
</tr>
<tr>
<th scope="row">
87
</th>
<th>
11
</th>
<th>
76
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Nigeria_Airways_Flight_825" title="Nigeria Airways Flight 825">
Nigeria Airways Flight 825
</a>
</td>
<td>
<a href="/wiki/Vickers_VC10" title="Vickers VC10">
Vickers VC10
</a>
</td>
<td>
<span style="display:none">
nigeril
</span>
<a href="/wiki/Lagos" title="Lagos">
Lagos
</a>
, Nigeria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-337">
<a href="#cite_note-337">
[319]
</a>
</sup>
</td>
<td>
<a href="/wiki/Murtala_Muhammed_International_Airport" title="Murtala Muhammed International Airport">
LOS
</a>
</td>
<td>
13 km
<br/>
(8.1 mi)
</td>
<td>
1969-11-20
</td>
</tr>
<tr>
<th scope="row">
87
</th>
<th>
7
</th>
<th>
80
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/LAN_Chile_Flight_107" title="LAN Chile Flight 107">
LAN Chile Flight 107
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-6" title="Douglas DC-6">
Douglas DC-6
</a>
</td>
<td>
<span style="display:none">
chil
</span>
<a href="/wiki/San_Jos%C3%A9_(volcano)" title="San José (volcano)">
San José Volcano
</a>
, Chile
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-338">
<a href="#cite_note-338">
[320]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-02-06
</td>
</tr>
<tr>
<th scope="row">
87
</th>
<th>
9
</th>
<th>
78
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_721" title="Aeroflot Flight 721">
Aeroflot Flight 721
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
ruyuz
</span>
near
<a class="mw-redirect" href="/wiki/Yuzhno_Sakhalinsk" title="Yuzhno Sakhalinsk">
Yuzhno Sakhalinsk
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-339">
<a href="#cite_note-339">
[321]
</a>
</sup>
</td>
<td>
<a href="/wiki/Yuzhno-Sakhalinsk_Airport" title="Yuzhno-Sakhalinsk Airport">
UUS
</a>
</td>
<td>
26 km
<br/>
(16.3 mi)
</td>
<td>
1964-09-02
</td>
</tr>
<tr>
<th scope="row">
87
</th>
<th>
5
</th>
<th>
82
</th>
<th>
0
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1952_Moses_Lake_C-124_crash" title="1952 Moses Lake C-124 crash">
US Air Force (50-0100)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-124A_Globemaster_II" title="Douglas C-124A Globemaster II">
Douglas C-124A Globemaster II
</a>
</td>
<td>
<span style="display:none">
uswasm
</span>
<a href="/wiki/Moses_Lake,_Washington" title="Moses Lake, Washington">
Moses Lake
</a>
, Washington, US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-340">
<a href="#cite_note-340">
[322]
</a>
</sup>
</td>
<td>
<a href="/wiki/Larson_Air_Force_Base" title="Larson Air Force Base">
LRN
</a>
</td>
<td>
4 km
<br/>
(2.5 mi)
</td>
<td>
1952-12-20
</td>
</tr>
<tr>
<th scope="row">
86
</th>
<th>
6
</th>
<th>
79
</th>
<th>
1
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aviaco_Flight_118" title="Aviaco Flight 118">
Aviaco Flight 118
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE_210_Caravelle_10R" title="Sud Aviation SE 210 Caravelle 10R">
Sud Aviation SE 210 Caravelle 10R
</a>
</td>
<td>
<span style="display:none">
spac
</span>
<a href="/wiki/A_Coru%C3%B1a" title="A Coruña">
A Coruña
</a>
, Spain
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-341">
<a href="#cite_note-341">
[323]
</a>
</sup>
</td>
<td>
<a href="/wiki/A_Coru%C3%B1a_Airport" title="A Coruña Airport">
LCG
</a>
</td>
<td>
11 km
<br/>
(6.8 mi)
</td>
<td>
1973-08-13
</td>
</tr>
<tr>
<th scope="row">
86
</th>
<th>
10
</th>
<th>
72
</th>
<th>
4
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Japan_Airlines_Flight_471" title="Japan Airlines Flight 471">
Japan Airlines Flight 471
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-53" title="Douglas DC-8-53">
Douglas DC-8-53
</a>
</td>
<td>
<span style="display:none">
indin
</span>
near
<a href="/wiki/New_Delhi" title="New Delhi">
New Delhi
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-342">
<a href="#cite_note-342">
[324]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Delhi_Airport" title="Delhi Airport">
DEL
</a>
</td>
<td>
c. 20 km
<br/>
(12 mi)
</td>
<td>
1972-06-14
</td>
</tr>
<tr>
<th scope="row">
86
</th>
<th>
7
</th>
<th>
79
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_3" title="Aeroflot Flight 3">
Aeroflot Flight 3
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">
Tupolev Tu-104A
</a>
</td>
<td>
<span style="display:none">
ruyel
</span>
near
<a href="/wiki/Yelabuga" title="Yelabuga">
Yelabuga
</a>
, Tatar ASSR, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-343">
<a href="#cite_note-343">
[325]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1962-09-03
</td>
</tr>
<tr>
<th scope="row">
85
</th>
<th>
6
</th>
<th>
79
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Tajikistan_Airlines_Flight_3183" title="Tajikistan Airlines Flight 3183">
Tajikistan Airlines Flight 3183
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B-1" title="Tupolev Tu-154B-1">
Tupolev Tu-154B-1
</a>
</td>
<td>
<span style="display:none">
unas
</span>
<a class="mw-redirect" href="/wiki/Sharjah_(city)" title="Sharjah (city)">
Sharjah
</a>
, United Arab Emirates
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-344">
<a href="#cite_note-344">
[326]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sharjah_Airport" title="Sharjah Airport">
SHJ
</a>
</td>
<td>
13 km
<br/>
(8.1 mi)
</td>
<td>
1997-12-15
</td>
</tr>
<tr>
<th scope="row">
85
</th>
<th>
5
</th>
<th>
80
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Braniff_Flight_352" title="Braniff Flight 352">
Braniff Flight 352
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-188A_Electra" title="Lockheed L-188A Electra">
Lockheed L-188A Electra
</a>
</td>
<td>
<span style="display:none">
ustexdaw
</span>
<a href="/wiki/Dawson,_Texas" title="Dawson, Texas">
Dawson, Texas
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-345">
<a href="#cite_note-345">
[327]
</a>
</sup>
<sup class="reference" id="cite_ref-346">
<a href="#cite_note-346">
[328]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1968-05-03
</td>
</tr>
<tr>
<th scope="row">
85
</th>
<th>
4
</th>
<th>
81
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/US_Air_Force_C-123_(56-4376)" title="US Air Force C-123 (56-4376)">
US Air Force (56-4376)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fairchild_C-123B-18-FA_Provider" title="Fairchild C-123B-18-FA Provider">
Fairchild C-123B-18-FA Provider
</a>
</td>
<td>
<span style="display:none">
vit
</span>
near
<a href="/wiki/Tuy_H%C3%B2a" title="Tuy Hòa">
Tuy Hòa
</a>
, Vietnam
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-347">
<a href="#cite_note-347">
[329]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-12-11
</td>
</tr>
<tr>
<th scope="row">
85
</th>
<th>
4
</th>
<th>
81
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Paradise_Airlines_Flight_901A" title="Paradise Airlines Flight 901A">
Paradise Airlines Flight 901A
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">
Lockheed L-049 Constellation
</a>
</td>
<td>
<span style="display:none">
usnevg
</span>
<a href="/wiki/Genoa,_Nevada" title="Genoa, Nevada">
Genoa, Nevada
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-348">
<a href="#cite_note-348">
[330]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1964-03-01
</td>
</tr>
<tr>
<th scope="row">
84
</th>
<th>
7
</th>
<th>
77
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2808" title="Aeroflot Flight 2808">
Aeroflot Flight 2808
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">
Tupolev Tu-134A
</a>
</td>
<td>
<span style="display:none">
ruand
</span>
Andreevo,
<a href="/wiki/Ivanovo_Oblast" title="Ivanovo Oblast">
Ivanovo Oblast
</a>
, Russia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-349">
<a href="#cite_note-349">
[331]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ivanovo_Airport" title="Ivanovo Airport">
IWA
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1992-08-27
</td>
</tr>
<tr>
<th scope="row">
84
</th>
<th>
0
</th>
<th>
84
</th>
<th>
0
</th>
<th>
</th>
<td>
MIL
</td>
<td>
Fuerza Aérea Sandinista (265)
</td>
<td>
<a href="/wiki/Mil_Mi-8" title="Mil Mi-8">
Mil Mi-8
</a>
TV
</td>
<td>
<span style="display:none">
nic
</span>
near San Andres de Bocay, Nicaragua
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-350">
<a href="#cite_note-350">
[332]
</a>
</sup>
<sup class="reference" id="cite_ref-351">
<a href="#cite_note-351">
[333]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1982-12-09
</td>
</tr>
<tr>
<th scope="row">
84
</th>
<th>
12
</th>
<th>
72
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/US_Air_Force_C-135_(60-0373)" title="US Air Force C-135 (60-0373)">
US Air Force (60-0373)
</a>
</td>
<td>
<a href="/wiki/Boeing_C-135_Stratolifter" title="Boeing C-135 Stratolifter">
Boeing C-135 Stratolifter
</a>
</td>
<td>
<span style="display:none">
uscast
</span>
<a class="mw-redirect" href="/wiki/Santiago_Canyon" title="Santiago Canyon">
Santiago Canyon
</a>
, California, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-352">
<a href="#cite_note-352">
[334]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-06-25
</td>
</tr>
<tr>
<th scope="row">
84
</th>
<th>
5
</th>
<th>
79
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_663" title="Eastern Air Lines Flight 663">
Eastern Air Lines Flight 663
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-7B" title="Douglas DC-7B">
Douglas DC-7B
</a>
</td>
<td>
<span style="display:none">
usnewyjo
</span>
Atlantic Ocean, off
<a href="/wiki/Jones_Beach_State_Park" title="Jones Beach State Park">
Jones Beach
</a>
, New York, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-353">
<a href="#cite_note-353">
[335]
</a>
</sup>
<sup class="reference" id="cite_ref-354">
<a href="#cite_note-354">
[336]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-02-08
</td>
</tr>
<tr>
<th scope="row">
84
</th>
<th>
8
</th>
<th>
76
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Aeroflot_Flight_902" title="Aeroflot Flight 902">
Aeroflot Flight 902
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">
Tupolev Tu-104A
</a>
</td>
<td>
<span style="display:none">
ruvoz
</span>
near Voznesenka,
<a href="/wiki/Krasnoyarsk_Krai" title="Krasnoyarsk Krai">
Krasnoyarsk Krai
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-355">
<a href="#cite_note-355">
[337]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1962-06-30
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
4
</th>
<th>
79
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Singapore_Airlines_Flight_006" title="Singapore Airlines Flight 006">
Singapore Airlines Flight 006
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-412" title="Boeing 747-412">
Boeing 747-412
</a>
</td>
<td>
<span style="display:none">
chintd
</span>
<a href="/wiki/Dayuan_District" title="Dayuan District">
Dayuan District
</a>
, Taiwan
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-356">
<a href="#cite_note-356">
[338]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Taipei_Chiang_Kai-Shek_International_Airport" title="Taipei Chiang Kai-Shek International Airport">
TPE
</a>
</td>
<td>
</td>
<td>
2000-10-31
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
11
</th>
<th>
72
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Russian_Air_Force_Il-18D_(RA-74295)" title="Russian Air Force Il-18D (RA-74295)">
Russian Air Force (RA-74295)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">
Ilyushin Il-18D
</a>
</td>
<td>
<span style="display:none">
geo
</span>
Zundagi,
<a href="/wiki/Adjara" title="Adjara">
Adjara
</a>
, Georgia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-357">
<a href="#cite_note-357">
[339]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Batumi_Airport" title="Batumi Airport">
BUS
</a>
</td>
<td>
18 km
<br/>
(11.3 mi)
</td>
<td>
2000-10-25
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
4
</th>
<th>
79
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Palair_Macedonian_Airlines_Flight_301" title="Palair Macedonian Airlines Flight 301">
Palair Macedonian Airlines Flight 301
</a>
</td>
<td>
<a href="/wiki/Fokker_100" title="Fokker 100">
Fokker 100
</a>
</td>
<td>
<span style="display:none">
repp
</span>
<a class="mw-redirect" href="/wiki/Petrovec,_Republic_of_Macedonia" title="Petrovec, Republic of Macedonia">
Petrovec, Republic of Macedonia
</a>
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-358">
<a href="#cite_note-358">
[340]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Skopje_Airport" title="Skopje Airport">
SKP
</a>
</td>
<td>
0.38 km
<br/>
(0.24 mi)
</td>
<td>
1993-03-05
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
5
</th>
<th>
78
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Afghanistan Air Force
</td>
<td>
<a href="/wiki/Antonov_An-12" title="Antonov An-12">
Antonov An-12
</a>
</td>
<td>
<span style="display:none">
afsh
</span>
near
<a class="mw-redirect" href="/wiki/Shindand,_Herat" title="Shindand, Herat">
Shindand
</a>
, Afghanistan
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-359">
<a href="#cite_note-359">
[341]
</a>
</sup>
</td>
<td>
<a href="/wiki/Shindand_Air_Base" title="Shindand Air Base">
OAH
</a>
</td>
<td>
</td>
<td>
1990-08-10
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
9
</th>
<th>
74
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Thai_Airways_Flight_365" title="Thai Airways Flight 365">
Thai Airways Flight 365
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2P5" title="Boeing 737-2P5">
Boeing 737-2P5
</a>
</td>
<td>
<span style="display:none">
thph
</span>
<a href="/wiki/Phuket_Province" title="Phuket Province">
Phuket
</a>
, Thailand
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-360">
<a href="#cite_note-360">
[342]
</a>
</sup>
</td>
<td>
<a href="/wiki/Phuket_International_Airport" title="Phuket International Airport">
HKT
</a>
</td>
<td>
15 km
<br/>
(9.3 mi)
</td>
<td>
1987-08-31
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
5
</th>
<th>
78
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Allegheny_Airlines_Flight_853" title="Allegheny Airlines Flight 853">
Allegheny Airlines Flight 853 and
<br/>
Private aircraft (N7374J)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-30" title="McDonnell Douglas DC-9-30">
McDonnell Douglas DC-9-30
</a>
and
<a href="/wiki/Piper_PA-28_Cherokee" title="Piper PA-28 Cherokee">
Piper PA-28 Cherokee
</a>
</td>
<td>
<span style="display:none">
usininf
</span>
<a href="/wiki/Fairland,_Indiana" title="Fairland, Indiana">
Fairland, Indiana
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-361">
<a href="#cite_note-361">
[343]
</a>
</sup>
<sup class="reference" id="cite_ref-362">
<a href="#cite_note-362">
[344]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-09-09
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
9
</th>
<th>
74
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_15" title="Aeroflot Flight 15">
Aeroflot Flight 15
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18D" title="Ilyushin Il-18D">
Ilyushin Il-18D
</a>
</td>
<td>
<span style="display:none">
rupar
</span>
Parchum,
<a href="/wiki/Chunsky_District" title="Chunsky District">
Chunsky District
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-363">
<a href="#cite_note-363">
[345]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1968-02-29
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
5
</th>
<th>
78
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Flyers_Flight_280" title="American Flyers Flight 280">
American Flyers Flight 280
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
usokl
</span>
<a href="/wiki/Ardmore,_Oklahoma" title="Ardmore, Oklahoma">
Ardmore, Oklahoma
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-364">
<a href="#cite_note-364">
[346]
</a>
</sup>
</td>
<td>
<a href="/wiki/Ardmore_Municipal_Airport" title="Ardmore Municipal Airport">
ADM
</a>
</td>
<td>
2.4 km
<br/>
(1.5 mi)
</td>
<td>
1966-04-22
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
8
</th>
<th>
75
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/British_Eagle_International_Airlines_Flight_802" title="British Eagle International Airlines Flight 802">
British Eagle International Airlines Flight 802
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bristol_175_Britannia_312" title="Bristol 175 Britannia 312">
Bristol 175 Britannia 312
</a>
</td>
<td>
<span style="display:none">
au
</span>
<a href="/wiki/Glungezer" title="Glungezer">
Glungezer
</a>
mountain, Austria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-365">
<a href="#cite_note-365">
[347]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1964-02-29
</td>
</tr>
<tr>
<th scope="row">
83
</th>
<th>
6
</th>
<th>
77
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1961_President_Airlines_Douglas_DC-6_crash" title="1961 President Airlines Douglas DC-6 crash">
President Airlines (N90773)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
iresh
</span>
<a href="/wiki/Shannon,_County_Clare" title="Shannon, County Clare">
Shannon
</a>
, Ireland
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-366">
<a href="#cite_note-366">
[348]
</a>
</sup>
</td>
<td>
<a href="/wiki/Shannon_Airport" title="Shannon Airport">
SNN
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1961-09-10
</td>
</tr>
<tr>
<th scope="row">
82
</th>
<th>
5
</th>
<th>
77
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Tajikistan_Airlines_Yak-40_(87995)" title="Tajikistan Airlines Yak-40 (87995)">
Tajikistan Airlines (87995)
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">
Yakovlev Yak-40
</a>
</td>
<td>
<span style="display:none">
takho
</span>
<a class="mw-redirect" href="/wiki/Khorog" title="Khorog">
Khorog
</a>
, Tajikistan
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-367">
<a href="#cite_note-367">
[349]
</a>
</sup>
</td>
<td>
<a href="/wiki/Khorog_Airport" title="Khorog Airport">
UTOD
</a>
</td>
<td>
0.2 km
<br/>
(0.12 mi)
</td>
<td>
1993-08-28
</td>
</tr>
<tr>
<th scope="row">
82
</th>
<th>
7
</th>
<th>
60
</th>
<th>
15
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aerom%C3%A9xico_Flight_498" title="Aeroméxico Flight 498">
Aeroméxico Flight 498 and Private aircraft (N4891F)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
and
<a class="mw-redirect" href="/wiki/Piper_PA-28-181_Archer" title="Piper PA-28-181 Archer">
Piper PA-28-181 Archer
</a>
</td>
<td>
<span style="display:none">
uscac
</span>
<a href="/wiki/Cerritos,_California" title="Cerritos, California">
Cerritos, California
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-368">
<a href="#cite_note-368">
[350]
</a>
</sup>
<sup class="reference" id="cite_ref-369">
<a href="#cite_note-369">
[351]
</a>
</sup>
</td>
<td>
<a href="/wiki/Los_Angeles_International_Airport" title="Los Angeles International Airport">
LAX
</a>
</td>
<td>
c. 33 km
<br/>
(21 mi)
</td>
<td>
1986-08-31
</td>
</tr>
<tr>
<th scope="row">
82
</th>
<th>
8
</th>
<th>
74
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INH
</td>
<td>
<a href="/wiki/Aeroflot_Flight_109" title="Aeroflot Flight 109">
Aeroflot Flight 109
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">
Tupolev Tu-104B
</a>
</td>
<td>
<span style="display:none">
ruchi
</span>
Area of
<a href="/wiki/Chita,_Zabaykalsky_Krai" title="Chita, Zabaykalsky Krai">
Chita
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-370">
<a href="#cite_note-370">
[352]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-05-19
</td>
</tr>
<tr>
<th scope="row">
82
</th>
<th>
6
</th>
<th>
76
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Piedmont_Airlines_Flight_22" title="Piedmont Airlines Flight 22">
Piedmont Airlines Flight 22 and
<br/>
Private aircraft (N31215S)
</a>
</td>
<td>
<a href="/wiki/Boeing_727" title="Boeing 727">
Boeing 727
</a>
-22 and
<a href="/wiki/Cessna_310" title="Cessna 310">
Cessna 310
</a>
</td>
<td>
<span style="display:none">
usnornoh
</span>
<a href="/wiki/Hendersonville,_North_Carolina" title="Hendersonville, North Carolina">
Hendersonville, North Carolina
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-371">
<a href="#cite_note-371">
[353]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1967-07-19
</td>
</tr>
<tr>
<th scope="row">
82
</th>
<th>
8
</th>
<th>
74
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TABSO_Flight_101" title="TABSO Flight 101">
TABSO Flight 101
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">
Ilyushin Il-18B
</a>
</td>
<td>
<span style="display:none">
slb
</span>
<a href="/wiki/Bratislava" title="Bratislava">
Bratislava
</a>
,
<a href="/wiki/Czechoslovakia" title="Czechoslovakia">
Czechoslovakia
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-372">
<a href="#cite_note-372">
[354]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1966-11-24
</td>
</tr>
<tr>
<th scope="row">
81
</th>
<th>
4
</th>
<th>
77
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXS
</td>
<td>
<a href="/wiki/Itavia_Flight_870" title="Itavia Flight 870">
Itavia Flight 870
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-15" title="McDonnell Douglas DC-9-15">
McDonnell Douglas DC-9-15
</a>
</td>
<td>
<span style="display:none">
itu
</span>
<a href="/wiki/Tyrrhenian_Sea" title="Tyrrhenian Sea">
Tyrrhenian Sea
</a>
, near
<a href="/wiki/Ustica" title="Ustica">
Ustica
</a>
, Italy
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-373">
<a href="#cite_note-373">
[355]
</a>
</sup>
<sup class="reference" id="cite_ref-374">
<a href="#cite_note-374">
[356]
</a>
</sup>
<br/>
<sup class="reference" id="cite_ref-376">
<a href="#cite_note-376">
[nb 19]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1980-06-27
</td>
</tr>
<tr>
<th scope="row">
81
</th>
<th>
15
</th>
<th>
66
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Middle_East_Airlines_Flight_438" title="Middle East Airlines Flight 438">
Middle East Airlines Flight 438
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_720-023B" title="Boeing 720-023B">
Boeing 720-023B
</a>
</td>
<td>
<span style="display:none">
saas
</span>
As Sufayri,
<a href="/wiki/Hafar_Al-Batin" title="Hafar Al-Batin">
Hafar Al-Batin
</a>
, Saudi Arabia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-377">
<a href="#cite_note-377">
[358]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-01-01
</td>
</tr>
<tr>
<th scope="row">
81
</th>
<th>
10
</th>
<th>
71
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a class="mw-redirect" href="/wiki/Cathay_Pacific_Airways_Flight_700Z" title="Cathay Pacific Airways Flight 700Z">
Cathay Pacific Airways Flight 700Z
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Convair_880-22M-21" title="Convair 880-22M-21">
Convair 880-22M-21
</a>
</td>
<td>
<span style="display:none">
vipl
</span>
area of
<a href="/wiki/Pleiku" title="Pleiku">
Pleiku
</a>
, Vietnam
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-378">
<a href="#cite_note-378">
[359]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1972-06-15
</td>
</tr>
<tr>
<th scope="row">
81
</th>
<th>
8
</th>
<th>
73
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_214" title="Pan Am Flight 214">
Pan Am Flight 214
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-121" title="Boeing 707-121">
Boeing 707-121
</a>
</td>
<td>
<span style="display:none">
usmamae
</span>
<a href="/wiki/Elkton,_Maryland" title="Elkton, Maryland">
Elkton, Maryland
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-379">
<a href="#cite_note-379">
[360]
</a>
</sup>
<sup class="reference" id="cite_ref-380">
<a href="#cite_note-380">
[361]
</a>
</sup>
</td>
<td>
<a href="/wiki/Philadelphia_International_Airport" title="Philadelphia International Airport">
PHL
</a>
</td>
<td>
55 km
<br/>
(34 mi)
</td>
<td>
1963-12-08
</td>
</tr>
<tr>
<th scope="row">
81
</th>
<th>
7
</th>
<th>
74
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_415" title="Aeroflot Flight 415">
Aeroflot Flight 415
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-10A" title="Antonov An-10A">
Antonov An-10A
</a>
</td>
<td>
<span style="display:none">
abk
</span>
Kholodnaia Rechka,
<a href="/wiki/Gagra_District" title="Gagra District">
Gagra District
</a>
,
<a class="mw-redirect" href="/wiki/Abkhaz_ASSR" title="Abkhaz ASSR">
Abkhaz ASSR
</a>
,
<a class="mw-redirect" href="/wiki/Georgian_SSR" title="Georgian SSR">
Georgian SSR
</a>
, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-381">
<a href="#cite_note-381">
[362]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Adler-Sochi_International_Airport" title="Adler-Sochi International Airport">
AER
</a>
</td>
<td>
21 km
<br/>
(13.1 mi)
</td>
<td>
1962-07-28
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
9
</th>
<th>
71
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/2011_Royal_Moroccan_Air_Force_Lockheed_C-130_Hercules_crash" title="2011 Royal Moroccan Air Force Lockheed C-130 Hercules crash">
Moroccan Air Force (CAN-OQ)
</a>
</td>
<td>
<a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">
Lockheed C-130 Hercules
</a>
</td>
<td>
<span style="display:none">
mog
</span>
<a class="mw-redirect" href="/wiki/Goulimime" title="Goulimime">
Goulimime
</a>
, Morocco
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-382">
<a href="#cite_note-382">
[363]
</a>
</sup>
</td>
<td>
<a href="/wiki/Guelmim_Airport" title="Guelmim Airport">
GLN
</a>
</td>
<td>
10 km
<br/>
(6.2 mi)
</td>
<td>
2011-07-26
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
14
</th>
<th>
56
</th>
<th>
10
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_389" title="Cubana de Aviación Flight 389">
Cubana de Aviación Flight 389
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
ecq
</span>
<a href="/wiki/Quito" title="Quito">
Quito
</a>
, Ecuador
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-383">
<a href="#cite_note-383">
[364]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/SEQU" title="SEQU">
UIO
</a>
</td>
<td>
</td>
<td>
1998-08-29
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
4
</th>
<th>
76
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Mauritanie_Flight_625" title="Air Mauritanie Flight 625">
Air Mauritanie Flight 625
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F28_Fellowship_4000" title="Fokker F28 Fellowship 4000">
Fokker F28 Fellowship 4000
</a>
</td>
<td>
<span style="display:none">
mau
</span>
<a href="/wiki/Tidjikja" title="Tidjikja">
Tidjikja
</a>
, Mauritania
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-384">
<a href="#cite_note-384">
[365]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tidjikja_Airport" title="Tidjikja Airport">
TIY
</a>
</td>
<td>
</td>
<td>
1994-07-01
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
4
</th>
<th>
76
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/List_of_accidents_and_incidents_involving_the_Douglas_DC-6#1980s" title="List of accidents and incidents involving the Douglas DC-6">
Fuerza Aérea Colombiana (FAC-902)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
coll
</span>
near
<a href="/wiki/Leticia,_Amazonas" title="Leticia, Amazonas">
Leticia
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-385">
<a href="#cite_note-385">
[366]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1985-07-24
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
<sup class="reference" id="cite_ref-386">
<a href="#cite_note-386">
[nb 20]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-387">
<a href="#cite_note-387">
[nb 21]
</a>
</sup>
</th>
<th>
20
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Iranian_Air_Force_C-130H_(5-8552)" title="Iranian Air Force C-130H (5-8552)">
Iranian Air Force (5-8552)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
iraka
</span>
<a href="/wiki/Kahrizak" title="Kahrizak">
Kahrizak
</a>
, Iran
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-388">
<a href="#cite_note-388">
[367]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1981-09-29
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
7
</th>
<th>
73
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Union_de_Transportes_A%C3%A9riens_DC-6B_(F-BHMS)" title="Union de Transportes Aériens DC-6B (F-BHMS)">
Union de Transportes Aériens (F-BHMS)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
spal
</span>
<a href="/wiki/Alcazaba_(Sierra_Nevada)" title="Alcazaba (Sierra Nevada)">
Mt. Alcazaba
</a>
, Spain
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-389">
<a href="#cite_note-389">
[368]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1964-10-02
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
5
</th>
<th>
74
</th>
<th>
1
</th>
<th>
</th>
<td>
MIL
</td>
<td>
US Air Force (61-0332)
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_C-135B" title="Boeing C-135B">
Boeing C-135B
</a>
</td>
<td>
<span style="display:none">
pha
</span>
<a href="/wiki/Angeles,_Philippines" title="Angeles, Philippines">
Angeles
</a>
, Philippines
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-390">
<a href="#cite_note-390">
[369]
</a>
</sup>
</td>
<td>
<a href="/wiki/Clark_Air_Base" title="Clark Air Base">
CRK
</a>
</td>
<td>
<0.1 km
<br/>
(0.06 mi)
</td>
<td>
1964-05-11
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
6
</th>
<th>
74
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Swissair_Flight_306" title="Swissair Flight 306">
Swissair Flight 306
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">
Sud Aviation SE-210 Caravelle III
</a>
</td>
<td>
<span style="display:none">
swd
</span>
<a href="/wiki/D%C3%BCrren%C3%A4sch" title="Dürrenäsch">
Dürrenäsch
</a>
, Switzerland
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-391">
<a href="#cite_note-391">
[370]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1963-09-04
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
7
</th>
<th>
73
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/World_Airways_Flight_830" title="World Airways Flight 830">
World Airways Flight 830
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6A" title="Douglas DC-6A">
Douglas DC-6A
</a>
</td>
<td>
<span style="display:none">
usguub
</span>
Mt. Barrigada, near
<a href="/wiki/Barrigada,_Guam" title="Barrigada, Guam">
Barrigada, Guam
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-392">
<a href="#cite_note-392">
[371]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1960-09-19
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
9
</th>
<th>
71
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot_Tu-104A_(CCCP-42362)" title="Aeroflot Tu-104A (CCCP-42362)">
Aeroflot (CCCP-42362)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">
Tupolev Tu-104A
</a>
</td>
<td>
<span style="display:none">
ruvur
</span>
<a href="/wiki/Vurnarsky_District" title="Vurnarsky District">
Vurnarsky District
</a>
, Chuvash ASSR, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-393">
<a href="#cite_note-393">
[372]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1958-10-17
</td>
</tr>
<tr>
<th scope="row">
80
</th>
<th>
5
</th>
<th>
75
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Llandow_air_disaster" title="Llandow air disaster">
Fairflight (G-AKBY)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Avro_689_Tudor_V" title="Avro 689 Tudor V">
Avro 689 Tudor V
</a>
</td>
<td>
<span style="display:none">
unw
</span>
<a href="/wiki/Sigingstone" title="Sigingstone">
Sigingstone
</a>
, Wales, UK
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-394">
<a href="#cite_note-394">
[373]
</a>
</sup>
</td>
<td>
<a href="/wiki/RAF_Llandow" title="RAF Llandow">
***
</a>
</td>
<td>
0.76 km
<br/>
(0.47 mi)
</td>
<td>
1950-03-12
</td>
</tr>
<tr>
<th scope="row">
79
</th>
<th>
3
</th>
<th>
72
</th>
<th>
4
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Korean_Air_Flight_803" title="Korean Air Flight 803">
Korean Air Flight 803
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">
McDonnell Douglas DC-10-30
</a>
</td>
<td>
<span style="display:none">
libyt
</span>
<a href="/wiki/Tripoli" title="Tripoli">
Tripoli
</a>
, Libya
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-Francillon,_p._296_92-2">
<a href="#cite_note-Francillon,_p._296-92">
[85]
</a>
</sup>
<sup class="reference" id="cite_ref-395">
<a href="#cite_note-395">
[374]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tripoli_International_Airport" title="Tripoli International Airport">
TIP
</a>
</td>
<td>
c. 2 km
<br/>
(1.2 mi)
</td>
<td>
1989-07-27
</td>
</tr>
<tr>
<th scope="row">
79
</th>
<th>
7
</th>
<th>
72
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_630" title="Aeroflot Flight 630">
Aeroflot Flight 630
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
takhu
</span>
near
<a href="/wiki/Khujand" title="Khujand">
Khujand
</a>
,
<a class="mw-redirect" href="/wiki/Tajik_SSR" title="Tajik SSR">
Tajik SSR
</a>
, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-396">
<a href="#cite_note-396">
[375]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-02-24
</td>
</tr>
<tr>
<th scope="row">
79
</th>
<th>
6
</th>
<th>
73
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
US Air Force (55-4574)
</td>
<td>
<a class="mw-redirect" href="/wiki/Fairchild_C-123K" title="Fairchild C-123K">
Fairchild C-123K
</a>
</td>
<td>
<span style="display:none">
vik
</span>
Khánh Phu,
<a href="/wiki/Kh%C3%A1nh_H%C3%B2a_Province" title="Khánh Hòa Province">
Khánh Hòa Province
</a>
, Vietnam
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-397">
<a href="#cite_note-397">
[376]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1970-11-27
</td>
</tr>
<tr>
<th scope="row">
79
</th>
<th>
7
</th>
<th>
72
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Mexicana_Flight_704" title="Mexicana Flight 704">
Mexicana Flight 704
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-64" title="Boeing 727-64">
Boeing 727-64
</a>
</td>
<td>
<span style="display:none">
mexa
</span>
<a href="/wiki/El_Carmen,_Nuevo_Le%C3%B3n" title="El Carmen, Nuevo León">
El Carmen
</a>
, Mexico
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-398">
<a href="#cite_note-398">
[377]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-06-04
</td>
</tr>
<tr>
<th scope="row">
79
</th>
<th>
6
</th>
<th>
73
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Maritime_Central_Airways_Flight_315" title="Maritime Central Airways Flight 315">
Maritime Central Airways Flight 315
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
canqi
</span>
<a class="mw-redirect" href="/wiki/Issoudun,_Quebec" title="Issoudun, Quebec">
Issoudun, Quebec
</a>
, Canada
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-399">
<a href="#cite_note-399">
[378]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1957-08-11
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
12
</th>
<th>
66
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Siberia_Airlines_Flight_1812" title="Siberia Airlines Flight 1812">
Siberia Airlines Flight 1812
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
blt
</span>
<a href="/wiki/Black_Sea" title="Black Sea">
Black Sea
</a>
, area of
<a href="/wiki/%C3%9Cnye" title="Ünye">
Ünye
</a>
, Turkey
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-400">
<a href="#cite_note-400">
[379]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2001-10-04
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
4
</th>
<th>
70
</th>
<th>
4
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_Florida_Flight_90" title="Air Florida Flight 90">
Air Florida Flight 90
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-222" title="Boeing 737-222">
Boeing 737-222
</a>
</td>
<td>
<span style="display:none">
uswasd
</span>
Washington, D.C., US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-401">
<a href="#cite_note-401">
[380]
</a>
</sup>
<sup class="reference" id="cite_ref-402">
<a href="#cite_note-402">
[381]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Washington-National" title="Washington-National">
DCA
</a>
</td>
<td>
1.4 km
<br/>
(0.9 mi)
</td>
<td>
1982-01-13
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
7
</th>
<th>
70
</th>
<th>
1
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Indian Air Force
</td>
<td>
<a href="/wiki/Antonov_An-12" title="Antonov An-12">
Antonov An-12
</a>
</td>
<td>
<span style="display:none">
indil
</span>
<a href="/wiki/Leh" title="Leh">
Leh
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-403">
<a href="#cite_note-403">
[382]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Leh_airport" title="Leh airport">
IXL
</a>
</td>
<td>
0.5 km
<br/>
(0.3 mi)
</td>
<td>
1978-11-19
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
3
</th>
<th>
75
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
Wenela Air Services (A2-ZER)
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
bot
</span>
<a href="/wiki/Francistown" title="Francistown">
Francistown
</a>
, Botswana
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-404">
<a href="#cite_note-404">
[383]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Francistown_Airport" title="Francistown Airport">
FRW
</a>
</td>
<td>
3.6 km
<br/>
(2.2 mi)
</td>
<td>
1974-04-04
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
10
</th>
<th>
68
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_816" title="Pan Am Flight 816">
Pan Am Flight 816
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">
Boeing 707-321B
</a>
</td>
<td>
<span style="display:none">
fre
</span>
Pacific Ocean, off
<a href="/wiki/Papeete" title="Papeete">
Papeete
</a>
, Tahiti, French Polynesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-405">
<a href="#cite_note-405">
[384]
</a>
</sup>
<sup class="reference" id="cite_ref-406">
<a href="#cite_note-406">
[385]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-07-22
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
3
</th>
<th>
75
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aviogenex_Flight_130" title="Aviogenex Flight 130">
Aviogenex Flight 130
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">
Tupolev Tu-134A
</a>
</td>
<td>
<span style="display:none">
cro
</span>
<a href="/wiki/Omi%C5%A1alj" title="Omišalj">
Omišalj
</a>
,
<a class="mw-redirect" href="/wiki/SR_Croatia" title="SR Croatia">
SR Croatia
</a>
,
<a href="/wiki/Yugoslavia" title="Yugoslavia">
Yugoslavia
</a>
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-407">
<a href="#cite_note-407">
[386]
</a>
</sup>
</td>
<td>
<a href="/wiki/Rijeka_Airport" title="Rijeka Airport">
RJK
</a>
</td>
<td>
</td>
<td>
1971-05-23
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
5
</th>
<th>
73
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_529" title="TWA Flight 529">
TWA Flight 529
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">
Lockheed L-049 Constellation
</a>
</td>
<td>
<span style="display:none">
usilih
</span>
<a href="/wiki/Hinsdale,_Illinois" title="Hinsdale, Illinois">
Hinsdale, Illinois
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-408">
<a href="#cite_note-408">
[387]
</a>
</sup>
<sup class="reference" id="cite_ref-409">
<a href="#cite_note-409">
[388]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-09-01
</td>
</tr>
<tr>
<th scope="row">
78
</th>
<th>
9
</th>
<th>
69
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Air_France_Flight_406" title="Air France Flight 406">
Air France Flight 406
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-1649A_Starliner" title="Lockheed L-1649A Starliner">
Lockheed L-1649A Starliner
</a>
</td>
<td>
<span style="display:none">
alz
</span>
near
<a href="/wiki/Zarzaitine" title="Zarzaitine">
Zarzaitine
</a>
, Algeria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-410">
<a href="#cite_note-410">
[389]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-05-10
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
4
</th>
<th>
72
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/2014_Algeria_Lockheed_C-130_Hercules_crash" title="2014 Algeria Lockheed C-130 Hercules crash">
Algerian Air Force C-130
</a>
</td>
<td>
<a href="/wiki/Lockheed_C-130_Hercules" title="Lockheed C-130 Hercules">
Lockheed C-130 Hercules
</a>
</td>
<td>
<span style="display:none">
ai
</span>
<a href="/wiki/A%C3%AFn_Kercha" title="Aïn Kercha">
Aïn Kercha
</a>
,
<a href="/wiki/Oum_El_Bouaghi_Province" title="Oum El Bouaghi Province">
Oum El Bouaghi Province
</a>
, Algeria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-411">
<a href="#cite_note-411">
[390]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2014-02-11
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
8
</th>
<th>
69
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iran_Air_Flight_277" title="Iran Air Flight 277">
Iran Air Flight 277
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-286Adv" title="Boeing 727-286Adv">
Boeing 727-286Adv
</a>
</td>
<td>
<span style="display:none">
irau
</span>
<a href="/wiki/Urmia" title="Urmia">
Urmia
</a>
, Iran
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-412">
<a href="#cite_note-412">
[391]
</a>
</sup>
</td>
<td>
<a href="/wiki/Urmia_Airport" title="Urmia Airport">
OMH
</a>
</td>
<td>
8 km
<br/>
(5 mi)
</td>
<td>
2011-01-09
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
0
</th>
<th>
0
</th>
<th>
77
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/Sknyliv_air_show_disaster" title="Sknyliv air show disaster">
Sknyliv air show disaster
</a>
</td>
<td>
<a href="/wiki/Sukhoi_Su-27" title="Sukhoi Su-27">
Sukhoi Su-27
</a>
</td>
<td>
<span style="display:none">
ukrlv
</span>
<a href="/wiki/Lviv" title="Lviv">
Lviv
</a>
, Ukraine
</td>
<td>
MNV
<br/>
<sup class="reference" id="cite_ref-413">
<a href="#cite_note-413">
[392]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sknyliv" title="Sknyliv">
LWO
</a>
</td>
<td>
</td>
<td>
2002-07-27
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
9
</th>
<th>
68
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Soviet_Air_Force_Il-76M_(CCCP-86732)" title="Soviet Air Force Il-76M (CCCP-86732)">
Soviet Air Force (CCCP-86732)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_IL-76M" title="Ilyushin IL-76M">
Ilyushin IL-76M
</a>
</td>
<td>
<span style="display:none">
arm
</span>
<a href="/wiki/Gyumri" title="Gyumri">
Gyumri
</a>
, Armenia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-414">
<a href="#cite_note-414">
[393]
</a>
</sup>
</td>
<td>
<a href="/wiki/Shirak_Airport" title="Shirak Airport">
LWN
</a>
</td>
<td>
15 km
<br/>
(9.4 mi)
</td>
<td>
1988-12-11
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
1
</th>
<th>
76
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_5003_(1977)" title="Aeroflot Flight 5003 (1977)">
Aeroflot Flight 5003
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
rumin
</span>
near
<a href="/wiki/Mineralnye_Vody" title="Mineralnye Vody">
Mineralnye Vody
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-415">
<a href="#cite_note-415">
[394]
</a>
</sup>
</td>
<td>
<a href="/wiki/Mineralnye_Vody_Airport" title="Mineralnye Vody Airport">
MRV
</a>
</td>
<td>
<5 km
<br/>
(3 mi)
</td>
<td>
1977-02-15
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
3
</th>
<th>
74
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Imperial_Airlines_Flight_201/8" title="Imperial Airlines Flight 201/8">
Imperial Airlines Flight 201/8
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">
Lockheed L-049 Constellation
</a>
</td>
<td>
<span style="display:none">
usvirr
</span>
<a href="/wiki/Richmond,_Virginia" title="Richmond, Virginia">
Richmond, Virginia
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-416">
<a href="#cite_note-416">
[395]
</a>
</sup>
<sup class="reference" id="cite_ref-417">
<a href="#cite_note-417">
[396]
</a>
</sup>
</td>
<td>
<a href="/wiki/Richmond_International_Airport" title="Richmond International Airport">
RIC
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1961-11-08
</td>
</tr>
<tr>
<th scope="row">
77
</th>
<th>
6
</th>
<th>
71
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_2005" title="Air France Flight 2005">
Air France Flight 2005
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">
Sud Aviation SE-210 Caravelle III
</a>
</td>
<td>
<span style="display:none">
mor
</span>
<a href="/wiki/Rabat" title="Rabat">
Rabat
</a>
, Morocco
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-418">
<a href="#cite_note-418">
[397]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Rabat-Sale_Airport" title="Rabat-Sale Airport">
RBA
</a>
</td>
<td>
9 km
<br/>
(5.6 mi)
</td>
<td>
1961-09-12
</td>
</tr>
<tr>
<th scope="row">
76
</th>
<th>
5
</th>
<th>
71
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Afghanistan Air Force
</td>
<td>
<a href="/wiki/Antonov_An-32" title="Antonov An-32">
Antonov An-32
</a>
</td>
<td>
<span style="display:none">
aft
</span>
<a href="/wiki/Kholm,_Afghanistan" title="Kholm, Afghanistan">
Tashkurgan
</a>
, Afghanistan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-419">
<a href="#cite_note-419">
[398]
</a>
</sup>
<sup class="reference" id="cite_ref-420">
<a href="#cite_note-420">
[399]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1993-04-27
</td>
</tr>
<tr>
<th scope="row">
76
</th>
<th>
6
</th>
<th>
70
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/%C4%8CSA_Flight_001" title="ČSA Flight 001">
ČSA Flight 001
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">
Ilyushin Il-18B
</a>
</td>
<td>
<span style="display:none">
slb
</span>
<a href="/wiki/Bratislava" title="Bratislava">
Bratislava
</a>
,
<a href="/wiki/Czechoslovakia" title="Czechoslovakia">
Czechoslovakia
</a>
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-421">
<a href="#cite_note-421">
[400]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bratislava-Ivanka" title="Bratislava-Ivanka">
BTS
</a>
</td>
<td>
1.5 km
<br/>
(0.93 mi)
</td>
<td>
1976-07-28
</td>
</tr>
<tr>
<th scope="row">
76
</th>
<th>
5
</th>
<th>
69
</th>
<th>
2
</th>
<th>
1*
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Air_Vietnam_C-54D_(XV-NUG)" title="Air Vietnam C-54D (XV-NUG)">
Air Vietnam C-54D (XV-NUG)
<br/>
and US Air Force
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-54D-10-DC_Skymaster" title="Douglas C-54D-10-DC Skymaster">
Douglas C-54D-10-DC Skymaster
</a>
and
<a class="mw-redirect" href="/wiki/F-4_Phantom_II" title="F-4 Phantom II">
F-4 Phantom II
</a>
</td>
<td>
<span style="display:none">
vid
</span>
<a href="/wiki/Da_Nang" title="Da Nang">
Da Nang
</a>
, Vietnam
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-422">
<a href="#cite_note-422">
[401]
</a>
</sup>
</td>
<td>
<a href="/wiki/Da_Nang_International_Airport" title="Da Nang International Airport">
DAD
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1969-09-20
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
13
</th>
<th>
62
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/UM_Airlines_Flight_4230" title="UM Airlines Flight 4230">
UM Airlines Flight 4230
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">
Yakovlev Yak-42
</a>
</td>
<td>
<span style="display:none">
tum
</span>
<a href="/wiki/Ma%C3%A7ka" title="Maçka">
Maçka
</a>
, Trabzon, Turkey
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-423">
<a href="#cite_note-423">
[402]
</a>
</sup>
</td>
<td>
<a href="/wiki/Trabzon_Airport" title="Trabzon Airport">
TZX
</a>
</td>
<td>
c. 23 km
<br/>
(14 mi)
</td>
<td>
2003-05-26
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
5
</th>
<th>
70
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Turkish_Airlines_Flight_634" title="Turkish Airlines Flight 634">
Turkish Airlines Flight 634
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Avro_RJ100" title="Avro RJ100">
Avro RJ100
</a>
</td>
<td>
<span style="display:none">
tudi
</span>
<a href="/wiki/Diyarbak%C4%B1r" title="Diyarbakır">
Diyarbakır
</a>
, Turkey
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-424">
<a href="#cite_note-424">
[403]
</a>
</sup>
</td>
<td>
<a href="/wiki/Diyarbak%C4%B1r_Airport" title="Diyarbakır Airport">
DIY
</a>
</td>
<td>
0.9 km
<br/>
(0.56 mi)
</td>
<td>
2003-01-08
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
6
</th>
<th>
69
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
Peruvian Air Force (FAP-351)
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-282" title="Boeing 737-282">
Boeing 737-282
</a>
</td>
<td>
<span style="display:none">
pean
</span>
<a href="/wiki/Andoas" title="Andoas">
Andoas
</a>
, Peru
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-425">
<a href="#cite_note-425">
[404]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1998-05-05
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
5
</th>
<th>
70
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Sri Lanka Air Force (CR861)
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-32B" title="Antonov An-32B">
Antonov An-32B
</a>
</td>
<td>
<span style="display:none">
src
</span>
<a href="/wiki/Laccadive_Sea" title="Laccadive Sea">
Laccadive Sea
</a>
, off
<a href="/wiki/Colombo" title="Colombo">
Colombo
</a>
, Sri Lanka
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-426">
<a href="#cite_note-426">
[405]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1995-09-12
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
12
</th>
<th>
63
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_593" title="Aeroflot Flight 593">
Aeroflot Flight 593
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-304" title="Airbus A310-304">
Airbus A310-304
</a>
</td>
<td>
<span style="display:none">
rumez
</span>
near
<a href="/wiki/Mezhdurechensk,_Kemerovo_Oblast" title="Mezhdurechensk, Kemerovo Oblast">
Mezhdurechensk
</a>
, Russia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-427">
<a href="#cite_note-427">
[406]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1994-03-23
</td>
</tr>
<tr>
<th scope="row">
76
</th>
<th>
3
</th>
<th>
73
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Vietnam_Airlines_Flight_831" title="Vietnam Airlines Flight 831">
Vietnam Airlines Flight 831
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">
Tupolev Tu-134
</a>
</td>
<td>
<span style="display:none">
thl
</span>
<a href="/wiki/Lam_Luk_Ka_District" title="Lam Luk Ka District">
Lam Luk Ka District
</a>
, Thailand
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-428">
<a href="#cite_note-428">
[407]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bangkok-Don_Muang_International_Airport" title="Bangkok-Don Muang International Airport">
DMK
</a>
</td>
<td>
6 km
<br/>
(3.7 mi)
</td>
<td>
1988-09-09
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
4
</th>
<th>
71
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Inex-Adria_Aviopromet_Flight_450" title="Inex-Adria Aviopromet Flight 450">
Inex-Adria Aviopromet Flight 450
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
cz
</span>
<a href="/wiki/Prague" title="Prague">
Prague
</a>
,
<a href="/wiki/Czechoslovakia" title="Czechoslovakia">
Czechoslovakia
</a>
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-429">
<a href="#cite_note-429">
[408]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Letiste_Praha-Ruzyne" title="Letiste Praha-Ruzyne">
PRG
</a>
</td>
<td>
8 km
<br/>
(5 mi)
</td>
<td>
1975-10-30
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
6
</th>
<th>
69
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Avensa_Flight_358" title="Avensa Flight 358">
Avensa Flight 358
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-14" title="McDonnell Douglas DC-9-14">
McDonnell Douglas DC-9-14
</a>
</td>
<td>
<span style="display:none">
vemat
</span>
near
<a href="/wiki/Matur%C3%ADn" title="Maturín">
Maturín
</a>
, Venezuela
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-430">
<a href="#cite_note-430">
[409]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1974-12-22
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
8
</th>
<th>
67
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INH
</td>
<td>
<a class="mw-redirect" href="/wiki/Air_Vietnam_Flight_706_hijacking" title="Air Vietnam Flight 706 hijacking">
Air Vietnam Flight 706 hijacking
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-121C" title="Boeing 727-121C">
Boeing 727-121C
</a>
</td>
<td>
<span style="display:none">
viph
</span>
near
<a class="mw-redirect" href="/wiki/Phan_Rang_%E2%80%93_Th%C3%A1p_Ch%C3%A0m" title="Phan Rang – Tháp Chàm">
Phan Rang
</a>
, Vietnam
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-431">
<a href="#cite_note-431">
[410]
</a>
</sup>
</td>
<td>
<a href="/wiki/Da_Nang_International_Airport" title="Da Nang International Airport">
DAD
</a>
</td>
<td>
</td>
<td>
1974-09-15
</td>
</tr>
<tr>
<th scope="row">
75
</th>
<th>
4
</th>
<th>
71
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Southern_Airways_Flight_932" title="Southern Airways Flight 932">
Southern Airways Flight 932
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">
McDonnell Douglas DC-9-31
</a>
</td>
<td>
<span style="display:none">
uswesc
</span>
<a href="/wiki/Ceredo,_West_Virginia" title="Ceredo, West Virginia">
Ceredo, West Virginia
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-432">
<a href="#cite_note-432">
[411]
</a>
</sup>
<sup class="reference" id="cite_ref-433">
<a href="#cite_note-433">
[412]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tri-State_Airport" title="Tri-State Airport">
HTS
</a>
</td>
<td>
1.6 km
<br/>
(1 mi)
</td>
<td>
1970-11-14
</td>
</tr>
<tr>
<th scope="row">
74
</th>
<th>
4
</th>
<th>
70
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Hewa_Bora_Airways_Flight_952" title="Hewa Bora Airways Flight 952">
Hewa Bora Airways Flight 952
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-022" title="Boeing 727-022">
Boeing 727-022
</a>
</td>
<td>
<span style="display:none">
demkis
</span>
<a href="/wiki/Kisangani" title="Kisangani">
Kisangani
</a>
, DR Congo
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-434">
<a href="#cite_note-434">
[413]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bangoka_International_Airport" title="Bangoka International Airport">
FKI
</a>
</td>
<td>
<0.1 km
<br/>
(0.06 mi)
</td>
<td>
2011-07-08
</td>
</tr>
<tr>
<th scope="row">
74
</th>
<th>
5
</th>
<th>
69
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Austral_L%C3%ADneas_A%C3%A9reas_Flight_2553" title="Austral Líneas Aéreas Flight 2553">
Austral Líneas Aéreas Flight 2553
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
</td>
<td>
<span style="display:none">
Ur
</span>
<a class="mw-redirect" href="/wiki/Nuevo_Berlin" title="Nuevo Berlin">
Nuevo Berlín
</a>
, near
<a href="/wiki/Fray_Bentos" title="Fray Bentos">
Fray Bentos
</a>
,
<a href="/wiki/Uruguay" title="Uruguay">
Uruguay
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-435">
<a href="#cite_note-435">
[414]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1997-10-10
</td>
</tr>
<tr>
<th scope="row">
74
</th>
<th>
5
</th>
<th>
69
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Lloyd Aéreo Boliviano (CP-698)
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
bolm
</span>
Mt. Choquetanga,
<a class="mw-redirect" href="/wiki/Cordillera_Kimsa_Cruz" title="Cordillera Kimsa Cruz">
Cordillera Kimsa Cruz
</a>
, Bolivia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-436">
<a href="#cite_note-436">
[415]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-09-26
</td>
</tr>
<tr>
<th scope="row">
74
</th>
<th>
10
</th>
<th>
64
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Linea_Aeropostal_Venezolana_Flight_253_(June_1956)" title="Linea Aeropostal Venezolana Flight 253 (June 1956)">
Linea Aeropostal Venezolana Flight 253
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-1049_Super_Constellation" title="Lockheed L-1049 Super Constellation">
Lockheed L-1049 Super Constellation
</a>
</td>
<td>
<span style="display:none">
atun
</span>
<a href="/wiki/New_York_Bight" title="New York Bight">
New York Bight
</a>
, Atlantic Ocean, area of
<a href="/wiki/Jones_Beach_State_Park" title="Jones Beach State Park">
Jones Beach
</a>
, New York, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-437">
<a href="#cite_note-437">
[416]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1956-06-20
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
6
</th>
<th>
67
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1997_Israeli_helicopter_disaster" title="1997 Israeli helicopter disaster">
Israeli Air Force (357) and Israeli Air Force (903)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sikorsky_S-65C-3_Yas%27ur_2000" title="Sikorsky S-65C-3 Yas'ur 2000">
Sikorsky S-65C-3 Yas'ur 2000
</a>
(both)
</td>
<td>
<span style="display:none">
is
</span>
<a href="/wiki/She%27ar_Yashuv" title="She'ar Yashuv">
She'ar Yashuv
</a>
, Israel
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-438">
<a href="#cite_note-438">
[417]
</a>
</sup>
<sup class="reference" id="cite_ref-439">
<a href="#cite_note-439">
[418]
</a>
</sup>
<sup class="reference" id="cite_ref-440">
<a href="#cite_note-440">
[419]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1997-02-04
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
8
</th>
<th>
65
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Avianca_Flight_52" title="Avianca Flight 52">
Avianca Flight 52
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">
Boeing 707-321B
</a>
</td>
<td>
<span style="display:none">
usnewyco
</span>
<a href="/wiki/Cove_Neck,_New_York" title="Cove Neck, New York">
Cove Neck, New York
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-441">
<a href="#cite_note-441">
[420]
</a>
</sup>
<sup class="reference" id="cite_ref-442">
<a href="#cite_note-442">
[421]
</a>
</sup>
</td>
<td>
<a href="/wiki/John_F._Kennedy_International_Airport" title="John F. Kennedy International Airport">
JFK
</a>
</td>
<td>
c. 36 km
<br/>
(22 mi)
</td>
<td>
1990-01-25
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
<sup class="reference" id="cite_ref-443">
<a href="#cite_note-443">
[nb 22]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-444">
<a href="#cite_note-444">
[nb 23]
</a>
</sup>
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Ethiopian_Air_Force_An-26_14_Jan_1982" title="Ethiopian Air Force An-26 14 Jan 1982">
Ethiopian Air Force
</a>
</td>
<td>
<a href="/wiki/Antonov_An-26" title="Antonov An-26">
Antonov An-26
</a>
</td>
<td>
<span style="display:none">
et
</span>
near
<a href="/wiki/Addis_Ababa" title="Addis Ababa">
Addis Ababa
</a>
, Ethiopia
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-445">
<a href="#cite_note-445">
[422]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1982-01-14
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
9
</th>
<th>
63
</th>
<th>
1
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Western_Airlines_Flight_2605" title="Western Airlines Flight 2605">
Western Airlines Flight 2605
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-10" title="McDonnell Douglas DC-10-10">
McDonnell Douglas DC-10-10
</a>
</td>
<td>
<span style="display:none">
mexm
</span>
<a href="/wiki/Mexico_City" title="Mexico City">
Mexico City
</a>
, Mexico
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-446">
<a href="#cite_note-446">
[423]
</a>
</sup>
</td>
<td>
<a href="/wiki/Mexico_City_International_Airport" title="Mexico City International Airport">
MEX
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1979-10-31
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
7
</th>
<th>
66
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1978_Balkan_Bulgarian_Tupolev_Tu-134_crash" title="1978 Balkan Bulgarian Tupolev Tu-134 crash">
Balkan Bulgarian (LZ-TUB)
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">
Tupolev Tu-134
</a>
</td>
<td>
<span style="display:none">
bug
</span>
Gabare,
<a href="/wiki/Vratsa_Province" title="Vratsa Province">
Vratsa Province
</a>
, Bulgaria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-447">
<a href="#cite_note-447">
[424]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1978-03-16
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
25
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Cubana_de_Aviaci%C3%B3n_Flight_455" title="Cubana de Aviación Flight 455">
Cubana de Aviación Flight 455
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-43" title="Douglas DC-8-43">
Douglas DC-8-43
</a>
</td>
<td>
<span style="display:none">
bar
</span>
Atlantic Ocean, off
<a href="/wiki/Christ_Church,_Barbados" title="Christ Church, Barbados">
Christ Church Parish
</a>
, Barbados
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-448">
<a href="#cite_note-448">
[425]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-10-06
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
11
</th>
<th>
61
</th>
<th>
1
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Sabena_Flight_548" title="Sabena Flight 548">
Sabena Flight 548
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-320" title="Boeing 707-320">
Boeing 707-320
</a>
</td>
<td>
<span style="display:none">
belgb
</span>
<a href="/wiki/Brussels" title="Brussels">
Brussels
</a>
, Belgium
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-449">
<a href="#cite_note-449">
[426]
</a>
</sup>
</td>
<td>
<a href="/wiki/Brussels_Airport" title="Brussels Airport">
BRU
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1961-02-15
</td>
</tr>
<tr>
<th scope="row">
73
</th>
<th>
<sup class="reference" id="cite_ref-450">
<a href="#cite_note-450">
[nb 24]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-451">
<a href="#cite_note-451">
[nb 25]
</a>
</sup>
</th>
<th>
0
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/USS_Akron_(ZRS-4)" title="USS Akron (ZRS-4)">
USS
<i>
Akron
</i>
</a>
</td>
<td>
<i>
Akron
</i>
-class
<a href="/wiki/Rigid_airship" title="Rigid airship">
rigid airship
</a>
</td>
<td>
<span style="display:none">
usnewjb
</span>
Atlantic Ocean, off
<a href="/wiki/Barnegat_Light,_New_Jersey" title="Barnegat Light, New Jersey">
Barnegat Light, New Jersey
</a>
, US
</td>
<td>
<sup class="reference" id="cite_ref-dirigible_5-1">
<a href="#cite_note-dirigible-5">
[5]
</a>
</sup>
<sup class="reference" id="cite_ref-452">
<a href="#cite_note-452">
[427]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1933-04-04
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
8
</th>
<th>
15
</th>
<th>
49
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1997_Irkutsk_Antonov_An-124_crash" title="1997 Irkutsk Antonov An-124 crash">
Russian Air Force (RA-82005)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-124-100" title="Antonov An-124-100">
Antonov An-124-100
</a>
</td>
<td>
<span style="display:none">
ruir
</span>
<a href="/wiki/Irkutsk" title="Irkutsk">
Irkutsk
</a>
, Russia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-Pia_Hobocti_453-0">
<a href="#cite_note-Pia_Hobocti-453">
[428]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Irkutsk_Airport" title="Irkutsk Airport">
IKT
</a>
</td>
<td>
1.6 km
<br/>
(1 mi)
</td>
<td>
1997-12-06
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
9
</th>
<th>
63
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_892" title="Aeroflot Flight 892">
Aeroflot Flight 892
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">
Tupolev Tu-134A
</a>
</td>
<td>
<span style="display:none">
gerb
</span>
<a href="/wiki/Bohnsdorf" title="Bohnsdorf">
Bohnsdorf
</a>
, East Germany
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-454">
<a href="#cite_note-454">
[429]
</a>
</sup>
</td>
<td>
<a href="/wiki/Berlin_Sch%C3%B6nefeld_Airport" title="Berlin Schönefeld Airport">
SXF
</a>
</td>
<td>
3.5 km
<br/>
(2.2 mi)
</td>
<td>
1986-12-12
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
2
</th>
<th>
61
</th>
<th>
9
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Southern_Airways_Flight_242" title="Southern Airways Flight 242">
Southern Airways Flight 242
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">
McDonnell Douglas DC-9-31
</a>
</td>
<td>
<span style="display:none">
usgege
</span>
<a href="/wiki/New_Hope,_Paulding_County,_Georgia" title="New Hope, Paulding County, Georgia">
New Hope, Georgia
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-455">
<a href="#cite_note-455">
[430]
</a>
</sup>
<sup class="reference" id="cite_ref-456">
<a href="#cite_note-456">
[431]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1977-04-04
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
5
</th>
<th>
67
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2415" title="Aeroflot Flight 2415">
Aeroflot Flight 2415
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">
Tupolev Tu-104B
</a>
</td>
<td>
<span style="display:none">
rudm
</span>
<a href="/wiki/Dmitrovsky_District,_Moscow_Oblast" title="Dmitrovsky District, Moscow Oblast">
Dmitrovsky District, Moscow Oblast
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-457">
<a href="#cite_note-457">
[432]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-11-28
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
2
</th>
<th>
70
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_212" title="Eastern Air Lines Flight 212">
Eastern Air Lines Flight 212
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">
McDonnell Douglas DC-9-31
</a>
</td>
<td>
<span style="display:none">
usnornoc
</span>
<a href="/wiki/Charlotte,_North_Carolina" title="Charlotte, North Carolina">
Charlotte, North Carolina
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-458">
<a href="#cite_note-458">
[433]
</a>
</sup>
<sup class="reference" id="cite_ref-459">
<a href="#cite_note-459">
[434]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Charlotte/Douglas_International_Airport" title="Charlotte/Douglas International Airport">
CLT
</a>
</td>
<td>
5.3 km
<br/>
(3.3 mi)
</td>
<td>
1974-09-11
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
6
</th>
<th>
66
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Faucett (OB-R-148)
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-54A-5-DC_Skymaster" title="Douglas C-54A-5-DC Skymaster">
Douglas C-54A-5-DC Skymaster
</a>
</td>
<td>
<span style="display:none">
peco
</span>
<a href="/wiki/Cordillera_Blanca" title="Cordillera Blanca">
Cordillera Blanca
</a>
, Peru
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-460">
<a href="#cite_note-460">
[435]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1967-12-08
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
3
</th>
<th>
69
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/British_Midland_Airways_Flight_C-4M_(G-ALHG)" title="British Midland Airways Flight C-4M (G-ALHG)">
British Midland Airways Flight (G-ALHG)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Canadair_C-4_Argonaut" title="Canadair C-4 Argonaut">
Canadair C-4 Argonaut
</a>
</td>
<td>
<span style="display:none">
unesto
</span>
<a href="/wiki/Stockport" title="Stockport">
Stockport
</a>
, England, UK
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-461">
<a href="#cite_note-461">
[436]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Manchester_International_Airport" title="Manchester International Airport">
MAN
</a>
</td>
<td>
c. 9 km
<br/>
(5.6 mi)
</td>
<td>
1967-06-04
</td>
</tr>
<tr>
<th scope="row">
72
</th>
<th>
8
</th>
<th>
64
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
ČSA Flight 511
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18V" title="Ilyushin Il-18V">
Ilyushin Il-18V
</a>
</td>
<td>
<span style="display:none">
mobo
</span>
<a href="/wiki/Bouskoura" title="Bouskoura">
Bouskoura
</a>
, Morocco
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-462">
<a href="#cite_note-462">
[437]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-07-12
</td>
</tr>
<tr>
<th scope="row">
71
</th>
<th>
6
</th>
<th>
65
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Saratov_Airlines_Flight_703" title="Saratov Airlines Flight 703">
Saratov Airlines Flight 703
</a>
</td>
<td>
<a href="/wiki/Antonov_An-148" title="Antonov An-148">
Antonov An-148
</a>
</td>
<td>
near
<a class="new" href="/w/index.php?title=Stepanovskoye,_Ramensky_District,_Moscow_Oblast&action=edit&redlink=1" title="Stepanovskoye, Ramensky District, Moscow Oblast (page does not exist)">
Stepanovskoye
</a>
,
<a href="/wiki/Moscow_Oblast" title="Moscow Oblast">
Moscow Oblast
</a>
, Russia
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-463">
<a href="#cite_note-463">
[438]
</a>
</sup>
</td>
<td>
<a href="/wiki/Orsk_Airport" title="Orsk Airport">
OSW
</a>
</td>
<td>
</td>
<td>
2018-02-11
</td>
</tr>
<tr>
<th scope="row">
71
</th>
<th>
7
</th>
<th>
64
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/LaMia_Airlines_Flight_2933" title="LaMia Airlines Flight 2933">
LaMia Airlines Flight 2933
</a>
</td>
<td>
<a href="/wiki/British_Aerospace_146" title="British Aerospace 146">
Avro RJ85
</a>
</td>
<td>
<span style="display:none">
geru
</span>
<a class="mw-redirect" href="/wiki/Medellin" title="Medellin">
Medellin
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-464">
<a href="#cite_note-464">
[439]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2016-11-28
</td>
</tr>
<tr>
<th scope="row">
71
</th>
<th>
11
</th>
<th>
60
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/2002_%C3%9Cberlingen_mid-air_collision" title="2002 Überlingen mid-air collision">
Bashkirian Airlines Flight 2937 and DHL Flight 611
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154M
</a>
and
<a href="/wiki/Boeing_757" title="Boeing 757">
Boeing 757-23APF
</a>
</td>
<td>
<span style="display:none">
geru
</span>
<a href="/wiki/%C3%9Cberlingen" title="Überlingen">
Überlingen
</a>
, Germany
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-465">
<a href="#cite_note-465">
[440]
</a>
</sup>
<sup class="reference" id="cite_ref-466">
<a href="#cite_note-466">
[441]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2002-07-01
</td>
</tr>
<tr>
<th scope="row">
71
</th>
<th>
3
</th>
<th>
68
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Cameroon_Airlines_Flight_3701" title="Cameroon Airlines Flight 3701">
Cameroon Airlines Flight 3701
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-200" title="Boeing 737-200">
Boeing 737-200
</a>
</td>
<td>
<span style="display:none">
camd
</span>
<a href="/wiki/Douala" title="Douala">
Douala
</a>
, Cameroon
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-467">
<a href="#cite_note-467">
[442]
</a>
</sup>
</td>
<td>
<a href="/wiki/Douala_International_Airport" title="Douala International Airport">
DLA
</a>
</td>
<td>
6 km
<br/>
(3.7 mi)
</td>
<td>
1995-12-03
</td>
</tr>
<tr>
<th scope="row">
71
</th>
<th>
9
</th>
<th>
43
</th>
<th>
19
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/EgyptAir_Flight_864" title="EgyptAir Flight 864">
EgyptAir Flight 864
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-366C" title="Boeing 707-366C">
Boeing 707-366C
</a>
</td>
<td>
<span style="display:none">
thb
</span>
<a href="/wiki/Bangkok" title="Bangkok">
Bangkok
</a>
, Thailand
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-468">
<a href="#cite_note-468">
[443]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bangkok-Don_Muang_Airport" title="Bangkok-Don Muang Airport">
DMK
</a>
</td>
<td>
2 km
<br/>
(1.2 mi)
</td>
<td>
1976-12-25
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
8
</th>
<th>
62
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aerosvit_Flight_241" title="Aerosvit Flight 241">
Aerosvit Flight 241
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-42" title="Yakovlev Yak-42">
Yakovlev Yak-42
</a>
</td>
<td>
<span style="display:none">
grep
</span>
<a href="/wiki/Pierian_Mountains" title="Pierian Mountains">
Pierian Mountains
</a>
, Greece
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-469">
<a href="#cite_note-469">
[444]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1997-12-17
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
9
</th>
<th>
61
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroper%C3%BA_Flight_603" title="Aeroperú Flight 603">
Aeroperú Flight 603
</a>
</td>
<td>
<a href="/wiki/Boeing_757" title="Boeing 757">
Boeing 757
</a>
-23A
</td>
<td>
<span style="display:none">
pacp
</span>
Pacific Ocean, area of
<a href="/wiki/Lima" title="Lima">
Lima
</a>
, Peru
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-470">
<a href="#cite_note-470">
[445]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1996-10-02
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
7
</th>
<th>
63
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Mandala_Airlines_Flight_660" title="Mandala Airlines Flight 660">
Mandala Airlines Flight 660
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_816" title="Vickers Viscount 816">
Vickers Viscount 816
</a>
</td>
<td>
<span style="display:none">
indona
</span>
Mt. Lalaboy,
<a href="/wiki/Ambon_Island" title="Ambon Island">
Ambon Island
</a>
, Indonesia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-471">
<a href="#cite_note-471">
[446]
</a>
</sup>
</td>
<td>
<a href="/wiki/Pattimura_International_Airport" title="Pattimura International Airport">
AMQ
</a>
</td>
<td>
15 km
<br/>
(9.3 mi)
</td>
<td>
1992-07-24
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
3
</th>
<th>
0
</th>
<th>
67
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/Ramstein_air_show_disaster" title="Ramstein air show disaster">
Ramstein air show disaster
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Aermacchi_MB-339_PAN" title="Aermacchi MB-339 PAN">
Aermacchi MB-339 PAN
</a>
(x3)
</td>
<td>
<span style="display:none">
gerr
</span>
<a href="/wiki/Ramstein-Miesenbach" title="Ramstein-Miesenbach">
Ramstein-Miesenbach
</a>
,
<a href="/wiki/West_Germany" title="West Germany">
West Germany
</a>
</td>
<td>
MNV
<br/>
<sup class="reference" id="cite_ref-472">
<a href="#cite_note-472">
[447]
</a>
</sup>
</td>
<td>
<a href="/wiki/Ramstein_Air_Base" title="Ramstein Air Base">
RMS
</a>
</td>
<td>
</td>
<td>
1988-08-28
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
4
</th>
<th>
66
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_6502" title="Aeroflot Flight 6502">
Aeroflot Flight 6502
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134A" title="Tupolev Tu-134A">
Tupolev Tu-134A
</a>
</td>
<td>
<span style="display:none">
rukur
</span>
Kurumoch,
<a href="/wiki/Samara_Oblast" title="Samara Oblast">
Samara Oblast
</a>
, Russian SFSR, USSR
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-473">
<a href="#cite_note-473">
[448]
</a>
</sup>
</td>
<td>
<a href="/wiki/Kurumoch_International_Airport" title="Kurumoch International Airport">
KUF
</a>
</td>
<td>
</td>
<td>
1986-10-20
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
6
</th>
<th>
64
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Galaxy_Airlines_Flight_203" title="Galaxy Airlines Flight 203">
Galaxy Airlines Flight 203
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
usnevr
</span>
<a href="/wiki/Reno,_Nevada" title="Reno, Nevada">
Reno, Nevada
</a>
, US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-474">
<a href="#cite_note-474">
[449]
</a>
</sup>
<sup class="reference" id="cite_ref-475">
<a href="#cite_note-475">
[450]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Reno/Tahoe_International_Airport" title="Reno/Tahoe International Airport">
RNO
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1985-01-21
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
7
</th>
<th>
63
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
TAC Colombia HK-1810
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle" title="Sud Aviation SE-210 Caravelle">
Sud Aviation SE-210 Caravelle
</a>
</td>
<td>
<span style="display:none">
usnevr
</span>
<a href="/wiki/Riohacha" title="Riohacha">
Riohacha
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-476">
<a href="#cite_note-476">
[451]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1980-12-21
</td>
</tr>
<tr>
<th scope="row">
70
</th>
<th>
5
</th>
<th>
65
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_128" title="TWA Flight 128">
TWA Flight 128
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Convair_CV-880-22-1" title="Convair CV-880-22-1">
Convair CV-880-22-1
</a>
</td>
<td>
<span style="display:none">
uske
</span>
<a href="/wiki/Hebron,_Kentucky" title="Hebron, Kentucky">
Hebron, Kentucky
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-477">
<a href="#cite_note-477">
[452]
</a>
</sup>
<sup class="reference" id="cite_ref-478">
<a href="#cite_note-478">
[453]
</a>
</sup>
</td>
<td>
<a href="/wiki/Cincinnati/Northern_Kentucky_International_Airport" title="Cincinnati/Northern Kentucky International Airport">
CVG
</a>
</td>
<td>
2.9 km
<br/>
(1.8 mi)
</td>
<td>
1967-11-20
</td>
</tr>
<tr>
<th scope="row">
69
</th>
<th>
6
</th>
<th>
63
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Indian_Airlines_Flight_257" title="Indian Airlines Flight 257">
Indian Airlines Flight 257
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">
Boeing 737-2A8
</a>
</td>
<td>
<span style="display:none">
indii
</span>
<a href="/wiki/Imphal" title="Imphal">
Imphal
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-479">
<a href="#cite_note-479">
[454]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tulihal_Airport" title="Tulihal Airport">
IMF
</a>
</td>
<td>
8 km
<br/>
(5 mi)
</td>
<td>
1991-08-16
</td>
</tr>
<tr>
<th scope="row">
69
</th>
<th>
9
</th>
<th>
59
</th>
<th>
1
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_331" title="Aeroflot Flight 331">
Aeroflot Flight 331
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-62M" title="Ilyushin Il-62M">
Ilyushin Il-62M
</a>
</td>
<td>
<span style="display:none">
cub
</span>
<a href="/wiki/Boyeros" title="Boyeros">
Boyeros
</a>
, Cuba
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-480">
<a href="#cite_note-480">
[455]
</a>
</sup>
</td>
<td>
<a href="/wiki/Jos%C3%A9_Mart%C3%AD_International_Airport" title="José Martí International Airport">
HAV
</a>
</td>
<td>
1 km
<br/>
(0.6 mi)
</td>
<td>
1977-05-27
</td>
</tr>
<tr>
<th scope="row">
69
</th>
<th>
7
</th>
<th>
62
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1971_Indian_Ocean_Vickers_Viscount_crash" title="1971 Indian Ocean Vickers Viscount crash">
Merpati Nusantara Airlines Viscount (PK-MVS)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_828" title="Vickers Viscount 828">
Vickers Viscount 828
</a>
</td>
<td>
<span style="display:none">
indonp
</span>
<a href="/wiki/Mentawai_Strait" title="Mentawai Strait">
Mentawai Strait
</a>
, off
<a class="mw-redirect" href="/wiki/Padang,_Indonesia" title="Padang, Indonesia">
Padang, Indonesia
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-481">
<a href="#cite_note-481">
[456]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-11-10
</td>
</tr>
<tr>
<th scope="row">
69
</th>
<th>
9
</th>
<th>
60
</th>
<th>
0
</th>
<th>
†
<sup class="reference" id="cite_ref-missing_51-2">
<a href="#cite_note-missing-51">
[nb 5]
</a>
</sup>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Fuerza_A%C3%A9rea_Argentina_C-54_(TC-48)" title="Fuerza Aérea Argentina C-54 (TC-48)">
Fuerza Aérea Argentina (TC-48)
</a>
</td>
<td>
<a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">
Douglas C-54 Skymaster
</a>
</td>
<td>
<span style="display:none">
ce
</span>
Central America
<sup class="reference" id="cite_ref-482">
<a href="#cite_note-482">
[nb 26]
</a>
</sup>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-483">
<a href="#cite_note-483">
[457]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-11-03
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
7
</th>
<th>
61
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aero_Caribbean_Flight_883" title="Aero Caribbean Flight 883">
Aero Caribbean Flight 883
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/ATR_72-212" title="ATR 72-212">
ATR 72-212
</a>
</td>
<td>
<span style="display:none">
cug
</span>
<a class="mw-redirect" href="/wiki/Guasimal,_Sancti_Sp%C3%ADritus" title="Guasimal, Sancti Spíritus">
Guasimal
</a>
, Cuba
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-484">
<a href="#cite_note-484">
[458]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2010-11-04
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
4
</th>
<th>
64
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Eagle_Flight_4184" title="American Eagle Flight 4184">
American Eagle Flight 4184
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/ATR_72-212" title="ATR 72-212">
ATR 72-212
</a>
</td>
<td>
<span style="display:none">
usininr
</span>
near
<a href="/wiki/Roselawn,_Indiana" title="Roselawn, Indiana">
Roselawn, Indiana
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-485">
<a href="#cite_note-485">
[459]
</a>
</sup>
<sup class="reference" id="cite_ref-486">
<a href="#cite_note-486">
[460]
</a>
</sup>
</td>
<td>
<a href="/wiki/O%27Hare_International_Airport" title="O'Hare International Airport">
ORD
</a>
</td>
<td>
108 km
<br/>
(67 mi)
</td>
<td>
1994-10-31
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
2
</th>
<th>
66
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Asiana_Airlines_Flight_733" title="Asiana Airlines Flight 733">
Asiana Airlines Flight 733
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-5L9" title="Boeing 737-5L9">
Boeing 737-5L9
</a>
</td>
<td>
<span style="display:none">
soum
</span>
<a href="/wiki/Mokpo" title="Mokpo">
Mokpo
</a>
, South Korea
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-487">
<a href="#cite_note-487">
[461]
</a>
</sup>
</td>
<td>
<a href="/wiki/Mokpo_Airport" title="Mokpo Airport">
MPK
</a>
</td>
<td>
7 km
<br/>
(4.3 mi)
</td>
<td>
1993-07-26
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
8
</th>
<th>
60
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Fuerza_A%C3%A9rea_Venezolana_C-130H_(7772)" title="Fuerza Aérea Venezolana C-130H (7772)">
Fuerza Aérea Venezolana (7772)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
poral
</span>
<a href="/wiki/Lajes_(Praia_da_Vit%C3%B3ria)" title="Lajes (Praia da Vitória)">
Lajes
</a>
, Azores, Portugal
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-488">
<a href="#cite_note-488">
[462]
</a>
</sup>
</td>
<td>
<a href="/wiki/Lajes_Airport" title="Lajes Airport">
TER
</a>
</td>
<td>
<1 km
<br/>
(0.6 mi)
</td>
<td>
1976-09-03
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
7
</th>
<th>
61
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1973_Nantes_mid-air_collision" title="1973 Nantes mid-air collision">
Iberia Flight 504 and Spantax Flight 400
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-32" title="McDonnell Douglas DC-9-32">
McDonnell Douglas DC-9-32
</a>
and
<a class="mw-redirect" href="/wiki/Convair_CV-990-30A-5" title="Convair CV-990-30A-5">
Convair CV-990-30A-5
</a>
</td>
<td>
<span style="display:none">
fral
</span>
<a href="/wiki/La_Planche" title="La Planche">
La Planche
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-489">
<a href="#cite_note-489">
[463]
</a>
</sup>
<sup class="reference" id="cite_ref-490">
<a href="#cite_note-490">
[464]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-03-05
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
4
</th>
<th>
64
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Toa_Domestic_Airlines_Flight_63" title="Toa Domestic Airlines Flight 63">
Toa Domestic Airlines Flight 63
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/NAMC_YS-11A-217" title="NAMC YS-11A-217">
NAMC YS-11A-217
</a>
</td>
<td>
<span style="display:none">
jh
</span>
Yokotsu Mtn.,
<a href="/wiki/Hakodate" title="Hakodate">
Hakodate
</a>
, Japan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-491">
<a href="#cite_note-491">
[465]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-07-03
</td>
</tr>
<tr>
<th scope="row">
68
</th>
<th>
9
</th>
<th>
59
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_891" title="TWA Flight 891">
TWA Flight 891
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-1649_Starliner" title="Lockheed L-1649 Starliner">
Lockheed L-1649 Starliner
</a>
</td>
<td>
<span style="display:none">
itb
</span>
<a href="/wiki/Busto_Arsizio" title="Busto Arsizio">
Busto Arsizio
</a>
, Italy
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-492">
<a href="#cite_note-492">
[466]
</a>
</sup>
<sup class="reference" id="cite_ref-493">
<a href="#cite_note-493">
[467]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1959-06-26
</td>
</tr>
<tr>
<th scope="row">
67
</th>
<th>
4
</th>
<th>
63
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Transporte_A%C3%A9reo_Militar_CV-440_(TAM-44)" title="Transporte Aéreo Militar CV-440 (TAM-44)">
Transporte Aéreo Militar (TAM-44)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Convair_CV-440-12" title="Convair CV-440-12">
Convair CV-440-12
</a>
</td>
<td>
<span style="display:none">
bolc
</span>
<a href="/wiki/Cordillera_Oriental_(Bolivia)" title="Cordillera Oriental (Bolivia)">
Cordillera Mts.
</a>
, La Paz Region, Bolivia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-494">
<a href="#cite_note-494">
[468]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1975-10-27
</td>
</tr>
<tr>
<th scope="row">
67
</th>
<th>
8
</th>
<th>
59
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_25" title="Aeroflot Flight 25">
Aeroflot Flight 25
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">
Ilyushin Il-18
</a>
</td>
<td>
<span style="display:none">
ruura
</span>
Urakhcha,
<a href="/wiki/Rybno-Slobodsky_District" title="Rybno-Slobodsky District">
Rybno-Slobodsky District
</a>
, Tatar ASSR, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-495">
<a href="#cite_note-495">
[469]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1963-04-04
</td>
</tr>
<tr>
<th scope="row">
67
</th>
<th>
7
</th>
<th>
60
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aerol%C3%ADneas_Argentinas_Flight_644" title="Aerolíneas Argentinas Flight 644">
Aerolíneas Argentinas Flight 644
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-6" title="Douglas DC-6">
Douglas DC-6
</a>
</td>
<td>
<span style="display:none">
argca
</span>
Cachari,
<a href="/wiki/Buenos_Aires_Province" title="Buenos Aires Province">
Buenos Aires
</a>
, Argentina
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-496">
<a href="#cite_note-496">
[470]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-07-19
</td>
</tr>
<tr>
<th scope="row">
67
</th>
<th>
10
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
<sup class="reference" id="cite_ref-missing_51-3">
<a href="#cite_note-missing-51">
[nb 5]
</a>
</sup>
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/US_Air_Force_C-97C_(50-0702)" title="US Air Force C-97C (50-0702)">
US Air Force (50-0702)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_C-97C-35-BO" title="Boeing C-97C-35-BO">
Boeing C-97C-35-BO
</a>
</td>
<td>
<span style="display:none">
pacj
</span>
Pacific Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-497">
<a href="#cite_note-497">
[471]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1957-03-22
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
6
</th>
<th>
60
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iran_Aseman_Airlines_Flight_3704" title="Iran Aseman Airlines Flight 3704">
Iran Aseman Airlines Flight 3704
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/ATR_72-212" title="ATR 72-212">
ATR 72-212
</a>
</td>
<td>
<a href="/wiki/Dena" title="Dena">
Mount Dena
</a>
,
<a href="/wiki/Zagros_Mountains" title="Zagros Mountains">
Zagros Mountains
</a>
near
<a href="/wiki/Semirom" title="Semirom">
Semirom
</a>
, Iran
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-498">
<a href="#cite_note-498">
[472]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2018-02-18
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
10
</th>
<th>
56
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/EgyptAir_Flight_804" title="EgyptAir Flight 804">
EgyptAir Flight 804
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A320-232" title="Airbus A320-232">
Airbus A320-232
</a>
</td>
<td>
<span style="display:none">
uske
</span>
eastern
<a href="/wiki/Mediterranean_Sea" title="Mediterranean Sea">
Mediterranean Sea
</a>
</td>
<td>
ENR
<sup class="reference" id="cite_ref-499">
<a href="#cite_note-499">
[473]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2016-05-19
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
7
</th>
<th>
59
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iran_Aseman_Airlines_Flight_746" title="Iran Aseman Airlines Flight 746">
Iran Aseman Airlines Flight 746
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F28_Fellowship_1000" title="Fokker F28 Fellowship 1000">
Fokker F28 Fellowship 1000
</a>
</td>
<td>
<span style="display:none">
Iran
</span>
<a href="/wiki/Natanz" title="Natanz">
Natanz
</a>
, Iran
</td>
<td>
ENR
<sup class="reference" id="cite_ref-500">
<a href="#cite_note-500">
[474]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1994-10-12
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
4
</th>
<th>
62
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Turkish_Airlines_Flight_301" title="Turkish Airlines Flight 301">
Turkish Airlines Flight 301
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F28-1000_Fellowship" title="Fokker F28-1000 Fellowship">
Fokker F28-1000 Fellowship
</a>
</td>
<td>
<span style="display:none">
tuc
</span>
<a href="/wiki/Menderes,_%C4%B0zmir" title="Menderes, İzmir">
Cumaovası
</a>
, Turkey
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-501">
<a href="#cite_note-501">
[475]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Adnan_Menderes_Airport" title="Adnan Menderes Airport">
ADB
</a>
</td>
<td>
</td>
<td>
1974-01-26
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
4
</th>
<th>
62
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_141" title="Aeroflot Flight 141">
Aeroflot Flight 141
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154
</a>
</td>
<td>
<span style="display:none">
cz
</span>
<a href="/wiki/Prague" title="Prague">
Prague
</a>
,
<a href="/wiki/Czechoslovakia" title="Czechoslovakia">
Czechoslovakia
</a>
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-502">
<a href="#cite_note-502">
[476]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Prague_Ruzyn%C4%9B_Airport" title="Prague Ruzyně Airport">
PRG
</a>
</td>
<td>
0.5 km
<br/>
(0.3 mi)
</td>
<td>
1973-02-19
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
7
</th>
<th>
59
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Cyprus_Airways_Flight_284" title="Cyprus Airways Flight 284">
Cyprus Airways Flight 284
</a>
</td>
<td>
<a href="/wiki/De_Havilland_Comet#Comet_4" title="De Havilland Comet">
de Havilland Comet 4
</a>
</td>
<td>
<span style="display:none">
tude
</span>
Mediterranean, near
<a href="/wiki/Demre" title="Demre">
Demre
</a>
, Turkey
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-503">
<a href="#cite_note-503">
[477]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1967-10-12
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
3
</th>
<th>
63
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/United_Airlines_Flight_409" title="United Airlines Flight 409">
United Airlines Flight 409
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
uswyo
</span>
<a href="/wiki/Medicine_Bow_Peak" title="Medicine Bow Peak">
Medicine Bow Peak
</a>
, Wyoming, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-504">
<a href="#cite_note-504">
[478]
</a>
</sup>
<sup class="reference" id="cite_ref-505">
<a href="#cite_note-505">
[479]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1955-10-06
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
11
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1955_Altensteig_mid-air_collision" title="1955 Altensteig mid-air collision">
1955 Altensteig mid-air collision
</a>
</td>
<td>
<a href="/wiki/Fairchild_C-119_Flying_Boxcar" title="Fairchild C-119 Flying Boxcar">
Fairchild C-119 Flying Boxcar
</a>
(x2)
</td>
<td>
<span style="display:none">
gera
</span>
near
<a href="/wiki/Altensteig" title="Altensteig">
Altensteig
</a>
, West Germany
</td>
<td>
MNV
<br/>
<sup class="reference" id="cite_ref-times53297_506-0">
<a href="#cite_note-times53297-506">
[480]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1955-08-11
</td>
</tr>
<tr>
<th scope="row">
66
</th>
<th>
9
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1955_Hawaii_R6D-1_crash" title="1955 Hawaii R6D-1 crash">
United States Navy (131612)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_R6D" title="Douglas R6D">
Douglas R6D-1 (DC-6)
</a>
</td>
<td>
<span style="display:none">
usha
</span>
Pali Kea Peak,
<a class="mw-redirect" href="/wiki/Waianae_Range" title="Waianae Range">
Waianae Range
</a>
, Oahu, Hawaii, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-507">
<a href="#cite_note-507">
[481]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Hickam_AFB" title="Hickam AFB">
HNL
</a>
</td>
<td>
24 km
<br/>
(15 mi)
</td>
<td>
1955-03-22
</td>
</tr>
<tr>
<th scope="row">
65
</th>
<th>
0
</th>
<th>
65
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Iran_Aseman_Airlines_Flight_6895" title="Iran Aseman Airlines Flight 6895">
Iran Aseman Airlines/Itek Air Flight 6895
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-219" title="Boeing 737-219">
Boeing 737-219
</a>
</td>
<td>
<span style="display:none">
Ky
</span>
<a href="/wiki/Bishkek" title="Bishkek">
Bishkek
</a>
, Kyrgyzstan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-508">
<a href="#cite_note-508">
[482]
</a>
</sup>
</td>
<td>
<a href="/wiki/Manas_International_Airport" title="Manas International Airport">
FRU
</a>
</td>
<td>
c. 2 km
<br/>
(1.2 mi)
</td>
<td>
2008-08-24
</td>
</tr>
<tr>
<th scope="row">
65
</th>
<th>
3
</th>
<th>
60
</th>
<th>
2
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/LAPA_Flight_3142" title="LAPA Flight 3142">
LAPA Flight 3142
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-204C" title="Boeing 737-204C">
Boeing 737-204C
</a>
</td>
<td>
<span style="display:none">
argbu
</span>
<a href="/wiki/Palermo,_Buenos_Aires" title="Palermo, Buenos Aires">
Palermo
</a>
, Argentina
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-509">
<a href="#cite_note-509">
[483]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Jorge_Newbery_Airport" title="Jorge Newbery Airport">
AEP
</a>
</td>
<td>
</td>
<td>
1999-08-31
</td>
</tr>
<tr>
<th scope="row">
65
</th>
<th>
6
</th>
<th>
59
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Vietnam_Airlines_Flight_815" title="Vietnam Airlines Flight 815">
Vietnam Airlines Flight 815
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">
Tupolev Tu-134
</a>
</td>
<td>
<span style="display:none">
camb
</span>
<a href="/wiki/Phnom_Penh" title="Phnom Penh">
Phnom Penh
</a>
, Cambodia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-510">
<a href="#cite_note-510">
[484]
</a>
</sup>
</td>
<td>
<a href="/wiki/Phnom_Penh_International_Airport" title="Phnom Penh International Airport">
PNH
</a>
</td>
<td>
0.3 km
<br/>
(0.19 mi)
</td>
<td>
1997-09-03
</td>
</tr>
<tr>
<th scope="row">
65
</th>
<th>
7
</th>
<th>
58
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aviateca_Flight_901" title="Aviateca Flight 901">
Aviateca Flight 901
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-200" title="Boeing 737-200">
Boeing 737-200
</a>
</td>
<td>
<span style="display:none">
el
</span>
<a href="/wiki/San_Vicente_(volcano)" title="San Vicente (volcano)">
San Vicente
</a>
volcano, El Salvador
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-511">
<a href="#cite_note-511">
[485]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Comalapa_International_Airport" title="Comalapa International Airport">
SAL
</a>
</td>
<td>
24 km
<br/>
(15 mi)
</td>
<td>
1995-08-09
</td>
</tr>
<tr>
<th scope="row">
65
</th>
<th>
8
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_1969" title="Aeroflot Flight 1969">
Aeroflot Flight 1969
</a>
</td>
<td>
<a href="/wiki/Antonov_An-10" title="Antonov An-10">
Antonov An-10
</a>
</td>
<td>
<span style="display:none">
ukrlu
</span>
<a href="/wiki/Lutuhyne" title="Lutuhyne">
Lutuhyne
</a>
, Ukrainian SSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-512">
<a href="#cite_note-512">
[486]
</a>
</sup>
</td>
<td>
<a href="/wiki/Luhansk_International_Airport" title="Luhansk International Airport">
VSG
</a>
</td>
<td>
13 km
<br/>
(8.1 mi)
</td>
<td>
1971-03-31
</td>
</tr>
<tr>
<th scope="row">
65
</th>
<th>
2
</th>
<th>
63
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Airlines_Flight_320" title="American Airlines Flight 320">
American Airlines Flight 320
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
usnewyne
</span>
<a href="/wiki/East_River" title="East River">
East River
</a>
, New York, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-513">
<a href="#cite_note-513">
[487]
</a>
</sup>
<sup class="reference" id="cite_ref-514">
<a href="#cite_note-514">
[488]
</a>
</sup>
</td>
<td>
<a href="/wiki/LaGuardia_Airport" title="LaGuardia Airport">
LGA
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1959-02-03
</td>
</tr>
<tr>
<th scope="row">
64
</th>
<th>
9
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1976_Anapa_mid-air_collision" title="1976 Anapa mid-air collision">
Aeroflot Flight 7957
<br/>
and Aeroflot Flight 31
</a>
</td>
<td>
<a href="/wiki/Antonov_An-24" title="Antonov An-24">
Antonov An-24
</a>
and
<a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">
Yakovlev Yak-40
</a>
</td>
<td>
<span style="display:none">
ruana
</span>
<a href="/wiki/Black_Sea" title="Black Sea">
Black Sea
</a>
, near
<a href="/wiki/Anapa" title="Anapa">
Anapa
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-515">
<a href="#cite_note-515">
[489]
</a>
</sup>
<sup class="reference" id="cite_ref-516">
<a href="#cite_note-516">
[490]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-09-09
</td>
</tr>
<tr>
<th scope="row">
64
</th>
<th>
10
</th>
<th>
54
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Canadian_Pacific_Airlines_Flight_402" title="Canadian Pacific Airlines Flight 402">
Canadian Pacific Airlines Flight 402
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-43" title="Douglas DC-8-43">
Douglas DC-8-43
</a>
</td>
<td>
<span style="display:none">
jto
</span>
Tokyo, Japan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-517">
<a href="#cite_note-517">
[491]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tokyo-Haneda_Airport" title="Tokyo-Haneda Airport">
HND
</a>
</td>
<td>
0.85 km
<br/>
(0.53 mi)
</td>
<td>
1966-03-04
</td>
</tr>
<tr>
<th scope="row">
64
</th>
<th>
3
</th>
<th>
61
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_20" title="Aeroflot Flight 20">
Aeroflot Flight 20
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">
Ilyushin Il-18B
</a>
</td>
<td>
<span style="display:none">
kaa
</span>
<a href="/wiki/Almaty" title="Almaty">
Almaty
</a>
, Kazakh SSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-518">
<a href="#cite_note-518">
[492]
</a>
</sup>
</td>
<td>
<a href="/wiki/Almaty_International_Airport" title="Almaty International Airport">
ALA
</a>
</td>
<td>
0.2 km
<br/>
(0.12 mi)
</td>
<td>
1965-01-04
</td>
</tr>
<tr>
<th scope="row">
64
</th>
<th>
11
</th>
<th>
53
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_4" title="Aeroflot Flight 4">
Aeroflot Flight 4
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">
Tupolev Tu-104A
</a>
</td>
<td>
<span style="display:none">
ruchi
</span>
near
<a href="/wiki/Chita,_Zabaykalsky_Krai" title="Chita, Zabaykalsky Krai">
Chita
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-519">
<a href="#cite_note-519">
[493]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1958-08-15
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
5
</th>
<th>
58
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Elleniki_Polemik%C3%AD_Aeropor%C3%ADa_C-130H_(748)" title="Elleniki Polemikí Aeroporía C-130H (748)">
Elleniki Polemikí Aeroporía (748)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130H_Hercules" title="Lockheed C-130H Hercules">
Lockheed C-130H Hercules
</a>
</td>
<td>
<span style="display:none">
grem
</span>
<a href="/wiki/Mount_Othrys" title="Mount Othrys">
Mount Othrys
</a>
, Greece
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-520">
<a href="#cite_note-520">
[494]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1991-02-05
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
3
</th>
<th>
60
</th>
<th>
0
</th>
<th>
</th>
<td>
INH
</td>
<td>
<a href="/wiki/Iraqi_Airways_Flight_163" title="Iraqi Airways Flight 163">
Iraqi Airways Flight 163
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-270C" title="Boeing 737-270C">
Boeing 737-270C
</a>
</td>
<td>
<span style="display:none">
saar
</span>
near
<a href="/wiki/Arar,_Saudi_Arabia" title="Arar, Saudi Arabia">
Arar, Saudi Arabia
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-521">
<a href="#cite_note-521">
[495]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1986-12-25
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
5
</th>
<th>
58
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_5484" title="Aeroflot Flight 5484">
Aeroflot Flight 5484
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-124V" title="Tupolev Tu-124V">
Tupolev Tu-124V
</a>
</td>
<td>
<span style="display:none">
rukir
</span>
near
<a href="/wiki/Kirsanov" title="Kirsanov">
Kirsanov
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-522">
<a href="#cite_note-522">
[496]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-08-29
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
8
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_6551" title="Aeroflot Flight 6551">
Aeroflot Flight 6551
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">
Ilyushin Il-18
</a>
</td>
<td>
<span style="display:none">
kam
</span>
Maksut,
<a href="/wiki/Zharma_District" title="Zharma District">
Zharma District
</a>
, Kazakh SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-523">
<a href="#cite_note-523">
[497]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-05-11
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
8
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/British_European_Airways_Flight_706" title="British European Airways Flight 706">
British European Airways Flight 706
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_951_Vanguard" title="Vickers 951 Vanguard">
Vickers 951 Vanguard
</a>
</td>
<td>
<span style="display:none">
belga
</span>
<a href="/wiki/Aarsele" title="Aarsele">
Aarsele
</a>
, Belgium
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-524">
<a href="#cite_note-524">
[498]
</a>
</sup>
<sup class="reference" id="cite_ref-525">
<a href="#cite_note-525">
[499]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-10-02
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
11
</th>
<th>
52
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Air_France_Flight_212_(F-BLCJ)" title="Air France Flight 212 (F-BLCJ)">
Air France Flight 212 (F-BLCJ)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-328C" title="Boeing 707-328C">
Boeing 707-328C
</a>
</td>
<td>
<span style="display:none">
guad
</span>
<a class="mw-redirect" href="/wiki/La_Grande_Soufri%C3%A8re_(volcano)" title="La Grande Soufrière (volcano)">
La Grande Soufrière
</a>
volcano, Guadeloupe
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-526">
<a href="#cite_note-526">
[500]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Pointe-%C3%A0-Pitre_Airport" title="Pointe-à-Pitre Airport">
PTP
</a>
</td>
<td>
27.5 km
<br/>
(17.1 mi)
</td>
<td>
1968-03-05
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
8
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/United_Arab_Airlines_Flight_869_(1963)" title="United Arab Airlines Flight 869 (1963)">
United Arab Airlines Flight 869
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/De_Havilland_Comet_4C" title="De Havilland Comet 4C">
de Havilland Comet 4C
</a>
</td>
<td>
<span style="display:none">
indimu
</span>
<a href="/wiki/Arabian_Sea" title="Arabian Sea">
Arabian Sea
</a>
, off
<a href="/wiki/Mumbai" title="Mumbai">
Mumbai
</a>
, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-527">
<a href="#cite_note-527">
[501]
</a>
</sup>
<sup class="reference" id="cite_ref-529">
<a href="#cite_note-529">
[nb 27]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bombay-Santacruz_Airport" title="Bombay-Santacruz Airport">
BOM
</a>
</td>
<td>
10 km
<br/>
(6.2 mi)
</td>
<td>
1963-07-27
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
8
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Air France Flight 343
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-1049G" title="Lockheed L-1049G">
Lockheed L-1049G
</a>
</td>
<td>
<span style="display:none">
se
</span>
<a href="/wiki/Yoff" title="Yoff">
Yoff
</a>
, Senegal
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-530">
<a href="#cite_note-530">
[503]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Dakar-Yoff-L%C3%A9opold_S%C3%A9dar_Senghor_International_Airport" title="Dakar-Yoff-Léopold Sédar Senghor International Airport">
DKR
</a>
</td>
<td>
1.6 km
<br/>
(1 mi)
</td>
<td>
1960-08-29
</td>
</tr>
<tr>
<th scope="row">
63
</th>
<th>
6
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Northwest_Orient_Airlines_Flight_710" title="Northwest Orient Airlines Flight 710">
Northwest Orient Airlines Flight 710
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-188C_Electra" title="Lockheed L-188C Electra">
Lockheed L-188C Electra
</a>
</td>
<td>
<span style="display:none">
usininc
</span>
<a href="/wiki/Cannelton,_Indiana" title="Cannelton, Indiana">
Cannelton, Indiana
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-531">
<a href="#cite_note-531">
[504]
</a>
</sup>
<sup class="reference" id="cite_ref-532">
<a href="#cite_note-532">
[505]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1960-03-17
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
12
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Sriwijaya_Air_Flight_182" title="Sriwijaya Air Flight 182">
Sriwijaya Air Flight 182
</a>
</td>
<td>
<a href="/wiki/Boeing_737_Classic" title="Boeing 737 Classic">
Boeing 737-524
</a>
</td>
<td>
<span style="display:none">
indoli
</span>
<a href="/wiki/Java_Sea" title="Java Sea">
Java Sea
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-533">
<a href="#cite_note-533">
[506]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2021-01-09
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
7
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Flydubai_Flight_981" title="Flydubai Flight 981">
Flydubai Flight 981
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-800#737-800" title="Boeing 737-800">
Boeing 737-8KN
</a>
</td>
<td>
<span style="display:none">
len
</span>
<a href="/wiki/Rostov-on-Don" title="Rostov-on-Don">
Rostov-on-Don
</a>
,
<a href="/wiki/Russia" title="Russia">
Russia
</a>
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-534">
<a href="#cite_note-534">
[507]
</a>
</sup>
</td>
<td>
<a href="/wiki/Rostov-on-Don_Airport" title="Rostov-on-Don Airport">
ROV
</a>
</td>
<td>
</td>
<td>
2016-03-19
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
6
</th>
<th>
56
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Sri Lanka Air Force (CR862)
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-32B" title="Antonov An-32B">
Antonov An-32B
</a>
</td>
<td>
<span style="display:none">
srj
</span>
<a href="/wiki/Jaffna" title="Jaffna">
Jaffna
</a>
,
<a href="/wiki/Sri_Lanka" title="Sri Lanka">
Sri Lanka
</a>
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-535">
<a href="#cite_note-535">
[508]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/SLAF_Palaly" title="SLAF Palaly">
JAF
</a>
</td>
<td>
13 km
<br/>
(8.1 mi)
</td>
<td>
1995-11-22
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
5
</th>
<th>
56
</th>
<th>
1
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2003" title="Aeroflot Flight 2003">
Aeroflot Flight 2003
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-124V" title="Tupolev Tu-124V">
Tupolev Tu-124V
</a>
</td>
<td>
<span style="display:none">
rukok
</span>
Kokoshkino,
<a href="/wiki/Moscow_Oblast" title="Moscow Oblast">
Moscow Oblast
</a>
, Russian SFSR, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-536">
<a href="#cite_note-536">
[509]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Moskva-Vnukovo_Airport" title="Moskva-Vnukovo Airport">
VKO
</a>
</td>
<td>
7 km
<br/>
(4.4 mi)
</td>
<td>
1976-01-03
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
11
</th>
<th>
51
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_212_(1969)" title="Air France Flight 212 (1969)">
Air France Flight 212 (F-BHSZ)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-328B" title="Boeing 707-328B">
Boeing 707-328B
</a>
</td>
<td>
<span style="display:none">
vemai
</span>
Caribbean, off
<a href="/wiki/Maiquet%C3%ADa" title="Maiquetía">
Maiquetía
</a>
, Venezuela
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-537">
<a href="#cite_note-537">
[510]
</a>
</sup>
<sup class="reference" id="cite_ref-538">
<a href="#cite_note-538">
[511]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-12-04
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
3
</th>
<th>
59
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_375" title="Eastern Air Lines Flight 375">
Eastern Air Lines Flight 375
</a>
</td>
<td>
<a href="/wiki/Lockheed_L-188_Electra" title="Lockheed L-188 Electra">
Lockheed L-188 Electra
</a>
</td>
<td>
<span style="display:none">
usmamas
</span>
<a href="/wiki/Boston" title="Boston">
Boston
</a>
, Massachusetts, US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-539">
<a href="#cite_note-539">
[512]
</a>
</sup>
<sup class="reference" id="cite_ref-540">
<a href="#cite_note-540">
[513]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boston_Logan_International_Airport" title="Boston Logan International Airport">
BOS
</a>
</td>
<td>
c. 1 km
<br/>
(0.6 mi)
</td>
<td>
1960-10-04
</td>
</tr>
<tr>
<th scope="row">
62
</th>
<th>
3
</th>
<th>
59
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Trans-Canada_Air_Lines_Flight_810" title="Trans-Canada Air Lines Flight 810">
Trans-Canada Air Lines Flight 810
</a>
</td>
<td>
<a href="/wiki/Canadair_North_Star" title="Canadair North Star">
Canadair North Star
</a>
</td>
<td>
<span style="display:none">
CanB
</span>
<a href="/wiki/Slesse_Mountain" title="Slesse Mountain">
Slesse Mountain
</a>
, B.C., Canada
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-541">
<a href="#cite_note-541">
[514]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1956-12-09
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
11
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Southwest_Airlines_Flight_4509" title="China Southwest Airlines Flight 4509">
China Southwest Airlines Flight 4509
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154M" title="Tupolev Tu-154M">
Tupolev Tu-154M
</a>
</td>
<td>
<span style="display:none">
chinw
</span>
<a href="/wiki/Wenzhou" title="Wenzhou">
Wenzhou
</a>
, Zhejiang, China
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-542">
<a href="#cite_note-542">
[515]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Wenzhou_Airport" title="Wenzhou Airport">
WNZ
</a>
</td>
<td>
1 km
<br/>
(0.6 mi)
</td>
<td>
1999-02-24
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
3
</th>
<th>
58
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Russian Air Force
</td>
<td>
<a href="/wiki/Mil_Mi-8" title="Mil Mi-8">
Mil Mi-8T
</a>
</td>
<td>
<span style="display:none">
ge
</span>
near Lata, Georgia
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-acig.org_543-0">
<a href="#cite_note-acig.org-543">
[516]
</a>
</sup>
<sup class="reference" id="cite_ref-1992_Georgia_Mi-8_crash_544-0">
<a href="#cite_note-1992_Georgia_Mi-8_crash-544">
[517]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1992-12-14
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
4
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1979_Garuda_Fokker_F28_crash" title="1979 Garuda Fokker F28 crash">
Garuda Indonesia (PK-GVE)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F28-1000_Fellowship" title="Fokker F28-1000 Fellowship">
Fokker F28-1000 Fellowship
</a>
</td>
<td>
<span style="display:none">
indonber
</span>
<a href="/wiki/Mount_Sibayak" title="Mount Sibayak">
Mount Sibayak
</a>
, near
<a href="/wiki/Berastagi" title="Berastagi">
Berastagi
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-545">
<a href="#cite_note-545">
[518]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-07-11
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
9
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Japan_Airlines_Flight_446" title="Japan Airlines Flight 446">
Japan Airlines Flight 446
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-8-62" title="McDonnell Douglas DC-8-62">
McDonnell Douglas DC-8-62
</a>
</td>
<td>
<span style="display:none">
rumos
</span>
Moscow, Russian SFSR, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-546">
<a href="#cite_note-546">
[519]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Moscow-Sheremetyevo" title="Moscow-Sheremetyevo">
SVO
</a>
</td>
<td>
</td>
<td>
1972-11-28
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
5
</th>
<th>
56
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Royal_Air_Maroc_Caravelle_(CN-CCV)" title="Royal Air Maroc Caravelle (CN-CCV)">
Royal Air Maroc (CN-CCV)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Sud_Aviation_SE-210_Caravelle_III" title="Sud Aviation SE-210 Caravelle III">
Sud Aviation SE-210 Caravelle III
</a>
</td>
<td>
<span style="display:none">
mobe
</span>
<a href="/wiki/Berrechid" title="Berrechid">
Berrechid
</a>
, Morocco
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-547">
<a href="#cite_note-547">
[520]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Casablanca_Airport" title="Casablanca Airport">
CMN
</a>
</td>
<td>
5.5 km
<br/>
(3.4 mi)
</td>
<td>
1970-04-01
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
4
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aer_Lingus_Flight_712" title="Aer Lingus Flight 712">
Aer Lingus Flight 712
</a>
</td>
<td>
<a href="/wiki/Vickers_Viscount" title="Vickers Viscount">
Vickers Viscount
</a>
803
</td>
<td>
<span style="display:none">
irest
</span>
<a href="/wiki/St_George%27s_Channel" title="St George's Channel">
St George's Channel
</a>
, off
<a href="/wiki/Wexford" title="Wexford">
Wexford
</a>
, Ireland
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-548">
<a href="#cite_note-548">
[521]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1968-03-24
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
14
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Viasa_Flight_897" title="Viasa Flight 897">
Viasa Flight 897
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-53" title="Douglas DC-8-53">
Douglas DC-8-53
</a>
</td>
<td>
<span style="display:none">
porfo
</span>
Atlantic Ocean, off Fonte da Telha,
<a href="/wiki/Lisboa_Region" title="Lisboa Region">
Lisboa
</a>
, Portugal
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-549">
<a href="#cite_note-549">
[522]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-05-30
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
11
</th>
<th>
50
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/1960_Rio_de_Janeiro_air_crash" title="1960 Rio de Janeiro air crash">
US Navy (131582) and
<br/>
Real Transportes Aéreos (PP-AXD)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_R6D-1_(DC-6A)" title="Douglas R6D-1 (DC-6A)">
Douglas R6D-1 (DC-6A)
</a>
and
<a href="/wiki/Douglas_DC-3" title="Douglas DC-3">
Douglas DC-3
</a>
</td>
<td>
<span style="display:none">
brg
</span>
<a href="/wiki/Guanabara_Bay" title="Guanabara Bay">
Guanabara Bay
</a>
, Brazil
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-550">
<a href="#cite_note-550">
[523]
</a>
</sup>
<sup class="reference" id="cite_ref-551">
<a href="#cite_note-551">
[524]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Rio_de_Janeiro%E2%80%93Gale%C3%A3o_International_Airport" title="Rio de Janeiro–Galeão International Airport">
GIG
</a>
</td>
<td>
<5 km
<br/>
(3.1 mi)
</td>
<td>
1960-02-25
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
9
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Sabena_DC-7C_(OO-SFA)" title="Sabena DC-7C (OO-SFA)">
Sabena (OO-SFA)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-7C" title="Douglas DC-7C">
Douglas DC-7C
</a>
</td>
<td>
<span style="display:none">
moc
</span>
<a href="/wiki/Casablanca" title="Casablanca">
Casablanca
</a>
, Morocco
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-552">
<a href="#cite_note-552">
[525]
</a>
</sup>
</td>
<td>
<a href="/wiki/Casablanca%E2%80%93Anfa_Airport" title="Casablanca–Anfa Airport">
CAS
</a>
</td>
<td>
0.6 km
<br/>
(0.37 mi)
</td>
<td>
1958-05-18
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
6
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aerol%C3%ADneas_Argentinas_accidents_and_incidents" title="Aerolíneas Argentinas accidents and incidents">
Aerolíneas Argentinas Flight 670
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
argbo
</span>
near
<a href="/wiki/San_Carlos_de_Bol%C3%ADvar" title="San Carlos de Bolívar">
Bolívar
</a>
, Argentina
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-553">
<a href="#cite_note-553">
[526]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1957-12-08
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
3
</th>
<th>
0
</th>
<th>
58
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Freckleton_Air_Disaster" title="Freckleton Air Disaster">
US Army Air Force (42-50291)
</a>
</td>
<td>
<a href="/wiki/Consolidated_B-24_Liberator" title="Consolidated B-24 Liberator">
Consolidated B-24 Liberator
</a>
</td>
<td>
<span style="display:none">
unefr
</span>
<a href="/wiki/Freckleton" title="Freckleton">
Freckleton
</a>
, England, UK
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-news_554-0">
<a href="#cite_note-news-554">
[527]
</a>
</sup>
</td>
<td>
<a href="/wiki/Warton_Aerodrome" title="Warton Aerodrome">
EGNO
</a>
</td>
<td>
c. 1.3 km
<br/>
(0.8 mi)
</td>
<td>
1944-08-23
</td>
</tr>
<tr>
<th scope="row">
61
</th>
<th>
11
</th>
<th>
0
</th>
<th>
50
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
US Air Force (42-40682)
</td>
<td>
<a href="/wiki/Consolidated_B-24_Liberator" title="Consolidated B-24 Liberator">
Consolidated B-24 Liberator
</a>
</td>
<td>
<span style="display:none">
pap
</span>
<a href="/wiki/Port_Moresby" title="Port Moresby">
Port Moresby
</a>
, Papua New Guinea (then
<a href="/wiki/Territory_of_Papua" title="Territory of Papua">
Territory of Papua
</a>
)
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-Australian_War_Memorial_555-0">
<a href="#cite_note-Australian_War_Memorial-555">
[528]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1943-09-07
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
6
</th>
<th>
54
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Equatorial_Express_Airlines_(3C-VQR)" title="Equatorial Express Airlines (3C-VQR)">
Equatorial Express Airlines (3C-VQR)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">
Antonov An-24B
</a>
</td>
<td>
<span style="display:none">
eq
</span>
<a href="/wiki/Baney" title="Baney">
Baney
</a>
, Equatorial Guinea
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-556">
<a href="#cite_note-556">
[529]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2005-07-16
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
6
</th>
<th>
49
</th>
<th>
5
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Alliance_Air_Flight_7412" title="Alliance Air Flight 7412">
Alliance Air Flight 7412
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">
Boeing 737-2A8
</a>
</td>
<td>
<span style="display:none">
indip
</span>
<a href="/wiki/Patna" title="Patna">
Patna
</a>
, Bihar, India
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-557">
<a href="#cite_note-557">
[530]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Patna_Airport" title="Patna Airport">
PAT
</a>
</td>
<td>
2 km
<br/>
(1.2 mi)
</td>
<td>
2000-07-17
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
10
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TAROM_Flight_371" title="TAROM Flight 371">
TAROM Flight 371
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Airbus_A310-324" title="Airbus A310-324">
Airbus A310-324
</a>
</td>
<td>
<span style="display:none">
Ro
</span>
<a href="/wiki/Balote%C8%99ti" title="Balotești">
Balotești
</a>
, Romania
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-558">
<a href="#cite_note-558">
[531]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1995-03-31
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
<sup class="reference" id="cite_ref-559">
<a href="#cite_note-559">
[nb 28]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-560">
<a href="#cite_note-560">
[nb 29]
</a>
</sup>
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Georgian Air Force
</td>
<td>
<a href="/wiki/Mil_Mi-8" title="Mil Mi-8">
Mil Mi-8
</a>
</td>
<td>
<span style="display:none">
ge
</span>
near
<a href="/wiki/Svaneti" title="Svaneti">
Svaneti
</a>
, Georgia
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-561">
<a href="#cite_note-561">
[532]
</a>
</sup>
<sup class="reference" id="cite_ref-562">
<a href="#cite_note-562">
[533]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1993-10-04
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
3
</th>
<th>
57
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Sudan_Airways#Accidents_and_incidents" title="Sudan Airways">
Sudan Airways (ST-ADY)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F27_Friendship_400M" title="Fokker F27 Friendship 400M">
Fokker F27 Friendship 400M
</a>
</td>
<td>
<span style="display:none">
souz
</span>
near
<a href="/wiki/Malakal" title="Malakal">
Malakal
</a>
, South Sudan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-563">
<a href="#cite_note-563">
[534]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1986-08-16
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
0
</th>
<th>
60
</th>
<th>
0
</th>
<th>
</th>
<td>
INH
</td>
<td>
<a href="/wiki/EgyptAir_Flight_648" title="EgyptAir Flight 648">
EgyptAir Flight 648
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-266" title="Boeing 737-266">
Boeing 737-266
</a>
</td>
<td>
<span style="display:none">
maltl
</span>
<a href="/wiki/Luqa" title="Luqa">
Luqa
</a>
, Malta
</td>
<td>
STD
<br/>
<sup class="reference" id="cite_ref-564">
<a href="#cite_note-564">
[535]
</a>
</sup>
</td>
<td>
<a href="/wiki/Malta_International_Airport" title="Malta International Airport">
MLA
</a>
</td>
<td>
</td>
<td>
1985-11-24
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
10
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Mal%C3%A9v_Flight_240" title="Malév Flight 240">
Malév Flight 240
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-154B" title="Tupolev Tu-154B">
Tupolev Tu-154B
</a>
</td>
<td>
<span style="display:none">
leb
</span>
Mediterranean, off
<a href="/wiki/Beirut" title="Beirut">
Beirut
</a>
, Lebanon
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-565">
<a href="#cite_note-565">
[536]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Beirut_International_Airport" title="Beirut International Airport">
BEY
</a>
</td>
<td>
10 km
<br/>
(6.2 mi)
</td>
<td>
1975-09-30
</td>
</tr>
<tr>
<th scope="row">
60
</th>
<th>
5
</th>
<th>
55
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
Air Inter Flight 696
</td>
<td>
<a href="/wiki/Vickers_Viscount" title="Vickers Viscount">
Vickers Viscount
</a>
724
</td>
<td>
<span style="display:none">
frano
</span>
<a href="/wiki/Noir%C3%A9table" title="Noirétable">
Noirétable
</a>
, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-566">
<a href="#cite_note-566">
[537]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1972-10-27
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
6
</th>
<th>
53
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Fuerza Aérea del Peru (FAP-329)
</td>
<td>
<a class="mw-redirect" href="/wiki/De_Havilland_Canada_DHC-5" title="De Havilland Canada DHC-5">
de Havilland Canada DHC-5
</a>
</td>
<td>
<span style="display:none">
pet
</span>
<a href="/wiki/Tarma" title="Tarma">
Tarma
</a>
, Peru
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-567">
<a href="#cite_note-567">
[538]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-06-21
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
5
</th>
<th>
54
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Air_Rhodesia_Flight_827" title="Air Rhodesia Flight 827">
Air Rhodesia Flight 827
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_748D" title="Vickers Viscount 748D">
Vickers Viscount 748D
</a>
</td>
<td>
<span style="display:none">
Zi
</span>
near
<a href="/wiki/Kariba,_Zimbabwe" title="Kariba, Zimbabwe">
Kariba, Zimbabwe
</a>
(then
<a href="/wiki/Rhodesia" title="Rhodesia">
Rhodesia
</a>
)
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-568">
<a href="#cite_note-568">
[539]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-02-12
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
0
</th>
<th>
59
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Libyan_Arab_Airlines_Tu-154_(LZ-BTN)" title="Libyan Arab Airlines Tu-154 (LZ-BTN)">
Libyan Arab Airlines (LZ-BTN)
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-154" title="Tupolev Tu-154">
Tupolev Tu-154
</a>
</td>
<td>
<span style="display:none">
Libya
</span>
<a href="/wiki/Ar_Rajma" title="Ar Rajma">
Ar Rajma
</a>
, Libya
</td>
<td>
ENR/LDG
<br/>
<sup class="reference" id="cite_ref-569">
<a href="#cite_note-569">
[540]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1977-12-02
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
4
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/SAETA_Flight_232" title="SAETA Flight 232">
SAETA Flight 232
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_785D" title="Vickers Viscount 785D">
Vickers Viscount 785D
</a>
</td>
<td>
<span style="display:none">
ecch
</span>
<a href="/wiki/Chimborazo" title="Chimborazo">
Chimborazo
</a>
volcano, Andes Mts., Ecuador
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-570">
<a href="#cite_note-570">
[541]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-08-15
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
4
</th>
<th>
55
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Lufthansa_Flight_540" title="Lufthansa Flight 540">
Lufthansa Flight 540
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_747-130" title="Boeing 747-130">
Boeing 747-130
</a>
</td>
<td>
<span style="display:none">
Ke
</span>
<a href="/wiki/Nairobi" title="Nairobi">
Nairobi
</a>
, Kenya
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-571">
<a href="#cite_note-571">
[542]
</a>
</sup>
</td>
<td>
<a href="/wiki/Jomo_Kenyatta_International_Airport" title="Jomo Kenyatta International Airport">
NBO
</a>
</td>
<td>
1.1 km
<br/>
(0.68 mi)
</td>
<td>
1974-11-20
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
3
</th>
<th>
12
</th>
<th>
44
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Korean Air Force
</td>
<td>
<a class="mw-redirect" href="/wiki/Curtiss_C-46" title="Curtiss C-46">
Curtiss C-46
</a>
</td>
<td>
<span style="display:none">
souy
</span>
near
<a href="/wiki/Yeouido" title="Yeouido">
Yeouido
</a>
, South Korea
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-572">
<a href="#cite_note-572">
[543]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1967-04-08
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
2
</th>
<th>
57
</th>
<th>
0
</th>
<th>
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/US_Marine_Corps_C-130F_(149802)" title="US Marine Corps C-130F (149802)">
US Marine Corps (149802)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_KC-130F_Hercules" title="Lockheed KC-130F Hercules">
Lockheed KC-130F Hercules
</a>
</td>
<td>
<span style="display:none">
chinh
</span>
<a href="/wiki/Kowloon_Bay" title="Kowloon Bay">
Kowloon Bay
</a>
, Hong Kong, China
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-573">
<a href="#cite_note-573">
[544]
</a>
</sup>
<sup class="reference" id="cite_ref-574">
<a href="#cite_note-574">
[545]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Hong_Kong-Kai_Tak_International_Airport" title="Hong Kong-Kai Tak International Airport">
HKG
</a>
</td>
<td>
</td>
<td>
1965-08-24
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
9
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_245" title="Aeroflot Flight 245">
Aeroflot Flight 245
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-18B" title="Ilyushin Il-18B">
Ilyushin Il-18B
</a>
</td>
<td>
<span style="display:none">
rucheb
</span>
Chebotovka,
<a href="/wiki/Tarasovsky_District" title="Tarasovsky District">
Tarasovsky District
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-575">
<a href="#cite_note-575">
[546]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-12-17
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
4
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Lloyd_A%C3%A9reo_Boliviano_DC-4_(CP-609)" title="Lloyd Aéreo Boliviano DC-4 (CP-609)">
Lloyd Aéreo Boliviano (CP-609)
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
bola
</span>
<a href="/wiki/Arbieto" title="Arbieto">
Arbieto
</a>
, Bolivia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-576">
<a href="#cite_note-576">
[547]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1960-02-05
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
9
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1956_Atlantic_R6D-1_disappearance" title="1956 Atlantic R6D-1 disappearance">
US Navy (131588)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_R6D-1" title="Douglas R6D-1">
Douglas R6D-1
</a>
</td>
<td>
<span style="display:none">
atp
</span>
<a href="/wiki/Porcupine_Seabight" title="Porcupine Seabight">
Porcupine Seabight
</a>
, Atlantic Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-577">
<a href="#cite_note-577">
[548]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1956-10-10
</td>
</tr>
<tr>
<th scope="row">
59
</th>
<th>
4
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1945_Peip%27ing_C-46_crash" title="1945 Peip'ing C-46 crash">
US Army Air Force (44-78591)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Curtiss_C-46F-1-CU" title="Curtiss C-46F-1-CU">
Curtiss C-46F-1-CU
</a>
</td>
<td>
<span style="display:none">
chinf
</span>
Fangshan,
<a href="/wiki/Fangshan_District" title="Fangshan District">
Fangshan District
</a>
, China
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-578">
<a href="#cite_note-578">
[549]
</a>
</sup>
</td>
<td>
<a href="/wiki/Beijing_Nanyuan_Airport" title="Beijing Nanyuan Airport">
NAY
</a>
</td>
<td>
25 km
<br/>
(15.6 mi)
</td>
<td>
1945-10-12
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
6
</th>
<th>
52
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Yemen Air Force
</td>
<td>
<a href="/wiki/Antonov_An-12" title="Antonov An-12">
Antonov An-12
</a>
</td>
<td>
<span style="display:none">
Ye
</span>
<a href="/wiki/Sirwah" title="Sirwah">
Sirwah
</a>
, Yemen
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-579">
<a href="#cite_note-579">
[550]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1992-07-14
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
3
</th>
<th>
55
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_7841" title="Aeroflot Flight 7841">
Aeroflot Flight 7841
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134AK" title="Tupolev Tu-134AK">
Tupolev Tu-134AK
</a>
</td>
<td>
<span style="display:none">
belami
</span>
<a href="/wiki/Minsk" title="Minsk">
Minsk
</a>
,
<a class="mw-redirect" href="/wiki/Byelorussian_SSR" title="Byelorussian SSR">
Byelorussian SSR
</a>
, USSR
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-580">
<a href="#cite_note-580">
[551]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Minsk_International_Airport" title="Minsk International Airport">
MSQ
</a>
</td>
<td>
10 km
<br/>
(6.3 mi)
</td>
<td>
1985-02-01
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
1
</th>
<th>
57
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_1691" title="Aeroflot Flight 1691">
Aeroflot Flight 1691
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104B" title="Tupolev Tu-104B">
Tupolev Tu-104B
</a>
</td>
<td>
<span style="display:none">
rumos
</span>
Moscow, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-581">
<a href="#cite_note-581">
[552]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-03-17
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
5
</th>
<th>
53
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a class="mw-redirect" href="/wiki/Air_Vietnam_C-54D_(XV-NUI)" title="Air Vietnam C-54D (XV-NUI)">
Air Vietnam (XV-NUI)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-54D-15-DC_Skymaster" title="Douglas C-54D-15-DC Skymaster">
Douglas C-54D-15-DC Skymaster
</a>
</td>
<td>
<span style="display:none">
vib
</span>
<a href="/wiki/Bu%C3%B4n_Ma_Thu%E1%BB%99t" title="Buôn Ma Thuột">
Buôn Ma Thuột
</a>
, Vietnam
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-582">
<a href="#cite_note-582">
[553]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bu%C3%B4n_Ma_Thu%E1%BB%99t_Airport" title="Buôn Ma Thuột Airport">
BMV
</a>
</td>
<td>
6.5 km
<br/>
(4.1 mi)
</td>
<td>
1973-03-19
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
2
</th>
<th>
55
</th>
<th>
1
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Pan African Airlines (N90427)
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-54B-1-DC_Skymaster" title="Douglas C-54B-1-DC Skymaster">
Douglas C-54B-1-DC Skymaster
</a>
</td>
<td>
<span style="display:none">
nigeriag
</span>
Agwa,
<a href="/wiki/Rivers_State" title="Rivers State">
Rivers State
</a>
, Nigeria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-583">
<a href="#cite_note-583">
[554]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Port_Harcourt_Airport" title="Port Harcourt Airport">
PHC
</a>
</td>
<td>
1.5 km
<br/>
(0.9 mi)
</td>
<td>
1968-09-28
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
5
</th>
<th>
53
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/American_Airlines_Flight_383_(1965)" title="American Airlines Flight 383 (1965)">
American Airlines Flight 383
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-23" title="Boeing 727-23">
Boeing 727-23
</a>
</td>
<td>
<span style="display:none">
uske
</span>
<a href="/wiki/Hebron,_Kentucky" title="Hebron, Kentucky">
Hebron, Kentucky
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-584">
<a href="#cite_note-584">
[555]
</a>
</sup>
<sup class="reference" id="cite_ref-585">
<a href="#cite_note-585">
[556]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Greater_Cincinnati_Airport" title="Greater Cincinnati Airport">
CVG
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1965-11-08
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
7
</th>
<th>
51
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_304" title="Eastern Air Lines Flight 304">
Eastern Air Lines Flight 304
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-8" title="Douglas DC-8">
Douglas DC-8
</a>
</td>
<td>
<span style="display:none">
usloll
</span>
<a href="/wiki/Lake_Pontchartrain" title="Lake Pontchartrain">
Lake Pontchartrain
</a>
, Louisiana, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-586">
<a href="#cite_note-586">
[557]
</a>
</sup>
<sup class="reference" id="cite_ref-587">
<a href="#cite_note-587">
[558]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1964-02-25
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
9
</th>
<th>
49
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/KLM_Flight_844" title="KLM Flight 844">
KLM Flight 844
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_1049E" title="Lockheed 1049E">
Lockheed 1049E
</a>
</td>
<td>
<span style="display:none">
indonbi
</span>
<a class="mw-redirect" href="/wiki/Biak_Island" title="Biak Island">
Biak Island
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-588">
<a href="#cite_note-588">
[559]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1957-07-16
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
7
</th>
<th>
51
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXS
</td>
<td>
<a href="/wiki/El_Al_Flight_402" title="El Al Flight 402">
El Al Israel Airlines Flight 402/26
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-149_Constellation" title="Lockheed L-149 Constellation">
Lockheed L-149 Constellation
</a>
</td>
<td>
<span style="display:none">
bulp
</span>
near
<a href="/wiki/Petrich" title="Petrich">
Petrich
</a>
, Bulgaria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-589">
<a href="#cite_note-589">
[560]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1955-07-27
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
8
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Transocean_Air_Lines_Flight_512" title="Transocean Air Lines Flight 512">
Transocean Air Lines Flight 512
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-6" title="Douglas DC-6">
Douglas DC-6
</a>
</td>
<td>
<span style="display:none">
pac
</span>
Pacific Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-590">
<a href="#cite_note-590">
[561]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1953-07-12
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
7
</th>
<th>
51
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1950_T%C3%AAte_de_l%27Obiou_C-54_crash" title="1950 Tête de l'Obiou C-54 crash">
Curtiss Reid Flying Services (CF-EDN)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-54B-1-DC" title="Douglas C-54B-1-DC">
Douglas C-54B-1-DC
</a>
</td>
<td>
<span style="display:none">
fragr
</span>
<a href="/wiki/Grande_T%C3%AAte_de_l%27Obiou" title="Grande Tête de l'Obiou">
Grande Tête de l'Obiou
</a>
mountain, France
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-591">
<a href="#cite_note-591">
[562]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1950-11-13
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
3
</th>
<th>
55
</th>
<th>
0
</th>
<th>
†
<sup class="reference" id="cite_ref-missing_51-4">
<a href="#cite_note-missing-51">
[nb 5]
</a>
</sup>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Northwest_Orient_Airlines_Flight_2501" title="Northwest Orient Airlines Flight 2501">
Northwest Orient Airlines Flight 2501
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
usla
</span>
<a href="/wiki/Lake_Michigan" title="Lake Michigan">
Lake Michigan
</a>
, off
<a class="mw-redirect" href="/wiki/Benton_Harbor" title="Benton Harbor">
Benton Harbor
</a>
, Michigan, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-592">
<a href="#cite_note-592">
[563]
</a>
</sup>
<sup class="reference" id="cite_ref-593">
<a href="#cite_note-593">
[564]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1950-06-23
</td>
</tr>
<tr>
<th scope="row">
58
</th>
<th>
5
</th>
<th>
0
</th>
<th>
53
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Japan mid-air collision
</td>
<td>
<a href="/wiki/Fokker_Super_Universal" title="Fokker Super Universal">
Fokker Super Universal
</a>
and
<a href="/wiki/Hanriot_HD.14" title="Hanriot HD.14">
Mitsubishi Ki1
</a>
</td>
<td>
<span style="display:none">
colmt
</span>
Tokyo, Japan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-auto1_7-1">
<a href="#cite_note-auto1-7">
[7]
</a>
</sup>
<sup class="reference" id="cite_ref-594">
<a href="#cite_note-594">
[565]
</a>
</sup>
<sup class="reference" id="cite_ref-595">
<a href="#cite_note-595">
[566]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1938-08-24
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
7
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Atlasjet_Flight_4203" title="Atlasjet Flight 4203">
Atlasjet Flight 4203
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_MD-83" title="McDonnell Douglas MD-83">
McDonnell Douglas MD-83
</a>
</td>
<td>
<span style="display:none">
tuk
</span>
<a href="/wiki/Ke%C3%A7iborlu" title="Keçiborlu">
Keçiborlu
</a>
, Turkey
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-596">
<a href="#cite_note-596">
[567]
</a>
</sup>
</td>
<td>
<a href="/wiki/Isparta_S%C3%BCleyman_Demirel_Airport" title="Isparta Süleyman Demirel Airport">
ISE
</a>
</td>
<td>
12 km
<br/>
(7.5 mi)
</td>
<td>
2007-11-30
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
5
</th>
<th>
52
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/ASA_Pesada_An-26_(D2-FCG)" title="ASA Pesada An-26 (D2-FCG)">
ASA Pesada (D2-FCG)
</a>
</td>
<td>
<a href="/wiki/Antonov_An-26" title="Antonov An-26">
Antonov An-26
</a>
</td>
<td>
<span style="display:none">
anlua
</span>
<a href="/wiki/Luanda" title="Luanda">
Luanda
</a>
, Angola
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-597">
<a href="#cite_note-597">
[568]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2000-11-15
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
5
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Turkish_Airlines_Flight_278" title="Turkish Airlines Flight 278">
Turkish Airlines Flight 278
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-4Y0" title="Boeing 737-4Y0">
Boeing 737-4Y0
</a>
</td>
<td>
<span style="display:none">
tuv
</span>
<a href="/wiki/Van,_Turkey" title="Van, Turkey">
Van, Turkey
</a>
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-598">
<a href="#cite_note-598">
[569]
</a>
</sup>
</td>
<td>
<a href="/wiki/Van_Ferit_Melen_Airport" title="Van Ferit Melen Airport">
VAN
</a>
</td>
<td>
4 km
<br/>
(2.5 mi)
</td>
<td>
1994-12-29
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
7
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/Soviet_Air_Force_Il-76MD_(CCCP-76569)" title="Soviet Air Force Il-76MD (CCCP-76569)">
Soviet Air Force (CCCP-76569)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Ilyushin_Il-76MD" title="Ilyushin Il-76MD">
Ilyushin Il-76MD
</a>
</td>
<td>
<span style="display:none">
azs
</span>
<a href="/wiki/Caspian_Sea" title="Caspian Sea">
Caspian Sea
</a>
off
<a class="mw-redirect" href="/wiki/Sumqayit" title="Sumqayit">
Sumqayit
</a>
,
<a class="mw-redirect" href="/wiki/Azerbaijan_SSR" title="Azerbaijan SSR">
Azerbaijan SSR
</a>
, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-599">
<a href="#cite_note-599">
[570]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-10-18
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
5
</th>
<th>
52
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/SAETA_Viscount_(HC-AVP)" title="SAETA Viscount (HC-AVP)">
SAETA (HC-AVP)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_785D" title="Vickers Viscount 785D">
Vickers Viscount 785D
</a>
</td>
<td>
<span style="display:none">
ecp
</span>
<a href="/wiki/Pastaza_Province" title="Pastaza Province">
Pastaza Province
</a>
, Ecuador
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-600">
<a href="#cite_note-600">
[571]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1979-04-23
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
4
</th>
<th>
53
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2174" title="Aeroflot Flight 2174">
Aeroflot Flight 2174
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">
Antonov An-24B
</a>
</td>
<td>
<span style="display:none">
ruat
</span>
Atamanovka,
<a href="/wiki/Saratov_Oblast" title="Saratov Oblast">
Saratov Oblast
</a>
, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-601">
<a href="#cite_note-601">
[572]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Saratov_Airport" title="Saratov Airport">
RTW
</a>
</td>
<td>
13 km
<br/>
(8.1 mi)
</td>
<td>
1971-12-01
</td>
</tr>
<tr>
<th scope="row">
57
</th>
<th>
5
</th>
<th>
52
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Civil_Air_Transport_Flight_B-908" title="Civil Air Transport Flight B-908">
Civil Air Transport (B-908)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Curtiss_C-46D-10-CU" title="Curtiss C-46D-10-CU">
Curtiss C-46D-10-CU
</a>
</td>
<td>
<span style="display:none">
chintj
</span>
<a href="/wiki/Jiaoxi,_Yilan" title="Jiaoxi, Yilan">
Jiaoxi
</a>
, Taiwan
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-602">
<a href="#cite_note-602">
[573]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Taichung_Airport" title="Taichung Airport">
RMQ
</a>
</td>
<td>
c. 8.5 km
<br/>
(5.3 mi)
</td>
<td>
1964-06-20
</td>
</tr>
<tr>
<th scope="row">
56
</th>
<th>
2
</th>
<th>
53
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Indian_Airlines_Flight_491" title="Indian Airlines Flight 491">
Indian Airlines Flight 491
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-2A8" title="Boeing 737-2A8">
Boeing 737-2A8
</a>
</td>
<td>
<span style="display:none">
indiau
</span>
<a class="mw-redirect" href="/wiki/Aurangabad,_Maharashtra" title="Aurangabad, Maharashtra">
Aurangabad
</a>
, India
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-603">
<a href="#cite_note-603">
[574]
</a>
</sup>
</td>
<td>
<a href="/wiki/Aurangabad_Airport" title="Aurangabad Airport">
IXU
</a>
</td>
<td>
1.9 km
<br/>
(1.2 mi)
</td>
<td>
1993-04-26
</td>
</tr>
<tr>
<th scope="row">
56
</th>
<th>
2
</th>
<th>
54
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Martinair_Flight_495" title="Martinair Flight 495">
Martinair Flight 495
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30CF" title="McDonnell Douglas DC-10-30CF">
McDonnell Douglas DC-10-30CF
</a>
</td>
<td>
<span style="display:none">
porfa
</span>
<a href="/wiki/Faro,_Portugal" title="Faro, Portugal">
Faro, Portugal
</a>
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-604">
<a href="#cite_note-604">
[575]
</a>
</sup>
</td>
<td>
<a href="/wiki/Faro_Airport" title="Faro Airport">
FAO
</a>
</td>
<td>
</td>
<td>
1992-12-21
</td>
</tr>
<tr>
<th scope="row">
56
</th>
<th>
2
</th>
<th>
54
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_accidents_and_incidents_in_the_1970s#List" title="Aeroflot accidents and incidents in the 1970s">
Aeroflot Flight A-13
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">
Antonov An-24B
</a>
</td>
<td>
<span style="display:none">
azne
</span>
<a class="mw-redirect" href="/wiki/Neftyanyye_Kamni" title="Neftyanyye Kamni">
Neftyanyye Kamni
</a>
, Azerbaijan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-605">
<a href="#cite_note-605">
[576]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-08-18
</td>
</tr>
<tr>
<th scope="row">
56
</th>
<th>
1
</th>
<th>
50
</th>
<th>
5
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Varig_Airlines_Flight_837" title="Varig Airlines Flight 837">
Varig Flight 837
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-33" title="Douglas DC-8-33">
Douglas DC-8-33
</a>
</td>
<td>
<span style="display:none">
libe
</span>
<a href="/wiki/Monrovia" title="Monrovia">
Monrovia
</a>
, Liberia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-606">
<a href="#cite_note-606">
[577]
</a>
</sup>
</td>
<td>
<a href="/wiki/Roberts_International_Airport" title="Roberts International Airport">
ROB
</a>
</td>
<td>
1.9 km
<br/>
(1.2 mi)
</td>
<td>
1967-03-05
</td>
</tr>
<tr>
<th scope="row">
56
</th>
<th>
4
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Avianca_Flight_4" title="Avianca Flight 4">
Avianca Flight 4
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-54" title="Douglas C-54">
Douglas C-54
</a>
</td>
<td>
<span style="display:none">
colca
</span>
Cartagena Bay, off
<a href="/wiki/Cartagena,_Colombia" title="Cartagena, Colombia">
Cartagena, Colombia
</a>
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-607">
<a href="#cite_note-607">
[578]
</a>
</sup>
</td>
<td>
<a href="/wiki/Rafael_N%C3%BA%C3%B1ez_International_Airport" title="Rafael Núñez International Airport">
CTG
</a>
</td>
<td>
1.3 km
<br/>
(0.81 mi)
</td>
<td>
1966-01-15
</td>
</tr>
<tr>
<th scope="row">
56
</th>
<th>
4
</th>
<th>
52
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1951_Miami_Airlines_C-46_crash" title="1951 Miami Airlines C-46 crash">
Miami Airlines (N1678M)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Curtiss_C-46F-1-CU" title="Curtiss C-46F-1-CU">
Curtiss C-46F-1-CU
</a>
</td>
<td>
<span style="display:none">
usnewjh
</span>
<a href="/wiki/Hillside,_New_Jersey" title="Hillside, New Jersey">
Hillside, New Jersey
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-608">
<a href="#cite_note-608">
[579]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1951-12-16
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
6
</th>
<th>
47
</th>
<th>
2
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Eastern_Airlines_Flight_5210" title="China Eastern Airlines Flight 5210">
China Eastern Airlines Flight 5210
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bombardier_CRJ-200LR" title="Bombardier CRJ-200LR">
Bombardier CRJ-200LR
</a>
</td>
<td>
<span style="display:none">
chini
</span>
<a href="/wiki/Baotou" title="Baotou">
Baotou
</a>
, Inner Mongolia, China
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-609">
<a href="#cite_note-609">
[580]
</a>
</sup>
</td>
<td>
<a href="/wiki/Baotou_Airport" title="Baotou Airport">
BAV
</a>
</td>
<td>
2 km
<br/>
(1.2 mi)
</td>
<td>
2004-11-21
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
7
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/Lionair_Flight_602" title="Lionair Flight 602">
Lionair Flight 602
</a>
</td>
<td>
<a href="/wiki/Antonov_An-24" title="Antonov An-24">
Antonov An-24
</a>
</td>
<td>
<span style="display:none">
srman
</span>
<a href="/wiki/Palk_Strait" title="Palk Strait">
Palk Strait
</a>
, off
<a href="/wiki/Mannar,_Sri_Lanka" title="Mannar, Sri Lanka">
Mannar, Sri Lanka
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-610">
<a href="#cite_note-610">
[581]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1998-09-29
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
1
</th>
<th>
54
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Northwest_Airlines_Flight_2119" title="China Northwest Airlines Flight 2119">
China Northwest Airlines Flight 2119
</a>
</td>
<td>
<a href="/wiki/British_Aerospace_146" title="British Aerospace 146">
British Aerospace 146
</a>
</td>
<td>
<span style="display:none">
chiy
</span>
<a href="/wiki/Yinchuan" title="Yinchuan">
Yinchuan
</a>
, China
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-611">
<a href="#cite_note-611">
[582]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Yinchuan_Hedong_Airport" title="Yinchuan Hedong Airport">
INC
</a>
</td>
<td>
</td>
<td>
1993-07-23
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
5
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Partnair_Flight_394" title="Partnair Flight 394">
Partnair Flight 394
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Convair_CV-580" title="Convair CV-580">
Convair CV-580
</a>
</td>
<td>
<span style="display:none">
den
</span>
<a href="/wiki/Skagerrak" title="Skagerrak">
Skagerrak
</a>
, near
<a href="/wiki/Hirtshals" title="Hirtshals">
Hirtshals
</a>
, Denmark
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-612">
<a href="#cite_note-612">
[583]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-09-08
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
2
</th>
<th>
53
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/British_Airtours_Flight_28M" title="British Airtours Flight 28M">
British Airtours Flight 28M
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-236" title="Boeing 737-236">
Boeing 737-236
</a>
</td>
<td>
<span style="display:none">
unem
</span>
<a href="/wiki/Manchester" title="Manchester">
Manchester
</a>
, England, UK
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-613">
<a href="#cite_note-613">
[584]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Manchester_International_Airport" title="Manchester International Airport">
MAN
</a>
</td>
<td>
</td>
<td>
1985-08-22
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
8
</th>
<th>
47
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Transbrasil_Flight_303" title="Transbrasil Flight 303">
Transbrasil Flight 303
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-27C" title="Boeing 727-27C">
Boeing 727-27C
</a>
</td>
<td>
<span style="display:none">
brmo
</span>
Morro da Virgínia,
<a href="/wiki/Santa_Catarina_(state)" title="Santa Catarina (state)">
Santa Catarina
</a>
, Brazil
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-614">
<a href="#cite_note-614">
[585]
</a>
</sup>
</td>
<td>
<a href="/wiki/Herc%C3%ADlio_Luz_International_Airport" title="Hercílio Luz International Airport">
FLN
</a>
</td>
<td>
24 km
<br/>
(15 mi)
</td>
<td>
1980-04-12
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
4
</th>
<th>
51
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot_Flight_H-826" title="Aeroflot Flight H-826">
Aeroflot Flight H-826
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">
Antonov An-24B
</a>
</td>
<td>
<span style="display:none">
ukrp
</span>
Preobrazhenka,
<a href="/wiki/Dnipropetrovsk_Oblast" title="Dnipropetrovsk Oblast">
Dnipropetrovsk
</a>
, Ukrainian SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-615">
<a href="#cite_note-615">
[586]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-08-03
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
7
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Air Afrique (F-BIAO)
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
camm
</span>
<a href="/wiki/Mount_Cameroon" title="Mount Cameroon">
Mount Cameroon
</a>
, Cameroon
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-616">
<a href="#cite_note-616">
[587]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1963-05-03
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
7
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_903" title="TWA Flight 903">
TWA Flight 903
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_L-749A" title="Lockheed L-749A">
Lockheed L-749A
</a>
</td>
<td>
<span style="display:none">
egw
</span>
<a class="mw-redirect" href="/wiki/Wadi_Natrun" title="Wadi Natrun">
Wadi Natrun
</a>
, Egypt
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-617">
<a href="#cite_note-617">
[588]
</a>
</sup>
<sup class="reference" id="cite_ref-618">
<a href="#cite_note-618">
[589]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1950-08-31
</td>
</tr>
<tr>
<th scope="row">
55
</th>
<th>
4
</th>
<th>
51
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_537" title="Eastern Air Lines Flight 537">
Eastern Air Lines Flight 537 and
<br/>
Bolivian Air Force (NX26927)
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
and
<a href="/wiki/Lockheed_P-38_Lightning" title="Lockheed P-38 Lightning">
Lockheed P-38 Lightning
</a>
</td>
<td>
<span style="display:none">
usviral
</span>
<a href="/wiki/Alexandria,_Virginia" title="Alexandria, Virginia">
Alexandria, Virginia
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-619">
<a href="#cite_note-619">
[590]
</a>
</sup>
<sup class="reference" id="cite_ref-620">
<a href="#cite_note-620">
[591]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Washington_National_Airport" title="Washington National Airport">
DCA
</a>
</td>
<td>
0.8 km
<br/>
(0.5 mi)
</td>
<td>
1949-11-01
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
5
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Trigana_Air_Flight_267" title="Trigana Air Flight 267">
Trigana Air Flight 267
</a>
</td>
<td>
<a href="/wiki/ATR_42" title="ATR 42">
ATR 42-300
</a>
</td>
<td>
<span style="display:none">
chinth
</span>
Mount Tangok,
<a href="/wiki/Pegunungan_Bintang_Regency" title="Pegunungan Bintang Regency">
Pegunungan Bintang Regency
</a>
,
<a href="/wiki/Papua_(province)" title="Papua (province)">
Papua
</a>
, Indonesia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-621">
<a href="#cite_note-621">
[592]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
2015-08-16
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
7
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/China_Airlines_Flight_204" title="China Airlines Flight 204">
China Airlines Flight 204
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-209" title="Boeing 737-209">
Boeing 737-209
</a>
</td>
<td>
<span style="display:none">
chinth
</span>
Chiashan Mts.,
<a href="/wiki/Hualien_City" title="Hualien City">
Hualien City
</a>
, Taiwan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-622">
<a href="#cite_note-622">
[593]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-10-26
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
5
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
<sup class="reference" id="cite_ref-missing_51-5">
<a href="#cite_note-missing-51">
[nb 5]
</a>
</sup>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pakistan_International_Airlines_Flight_404" title="Pakistan International Airlines Flight 404">
Pakistan International Airlines Flight 404
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F27_Friendship_200" title="Fokker F27 Friendship 200">
Fokker F27 Friendship 200
</a>
</td>
<td>
<span style="display:none">
pakb
</span>
<a href="/wiki/Bunji,_Pakistan" title="Bunji, Pakistan">
Bunji, Pakistan
</a>
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-623">
<a href="#cite_note-623">
[594]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1989-08-25
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
<sup class="reference" id="cite_ref-624">
<a href="#cite_note-624">
[nb 30]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-625">
<a href="#cite_note-625">
[nb 31]
</a>
</sup>
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Ethiopian Air Force
</td>
<td>
<a href="/wiki/Antonov_An-12" title="Antonov An-12">
Antonov An-12
</a>
</td>
<td>
<span style="display:none">
er
</span>
near
<a href="/wiki/Asmara" title="Asmara">
Asmara
</a>
, Eritrea
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-626">
<a href="#cite_note-626">
[595]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1987-01-13
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
2
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2306" title="Aeroflot Flight 2306">
Aeroflot Flight 2306
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134AK" title="Tupolev Tu-134AK">
Tupolev Tu-134AK
</a>
</td>
<td>
<span style="display:none">
rukop
</span>
near Kopsa,
<a class="mw-redirect" href="/wiki/Komi_ASSR" title="Komi ASSR">
Komi ASSR
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-627">
<a href="#cite_note-627">
[596]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1986-07-02
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
10
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1977_Israeli_Air_Force_Sikorsky_CH-53_Sea_Stallion_crash" title="1977 Israeli Air Force Sikorsky CH-53 Sea Stallion crash">
Israeli Air Force (960)
</a>
</td>
<td>
<a href="/wiki/Sikorsky_CH-53_Sea_Stallion" title="Sikorsky CH-53 Sea Stallion">
Sikorsky CH-53 Sea Stallion
</a>
</td>
<td>
<span style="display:none">
brg
</span>
<a class="mw-redirect" href="/wiki/Jordan_Valley_(Middle_East)" title="Jordan Valley (Middle East)">
Jordan Valley
</a>
, Israel
</td>
<td>
UNK
<br/>
<sup class="reference" id="cite_ref-628">
<a href="#cite_note-628">
[597]
</a>
</sup>
<sup class="reference" id="cite_ref-auto2_8-1">
<a href="#cite_note-auto2-8">
[8]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1977-05-10
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
4
</th>
<th>
50
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Alia_Royal_Jordanian_Airlines_Herald_(JY-ACQ)" title="Alia Royal Jordanian Airlines Herald (JY-ACQ)">
Alia Royal Jordanian Airlines Herald (JY-ACQ)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Handley_Page_HPR-7_Herald_207" title="Handley Page HPR-7 Herald 207">
Handley Page HPR-7 Herald 207
</a>
</td>
<td>
<span style="display:none">
sya
</span>
<a href="/wiki/Al-Dimas" title="Al-Dimas">
Al-Dimas
</a>
, Syria
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-629">
<a href="#cite_note-629">
[598]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-04-10
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
5
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
REAL Transportes Aéreos (PP-YRB)
</td>
<td>
<a class="mw-redirect" href="/wiki/Convair_CV-340-62" title="Convair CV-340-62">
Convair CV-340-62
</a>
</td>
<td>
<span style="display:none">
brg
</span>
<a href="/wiki/Guanabara_Bay" title="Guanabara Bay">
Guanabara Bay
</a>
, Brazil
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-630">
<a href="#cite_note-630">
[599]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Rio_de_Janeiro%E2%80%93Gale%C3%A3o_International_Airport" title="Rio de Janeiro–Galeão International Airport">
GIG
</a>
</td>
<td>
c. 3 km
<br/>
(1.9 mi)
</td>
<td>
1960-06-24
</td>
</tr>
<tr>
<th scope="row">
54
</th>
<th>
9
</th>
<th>
45
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/1959_TAI_Douglas_DC-7_accident" title="1959 TAI Douglas DC-7 accident">
TAI (F-BIAP)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-7C" title="Douglas DC-7C">
Douglas DC-7C
</a>
</td>
<td>
<span style="display:none">
frame
</span>
<a href="/wiki/M%C3%A9rignac,_Gironde" title="Mérignac, Gironde">
Mérignac
</a>
, France
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-631">
<a href="#cite_note-631">
[600]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bordeaux-M%C3%A9rignac_Airport" title="Bordeaux-Mérignac Airport">
BOD
</a>
</td>
<td>
<1 km
<br/>
(0.6 mi)
</td>
<td>
1959-09-24
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
10
</th>
<th>
43
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Air_France_Flight_422" title="Air France Flight 422">
Air France Flight 422
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-230" title="Boeing 727-230">
Boeing 727-230
</a>
</td>
<td>
<span style="display:none">
colbm
</span>
<a href="/wiki/Monserrate" title="Monserrate">
Monserrate Mtn.
</a>
, Bogotá, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-632">
<a href="#cite_note-632">
[601]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1998-04-20
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
6
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Federal Airlines (ST-FAG)
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24RV" title="Antonov An-24RV">
Antonov An-24RV
</a>
</td>
<td>
<span style="display:none">
sudk
</span>
<a href="/wiki/Khartoum_North" title="Khartoum North">
Khartoum North
</a>
, Sudan
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-633">
<a href="#cite_note-633">
[602]
</a>
</sup>
</td>
<td>
<sup class="reference" id="cite_ref-634">
<a href="#cite_note-634">
[nb 32]
</a>
</sup>
</td>
<td>
</td>
<td>
1996-05-03
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
5
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Lineas_A%C3%A9reas_del_Estado_F-27_(TC-72)_1995" title="Lineas Aéreas del Estado F-27 (TC-72) 1995">
Lineas Aéreas del Estado (TC-72) (1995)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F-27_Friendship_400M" title="Fokker F-27 Friendship 400M">
Fokker F-27 Friendship 400M
</a>
</td>
<td>
<span style="display:none">
argch
</span>
near
<a class="mw-redirect" href="/wiki/Champaqui" title="Champaqui">
Champaqui
</a>
, Córdoba, Argentina
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-635">
<a href="#cite_note-635">
[603]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1995-11-08
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
<sup class="reference" id="cite_ref-636">
<a href="#cite_note-636">
[nb 33]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-637">
<a href="#cite_note-637">
[nb 34]
</a>
</sup>
</th>
<th>
0
</th>
<th>
</th>
<td>
EXG
</td>
<td>
<a class="mw-redirect" href="/wiki/Bakhtar_Alwatana#Accidents_and_incidents" title="Bakhtar Alwatana">
Bakhtar Alwatana (YA-BAL)
</a>
</td>
<td>
<a href="/wiki/Antonov_An-26" title="Antonov An-26">
Antonov An-26
</a>
</td>
<td>
<span style="display:none">
afk
</span>
near
<a href="/wiki/Khost" title="Khost">
Khost
</a>
, Afghanistan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-638">
<a href="#cite_note-638">
[604]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1987-06-11
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
4
</th>
<th>
0
</th>
<th>
49
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroservicios_Ecuatorianos_Flight_767-103" title="Aeroservicios Ecuatorianos Flight 767-103">
Aeroservicios Ecuatorianos Flight 767-103
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-8-55F" title="Douglas DC-8-55F">
Douglas DC-8-55F
</a>
</td>
<td>
<span style="display:none">
ecco
</span>
Concepción,
<a href="/wiki/Quito_Canton" title="Quito Canton">
Quito Canton
</a>
, Ecuador
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-639">
<a href="#cite_note-639">
[605]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/SEQU" title="SEQU">
UIO
</a>
</td>
<td>
</td>
<td>
1984-09-18
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
2
</th>
<th>
51
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
Nigeria Airways (5N-ANF)
</td>
<td>
<a href="/wiki/Fokker_F28_Fellowship" title="Fokker F28 Fellowship">
Fokker F28 Fellowship
</a>
2000
</td>
<td>
<span style="display:none">
Nigerien
</span>
<a href="/wiki/Enugu" title="Enugu">
Enugu
</a>
, Nigeria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-640">
<a href="#cite_note-640">
[606]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Enugu_Airport" title="Enugu Airport">
ENU
</a>
</td>
<td>
3.3 km
<br/>
(2.1 mi)
</td>
<td>
1983-11-28
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
4
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Korean Air Force (56-4391)
</td>
<td>
<a class="mw-redirect" href="/wiki/Fairchild_C-123J" title="Fairchild C-123J">
Fairchild C-123J
</a>
</td>
<td>
<span style="display:none">
sous
</span>
<a href="/wiki/Seongnam" title="Seongnam">
Seongnam
</a>
, South Korea
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-641">
<a href="#cite_note-641">
[607]
</a>
</sup>
</td>
<td>
<a href="/wiki/Seoul_Air_Base" title="Seoul Air Base">
SSN
</a>
</td>
<td>
</td>
<td>
1982-06-01
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
6
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/February_1982_Korean_Air_Force_C-123_accident" title="February 1982 Korean Air Force C-123 accident">
Korean Air Force
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fairchild_C-123J" title="Fairchild C-123J">
Fairchild C-123J
</a>
</td>
<td>
<span style="display:none">
souh
</span>
<a href="/wiki/Hallasan" title="Hallasan">
Hallasan Vol.
</a>
, South Korea
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-642">
<a href="#cite_note-642">
[608]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1982-02-06
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
5
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/LOT_Polish_Airlines_Flight_165" title="LOT Polish Airlines Flight 165">
LOT Polish Airlines Flight 165
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24W" title="Antonov An-24W">
Antonov An-24W
</a>
</td>
<td>
<span style="display:none">
polp
</span>
<a href="/wiki/Polica_(mountain)" title="Polica (mountain)">
Polica Mtn.
</a>
, Poland
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-643">
<a href="#cite_note-643">
[609]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1969-04-02
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
9
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1951_Atlantic_C-124_disappearance" title="1951 Atlantic C-124 disappearance">
US Air Force (49-0244)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-124A_Globemaster_II" title="Douglas C-124A Globemaster II">
Douglas C-124A Globemaster II
</a>
</td>
<td>
<span style="display:none">
atb
</span>
area of
<a class="mw-redirect" href="/wiki/Biscay_Abyssal_Plain" title="Biscay Abyssal Plain">
Biscay Abyssal Plain
</a>
, Atlantic Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-644">
<a href="#cite_note-644">
[610]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1951-03-23
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
1
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1949_Strato-Freight_Curtiss_C-46A_crash" title="1949 Strato-Freight Curtiss C-46A crash">
Strato-Freight (NC92857)
</a>
</td>
<td>
<a href="/wiki/Curtiss_C-46_Commando" title="Curtiss C-46 Commando">
Curtiss C-46D-5-CU
</a>
</td>
<td>
<span style="display:none">
uspue
</span>
Atlantic Ocean off
<a href="/wiki/San_Juan,_Puerto_Rico" title="San Juan, Puerto Rico">
San Juan
</a>
, Puerto Rico, US
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-645">
<a href="#cite_note-645">
[611]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/San_Juan-Isla_Grande_Airport" title="San Juan-Isla Grande Airport">
SIG
</a>
</td>
<td>
10 km
<br/>
(6.3 mi)
</td>
<td>
1949-06-07
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
4
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Eastern_Air_Lines_Flight_605" title="Eastern Air Lines Flight 605">
Eastern Air Lines Flight 605
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
usmamab
</span>
<a class="mw-redirect" href="/wiki/Bainbridge,_Maryland" title="Bainbridge, Maryland">
Bainbridge, Maryland
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-646">
<a href="#cite_note-646">
[612]
</a>
</sup>
<sup class="reference" id="cite_ref-647">
<a href="#cite_note-647">
[613]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1947-05-30
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
4
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1947_Avianca_Douglas_DC-4_crash" title="1947 Avianca Douglas DC-4 crash">
Avianca (C-114)
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
colmt
</span>
Mt. El Tablazo,
<a href="/wiki/Subachoque" title="Subachoque">
Subachoque
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-648">
<a href="#cite_note-648">
[614]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1947-02-15
</td>
</tr>
<tr>
<th scope="row">
53
</th>
<th>
1
</th>
<th>
0
</th>
<th>
52
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1938_Santa_Ana_air_show_disaster" title="1938 Santa Ana air show disaster">
Santa Ana air show disaster
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Curtiss_Hawk_II" title="Curtiss Hawk II">
Curtiss Hawk II
</a>
</td>
<td>
<span style="display:none">
colmt
</span>
Campo de Marte, Bogotá, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-auto_6-1">
<a href="#cite_note-auto-6">
[6]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1938-07-24
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
2
</th>
<th>
50
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Azerbaijan_Airlines_Flight_56" title="Azerbaijan Airlines Flight 56">
Azerbaijan Airlines Flight 56
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-134B" title="Tupolev Tu-134B">
Tupolev Tu-134B
</a>
</td>
<td>
<span style="display:none">
azna
</span>
<a href="/wiki/Nakhchivan_(city)" title="Nakhchivan (city)">
Nakhchivan
</a>
, Azerbaijan
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-649">
<a href="#cite_note-649">
[615]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Nakhichevan_Airport" title="Nakhichevan Airport">
NAJ
</a>
</td>
<td>
3.8 km
<br/>
(2.4 mi)
</td>
<td>
1995-12-05
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
3
</th>
<th>
49
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/1995_Sri_Lanka_Air_Force_Avro_748_(CR834)_shootdown" title="1995 Sri Lanka Air Force Avro 748 (CR834) shootdown">
Sri Lanka Air Force (4R-HVA)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/British_Aerospace_BAe-748-357_Srs._2b" title="British Aerospace BAe-748-357 Srs. 2b">
British Aerospace BAe-748-357 Srs. 2b
</a>
</td>
<td>
<span style="display:none">
srj
</span>
near
<a href="/wiki/Jaffna" title="Jaffna">
Jaffna
</a>
, Sri Lanka
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-650">
<a href="#cite_note-650">
[616]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Jaffna_Airport" title="Jaffna Airport">
JAF
</a>
</td>
<td>
unknown
</td>
<td>
1995-04-29
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
4
</th>
<th>
42
</th>
<th>
6
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/De_Havilland_Canada_DHC-5_Buffalo#Accidents_and_incidents" title="De Havilland Canada DHC-5 Buffalo">
Kenya Air Force (214)
</a>
</td>
<td>
<a href="/wiki/De_Havilland_Canada_DHC-5_Buffalo" title="De Havilland Canada DHC-5 Buffalo">
de Havilland Canada DHC-5D Buffalo
</a>
</td>
<td>
<span style="display:none">
Ke
</span>
<a href="/wiki/Eastleigh,_Nairobi" title="Eastleigh, Nairobi">
Eastleigh
</a>
, Nairobi, Kenya
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-651">
<a href="#cite_note-651">
[617]
</a>
</sup>
</td>
<td>
<a href="/wiki/Moi_Air_Base" title="Moi Air Base">
HKRE
</a>
</td>
<td>
1.7 km
<br/>
(1.1 mi)
</td>
<td>
1992-04-16
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
5
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
EXG
</td>
<td>
<a href="/wiki/1985_Bakhtar_Afghan_Airlines_Antonov_An-26_shootdown" title="1985 Bakhtar Afghan Airlines Antonov An-26 shootdown">
Bakhtar Afghan Airlines (YA-BAM)
</a>
</td>
<td>
<a href="/wiki/Antonov_An-26" title="Antonov An-26">
Antonov An-26
</a>
</td>
<td>
<span style="display:none">
afse
</span>
Senjaray,
<a href="/wiki/Kandahar_Province" title="Kandahar Province">
Kandahar Province
</a>
, Afghanistan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-652">
<a href="#cite_note-652">
[618]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1985-09-04
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
6
</th>
<th>
46
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_1802" title="Aeroflot Flight 1802">
Aeroflot Flight 1802
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24RV" title="Antonov An-24RV">
Antonov An-24RV
</a>
</td>
<td>
<span style="display:none">
ukrc
</span>
<a href="/wiki/Chernihiv" title="Chernihiv">
Chernihiv
</a>
, Ukrainian SSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-653">
<a href="#cite_note-653">
[619]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1976-05-15
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
5
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Lineas_A%C3%A9reas_del_Estado_F-27_(TC-72)_1975" title="Lineas Aéreas del Estado F-27 (TC-72) 1975">
Lineas Aéreas del Estado (TC-72) (1975)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F-27_Friendship_400M" title="Fokker F-27 Friendship 400M">
Fokker F-27 Friendship 400M
</a>
</td>
<td>
<span style="display:none">
argp
</span>
<a href="/wiki/Pilcaniyeu" title="Pilcaniyeu">
Pilcaniyeu
</a>
, Argentina
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-654">
<a href="#cite_note-654">
[620]
</a>
</sup>
</td>
<td>
<a href="/wiki/San_Carlos_de_Bariloche_Airport" title="San Carlos de Bariloche Airport">
BRC
</a>
</td>
<td>
35 km
<br/>
(21.9 mi)
</td>
<td>
1975-03-16
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
4
</th>
<th>
48
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot_An-24B_(CCCP-46809)" title="Aeroflot An-24B (CCCP-46809)">
Aeroflot Flight H-63
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">
Antonov An-24B
</a>
</td>
<td>
<span style="display:none">
ukrv
</span>
<a href="/wiki/Vinnytsia" title="Vinnytsia">
Vinnytsia
</a>
, Ukrainian SSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-655">
<a href="#cite_note-655">
[621]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vinnytsia_Airport" title="Vinnytsia Airport">
VIN
</a>
</td>
<td>
c. 2.5 km
<br/>
(1.6 mi)
</td>
<td>
1971-11-12
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
6
</th>
<th>
46
</th>
<th>
0
</th>
<th>
†
</th>
<td>
INB
</td>
<td>
<a href="/wiki/Canadian_Pacific_Air_Lines_Flight_21" title="Canadian Pacific Air Lines Flight 21">
Canadian Pacific Air Lines Flight 21
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
Can100
</span>
near
<a href="/wiki/100_Mile_House" title="100 Mile House">
100 Mile House
</a>
, BC, Canada
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-656">
<a href="#cite_note-656">
[622]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1965-07-08
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
12
</th>
<th>
40
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aerol%C3%ADneas_Argentinas_Flight_322" title="Aerolíneas Argentinas Flight 322">
Aerolíneas Argentinas Flight 322
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/De_Havilland_Comet_4" title="De Havilland Comet 4">
de Havilland Comet 4
</a>
</td>
<td>
<span style="display:none">
brc
</span>
<a href="/wiki/Campinas" title="Campinas">
Campinas
</a>
, Brazil
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-657">
<a href="#cite_note-657">
[623]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Viracopos-Campinas_International_Airport" title="Viracopos-Campinas International Airport">
VCP
</a>
</td>
<td>
2 km
<br/>
(1.2 mi)
</td>
<td>
1961-11-23
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
8
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/%C4%8CSA_Flight_511" title="ČSA Flight 511">
ČSA Flight 511
</a>
</td>
<td>
<a href="/wiki/Ilyushin_Il-18" title="Ilyushin Il-18">
Ilyushin Il-18
</a>
</td>
<td>
<span style="display:none">
gerg
</span>
<a href="/wiki/Gr%C3%A4fenberg,_Bavaria" title="Gräfenberg, Bavaria">
Gräfenberg
</a>
, West Germany
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-658">
<a href="#cite_note-658">
[624]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1961-03-28
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
7
</th>
<th>
13
</th>
<th>
32
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a class="mw-redirect" href="/wiki/1960_Munich_Convair_340_crash" title="1960 Munich Convair 340 crash">
US Air Force (55-0291)
</a>
</td>
<td>
<a href="/wiki/Convair_C-131_Samaritan" title="Convair C-131 Samaritan">
Convair C-131 Samaritan
</a>
</td>
<td>
<span style="display:none">
germ
</span>
<a href="/wiki/Munich" title="Munich">
Munich
</a>
, West Germany
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-659">
<a href="#cite_note-659">
[625]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1960-12-17
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
3
</th>
<th>
49
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
Transports Aériens Intercontinentaux (F-BGOD)
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
egn
</span>
near
<a href="/wiki/New_Cairo" title="New Cairo">
New Cairo
</a>
, Egypt
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-660">
<a href="#cite_note-660">
[626]
</a>
</sup>
</td>
<td>
<a href="/wiki/Cairo_International_Airport" title="Cairo International Airport">
CAI
</a>
</td>
<td>
29 km
<br/>
(18.1 mi)
</td>
<td>
1956-02-20
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
11
</th>
<th>
41
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1952_Mount_Gannett_C-124_crash" title="1952 Mount Gannett C-124 crash">
US Air Force (51-0107)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_C-124A-DL_Globemaster_II" title="Douglas C-124A-DL Globemaster II">
Douglas C-124A-DL Globemaster II
</a>
</td>
<td>
<span style="display:none">
usals
</span>
Colony Glacier, Mount Gannett,
<a href="/wiki/Chugach_Mountains" title="Chugach Mountains">
Chugach Mountains
</a>
, Alaska, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-661">
<a href="#cite_note-661">
[627]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1952-11-22
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
0
</th>
<th>
52
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_526A" title="Pan Am Flight 526A">
Pan Am Flight 526A
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-4" title="Douglas DC-4">
Douglas DC-4
</a>
</td>
<td>
<span style="display:none">
uspue
</span>
Atlantic Ocean, off
<a href="/wiki/San_Juan,_Puerto_Rico" title="San Juan, Puerto Rico">
San Juan, Puerto Rico
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-662">
<a href="#cite_note-662">
[628]
</a>
</sup>
<sup class="reference" id="cite_ref-663">
<a href="#cite_note-663">
[629]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1952-04-11
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
12
</th>
<th>
40
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/1948_Air_France_Lat%C3%A9co%C3%A8re_631_disappearance" title="1948 Air France Latécoère 631 disappearance">
Air France (F-BDRC)
</a>
</td>
<td>
<a href="/wiki/Lat%C3%A9co%C3%A8re_631" title="Latécoère 631">
Latécoère 631
</a>
</td>
<td>
<span style="display:none">
at
</span>
Atlantic Ocean
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-664">
<a href="#cite_note-664">
[630]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1948-08-01
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
5
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/United_Airlines_Flight_608" title="United Airlines Flight 608">
United Airlines Flight 608
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-6" title="Douglas DC-6">
Douglas DC-6
</a>
</td>
<td>
<span style="display:none">
usuta
</span>
<a class="mw-redirect" href="/wiki/Bryce_Canyon,_Utah" title="Bryce Canyon, Utah">
Bryce Canyon, Utah
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-665">
<a href="#cite_note-665">
[631]
</a>
</sup>
<sup class="reference" id="cite_ref-666">
<a href="#cite_note-666">
[632]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1947-10-24
</td>
</tr>
<tr>
<th scope="row">
52
</th>
<th>
42
</th>
<th>
10
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/Dixmude_(airship)" title="Dixmude (airship)">
French airship
<i>
Dixmude
</i>
</a>
</td>
<td>
<a href="/wiki/Zeppelin" title="Zeppelin">
Zeppelin
</a>
-type
<a href="/wiki/Rigid_airship" title="Rigid airship">
rigid airship
</a>
</td>
<td>
<span style="display:none">
its
</span>
Mediterranean, off
<a href="/wiki/Sicily" title="Sicily">
Sicily
</a>
, Italy
</td>
<td>
<sup class="reference" id="cite_ref-The_French_Airship_Catastrophe_4-1">
<a href="#cite_note-The_French_Airship_Catastrophe-4">
[4]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1923-12-21
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
4
</th>
<th>
47
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/US-Bangla_Airlines_Flight_211" title="US-Bangla Airlines Flight 211">
US-Bangla Airlines Flight 211
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bombardier_Dash_8" title="Bombardier Dash 8">
Bombardier Dash 8-Q400
</a>
</td>
<td>
<span style="display:none">
kaz
</span>
<a href="/wiki/Kathmandu" title="Kathmandu">
Kathmandu
</a>
, Nepal
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-US-BA_Flight_211_667-0">
<a href="#cite_note-US-BA_Flight_211-667">
[633]
</a>
</sup>
</td>
<td>
<a href="/wiki/Tribhuvan_International_Airport" title="Tribhuvan International Airport">
KTM
</a>
</td>
<td>
</td>
<td>
2018-03-12
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
4
</th>
<th>
17
</th>
<th>
30
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/2007_Africa_One_Antonov_An-26_crash" title="2007 Africa One Antonov An-26 crash">
Malift Air (9Q-COS)
</a>
</td>
<td>
<a href="/wiki/Antonov_An-26" title="Antonov An-26">
Antonov An-26
</a>
</td>
<td>
<span style="display:none">
demkin
</span>
<a href="/wiki/Kinshasa" title="Kinshasa">
Kinshasa
</a>
, DR Congo
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-2007_Antonov_An-26_crash_668-0">
<a href="#cite_note-2007_Antonov_An-26_crash-668">
[634]
</a>
</sup>
</td>
<td>
<a href="/wiki/N%27djili_Airport" title="N'djili Airport">
FIH
</a>
</td>
<td>
2.0 km
<br/>
(1.2 mi)
</td>
<td>
2007-10-04
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
6
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Afghanistan Air Force
</td>
<td>
<a href="/wiki/Antonov_An-32" title="Antonov An-32">
Antonov An-32
</a>
</td>
<td>
<span style="display:none">
pakk
</span>
<a href="/wiki/Khojak_Pass" title="Khojak Pass">
Khojak Pass
</a>
, Pakistan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-669">
<a href="#cite_note-669">
[635]
</a>
</sup>
</td>
<td>
<a href="/wiki/Quetta_International_Airport" title="Quetta International Airport">
UET
</a>
</td>
<td>
110 km
<br/>
(68.4 mi)
</td>
<td>
1998-01-13
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
5
</th>
<th>
46
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Intercontinental_de_Aviaci%C3%B3n_Flight_256" title="Intercontinental de Aviación Flight 256">
Intercontinental de Aviación Flight 256
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-9-14" title="Douglas DC-9-14">
Douglas DC-9-14
</a>
</td>
<td>
<span style="display:none">
colma
</span>
near
<a href="/wiki/Mar%C3%ADa_La_Baja" title="María La Baja">
María La Baja
</a>
, Colombia
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-670">
<a href="#cite_note-670">
[636]
</a>
</sup>
</td>
<td>
<a href="/wiki/Rafael_N%C3%BA%C3%B1ez_International_Airport" title="Rafael Núñez International Airport">
CTG
</a>
</td>
<td>
56 km
<br/>
(34.8 mi)
</td>
<td>
1995-01-11
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
4
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a class="mw-redirect" href="/wiki/Aeroflot_Yak-40_(CCCP-87526)" title="Aeroflot Yak-40 (CCCP-87526)">
Aeroflot Flight C-519
</a>
</td>
<td>
<a href="/wiki/Yakovlev_Yak-40" title="Yakovlev Yak-40">
Yakovlev Yak-40
</a>
</td>
<td>
<span style="display:none">
ruda
</span>
Mt. Kukurtbash,
<a href="/wiki/Untsukulsky_District" title="Untsukulsky District">
Untsukulsky District
</a>
, Dagestan ASSR, Russian SFSR, USSR
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-671">
<a href="#cite_note-671">
[637]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Makhachkala_Airport" title="Makhachkala Airport">
MCX
</a>
</td>
<td>
23 km
<br/>
(14.4 mi)
</td>
<td>
1991-11-07
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
6
</th>
<th>
45
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
Air Mali (TZ-ACT)
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24B" title="Antonov An-24B">
Antonov An-24B
</a>
</td>
<td>
<span style="display:none">
Mali
</span>
<a href="/wiki/Timbuktu" title="Timbuktu">
Timbuktu
</a>
, Mali
</td>
<td>
ICL
<br/>
<sup class="reference" id="cite_ref-672">
<a href="#cite_note-672">
[638]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tombouctou_Airport" title="Tombouctou Airport">
TOM
</a>
</td>
<td>
3 km
<br/>
(1.9 mi)
</td>
<td>
1985-02-22
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
6
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Soviet Navy (CCCP-42332)
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-104A" title="Tupolev Tu-104A">
Tupolev Tu-104A
</a>
</td>
<td>
<span style="display:none">
rupus
</span>
<a href="/wiki/Pushkinsky_District,_Saint_Petersburg" title="Pushkinsky District, Saint Petersburg">
Pushkinsky District, Leningrad
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-673">
<a href="#cite_note-673">
[639]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1981-02-07
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
6
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeroflot_Flight_2022" title="Aeroflot Flight 2022">
Aeroflot Flight 2022
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tupolev_Tu-124V" title="Tupolev Tu-124V">
Tupolev Tu-124V
</a>
</td>
<td>
<span style="display:none">
rukar
</span>
Karacharovo,
<a href="/wiki/Volokolamsky_District" title="Volokolamsky District">
Volokolamsky District
</a>
, Russian SFSR, USSR
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-674">
<a href="#cite_note-674">
[640]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1973-12-16
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
9
</th>
<th>
42
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_217" title="Pan Am Flight 217">
Pan Am Flight 217
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-321B" title="Boeing 707-321B">
Boeing 707-321B
</a>
</td>
<td>
<span style="display:none">
vemai
</span>
Atlantic Ocean, off
<a href="/wiki/Maiquet%C3%ADa" title="Maiquetía">
Maiquetía
</a>
, Venezuela
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-675">
<a href="#cite_note-675">
[641]
</a>
</sup>
</td>
<td>
<a href="/wiki/Sim%C3%B3n_Bol%C3%ADvar_International_Airport_(Venezuela)" title="Simón Bolívar International Airport (Venezuela)">
CCS
</a>
</td>
<td>
c. 9 km
<br/>
(5.6 mi)
</td>
<td>
1968-12-12
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
5
</th>
<th>
46
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Austral_L%C3%ADneas_A%C3%A9reas_Flight_205" title="Austral Líneas Aéreas Flight 205">
Austral Líneas Aéreas Flight 205
</a>
</td>
<td>
<a href="/wiki/Curtiss_C-46_Commando" title="Curtiss C-46 Commando">
Curtiss C-46A-50-CU
</a>
</td>
<td>
<span style="display:none">
argm
</span>
Atlantic Ocean off
<a href="/wiki/Mar_del_Plata" title="Mar del Plata">
Mar del Plata
</a>
, Argentina
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-676">
<a href="#cite_note-676">
[642]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Mar_del_Plata_Airport" title="Mar del Plata Airport">
MDQ
</a>
</td>
<td>
1.2 km
<br/>
(0.8 mi)
</td>
<td>
1959-01-16
</td>
</tr>
<tr>
<th scope="row">
51
</th>
<th>
7
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Panair_do_Brasil#Accidents_and_incidents" title="Panair do Brasil">
Panair do Brasil Flight 099
</a>
</td>
<td>
<a href="/wiki/Lockheed_Constellation" title="Lockheed Constellation">
Lockheed Constellation
</a>
</td>
<td>
<span style="display:none">
brsaol
</span>
<a href="/wiki/S%C3%A3o_Leopoldo" title="São Leopoldo">
São Leopoldo
</a>
, Brazil
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-677">
<a href="#cite_note-677">
[643]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1950-07-28
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Tatarstan_Airlines_Flight_363" title="Tatarstan Airlines Flight 363">
Tatarstan Airlines Flight 363
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_737-53A" title="Boeing 737-53A">
Boeing 737-53A
</a>
</td>
<td>
<span style="display:none">
kaz
</span>
<a href="/wiki/Kazan" title="Kazan">
Kazan
</a>
, Russia
</td>
<td>
LDG
<br/>
<sup class="reference" id="cite_ref-678">
<a href="#cite_note-678">
[644]
</a>
</sup>
</td>
<td>
<a href="/wiki/Kazan_International_Airport" title="Kazan International Airport">
KZN
</a>
</td>
<td>
</td>
<td>
2013-11-17
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
4
</th>
<th>
45
</th>
<th>
1
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Colgan_Air_Flight_3407" title="Colgan Air Flight 3407">
Colgan Air Flight 3407
</a>
<sup class="reference" id="cite_ref-679">
<a href="#cite_note-679">
[nb 35]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Bombardier_DHC8-402_Q400" title="Bombardier DHC8-402 Q400">
Bombardier DHC8-402 Q400
</a>
</td>
<td>
<span style="display:none">
usnewycl
</span>
<a href="/wiki/Clarence_Center,_New_York" title="Clarence Center, New York">
Clarence Center
</a>
, New York, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-680">
<a href="#cite_note-680">
[645]
</a>
</sup>
</td>
<td>
<a href="/wiki/Buffalo_Niagara_International_Airport" title="Buffalo Niagara International Airport">
BUF
</a>
</td>
<td>
10 km
<br/>
(6.2 mi)
</td>
<td>
2009-02-12
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
<sup class="reference" id="cite_ref-681">
<a href="#cite_note-681">
[nb 36]
</a>
</sup>
</th>
<th>
<sup class="reference" id="cite_ref-682">
<a href="#cite_note-682">
[nb 37]
</a>
</sup>
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
Sudanese Air Force
</td>
<td>
<a href="/wiki/Antonov_An-32" title="Antonov An-32">
Antonov An-32
</a>
</td>
<td>
<span style="display:none">
suds
</span>
Surayriyah,
<a href="/wiki/Khartoum_(state)" title="Khartoum (state)">
Khartoum
</a>
, Sudan
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-683">
<a href="#cite_note-683">
[646]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1999-06-03
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Stavropolskaya_Aktsionernaya_Avia_Flight_1023" title="Stavropolskaya Aktsionernaya Avia Flight 1023">
Stavropolskaya Aktsionernaya Avia Flight 1023
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Antonov_An-24RV" title="Antonov An-24RV">
Antonov An-24RV
</a>
</td>
<td>
<span style="display:none">
rucher
</span>
<a href="/wiki/Cherkessk" title="Cherkessk">
Cherkessk
</a>
, Russia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-684">
<a href="#cite_note-684">
[647]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1997-03-18
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
4
</th>
<th>
46
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Philippine_Airlines_Flight_206" title="Philippine Airlines Flight 206">
Philippine Airlines Flight 206
</a>
</td>
<td>
<a href="/wiki/Hawker_Siddeley_HS_748" title="Hawker Siddeley HS 748">
Hawker Siddeley HS 748
</a>
-209 Srs.2
</td>
<td>
<span style="display:none">
phmu
</span>
Mt. Ugu,
<a class="mw-redirect" href="/wiki/Benguet_Province" title="Benguet Province">
Benguet
</a>
, Philippines
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-685">
<a href="#cite_note-685">
[648]
</a>
</sup>
</td>
<td>
<a href="/wiki/Loakan_Airport" title="Loakan Airport">
BAG
</a>
</td>
<td>
19 km
<br/>
(12 mi)
</td>
<td>
1987-06-26
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
12
</th>
<th>
38
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Varig_Flight_797" title="Varig Flight 797">
Varig Flight 797
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-320C" title="Boeing 707-320C">
Boeing 707-320C
</a>
</td>
<td>
<span style="display:none">
cotb
</span>
<a href="/wiki/Bingerville" title="Bingerville">
Bingerville
</a>
, Côte d'Ivoire
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-686">
<a href="#cite_note-686">
[649]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Abidjan-Felix_Houphouet_Boigny_Airport" title="Abidjan-Felix Houphouet Boigny Airport">
ABJ
</a>
</td>
<td>
18 km
<br/>
(11 mi)
</td>
<td>
1987-01-03
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1984_Balkan_Bulgarian_Tupolev_Tu-134_crash" title="1984 Balkan Bulgarian Tupolev Tu-134 crash">
Balkan Bulgarian Airlines (LZ-TUR)
</a>
</td>
<td>
<a href="/wiki/Tupolev_Tu-134" title="Tupolev Tu-134">
Tupolev Tu-134
</a>
</td>
<td>
<span style="display:none">
buls
</span>
<a class="mw-redirect" href="/wiki/Sofia,_Bulgaria" title="Sofia, Bulgaria">
Sofia
</a>
, Bulgaria
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-687">
<a href="#cite_note-687">
[650]
</a>
</sup>
</td>
<td>
<a href="/wiki/Sofia_Airport" title="Sofia Airport">
SOF
</a>
</td>
<td>
4 km
<br/>
(2.5 mi)
</td>
<td>
1984-01-10
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
3
</th>
<th>
47
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Spantax_Flight_995" title="Spantax Flight 995">
Spantax Flight 995
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-10-30" title="McDonnell Douglas DC-10-30">
McDonnell Douglas DC-10-30
</a>
</td>
<td>
<span style="display:none">
spmal
</span>
<a href="/wiki/M%C3%A1laga" title="Málaga">
Málaga
</a>
, Spain
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-688">
<a href="#cite_note-688">
[651]
</a>
</sup>
</td>
<td>
<a href="/wiki/M%C3%A1laga_Airport" title="Málaga Airport">
AGP
</a>
</td>
<td>
0.45 km
<br/>
(0.28 mi)
</td>
<td>
1982-09-13
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Aeropesca_Colombia_Flight_221" title="Aeropesca Colombia Flight 221">
Aeropesca Colombia Flight 221
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_745D" title="Vickers Viscount 745D">
Vickers Viscount 745D
</a>
</td>
<td>
<span style="display:none">
colg
</span>
<a class="mw-redirect" href="/wiki/Garz%C3%B3n_(Colombia)" title="Garzón (Colombia)">
Garzón
</a>
, Colombia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-689">
<a href="#cite_note-689">
[652]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1981-08-26
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Somali_Airlines_Flight_40" title="Somali Airlines Flight 40">
Somali Airlines Flight 40
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fokker_F27_Friendship_600" title="Fokker F27 Friendship 600">
Fokker F27 Friendship 600
</a>
</td>
<td>
<span style="display:none">
som
</span>
<a class="mw-redirect" href="/wiki/Bal%27ad_District" title="Bal'ad District">
Bal'ad District
</a>
, Somalia
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-690">
<a href="#cite_note-690">
[653]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1981-07-20
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
4
</th>
<th>
46
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Olympic_Airways_Flight_830" title="Olympic Airways Flight 830">
Olympic Airways Flight 830
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/NAMC_YS-11A-500" title="NAMC YS-11A-500">
NAMC YS-11A-500
</a>
</td>
<td>
<span style="display:none">
gres
</span>
<a href="/wiki/Servia,_Greece" title="Servia, Greece">
Servia
</a>
, Greece
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-691">
<a href="#cite_note-691">
[654]
</a>
</sup>
</td>
<td>
<a href="/wiki/Kozani_National_Airport" title="Kozani National Airport">
KZI
</a>
</td>
<td>
19 km
<br/>
(11.9 mi)
</td>
<td>
1976-11-23
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
MIL
</td>
<td>
<a href="/wiki/1971_RAF_Hercules_crash" title="1971 RAF Hercules crash">
Royal Air Force (XV216)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Lockheed_C-130K_Hercules_C.1P" title="Lockheed C-130K Hercules C.1P">
Lockheed C-130K Hercules C.1P
</a>
</td>
<td>
<span style="display:none">
itpi
</span>
<a href="/wiki/Ligurian_Sea" title="Ligurian Sea">
Ligurian Sea
</a>
, near
<a href="/wiki/Pisa" title="Pisa">
Pisa
</a>
, Italy
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-692">
<a href="#cite_note-692">
[655]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-11-09
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
1*
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Hughes_Airwest_Flight_706" title="Hughes Airwest Flight 706">
Hughes Airwest Flight 706 and
<br/>
US Marine Corps (151458)
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/McDonnell_Douglas_DC-9-31" title="McDonnell Douglas DC-9-31">
McDonnell Douglas DC-9-31
</a>
and
<a href="/wiki/McDonnell_Douglas_F-4_Phantom_II" title="McDonnell Douglas F-4 Phantom II">
McDonnell Douglas F-4 Phantom II
</a>
</td>
<td>
<span style="display:none">
uscad
</span>
<a href="/wiki/San_Gabriel_Mountains" title="San Gabriel Mountains">
San Gabriel Mts.
</a>
, near
<a href="/wiki/Duarte,_California" title="Duarte, California">
Duarte
</a>
, California, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-693">
<a href="#cite_note-693">
[656]
</a>
</sup>
<sup class="reference" id="cite_ref-694">
<a href="#cite_note-694">
[657]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1971-06-06
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
43
</th>
<th>
2
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Ariana_Afghan_Airlines_Flight_701" title="Ariana Afghan Airlines Flight 701">
Ariana Afghan Airlines Flight 701
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_727-113C" title="Boeing 727-113C">
Boeing 727-113C
</a>
</td>
<td>
<span style="display:none">
unefe
</span>
<a href="/wiki/Fernhill,_West_Sussex" title="Fernhill, West Sussex">
Fernhill
</a>
, England, UK
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-695">
<a href="#cite_note-695">
[658]
</a>
</sup>
</td>
<td>
<a href="/wiki/Gatwick_Airport" title="Gatwick Airport">
LGW
</a>
</td>
<td>
2.5 km
<br/>
(1.6 mi)
</td>
<td>
1969-01-05
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/All_Nippon_Airways_Flight_533" title="All Nippon Airways Flight 533">
All Nippon Airways Flight 533
</a>
</td>
<td>
<a href="/wiki/NAMC_YS-11" title="NAMC YS-11">
NAMC YS-11
</a>
</td>
<td>
<span style="display:none">
jse
</span>
<a href="/wiki/Seto_Inland_Sea" title="Seto Inland Sea">
Seto Inland Sea
</a>
, off
<a href="/wiki/Matsuyama" title="Matsuyama">
Matsuyama
</a>
, Shikoku, Japan
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-696">
<a href="#cite_note-696">
[659]
</a>
</sup>
</td>
<td>
<a href="/wiki/Matsuyama_Airport" title="Matsuyama Airport">
MYJ
</a>
</td>
<td>
<1 km
<br/>
(0.6 mi)
</td>
<td>
1966-11-13
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
45
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
Iberia (EC-ATH)
</td>
<td>
<a class="mw-redirect" href="/wiki/Convair_CV-440-62" title="Convair CV-440-62">
Convair CV-440-62
</a>
</td>
<td>
<span style="display:none">
mota
</span>
Atlantic Ocean, off
<a href="/wiki/Tangier" title="Tangier">
Tangier
</a>
, Morocco
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-697">
<a href="#cite_note-697">
[660]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Tangier_Airport" title="Tangier Airport">
TNG
</a>
</td>
<td>
18 km
<br/>
(11.3 mi)
</td>
<td>
1965-03-31
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
45
</th>
<th>
0
</th>
<th>
</th>
<td>
COM
</td>
<td>
<a href="/wiki/TWA_Flight_800_(1964)" title="TWA Flight 800 (1964)">
TWA Flight 800
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_707-331" title="Boeing 707-331">
Boeing 707-331
</a>
</td>
<td>
<span style="display:none">
itf
</span>
<a href="/wiki/Fiumicino" title="Fiumicino">
Fiumicino
</a>
, Italy
</td>
<td>
TOF
<br/>
<sup class="reference" id="cite_ref-698">
<a href="#cite_note-698">
[661]
</a>
</sup>
</td>
<td>
<a class="mw-redirect" href="/wiki/Fiumicino_Airport" title="Fiumicino Airport">
FCO
</a>
</td>
<td>
</td>
<td>
1964-11-23
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
7
</th>
<th>
43
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
Panair do Brasil (PP-PDE)
</td>
<td>
<a href="/wiki/Lockheed_L-049_Constellation" title="Lockheed L-049 Constellation">
Lockheed L-049 Constellation
</a>
</td>
<td>
<span style="display:none">
brma
</span>
area of
<a href="/wiki/Manaus" title="Manaus">
Manaus
</a>
, Brazil
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-699">
<a href="#cite_note-699">
[662]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1962-12-14
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
4
</th>
<th>
46
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Capital_Airlines_Flight_20" title="Capital Airlines Flight 20">
Capital Airlines Flight 20
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Vickers_Viscount_745D" title="Vickers Viscount 745D">
Vickers Viscount 745D
</a>
</td>
<td>
<span style="display:none">
usvirh
</span>
<a href="/wiki/Holdcroft,_Virginia" title="Holdcroft, Virginia">
Holdcroft, Virginia
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-700">
<a href="#cite_note-700">
[663]
</a>
</sup>
<sup class="reference" id="cite_ref-701">
<a href="#cite_note-701">
[664]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1960-01-18
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/1956_Scottish_Airlines_Malta_air_disaster" title="1956 Scottish Airlines Malta air disaster">
Scottish Airlines (G-ANSY)
</a>
</td>
<td>
<a href="/wiki/Avro_York" title="Avro York">
Avro York
</a>
</td>
<td>
<span style="display:none">
maltz
</span>
<a href="/wiki/%C5%BBurrieq" title="Żurrieq">
Żurrieq
</a>
, Malta
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-702">
<a href="#cite_note-702">
[665]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1956-02-18
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
9
</th>
<th>
41
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pan_Am_Flight_202" title="Pan Am Flight 202">
Pan Am Flight 202
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Boeing_377-10-26" title="Boeing 377-10-26">
Boeing 377-10-26
</a>
</td>
<td>
<span style="display:none">
brsan
</span>
near
<a href="/wiki/Santana_do_Araguaia" title="Santana do Araguaia">
Santana do Araguaia
</a>
, Brazil
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-703">
<a href="#cite_note-703">
[666]
</a>
</sup>
<sup class="reference" id="cite_ref-704">
<a href="#cite_note-704">
[667]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1952-04-29
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
6
</th>
<th>
44
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/United_Airlines_Flight_615" title="United Airlines Flight 615">
United Airlines Flight 615
</a>
</td>
<td>
<a class="mw-redirect" href="/wiki/Douglas_DC-6B" title="Douglas DC-6B">
Douglas DC-6B
</a>
</td>
<td>
<span style="display:none">
uscau
</span>
<a href="/wiki/Union_City,_California" title="Union City, California">
Union City, California
</a>
, US
</td>
<td>
APR
<br/>
<sup class="reference" id="cite_ref-705">
<a href="#cite_note-705">
[668]
</a>
</sup>
<sup class="reference" id="cite_ref-706">
<a href="#cite_note-706">
[669]
</a>
</sup>
</td>
<td>
<a href="/wiki/Oakland_International_Airport" title="Oakland International Airport">
OAK
</a>
</td>
<td>
22 km
<br/>
(14 mi)
</td>
<td>
1951-08-24
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
5
</th>
<th>
45
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/United_Airlines_Flight_610" title="United Airlines Flight 610">
United Airlines Flight 610
</a>
</td>
<td>
<a href="/wiki/Douglas_DC-6" title="Douglas DC-6">
Douglas DC-6
</a>
</td>
<td>
<span style="display:none">
usco
</span>
near
<a href="/wiki/Fort_Collins,_Colorado" title="Fort Collins, Colorado">
Fort Collins, Colorado
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-707">
<a href="#cite_note-707">
[670]
</a>
</sup>
<sup class="reference" id="cite_ref-708">
<a href="#cite_note-708">
[671]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1951-06-30
</td>
</tr>
<tr>
<th scope="row">
50
</th>
<th>
3
</th>
<th>
47
</th>
<th>
0
</th>
<th>
†
</th>
<td>
COM
</td>
<td>
<a href="/wiki/Pennsylvania_Central_Airlines_Flight_410" title="Pennsylvania Central Airlines Flight 410">
Pennsylvania Central Airlines Flight 410
</a>
</td>
<td>
<a href="/wiki/Douglas_C-54_Skymaster" title="Douglas C-54 Skymaster">
Douglas C-54 Skymaster
</a>
</td>
<td>
<span style="display:none">
uswess
</span>
<a href="/wiki/Shannondale,_West_Virginia" title="Shannondale, West Virginia">
Shannondale, West Virginia
</a>
, US
</td>
<td>
ENR
<br/>
<sup class="reference" id="cite_ref-709">
<a href="#cite_note-709">
[672]
</a>
</sup>
</td>
<td>
</td>
<td>
</td>
<td>
1947-06-13
</td>
</tr>
</tbody>
</table>
<h2>
<span class="mw-headline" id="Notes_regarding_table_data_columns">
Notes regarding table data columns
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=5" title="Edit section: Notes regarding table data columns">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<h3>
<span class="mw-headline" id="Deaths">
Deaths
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=6" title="Edit section: Deaths">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<ul>
<li>
<b>
Total (Tot)
</b>
: The total number of fatalities associated with the accident or incident.
</li>
<li>
<b>
Crew (C)
</b>
: The number of crew fatalities.
</li>
<li>
<b>
Passenger (P)
</b>
: The number of passenger fatalities.
</li>
<li>
<b>
Ground (G)
</b>
: The number of ground (non-flying) fatalities.
</li>
<li>
<b>
Notes (N)
</b>
: The presence of a cross (
<b>
†
</b>
) denotes that all passengers and crew were killed. The presence of a one with an asterisk (
<b>
1*
</b>
) indicates the accident or incident had a
<a class="mw-redirect" href="/wiki/List_of_sole_survivors_of_aviation_accidents_or_incidents" title="List of sole survivors of aviation accidents or incidents">
sole survivor
</a>
.
</li>
</ul>
<h3>
<span class="mw-headline" id="Type">
Type
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=7" title="Edit section: Type">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<p>
Occurrences have been coded to allow for identification and sorting by group membership (accidents and related incidents versus attacks).
</p>
<h4>
<span class="mw-headline" id="Accidents_and_related_incidents">
Accidents and related incidents
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=8" title="Edit section: Accidents and related incidents">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h4>
<ul>
<li>
<b>
"COM"
</b>
: Commercial aircraft
</li>
<li>
<b>
"MIL"
</b>
: Military aircraft
</li>
</ul>
<p>
Any collision between a commercial and military aircraft is coded COM.
</p>
<h4>
<span class="mw-headline" id="Attacks_and_related_incidents">
Attacks and related incidents
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=9" title="Edit section: Attacks and related incidents">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h4>
<ul>
<li>
<b>
"INB"
</b>
: Internal attack involving a pre-planned bomb (without hijacking).
</li>
<li>
<b>
"INH"
</b>
: Internal attack to commandeer of aircraft. Use of weapons (including a bomb or other explosives) for this purpose is coded in this category.
</li>
<li>
<b>
"EXG"
</b>
: External attack originating on the ground (e.g.,
<a href="/wiki/Air_Rhodesia_Flight_827" title="Air Rhodesia Flight 827">
ground to air missiles
</a>
, destruction of the aircraft
<a href="/wiki/EgyptAir_Flight_648" title="EgyptAir Flight 648">
while on the runway
</a>
).
</li>
<li>
<b>
"EXS"
</b>
: External attack originating in the sky (e.g.,
<a href="/wiki/Korean_Air_Lines_Flight_007" title="Korean Air Lines Flight 007">
intentional downing by a military aircraft
</a>
).
</li>
</ul>
<p>
<sup class="reference" id="cite_ref-710">
<a href="#cite_note-710">
[nb 38]
</a>
</sup>
</p>
<h3>
<span class="mw-headline" id="Location">
Location
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=10" title="Edit section: Location">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<p>
To provide some indication of distance between the site and the nearest location, the following three descriptors are applied:
</p>
<ul>
<li>
<b>
none
</b>
: No descriptor appears before the location name. The site was within 20 km (12.5 mi) of the location.
</li>
<li>
<b>
"off"
</b>
: Used only for those
<a href="/wiki/Water" title="Water">
aquatic
</a>
crash sites within 20 km (12.5 mi) of the location.
</li>
<li>
<b>
"near"
</b>
: The site was approximately 20 km to 50 km (12.5 mi to 31 mi) from the location.
</li>
<li>
<b>
"area of"
</b>
: The crash site was over 50 km (31 mi) from the location provided.
</li>
</ul>
<p>
The names of occurrence locations are based on their present-day names.
</p>
<h3>
<span class="mw-headline" id="Phases_of_flight">
Phases of flight
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=11" title="Edit section: Phases of flight">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<p>
The phases of flight are those defined by the joint Commercial Aviation Safety
Team/ICAO Common Taxonomy Team.
<sup class="reference" id="cite_ref-711">
<a href="#cite_note-711">
[673]
</a>
</sup>
</p>
<ul>
<li>
<b>
Standing (STD)
</b>
: Prior to pushback/taxi, after gate arrival, or stationary and parked.
</li>
<li>
<b>
Taxi (TXI)
</b>
: Moving under own power, prior to takeoff or after landing.
</li>
<li>
<b>
Take off (TOF)
</b>
: Initiation of takeoff power,
<a class="mw-redirect" href="/wiki/Rotation_(aviation)" title="Rotation (aviation)">
pulling back on controls
</a>
, through to 10 m (35 ft) altitude.
</li>
<li>
<b>
Initial climb (ICL)
</b>
: End of TOF to the first of: initial prescribed power reduction, 300 m (1000 ft) altitude, or VFR pattern.
</li>
<li>
<b>
En route (ENR)
</b>
: End of ICL, through descent, to initial approach (
<a href="/wiki/Instrument_flight_rules" title="Instrument flight rules">
IFR
</a>
) or 300 m (1000 ft) above runway elevation (
<a href="/wiki/Visual_flight_rules" title="Visual flight rules">
VFR
</a>
).
</li>
<li>
<b>
Maneuvering (MNV)
</b>
: Only for low altitude flight (observation, photography) or
<a href="/wiki/Aerobatics" title="Aerobatics">
aerobatics
</a>
.
</li>
<li>
<b>
Approach (APR)
</b>
: From
<a href="/wiki/Initial_approach_fix" title="Initial approach fix">
IAF
</a>
or 300 m (1000 ft) elevation to
<a href="/wiki/Landing_flare" title="Landing flare">
landing flare
</a>
.
</li>
<li>
<b>
Landing (LDG)
</b>
: Landing flare through to exit from runway.
</li>
<li>
<b>
Unknown (UNK)
</b>
: Unable to determine phase of flight.
</li>
</ul>
<h3>
<span class="mw-headline" id="Airports_and_distance">
Airports and distance
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=12" title="Edit section: Airports and distance">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<p>
Airports associated with occurrences at all phases of flight (except ENR) are represented by their three-letter
<a href="/wiki/IATA_airport_code" title="IATA airport code">
IATA
</a>
airport code. In some cases, no IATA code is reported/assigned in which case the four-letter
<a href="/wiki/ICAO_airport_code" title="ICAO airport code">
ICAO
</a>
code is used. In rare instances (e.g., active or decommissioned military bases or closed airports whose civil codes have been reassigned), no codes exist. These airports are represented with three asterisks "***" in place of letters. Distance from the point of impact to the airport runway is provided for occurrences during the initial climb (ICL) and approach (APR) phases. On occasion, distance is provided for occurrences during takeoff (TOF) and landing (LDG) if the aircraft impacted within the
<a href="/wiki/Aerodrome" title="Aerodrome">
aerodrome
</a>
, but not on the runway.
</p>
<h2>
<span class="mw-headline" id="Summary">
Summary
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=13" title="Edit section: Summary">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<p>
Since 1923, spanning all seven continents and the three largest oceans, there have been 552 high fatality aircraft accidents, incidents, and attacks (as defined above) involving 586 aircraft resulting in 58,144 fatalities.
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities#Type" title="List of aircraft accidents and incidents resulting in at least 50 fatalities">
By type
</a>
, accidents/incidents (COM/MIL) account for 510 occurrences, 544 aircraft, and 50,752 fatalities. Attacks (INB/INH/EXG/EXS) account for 41 incidents, 43 aircraft, and 7,289 fatalities.
</p>
<h3>
<span class="mw-headline" id="Descriptive_statistics">
Descriptive statistics
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=14" title="Edit section: Descriptive statistics">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<p>
A brief review of the descriptive statistics of
<a href="/wiki/Fixed-wing_aircraft" title="Fixed-wing aircraft">
fixed-wing
</a>
,
<a href="/wiki/Rotorcraft" title="Rotorcraft">
rotary-wing
</a>
, and
<a href="/wiki/Aerostat" title="Aerostat">
lighter-than-air
</a>
aircraft accidents and incidents since 1923 suggests the following:
</p>
<ul>
<li>
<i>
by type
</i>
, the two main categories of occurrences were accidents and related incidents (509; 92.5%) and attacks on aircraft (41; 7.5%). Sub-groupings of the first category include commercial (COM, 442; 86.6%) and military (MIL, 68; 13.4%). Sub-groupings of the second category include internal attacks with a bomb (INB, 15; 36.6%), internal attacks with hijacking (INH, 10; 24.4%), external attacks from the ground (EXG, 12; 29.3%), and external attacks from the sky (EXS, 4; 9.8%).
</li>
<li>
<i>
by fatality rate (FR)
</i>
, 382 (69.6%) of occurrences had a 100% FR; note the high
<a href="/wiki/Selection_bias" title="Selection bias">
selection bias
</a>
of this statistic, since incidents with less than 50 fatalities, likely to have low FR,
<sup class="noprint Inline-Template Template-Fact" style="white-space:nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed">
<span title="This claim needs references to reliable sources. (March 2014)">
citation needed
</span>
</a>
</i>
]
</sup>
are excluded by definition.
</li>
<li>
<i>
by phase of flight
</i>
, the highest number of occurrences took place while en route (252; 45.4%).
</li>
<li>
<i>
by decade
</i>
, 1964–73 had the greatest number of occurrences (117; 21.3%) and pre-1944 the least (6; 1.1%). The highest number of fatalities (in large part due to the 9/11 attacks) occurred during 1994–2003 (12,800; 22.1%) and the lowest pre-1944 (426; 0.7%).
</li>
<li>
<i>
by location
</i>
, the continents of Asia and Antarctica had the highest (188; 33.9%) and lowest (1; 0.2%) number of occurrences respectively. The United States (69; 12.6%), followed by the former Soviet Union (52; 9.5%) accounted for nearly one-quarter of all high fatality crashes. Aircraft impacted the water in 64 (11.7%) occurrences.
</li>
</ul>
<table class="sortable wikitable">
<caption>
Occurrences by continent
</caption>
<tbody>
<tr>
<th scope="col">
Continent
</th>
<th scope="col">
No.
</th>
<th scope="col">
Pct.
</th>
</tr>
<tr>
<th>
<a href="/wiki/Africa" title="Africa">
Africa
</a>
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
67
</td>
<td>
12.2%
</td>
</tr>
<tr>
<th>
<a href="/wiki/Antarctica" title="Antarctica">
Antarctica
</a>
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
1
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
0.2%
</td>
</tr>
<tr>
<th>
<a href="/wiki/Asia" title="Asia">
Asia
</a>
</th>
<td>
188
</td>
<td>
33.9%
</td>
</tr>
<tr>
<th>
<a href="/wiki/Oceania" title="Oceania">
Australia/Oceania
</a>
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
6
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
1.1%
</td>
</tr>
<tr>
<th>
<a href="/wiki/Europe" title="Europe">
Europe
</a>
</th>
<td>
134
</td>
<td>
24.4%
</td>
</tr>
<tr>
<th>
<a href="/wiki/North_America" title="North America">
North America
</a>
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
89
</td>
<td>
16.2%
</td>
</tr>
<tr>
<th>
<a href="/wiki/South_America" title="South America">
South America
</a>
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
57
</td>
<td>
10.4%
</td>
</tr>
<tr>
<th>
Other
<sup class="reference" id="cite_ref-712">
<a href="#cite_note-712">
[nb 39]
</a>
</sup>
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
9
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
1.6%
</td>
</tr>
</tbody>
</table>
<table class="sortable wikitable">
<caption>
Occurrences by phase of flight
</caption>
<tbody>
<tr>
<th scope="col">
Phase
</th>
<th scope="col">
No.
</th>
<th scope="col">
Pct.
</th>
</tr>
<tr>
<th scope="row">
Standing (STD)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
2
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
0.4%
</td>
</tr>
<tr>
<th scope="row">
Taxi (TXI)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
3
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
0.5%
</td>
</tr>
<tr>
<th scope="row">
Takeoff (TOF)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
25
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
4.5%
</td>
</tr>
<tr>
<th scope="row">
Initial climb (ICL)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
53
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
9.4%
</td>
</tr>
<tr>
<th scope="row">
En route (ENR)
</th>
<td>
252
</td>
<td>
45.4%
</td>
</tr>
<tr>
<th scope="row">
Maneuvering (MNV)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
3
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
0.5%
</td>
</tr>
<tr>
<th scope="row">
Approach (APR)
</th>
<td>
188
</td>
<td>
33.7%
</td>
</tr>
<tr>
<th scope="row">
Landing (LDG)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
23
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
4.1%
</td>
</tr>
<tr>
<th scope="row">
Unknown (UNK)
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
8
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
1.4%
</td>
</tr>
</tbody>
</table>
<table class="sortable wikitable">
<caption>
Occurrences (occ.) and number of fatalities (fat.) by decade
</caption>
<tbody>
<tr>
<th scope="col">
Decade
</th>
<th scope="col">
Occ.
</th>
<th scope="col">
Pct.
</th>
<th scope="col">
Fat.
</th>
<th scope="col">
Pct.
</th>
</tr>
<tr>
<th scope="row">
pre 1944
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
6
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
1.1%
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
426
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
0.7%
</td>
</tr>
<tr>
<th scope="row">
1944–1953
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
24
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
4.4%
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
1427
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
2.5%
</td>
</tr>
<tr>
<th scope="row">
1954–1963
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
63
</td>
<td>
11.5%
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
4712
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
8.2%
</td>
</tr>
<tr>
<th scope="row">
1964–1973
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
117
</td>
<td>
21.4%
</td>
<td>
10145
</td>
<td>
17.6%
</td>
</tr>
<tr>
<th scope="row">
1974–1983
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
97
</td>
<td>
17.7%
</td>
<td>
10709
</td>
<td>
18.6%
</td>
</tr>
<tr>
<th scope="row">
1984–1993
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
91
</td>
<td>
16.6%
</td>
<td>
10136
</td>
<td>
17.5%
</td>
</tr>
<tr>
<th scope="row">
1994–2003
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
89
</td>
<td>
16.2%
</td>
<td>
12800
</td>
<td>
22.1%
</td>
</tr>
<tr>
<th scope="row">
2004–2013
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
41
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
7.5%
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
4637
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
8.0%
</td>
</tr>
<tr>
<th scope="row">
2014–2023
</th>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
<span style="visibility:hidden;color:transparent;">
0
</span>
23
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
3.8%
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
3049
</td>
<td>
<span style="visibility:hidden;color:transparent;">
0
</span>
4.8%
</td>
</tr>
</tbody>
</table>
<h2>
<span class="mw-headline" id="See_also">
See also
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=15" title="Edit section: See also">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<style data-mw-deduplicate="TemplateStyles:r936637989">
.mw-parser-output .portal{border:solid #aaa 1px;padding:0}.mw-parser-output .portal.tleft{margin:0.5em 1em 0.5em 0}.mw-parser-output .portal.tright{margin:0.5em 0 0.5em 1em}.mw-parser-output .portal>ul{display:table;box-sizing:border-box;padding:0.1em;max-width:175px;background:#f9f9f9;font-size:85%;line-height:110%;font-style:italic;font-weight:bold}.mw-parser-output .portal>ul>li{display:table-row}.mw-parser-output .portal>ul>li>span:first-child{display:table-cell;padding:0.2em;vertical-align:middle;text-align:center}.mw-parser-output .portal>ul>li>span:last-child{display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle}
</style>
<div aria-label="Portals" class="noprint portal plainlist tright" role="navigation">
<ul>
<li>
<span>
<img alt="" class="noviewer" data-file-height="1600" data-file-width="1600" decoding="async" height="28" src="//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/28px-Aviacionavion.png" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/42px-Aviacionavion.png 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/6/68/Aviacionavion.png/56px-Aviacionavion.png 2x" width="28"/>
</span>
<span>
<a href="/wiki/Portal:Aviation" title="Portal:Aviation">
Aviation portal
</a>
</span>
</li>
</ul>
</div>
<ul>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline" title="List of accidents and incidents involving airliners by airline">
List of accidents and incidents involving airliners by airline
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_location" title="List of accidents and incidents involving airliners by location">
List of accidents and incidents involving airliners by location
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">
List of accidents and incidents involving commercial aircraft
</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Notes">
Notes
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=16" title="Edit section: Notes">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<p>
All accident and incident references to the
<a href="/wiki/Aviation_Safety_Network" title="Aviation Safety Network">
Aviation Safety Network
</a>
database are sub-pages of their main website,
<a class="external text" href="http://aviation-safety.net/" rel="nofollow">
http://aviation-safety.net
</a>
.
</p>
<div class="reflist columns references-column-width" style="column-width: 30em; list-style-type: decimal;">
<ol class="references">
<li id="cite_note-16">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-16">
^
</a>
</b>
</span>
<span class="reference-text">
In cases where specific flight numbers do not exist or are not provided in supporting records, the aircraft's registration number appears in parentheses.
</span>
</li>
<li id="cite_note-sept11-17">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-sept11_17-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-sept11_17-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
It is impossible to know for sure exactly how many people died on the ground from the crash of
<a href="/wiki/American_Airlines_Flight_11" title="American Airlines Flight 11">
American Airlines Flight 11
</a>
, since this crash and the one of
<a href="/wiki/United_Airlines_Flight_175" title="United Airlines Flight 175">
United Airlines Flight 175
</a>
happened in the same place, at about the same time, and it is hard to distinguish who died from which plane. However, it is known that the total of ground fatalities caused by both crashes is 2,606. A minimum of 1604 ground fatalities can be attributed to AA11, while a minimum of 821 ground fatalities can be attributed to UA175. 181 ground fatalities remain unclear.
</span>
</li>
<li id="cite_note-36">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-36">
^
</a>
</b>
</span>
<span class="reference-text">
All U.S.-based DC-10 aircraft were temporarily grounded during the accident investigation.
<sup class="reference" id="cite_ref-35">
<a href="#cite_note-35">
[33]
</a>
</sup>
</span>
</li>
<li id="cite_note-47">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-47">
^
</a>
</b>
</span>
<span class="reference-text">
The exact number of people that were killed on the ground is not known. The number of manslaughter charges was 225, ASN says 237, the CAA review 1990-1999 states 297, and some media sources have stated numbers over 300. Vincent Nicod of the International Committee of the Red Cross stated that 249 bodies on the ground were found. It is known that four crew members survived.
</span>
</li>
<li id="cite_note-missing-51">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-missing_51-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-missing_51-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
<a href="#cite_ref-missing_51-2">
<sup>
<i>
<b>
c
</b>
</i>
</sup>
</a>
<a href="#cite_ref-missing_51-3">
<sup>
<i>
<b>
d
</b>
</i>
</sup>
</a>
<a href="#cite_ref-missing_51-4">
<sup>
<i>
<b>
e
</b>
</i>
</sup>
</a>
<a href="#cite_ref-missing_51-5">
<sup>
<i>
<b>
f
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
The aircraft is missing, thus the fatality number is presumed.
</span>
</li>
<li id="cite_note-66">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-66">
^
</a>
</b>
</span>
<span class="reference-text">
While finding no mechanical failure consistent with the crash behavior, the NTSB Accident Report addressed issues of psychological stress and intentional action by the First Officer. The report concluded that the probable cause was "the airplane's departure from normal cruise flight and subsequent impact with the Atlantic Ocean as a result of the relief first officer's flight control inputs" p. 67.
<sup class="reference" id="cite_ref-65">
<a href="#cite_note-65">
[60]
</a>
</sup>
</span>
</li>
<li id="cite_note-76">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-76">
^
</a>
</b>
</span>
<span class="reference-text">
Emergency began ENR, lost control on APR.
</span>
</li>
<li id="cite_note-104">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-104">
^
</a>
</b>
</span>
<span class="reference-text">
Some reports claim there were 163 on board, others 174 or even 200 including some unidentified civilians, and possible military personnel who hitched a ride. In any case, a total of 159 were confirmed to have died.
</span>
</li>
<li id="cite_note-120">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-120">
^
</a>
</b>
</span>
<span class="reference-text">
The pilot was on approach to the old Isparta Airport (closed, no codes available) believing he was on approach to Antalya.
</span>
</li>
<li id="cite_note-140">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-140">
^
</a>
</b>
</span>
<span class="reference-text">
The number of passengers killed varies from 135-143. 141 bodies in total were found, 5 crew, 133 passengers, and 3 others who were most likely also passengers.
</span>
</li>
<li id="cite_note-145">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-145">
^
</a>
</b>
</span>
<span class="reference-text">
The Indonesian Air Force reported that there were 122 persons on board the Hercules. On 4 July a local commissioner reported that there 121 people on the flight manifest: 38 military personnel on board the plane and 83 civilians.
</span>
</li>
<li id="cite_note-146">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-146">
^
</a>
</b>
</span>
<span class="reference-text">
The number of ground fatalities is unclear, 139 bodies were found in total.
</span>
</li>
<li id="cite_note-148">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-148">
^
</a>
</b>
</span>
<span class="reference-text">
Some sources state 155 were killed, but official accounts state 138 were killed.
</span>
</li>
<li id="cite_note-169">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-169">
^
</a>
</b>
</span>
<span class="reference-text">
<a href="/wiki/UNITA" title="UNITA">
UNITA
</a>
claimed responsibility for the crash. Angolan authorities cited technical failure of the aircraft.
<sup class="reference" id="cite_ref-168">
<a href="#cite_note-168">
[155]
</a>
</sup>
</span>
</li>
<li id="cite_note-178">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-178">
^
</a>
</b>
</span>
<span class="reference-text">
Xiamen Air was hijacked, China Southwest was parked and empty, and China Southern was parked waiting for clearance to takeoff.
</span>
</li>
<li id="cite_note-190">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-190">
^
</a>
</b>
</span>
<span class="reference-text">
The pilot attempted a
<a href="/wiki/Water_landing" title="Water landing">
controlled ditching
</a>
near the beach while fighting with the hijackers.
</span>
</li>
<li id="cite_note-282">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-282">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 112 people on the aircraft, including 98 passengers and 14 crew.
</span>
</li>
<li id="cite_note-283">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-283">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 112 people on the aircraft, including 98 passengers and 14 crew.
</span>
</li>
<li id="cite_note-376">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-376">
^
</a>
</b>
</span>
<span class="reference-text">
Initial reports concluded a bomb had exploded on board. Subsequent investigation suggest a missile may have impacted the aircraft.
<sup class="reference" id="cite_ref-375">
<a href="#cite_note-375">
[357]
</a>
</sup>
</span>
</li>
<li id="cite_note-386">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-386">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.
</span>
</li>
<li id="cite_note-387">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-387">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.
</span>
</li>
<li id="cite_note-443">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-443">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 73 people on the aircraft.
</span>
</li>
<li id="cite_note-444">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-444">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 73 people on the aircraft.
</span>
</li>
<li id="cite_note-450">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-450">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 76 people on the aircraft, and that 73 people were killed.
</span>
</li>
<li id="cite_note-451">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-451">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 76 people on the aircraft, and that 73 people were killed.
</span>
</li>
<li id="cite_note-482">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-482">
^
</a>
</b>
</span>
<span class="reference-text">
Aircraft wreckage was never located.
</span>
</li>
<li id="cite_note-529">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-529">
^
</a>
</b>
</span>
<span class="reference-text">
Not to be confused with
<a href="/wiki/United_Arab_Airlines_Flight_869_(1962)" title="United Arab Airlines Flight 869 (1962)">
United Arab Airlines Flight 869 (1962)
</a>
which crashed flying the same route one year earlier.
<sup class="reference" id="cite_ref-528">
<a href="#cite_note-528">
[502]
</a>
</sup>
</span>
</li>
<li id="cite_note-559">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-559">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.
</span>
</li>
<li id="cite_note-560">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-560">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 60 people on the aircraft.
</span>
</li>
<li id="cite_note-624">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-624">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 54 people on the aircraft.
</span>
</li>
<li id="cite_note-625">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-625">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 54 people on the aircraft.
</span>
</li>
<li id="cite_note-634">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-634">
^
</a>
</b>
</span>
<span class="reference-text">
Several missed approaches due to a sandstorm necessitated a failed
<a href="/wiki/Forced_landing" title="Forced landing">
forced landing
</a>
in a Khartoum suburb. Despite LDG phase, there was no immediate target airport
</span>
</li>
<li id="cite_note-636">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-636">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 55 people on the aircraft, and that 53 of the 55 people on board were killed in the incident.
</span>
</li>
<li id="cite_note-637">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-637">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 55 people on the aircraft, and that 53 of the 55 people on board were killed in the incident.
</span>
</li>
<li id="cite_note-679">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-679">
^
</a>
</b>
</span>
<span class="reference-text">
<a href="/wiki/File:NTSB_Colgan_Air_Flight_3407_Crash_Animation.ogv" title="File:NTSB Colgan Air Flight 3407 Crash Animation.ogv">
NTSB Colgan Air Flight 3407 Crash Animation
</a>
.
</span>
</li>
<li id="cite_note-681">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-681">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 50 people on the aircraft.
</span>
</li>
<li id="cite_note-682">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-682">
^
</a>
</b>
</span>
<span class="reference-text">
It is not known how many passengers or crew were killed in the incident. However, it is known that there were 50 people on the aircraft.
</span>
</li>
<li id="cite_note-710">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-710">
^
</a>
</b>
</span>
<span class="reference-text">
Categories adapted from RAND Corporation aviation research.
</span>
</li>
<li id="cite_note-712">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-712">
^
</a>
</b>
</span>
<span class="reference-text">
Five occurrences in the ocean (but not part of Oceania) at least 150 km (93 mi) from land and four occurrences on the Asia/Europe border.
</span>
</li>
</ol>
</div>
<h2>
<span class="mw-headline" id="References">
References
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=17" title="Edit section: References">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<div class="reflist columns references-column-width" style="column-width: 30em; list-style-type: decimal;">
<ol class="references">
<li id="cite_note-1">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-1">
^
</a>
</b>
</span>
<span class="reference-text">
<style data-mw-deduplicate="TemplateStyles:r999302996">
.mw-parser-output cite.citation{font-style:inherit}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .id-lock-free a,.mw-parser-output .citation .cs1-lock-free a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/6/65/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited a,.mw-parser-output .id-lock-registration a,.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/d/d6/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription a,.mw-parser-output .citation .cs1-lock-subscription a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/a/aa/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-ws-icon a{background:linear-gradient(transparent,transparent),url("//upload.wikimedia.org/wikipedia/commons/4/4c/Wikisource-logo.svg")right 0.1em center/12px no-repeat}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-maint{display:none;color:#33aa33;margin-left:0.3em}.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}
</style>
<cite class="citation journal cs1">
<a class="external text" href="http://www.faa.gov/about/history/brief_history" rel="nofollow">
"A Brief History of the FAA"
</a>
. Federal Aviation Administration
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=A+Brief+History+of+the+FAA&rft_id=http%3A%2F%2Fwww.faa.gov%2Fabout%2Fhistory%2Fbrief_history&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<span class="cs1-hidden-error error citation-comment">
Cite journal requires
<code class="cs1-code">
|journal=
</code>
(
<a href="/wiki/Help:CS1_errors#missing_periodical" title="Help:CS1 errors">
help
</a>
)
</span>
</span>
</li>
<li id="cite_note-2">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-2">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation journal cs1">
<a class="external text" href="https://web.archive.org/web/20131005131939/http://lancasteronline.com/blogs/flashbacklancaster/2008/09/17/fatal-plane-crash-1908/" rel="nofollow">
"Fatal plane crash, 1908"
</a>
. Flashback Lancaster. 17 September 2008. Archived from
<a class="external text" href="http://lancasteronline.com/blogs/flashbacklancaster/2008/09/17/fatal-plane-crash-1908" rel="nofollow">
the original
</a>
on 5 October 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Fatal+plane+crash%2C+1908&rft.date=2008-09-17&rft_id=http%3A%2F%2Flancasteronline.com%2Fblogs%2Fflashbacklancaster%2F2008%2F09%2F17%2Ffatal-plane-crash-1908&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<span class="cs1-hidden-error error citation-comment">
Cite journal requires
<code class="cs1-code">
|journal=
</code>
(
<a href="/wiki/Help:CS1_errors#missing_periodical" title="Help:CS1 errors">
help
</a>
)
</span>
</span>
</li>
<li id="cite_note-Chisholm1913-3">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-Chisholm1913_3-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFChisholm1913">
Chisholm, Hugh (1913).
<a class="external text" href="https://archive.org/details/britannicayearb01chisgoog" rel="nofollow">
<i>
The Britannica Year Book
</i>
</a>
. Encyclopædia Britannica Company, Limited. p.
<a class="external text" href="https://archive.org/details/britannicayearb01chisgoog/page/n83" rel="nofollow">
29
</a>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
21 March
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+Britannica+Year+Book&rft.pages=29&rft.pub=Encyclop%C3%A6dia+Britannica+Company%2C+Limited&rft.date=1913&rft.aulast=Chisholm&rft.aufirst=Hugh&rft_id=https%3A%2F%2Farchive.org%2Fdetails%2Fbritannicayearb01chisgoog&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-The_French_Airship_Catastrophe-4">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-The_French_Airship_Catastrophe_4-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-The_French_Airship_Catastrophe_4-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation cs2">
<a class="external text" href="http://www.flightglobal.com/pdfarchive/view/1924/1924%20-%200009.html" rel="nofollow">
<i>
The French Airship Catastrophe
</i>
</a>
,
<b>
XVI
</b>
, Flightglobal Archive, 3 January 1924, p. 9
<span class="reference-accessdate">
, retrieved
<span class="nowrap">
3 October
</span>
2013
</span>
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+French+Airship+Catastrophe&rft.pages=9&rft.pub=Flightglobal+Archive&rft.date=1924-01-03&rft_id=http%3A%2F%2Fwww.flightglobal.com%2Fpdfarchive%2Fview%2F1924%2F1924%2520-%25200009.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-dirigible-5">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-dirigible_5-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-dirigible_5-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.nytimes.com/1986/08/08/nyregion/history-in-the-sea-dirigible-s-wreckage-found-off-jersey.html" rel="nofollow">
"History in the sea: Dirigible's wreckage found off Jersey"
</a>
.
<i>
The New York Times
</i>
. 8 August 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
11 July
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=The+New+York+Times&rft.atitle=History+in+the+sea%3A+Dirigible%27s+wreckage+found+off+Jersey&rft.date=1986-08-08&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1986%2F08%2F08%2Fnyregion%2Fhistory-in-the-sea-dirigible-s-wreckage-found-off-jersey.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-auto-6">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-auto_6-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-auto_6-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.planecrashinfo.com/1938/1938-28.htm" rel="nofollow">
"Accident Details"
</a>
.
<i>
Plane Crash info.com
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
7 February
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Plane+Crash+info.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1938%2F1938-28.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-auto1-7">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-auto1_7-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-auto1_7-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.planecrashinfo.com/1938/1938-38.htm" rel="nofollow">
"Accident Details"
</a>
.
<i>
Plane Crash info.com
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
7 February
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Plane+Crash+info.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1938%2F1938-38.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-auto2-8">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-auto2_8-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-auto2_8-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://news.google.com/newspapers?id=Yv8LAAAAIBAJ&pg=6577,2025995&dq=israel+sikorsky+crash" rel="nofollow">
"The Evening Independent - Google News Archive Search"
</a>
.
<i>
news.google.com
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=news.google.com&rft.atitle=The+Evening+Independent+-+Google+News+Archive+Search&rft_id=https%3A%2F%2Fnews.google.com%2Fnewspapers%3Fid%3DYv8LAAAAIBAJ%26pg%3D6577%2C2025995%26dq%3Disrael%2Bsikorsky%2Bcrash&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-9">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-9">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database" rel="nofollow">
"Aviation Safety Network Safety Database"
</a>
.
<i>
Aviation Safety Network
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
4 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Aviation+Safety+Network+Safety+Database&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-libraryonline.erau-10">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-libraryonline.erau_10-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-libraryonline.erau_10-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/miscellaneous-reports/Tenerife.pdf" rel="nofollow">
"Joint Report K.L.M.-P.A.A. 12.7.1978"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. Minasterio de Transportes Y Comunicaciones. 16 November 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=Joint+Report+K.L.M.-P.A.A.+12.7.1978&rft.date=1978-11-16&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Fmiscellaneous-reports%2FTenerife.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-aviation-safety-11">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-aviation-safety_11-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-aviation-safety_11-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-0" rel="nofollow">
"ASN Accident Description (American Airlines-11)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 11 September 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28American+Airlines-11%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-aviation-safety_a-12">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-aviation-safety_a_12-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-aviation-safety_a_12-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-1" rel="nofollow">
"ASN Accident Description (United Airlines-175)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 11 September 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28United+Airlines-175%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-boeing1pdf-13">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-boeing1pdf_13-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-boeing1pdf_13-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.boeing.com/news/techissues/pdf/statsum.pdf" rel="nofollow">
"Statistical summary of commercial jet airplane accidents (1959–2011)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
boeing.com
</i>
. Boeing. 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=boeing.com&rft.atitle=Statistical+summary+of+commercial+jet+airplane+accidents+%281959%E2%80%932011%29&rft.date=2012&rft_id=http%3A%2F%2Fwww.boeing.com%2Fnews%2Ftechissues%2Fpdf%2Fstatsum.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-gpo-14">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-gpo_14-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.gpo.gov/fdsys/pkg/CFR-2012-title49-vol7/pdf/CFR-2012-title49-vol7-subtitleB-chapVIII.pdf" rel="nofollow">
"Code of Federal Regulations (Title 49-Transportation)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
gpo.gov
</i>
. Government Printing Office. 2012. p. 626
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
3 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=gpo.gov&rft.atitle=Code+of+Federal+Regulations+%28Title+49-Transportation%29&rft.pages=626&rft.date=2012&rft_id=http%3A%2F%2Fwww.gpo.gov%2Ffdsys%2Fpkg%2FCFR-2012-title49-vol7%2Fpdf%2FCFR-2012-title49-vol7-subtitleB-chapVIII.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-15">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-15">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation journal cs1">
<a class="external text" href="https://web.archive.org/web/20160308215032/https://www.caa.govt.nz/ICAO/ICAO_Compliance.htm" rel="nofollow">
"International Standards and Recommended Practices"
</a>
.
<i>
caa.govt.nz
</i>
. International Civil Aviation Organization. 2001. Archived from
<a class="external text" href="http://www.caa.govt.nz/ICAO/ICAO_Compliance.htm" rel="nofollow">
the original
</a>
on 8 March 2016
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
9 July
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=caa.govt.nz&rft.atitle=International+Standards+and+Recommended+Practices&rft.date=2001&rft_id=http%3A%2F%2Fwww.caa.govt.nz%2FICAO%2FICAO_Compliance.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-18">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-18">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19770327-0" rel="nofollow">
"ASN Accident Description (Pan Am-1736)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 March 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-1736%29&rft.date=1977-03-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770327-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-19">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-19">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19770327-1" rel="nofollow">
"ASN Accident Description (KLM-4805)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 27 March 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28KLM-4805%29&rft.date=1977-03-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770327-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-20">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-20">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850812-1" rel="nofollow">
"ASN Accident Description (Japan Airlines-123)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 August 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-123%29&rft.date=1985-08-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850812-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-21">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-21">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.mlit.go.jp/jtsb/eng-air_report/JA8119.pdf" rel="nofollow">
"Aircraft Accident Investigation Report Japan Air Lines Boeing 747 SR-100 JA8119, Gunma Prefecture, Japan"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
mlit.go.jp/jtsb
</i>
. Japan Transport Safety Board (JTSB). 19 June 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mlit.go.jp%2Fjtsb&rft.atitle=Aircraft+Accident+Investigation+Report+Japan+Air+Lines+Boeing+747+SR-100+JA8119%2C+Gunma+Prefecture%2C+Japan&rft.date=1987-06-19&rft_id=http%3A%2F%2Fwww.mlit.go.jp%2Fjtsb%2Feng-air_report%2FJA8119.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-22">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-22">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19961112-0" rel="nofollow">
"ASN Accident Description (Saudi Arabian-763)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 November 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saudi+Arabian-763%29&rft.date=1996-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-23">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-23">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19961112-1" rel="nofollow">
"ASN Accident Description (Kazakhstan Airlines-1907)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 November 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kazakhstan+Airlines-1907%29&rft.date=1996-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961112-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-24">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-24">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740303-1" rel="nofollow">
"ASN Accident Description (Turkish Airlines-981)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 March 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-981%29&rft.date=1974-03-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740303-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-25">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-25">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/8-1976%20TC-JAV.pdf" rel="nofollow">
"Turkish Airlines DC-10 TC-JAV Report on the accident in the Ermenonville Forest, France on 3 March 1974"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
aaib.gov.uk
</i>
. HMSO. 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
9 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Turkish+Airlines+DC-10+TC-JAV+Report+on+the+accident+in+the+Ermenonville+Forest%2C+France+on+3+March+1974&rft.date=1976&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F8-1976%2520TC-JAV.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-26">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-26">
^
</a>
</b>
</span>
<span class="reference-text">
Francillon, p. 293.
</span>
</li>
<li id="cite_note-27">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-27">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850623-2" rel="nofollow">
"ASN Accident Description (Air India-182)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 June 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-182%29&rft.date=1985-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850623-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-28">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-28">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800819-1" rel="nofollow">
"ASN Accident Description (Saudi Arabian-163)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 August 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saudi+Arabian-163%29&rft.date=1980-08-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800819-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-29">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-29">
^
</a>
</b>
</span>
<span class="reference-text">
<a class="external text" href="https://www.theglobeandmail.com/news/world/malaysian-passenger-plane-crashes-in-east-ukraine-near-russian-border/article19654868/" rel="nofollow">
Biden says plane destroyed over Ukraine, killing 298, was apparently shot down
</a>
<a class="external text" href="https://web.archive.org/web/20140731213359/http://www.theglobeandmail.com/news/world/malaysian-passenger-plane-crashes-in-east-ukraine-near-russian-border/article19654868/" rel="nofollow">
Archived
</a>
31 July 2014 at the
<a href="/wiki/Wayback_Machine" title="Wayback Machine">
Wayback Machine
</a>
</span>
</li>
<li id="cite_note-30">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-30">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19880703-0" rel="nofollow">
"ASN Accident Description (Iran Air-655)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 July 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-655%29&rft.date=1988-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-31">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-31">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20030219-0" rel="nofollow">
"ASN Accident Description (Iranian Air Force [15-2280])"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 February 2003
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force+%5B15-2280%5D%29&rft.date=2003-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030219-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-32">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-32">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790525-2" rel="nofollow">
"ASN Accident Description (American Airlines-191)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 May 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-191%29&rft.date=1979-05-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790525-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-33">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-33">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/investigations/AccidentReports/Reports/AAR7917.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-79-17)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 21 December 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-79-17%29&rft.date=1979-12-21&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Finvestigations%2FAccidentReports%2FReports%2FAAR7917.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-Francillon,_p._294-34">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-Francillon,_p._294_34-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-Francillon,_p._294_34-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
Francillon, p. 294.
</span>
</li>
<li id="cite_note-35">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-35">
^
</a>
</b>
</span>
<span class="reference-text">
Grant, p. 402.
</span>
</li>
<li id="cite_note-37">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-37">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19830901-0" rel="nofollow">
"ASN Accident Description (Pan American-103)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 December 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+American-103%29&rft.date=1988-12-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-38">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-38">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19830901-0" rel="nofollow">
"ASN Accident Description (Korean Air Lines-007)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 September 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air+Lines-007%29&rft.date=1983-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-39">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-39">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20140420004450/http://aviation-safety.net/database/record.php?id=20011112-0" rel="nofollow">
"ASN Accident Description (American Airlines-587)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 November 2001. Archived from
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20011112-0" rel="nofollow">
the original
</a>
on 20 April 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-587%29&rft.date=2001-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-40">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-40">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/2004/AAR0404.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-04/04)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 26 October 2004
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-04%2F04%29&rft.date=2004-10-26&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2004%2FAAR0404.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-41">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-41">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19940426-0" rel="nofollow">
"ASN Accident Description (China Airlines-140)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 26 April 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28China+Airlines-140%29&rft.date=1994-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940426-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-42">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-42">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.webcitation.org/5zh5D0oAt?url=http://www.mlit.go.jp/jtsb/eng-air_report/B1816.pdf" rel="nofollow">
"Aircraft Accident Investigation Report China Airlines Airbus Industrie A300B4-622R, B1816 Nagoya Airport"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
mlit.go.jp/jtsb
</i>
. Japan Transport Safety Board (JTSB). 19 July 1996. Archived from
<a class="external text" href="http://www.mlit.go.jp/jtsb/eng-air_report/B1816.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 25 June 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mlit.go.jp%2Fjtsb&rft.atitle=Aircraft+Accident+Investigation+Report+China+Airlines+Airbus+Industrie+A300B4-622R%2C+B1816+Nagoya+Airport&rft.date=1996-07-19&rft_id=http%3A%2F%2Fwww.mlit.go.jp%2Fjtsb%2Feng-air_report%2FB1816.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-43">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-43">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19910711-0" rel="nofollow">
"ASN Accident Description (Nigeria Airways-2120)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 11 July 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways-2120%29&rft.date=1991-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-44">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-44">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.bbc.com/news/world-africa-43724941" rel="nofollow">
"Algeria military plane crash: 257 dead near Algiers"
</a>
. BBC. 11 April 2018
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
11 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Algeria+military+plane+crash%3A+257+dead+near+Algiers&rft.pub=BBC&rft.date=2018-04-11&rft_id=https%3A%2F%2Fwww.bbc.com%2Fnews%2Fworld-africa-43724941&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-45">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-45">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19791128-0" rel="nofollow">
"ASN Accident Description (Air New Zealand-901)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 November 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+New+Zealand-901%29&rft.date=1979-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-46">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-46">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19851212-0" rel="nofollow">
"ASN Accident Description (Arrow Air-1285)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 December 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Arrow+Air-1285%29&rft.date=1985-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19851212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-48">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-48">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20160411153019/https://publicapps.caa.co.uk/docs/33/CAP701.PDF" rel="nofollow">
"Archived copy"
</a>
<span class="cs1-format">
(PDF)
</span>
. Archived from
<a class="external text" href="https://publicapps.caa.co.uk/docs/33/CAP701.PDF" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 11 April 2016
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
2 April
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Archived+copy&rft_id=https%3A%2F%2Fpublicapps.caa.co.uk%2Fdocs%2F33%2FCAP701.PDF&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<span class="cs1-maint citation-comment">
CS1 maint: archived copy as title (
<a href="/wiki/Category:CS1_maint:_archived_copy_as_title" title="Category:CS1 maint: archived copy as title">
link
</a>
)
</span>
</span>
</li>
<li id="cite_note-49">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-49">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.planecrashinfo.com/worst100.htm" rel="nofollow">
"100 worst aviation accidents"
</a>
. PlaneCrashInfo
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
24 March
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=100+worst+aviation+accidents&rft.pub=PlaneCrashInfo&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2Fworst100.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-50">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-50">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation news cs1">
<a class="external text" href="https://www.nytimes.com/1996/01/09/world/plane-in-zaire-hits-market-killing-250.html" rel="nofollow">
"Plane in Zaire hits Market, Killing 250"
</a>
.
<i>
The New York Times
</i>
. 9 January 1996.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+New+York+Times&rft.atitle=Plane+in+Zaire+hits+Market%2C+Killing+250&rft.date=1996-01-09&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1996%2F01%2F09%2Fworld%2Fplane-in-zaire-hits-market-killing-250.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-52">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-52">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20140308-0" rel="nofollow">
"ASN Accident Description (Malaysian Airlines -370)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 March 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
24 March
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Malaysian+Airlines+-370%29&rft.date=2014-03-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20140308-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-53">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-53">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19970926-0" rel="nofollow">
"ASN Accident Description (Garuda Indonesia-152)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 September 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Garuda+Indonesia-152%29&rft.date=1997-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970926-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-54">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-54">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960717-0" rel="nofollow">
"ASN Accident Description (TWA-800)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 July 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-800%29&rft.date=1996-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-55">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-55">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/2000/AAR0003.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-00-03)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 23 August 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-00-03%29&rft.date=2000-08-23&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2000%2FAAR0003.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-56">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-56">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980902-0" rel="nofollow">
"ASN Accident Description (Swissair-111)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 September 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Swissair-111%29&rft.date=1998-09-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980902-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-57">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-57">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.tsb.gc.ca/eng/rapports-reports/aviation/1998/a98h0003/a98h0003.pdf" rel="nofollow">
"Aviation Investigation Report Number A98H0003 (Swissair-111)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
tsb.gc.ca
</i>
. Transportation Safety Board of Canada
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
21 March
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=tsb.gc.ca&rft.atitle=Aviation+Investigation+Report+Number+A98H0003+%28Swissair-111%29&rft_id=http%3A%2F%2Fwww.tsb.gc.ca%2Feng%2Frapports-reports%2Faviation%2F1998%2Fa98h0003%2Fa98h0003.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-58">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-58">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19970806-0" rel="nofollow">
"ASN Accident Description (Korean Air-801)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 6 August 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Korean+Air-801%29&rft.date=1997-08-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970806-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-59">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-59">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR00-01.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-00/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 13 January 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-00%2F01%29&rft.date=2000-01-13&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR00-01.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-60">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-60">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20090601-0" rel="nofollow">
"ASN Accident Description (Air France-447)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 June 2009
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-447%29&rft.date=2009-06-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090601-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-61">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-61">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20020525-0" rel="nofollow">
"ASN Accident Description (China Airlines-611)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 May 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-611%29&rft.date=2002-05-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020525-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-62">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-62">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20151031-0" rel="nofollow">
"ASN Accident Description (Kogalymavia 9268)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 October 2015
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
31 October
</span>
2015
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kogalymavia+9268%29&rft.date=2015-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20151031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-63">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-63">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19910526-0" rel="nofollow">
"ASN Accident Description (Lauda Air-004)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 May 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lauda+Air-004%29&rft.date=1991-05-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910526-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-64">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-64">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19991031-0" rel="nofollow">
"ASN Accident Description (Egypt Air-990)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 October 1999
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Egypt+Air-990%29&rft.date=1999-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19991031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-65">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-65">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/2002/AAB0201.pdf" rel="nofollow">
"NTSB Accident Report (NTSB-AAB-02/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 13 March 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB-AAB-02%2F01%29&rft.date=2002-03-13&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2002%2FAAB0201.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-67">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-67">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19780101-1" rel="nofollow">
"ASN Accident Description (Air India-855)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 January 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-855%29&rft.date=1978-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780101-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-68">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-68">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980216-0" rel="nofollow">
"ASN Accident Description (China Airlines-676)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 February 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-676%29&rft.date=1998-02-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-69">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-69">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850710-0" rel="nofollow">
"ASN Accident Description (Aeroflot-7425)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 July 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7425%29&rft.date=1985-07-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850710-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-70">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-70">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20070717-0" rel="nofollow">
"ASN Accident Description (TAM Airlines-3054)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 July 2007
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAM+Airlines-3054%29&rft.date=2007-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-71">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-71">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19741204-2" rel="nofollow">
"ASN Accident Description (Martinair Holland-138)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 December 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Martinair+Holland-138%29&rft.date=1974-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741204-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-72">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-72">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20181029-0" rel="nofollow">
"ASN Accident Description (Lion Air Flight 610)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 October 2018
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 October
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lion+Air+Flight+610%29&rft.date=2018-10-29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20181029-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-73">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-73">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20010911-3" rel="nofollow">
"ASN Accident Description (American Airlines-77)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 September 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-77%29&rft.date=2001-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010911-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-74">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-74">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960206-0" rel="nofollow">
"ASN Accident Description (Alas Nacionales-301)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 February 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alas+Nacionales-301%29&rft.date=1996-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-75">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-75">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19750803-1" rel="nofollow">
"ASN Accident Description (Alia Royal Jordanian [JY-AEE])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 August 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alia+Royal+Jordanian+%5BJY-AEE%5D%29&rft.date=1975-08-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750803-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-77">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-77">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870509-0" rel="nofollow">
"ASN Accident Description (LOT-5055)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 May 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT-5055%29&rft.date=1987-05-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870509-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-78">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-78">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19781115-0" rel="nofollow">
"ASN Accident Description (Icelandic Airlines-001)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 November 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Icelandic+Airlines-001%29&rft.date=1978-11-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-79">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-79">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19831127-0" rel="nofollow">
"ASN Accident Description (Avianca-011)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 November 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-011%29&rft.date=1983-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-80">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-80">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19811201-1" rel="nofollow">
"ASN Accident Description (Inex-Adria Aviopromet-1308)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 December 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex-Adria+Aviopromet-1308%29&rft.date=1981-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19811201-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-81">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-81">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19841011-0" rel="nofollow">
"ASN Accident Description (Aeroflot/East Siberia-3352)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 October 1984
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FEast+Siberia-3352%29&rft.date=1984-10-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19841011-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-82">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-82">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790811-1" rel="nofollow">
"ASN Accident Description (Aeroflot/Moldovia [CCCP-65816])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 August 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FMoldovia+%5BCCCP-65816%5D%29&rft.date=1979-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790811-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-83">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-83">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790811-2" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-65735])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 August 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65735%5D%29&rft.date=1979-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790811-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-84">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-84">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890607-2" rel="nofollow">
"ASN Accident Description (Surinam Airways-764)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 June 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Surinam+Airways-764%29&rft.date=1989-06-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890607-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-85">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-85">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760910-0" rel="nofollow">
"ASN Accident Description (British Airways-476)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 September 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Airways-476%29&rft.date=1976-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760910-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-86">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-86">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760910-1" rel="nofollow">
"ASN Accident Description (Inex Adria-550)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 September 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex+Adria-550%29&rft.date=1976-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760910-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-87">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-87">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/5-1977%20G-AWZT%20%20and%20YU-AJR.pdf" rel="nofollow">
"British Airways Trident G-AWZT – Inex Adria DC9 YU-AJR Report on the collision in the Zagreb area, Yugoslavia, on 10 September 1976"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
aaib.gov.uk
</i>
. HMSO. 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=British+Airways+Trident+G-AWZT+%E2%80%93+Inex+Adria+DC9+YU-AJR+Report+on+the+collision+in+the+Zagreb+area%2C+Yugoslavia%2C+on+10+September+1976&rft.date=1977&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F5-1977%2520G-AWZT%2520%2520and%2520YU-AJR.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-88">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-88">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730122-0" rel="nofollow">
"ASN Accident Description (Nigeria Airways [JY-ADO])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 January 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways+%5BJY-ADO%5D%29&rft.date=1973-01-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730122-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-89">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-89">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19721013-1" rel="nofollow">
"ASN Accident Description (Aeroflot-217)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 October 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-217%29&rft.date=1972-10-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721013-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-90">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-90">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20060822-0" rel="nofollow">
"ASN Accident Description (Pulkovo Aviation Enterprise-612)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 August 2006
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pulkovo+Aviation+Enterprise-612%29&rft.date=2006-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-91">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-91">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890919-1" rel="nofollow">
"ASN Accident Description (Union de Transportes Aériens -772)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 September 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Union+de+Transportes+A%C3%A9riens+-772%29&rft.date=1989-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890919-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-Francillon,_p._296-92">
<span class="mw-cite-backlink">
^
<a href="#cite_ref-Francillon,_p._296_92-0">
<sup>
<i>
<b>
a
</b>
</i>
</sup>
</a>
<a href="#cite_ref-Francillon,_p._296_92-1">
<sup>
<i>
<b>
b
</b>
</i>
</sup>
</a>
<a href="#cite_ref-Francillon,_p._296_92-2">
<sup>
<i>
<b>
c
</b>
</i>
</sup>
</a>
</span>
<span class="reference-text">
Francillon, p. 296.
</span>
</li>
<li id="cite_note-93">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-93">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20000130-1" rel="nofollow">
"ASN Accident Description (Kenya Airways-431)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 January 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Airways-431%29&rft.date=2000-01-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000130-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-94">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-94">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20090715-0" rel="nofollow">
"ASN Accident Description (Caspian Airlines-7908)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 July 2009
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Caspian+Airlines-7908%29&rft.date=2009-07-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090715-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-95">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-95">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920928-0" rel="nofollow">
"ASN Accident Description (Pakistan International Airlines-268)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 September 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-268%29&rft.date=1992-09-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920928-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-96">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-96">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19860331-1" rel="nofollow">
"ASN Accident Description (Mexicana-940)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 March 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mexicana-940%29&rft.date=1986-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860331-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-97">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-97">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800708-0" rel="nofollow">
"ASN Accident Description (Aeroflot-4227)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 July 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-4227%29&rft.date=1980-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-98">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-98">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20141228-0" rel="nofollow">
"ASN Aircraft Accident Airbus A320-216 PK-AXC Java Sea"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 December 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 December
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Aircraft+Accident+Airbus+A320-216+PK-AXC+Java+Sea&rft.date=2014-12-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20141228-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-99">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-99">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710730-1" rel="nofollow">
"ASN Accident Description (All Nippon Airways-58)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 July 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-58%29&rft.date=1971-07-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710730-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-100">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-100">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20050816-0" rel="nofollow">
"ASN Accident Description (West Caribbean Airways-708)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 August 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28West+Caribbean+Airways-708%29&rft.date=2005-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-101">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-101">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19940606-1" rel="nofollow">
"ASN Accident Description (China Northwest Airlines-2303)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 June 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northwest+Airlines-2303%29&rft.date=1994-06-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940606-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-102">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-102">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20120603-0" rel="nofollow">
"ASN Accident Description (Dana Air-992)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 June 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dana+Air-992%29&rft.date=2012-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20120603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-103">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-103">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951220-1" rel="nofollow">
"ASN Accident Description (American Airlines-965)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 December 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-965%29&rft.date=1995-12-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951220-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-105">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-105">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920926-1" rel="nofollow">
"ASN Accident Description (Nigerian Air Force [NAF911])"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 September 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigerian+Air+Force+%5BNAF911%5D%29&rft.date=1992-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920926-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-106">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-106">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19871128-0" rel="nofollow">
"ASN Accident Description (South AFn Airways-295)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 November 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28South+AFn+Airways-295%29&rft.date=1987-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19871128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-107">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-107">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20100522-0" rel="nofollow">
"ASN Accident Description"
</a>
. Aviation Safety Network (Air India Express-812). 22 May 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=ASN+Accident+Description&rft.pub=Aviation+Safety+Network+%28Air+India+Express-812%29&rft.date=2010-05-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100522-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-108">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-108">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20190310-0" rel="nofollow">
"ASN Accident Description"
</a>
. Aviation Safety Network (Ethiopian Airlines Flight 302). 10 March 2019
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 March
</span>
2019
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=ASN+Accident+Description&rft.pub=Aviation+Safety+Network+%28Ethiopian+Airlines+Flight+302%29&rft.date=2019-03-10&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20190310-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-109">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-109">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19921222-0" rel="nofollow">
"ASN Accident Description (Libyan Arab Airlines-1103)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 December 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines-1103%29&rft.date=1992-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921222-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-110">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-110">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870816-2" rel="nofollow">
"ASN Accident Description (Northwest Airlines-255)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 August 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Airlines-255%29&rft.date=1987-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870816-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-111">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-111">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR88-05.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-88/05)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
hlibraryonline.erau.edu
</i>
. National Transportation Safety Board. 10 May 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=hlibraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-88%2F05%29&rft.date=1988-05-10&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR88-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-112">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-112">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19791126-0" rel="nofollow">
"ASN Accident Description (Pakistan International Airlines-740)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 November 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-740%29&rft.date=1979-11-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791126-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-113">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-113">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720814-0" rel="nofollow">
"ASN Accident Description (Interflug [DM-SEA])"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 August 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Interflug+%5BDM-SEA%5D%29&rft.date=1972-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-114">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-114">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19721203-0" rel="nofollow">
"ASN Accident Description (Convair-990)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 December 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Convair-990%29&rft.date=1972-12-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721203-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-115">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-115">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690316-0" rel="nofollow">
"ASN Accident Description (Viasa-742)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 March 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Viasa-742%29&rft.date=1969-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690316-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-116">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-116">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFRanter">
Ranter, Harro.
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680512-1" rel="nofollow">
"ASN Aircraft accident Lockheed C-130B Hercules 60-0297 Kham Duc"
</a>
.
<i>
aviation-safety.net
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Aircraft+accident+Lockheed+C-130B+Hercules+60-0297+Kham+Duc&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680512-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-117">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-117">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20080820-0" rel="nofollow">
"ASN Accident Description (Spanair-5022)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 August 2008
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Spanair-5022%29&rft.date=2008-08-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080820-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-118">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-118">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20060929-0" rel="nofollow">
"ASN Accident Description (Gol Transportes Aéreos-1907)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 September 2006
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gol+Transportes+A%C3%A9reos-1907%29&rft.date=2006-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-119">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-119">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760919-0" rel="nofollow">
"ASN Accident Description (Turkish Airlines-452)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 September 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-452%29&rft.date=1976-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760919-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-121">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-121">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820709-0" rel="nofollow">
"ASN Accident Description (Pan Am-759)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 July 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-759%29&rft.date=1982-07-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820709-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-122">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-122">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR83-02.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-83/02)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 21 March 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-83%2F02%29&rft.date=1983-03-21&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR83-02.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-123">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-123">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20100728-0" rel="nofollow">
"ASN Accident Description (Airblue-202)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 July 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Airblue-202%29&rft.date=2010-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-124">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-124">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20090630-0" rel="nofollow">
"ASN Accident Description (Yemenia-626)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 June 2009
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Yemenia-626%29&rft.date=2009-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-125">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-125">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20150324-0" rel="nofollow">
"Accident description (Germanwings A320 )"
</a>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
24 March
</span>
2015
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+description+%28Germanwings+A320+%29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150324-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-126">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-126">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890903-1" rel="nofollow">
"ASN Accident Description (Cubana de Aviación-9046)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 September 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-9046%29&rft.date=1989-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890903-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-127">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-127">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20050905-0" rel="nofollow">
"ASN Accident Description (Mandala Airlines-091)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 September 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mandala+Airlines-091%29&rft.date=2005-09-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050905-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-128">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-128">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20130717135131/http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_Mandala_PK-RIM.pdf" rel="nofollow">
"Aircraft Accident Investigation Report KNKT/05.24/09.01.38 (Mandala Airlines-091 [PK-RIM])"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dephub.go.id/knkt/ntsc_aviation/aaic.htm
</i>
. National Transportation Safety Committee (NTSC). 2009. Archived from
<a class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_Mandala_PK-RIM.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 17 July 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Investigation+Report+KNKT%2F05.24%2F09.01.38+%28Mandala+Airlines-091+%5BPK-RIM%5D%29&rft.date=2009&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2Fbaru%2FFinal_Report_Mandala_PK-RIM.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-129">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-129">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20020504-1" rel="nofollow">
"ASN Accident Description (EAS Airlines-4226)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 May 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28EAS+Airlines-4226%29&rft.date=2002-05-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020504-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-130">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-130">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20040103-0" rel="nofollow">
"ASN Accident Description (Flash Airlines-604)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 January 2004
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flash+Airlines-604%29&rft.date=2004-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20040103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-131">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-131">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850219-1" rel="nofollow">
"ASN Accident Description (Iberia Airlines-610)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 February 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+Airlines-610%29&rft.date=1985-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850219-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-132">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-132">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800425-0" rel="nofollow">
"ASN Accident Description (Dan-Air-1008)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 April 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dan-Air-1008%29&rft.date=1980-04-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800425-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-133">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-133">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20010704-0" rel="nofollow">
"ASN Accident Description (Vladivostok Air-352)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 July 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vladivostok+Air-352%29&rft.date=2001-07-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20010704-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-134">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-134">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19961107-0" rel="nofollow">
"ASN Accident Description (ADC Airlines-086)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 November 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ADC+Airlines-086%29&rft.date=1996-11-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961107-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-135">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-135">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890208-0" rel="nofollow">
"ASN Accident Description (Independent Air-1851)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 February 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Independent+Air-1851%29&rft.date=1989-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-136">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-136">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19780925-0" rel="nofollow">
"ASN Accident Description (PSA-182) & Private aircraft (N7711G)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 September 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28PSA-182%29+%26+Private+aircraft+%28N7711G%29&rft.date=1978-09-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780925-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-137">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-137">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR79-05.pdf" rel="nofollow">
"NTSB Accident Report (NTSB-AAR-79-05)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 19 April 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-79-05%29&rft.date=1979-04-19&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR79-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-138">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-138">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20000823-0" rel="nofollow">
"ASN Accident Description (Gulf Air-072)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 August 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gulf+Air-072%29&rft.date=2000-08-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000823-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-139">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-139">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19880317-0" rel="nofollow">
"ASN Accident Description (Avianca Flight-410)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 March 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca+Flight-410%29&rft.date=1988-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880317-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-141">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-141">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20031225-0" rel="nofollow">
"ASN Accident Description (UTAGE-141)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 December 2003
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28UTAGE-141%29&rft.date=2003-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20031225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-142">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-142">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960829-0" rel="nofollow">
"ASN Accident Description (Vnukovo Airlines-2801)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 August 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vnukovo+Airlines-2801%29&rft.date=1996-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-143">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-143">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951218-0" rel="nofollow">
"ASN Accident Description (Trans Service Airlift [9Q-CRR])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 December 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans+Service+Airlift+%5B9Q-CRR%5D%29&rft.date=1995-12-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-144">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-144">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19921124-0" rel="nofollow">
"ASN Accident Description (China Southern Airlines-3943)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 November 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southern+Airlines-3943%29&rft.date=1992-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-147">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-147">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20150630-0" rel="nofollow">
"ASN Aircraft accident Lockheed KC-130B Hercules A-1310 Medan"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 June 2015
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
23 December
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Aircraft+accident+Lockheed+KC-130B+Hercules+A-1310+Medan&rft.date=2015-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-149">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-149">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19750404-0" rel="nofollow">
"ASN Accident Description (US Air Force [68-0218])"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 April 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B68-0218%5D%29&rft.date=1975-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-150">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-150">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850802-0" rel="nofollow">
"ASN Accident Description (Delta Air Lines-191)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 August 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Delta+Air+Lines-191%29&rft.date=1985-08-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850802-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-151">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-151">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR86-05.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-86/05)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 15 August 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-86%2F05%29&rft.date=1986-08-15&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR86-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-152">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-152">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820608-0" rel="nofollow">
"ASN Accident Description (VASP-168)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 June 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28VASP-168%29&rft.date=1982-06-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820608-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-153">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-153">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19911005-0" rel="nofollow">
"ASN Accident Description (Indonesian Air Force [A-1324])"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 October 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indonesian+Air+Force+%5BA-1324%5D%29&rft.date=1991-10-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19911005-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-154">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-154">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19601216-0" rel="nofollow">
"ASN Accident Description (United Airlines-826)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 December 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-826%29&rft.date=1960-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-155">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-155">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19601216-1" rel="nofollow">
"ASN Accident Description (TWA-266)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 16 December 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28TWA-266%29&rft.date=1960-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601216-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-156">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-156">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1660.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (United & TWA 16 December 1960)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 12 June 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+%26+TWA+16+December+1960%29&rft.date=1962-06-12&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1660.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since September 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1960-12-16-united-826-twa-266" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-157">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-157">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930208-0" rel="nofollow">
"ASN Accident Description (Iran Air Tours [EP-ITD])"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 February 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air+Tours+%5BEP-ITD%5D%29&rft.date=1993-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-158">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-158">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19881019-0" rel="nofollow">
"ASN Accident Description (Indian Airlines-113)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 October 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-113%29&rft.date=1988-10-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19881019-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-159">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-159">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660204-0" rel="nofollow">
"ASN Accident Description (All Nippon Airways-60)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 February 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-60%29&rft.date=1966-02-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660204-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-160">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-160">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19940908-0" rel="nofollow">
"ASN Accident Description (US Air-427)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 September 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air-427%29&rft.date=1994-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-161">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-161">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/1999/AAR9901.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-99/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 24 March 1999
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-99%2F01%29&rft.date=1999-03-24&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1999%2FAAR9901.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-162">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-162">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930519-0" rel="nofollow">
"ASN Accident Description (SAM Colombia-501)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 May 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAM+Colombia-501%29&rft.date=1993-05-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930519-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-163">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-163">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820628-1" rel="nofollow">
"ASN Accident Description (Aeroflot-8641)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 June 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-8641%29&rft.date=1982-06-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820628-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-164">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-164">
^
</a>
</b>
</span>
<span class="reference-text">
Yefim, Komissarov, and Komissarov, p. 315.
</span>
</li>
<li id="cite_note-165">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-165">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20000419-0" rel="nofollow">
"ASN Accident Description (Air Philippines-541)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 April 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Philippines-541%29&rft.date=2000-04-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000419-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-166">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-166">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19891021-0" rel="nofollow">
"ASN Accident Description (Tan-Sahsa-414)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 October 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tan-Sahsa-414%29&rft.date=1989-10-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891021-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-167">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-167">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19771119-1" rel="nofollow">
"ASN Accident Description (TAP Portugal-425)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 November 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAP+Portugal-425%29&rft.date=1977-11-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771119-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-168">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-168">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19831108-0" rel="nofollow">
"ASN Accident Description (TAAG Angola Airlines [D2-TBN])"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 November 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAAG+Angola+Airlines+%5BD2-TBN%5D%29&rft.date=1983-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-170">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-170">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620603-0" rel="nofollow">
"ASN Accident Description (Air France-007)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 June 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-007%29&rft.date=1962-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-171">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-171">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20020415-0" rel="nofollow">
"ASN Accident Description (Air China-129)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 April 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+China-129%29&rft.date=2002-04-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020415-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-172">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-172">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19530618-0" rel="nofollow">
"ASN Accident Description (US Air Force [51-0137])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 June 1953
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B51-0137%5D%29&rft.date=1953-06-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19530618-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-1941_Messerschmitt_Me_321_Leipheim_collision-173">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-1941_Messerschmitt_Me_321_Leipheim_collision_173-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFNowarra">
Nowarra, Heinz J.
<a class="external text" href="https://updoc.tips/download/free-pdf-ebook-german-gliders-in-world-war-ii" rel="nofollow">
<i>
German Gliders in World War II
</i>
</a>
. Schiffer Publishing Ltd. p. 45.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/0-88740-358-1" title="Special:BookSources/0-88740-358-1">
<bdi>
0-88740-358-1
</bdi>
</a>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
25 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=German+Gliders+in+World+War+II&rft.pages=45&rft.pub=Schiffer+Publishing+Ltd.&rft.isbn=0-88740-358-1&rft.aulast=Nowarra&rft.aufirst=Heinz+J.&rft_id=https%3A%2F%2Fupdoc.tips%2Fdownload%2Ffree-pdf-ebook-german-gliders-in-world-war-ii&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-Fiddler's_Green-174">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-Fiddler's_Green_174-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.fiddlersgreen.net/models/aircraft/Messerschmitt-Me321.html" rel="nofollow">
"Messerschmitt Me-321/323 Gigant WWII Cargo Glider"
</a>
. Fiddler's Green Paper Models
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
25 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Messerschmitt+Me-321%2F323+Gigant+WWII+Cargo+Glider&rft.pub=Fiddler%27s+Green+Paper+Models&rft_id=http%3A%2F%2Fwww.fiddlersgreen.net%2Fmodels%2Faircraft%2FMesserschmitt-Me321.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-175">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-175">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-3" rel="nofollow">
"ASN Accident Description (Xiamen Air-8301)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 October 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Xiamen+Air-8301%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-176">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-176">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-2" rel="nofollow">
"ASN Accident Description (China Southwest-2402)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 October 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest-2402%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-177">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-177">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19901002-4" rel="nofollow">
"ASN Accident Description (China Southern [B-2812])"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 October 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southern+%5BB-2812%5D%29&rft.date=1990-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19901002-4&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-179">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-179">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800121-0" rel="nofollow">
"ASN Accident Description (Iran Air-291)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 January 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-291%29&rft.date=1980-01-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-180">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-180">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19560630-0" rel="nofollow">
"ASN Accident Description (United Airlines-718)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 June 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-718%29&rft.date=1956-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-181">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-181">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19560630-1" rel="nofollow">
"ASN Accident Description (TWA-2)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 June 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-2%29&rft.date=1956-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560630-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-182">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-182">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3056.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (TWA & United 30 June 1956)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 15 April 1957
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+%26+United+30+June+1956%29&rft.date=1957-04-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3056.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since September 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1956-06-30-twa-2-united-718" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-183">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-183">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20120420-0" rel="nofollow">
"ASN Accident Description (Bhoja Air-213)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 April 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bhoja+Air-213%29&rft.date=2012-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20120420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-184">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-184">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFRanter">
Ranter, Harro.
<a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=76532" rel="nofollow">
"Accident Mil Mi-26 89 red, 19 Aug 2002"
</a>
.
<i>
aviation-safety.net
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Mil+Mi-26+89+red%2C+19+Aug+2002&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D76532&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-185">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-185">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFWalsh2004">
Walsh, Nick Paton (30 April 2004).
<a class="external text" href="https://www.theguardian.com/world/2004/apr/30/russia.chechnya" rel="nofollow">
"Chechen gets life for killing 127 Russian soldiers"
</a>
.
<i>
the Guardian
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=the+Guardian&rft.atitle=Chechen+gets+life+for+killing+127+Russian+soldiers&rft.date=2004-04-30&rft.aulast=Walsh&rft.aufirst=Nick+Paton&rft_id=https%3A%2F%2Fwww.theguardian.com%2Fworld%2F2004%2Fapr%2F30%2Frussia.chechnya&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-186">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-186">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19750820-0" rel="nofollow">
"ASN Accident Description"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 August 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description&rft.date=1975-08-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750820-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-187">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-187">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19670420-1" rel="nofollow">
"ASN Accident Description (Globe Air [HB-ITB])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 April 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Globe+Air+%5BHB-ITB%5D%29&rft.date=1967-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670420-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-188">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-188">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20060709-0" rel="nofollow">
"ASN Accident Description (Sibir Airlines-778)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 July 2006
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sibir+Airlines-778%29&rft.date=2006-07-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060709-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-189">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-189">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19961123-0" rel="nofollow">
"ASN Accident Description (Ethiopian Airlines-961)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 November 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Airlines-961%29&rft.date=1996-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-191">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-191">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19940103-2" rel="nofollow">
"ASN Accident Description (Baikal Air-130)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 January 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Baikal+Air-130%29&rft.date=1994-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940103-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-192">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-192">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660305-1" rel="nofollow">
"ASN Accident Description (BOAC-911)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 March 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28BOAC-911%29&rft.date=1966-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-193">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-193">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960229-0" rel="nofollow">
"ASN Accident Description (Faucett-251)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 February 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Faucett-251%29&rft.date=1996-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-194">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-194">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730711-0" rel="nofollow">
"ASN Accident Description (Varig-820)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 July 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-820%29&rft.date=1973-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-195">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-195">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680420-0" rel="nofollow">
"ASN Accident Description (South AFn Airways-228)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 April 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28South+AFn+Airways-228%29&rft.date=1968-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-196">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-196">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20170607-0" rel="nofollow">
"5820 Accident description"
</a>
.
<i>
Aviation Safety Network
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
7 June
</span>
2017
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=5820+Accident+description&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20170607-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-197">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-197">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19731013-0" rel="nofollow">
"ASN Accident Description (Aeroflot-964)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 October 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-964%29&rft.date=1973-10-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731013-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-198">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-198">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720518-0" rel="nofollow">
"ASN Accident Description (Aeroflot-1491)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 May 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1491%29&rft.date=1972-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-199">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-199">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20050814-0" rel="nofollow">
"ASN Accident Description (Helios Airways-522)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 August 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Helios+Airways-522%29&rft.date=2005-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-200">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-200">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650520-0" rel="nofollow">
"ASN Accident Description (Pakistan International Airways-705)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 May 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airways-705%29&rft.date=1965-05-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650520-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-201">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-201">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690623-2" rel="nofollow">
"ASN Accident Description (Aeroflot-831)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 June 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-831%29&rft.date=1969-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690623-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-202">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-202">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690623-3" rel="nofollow">
"ASN Accident Description (Soviet Air Force [--])"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 June 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5B--%5D%29&rft.date=1969-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690623-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-203">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-203">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20020212-0" rel="nofollow">
"ASN Accident Description (Iran Air Tours-956)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 February 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air+Tours-956%29&rft.date=2002-02-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-204">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-204">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19830711-0" rel="nofollow">
"ASN Accident Description (TAME Ecuador [HC-BIG])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 July 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAME+Ecuador+%5BHC-BIG%5D%29&rft.date=1983-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-205">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-205">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20011008-0" rel="nofollow">
"ASN Accident Description (SAS-686)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 October 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAS-686%29&rft.date=2001-10-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011008-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-206">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-206">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20011008-1" rel="nofollow">
"ASN Accident Description (Private aircraft [D-IEVX])"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 October 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Private+aircraft+%5BD-IEVX%5D%29&rft.date=2001-10-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011008-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-207">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-207">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.webcitation.org/5yfQFiQuQ?url=http://www.ansv.it/cgi-bin/eng/FINAL%20REPORT%20A-1-04.pdf" rel="nofollow">
"Final Report Milano Linate airport collision (08 Oct 2001)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ansv.it/En/Index.asp
</i>
. Agenzia Nazionale per la Sicurezza del Volo. Archived from
<a class="external text" href="http://www.ansv.it/cgi-bin/eng/FINAL%20REPORT%20A-1-04.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 14 May 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ansv.it%2FEn%2FIndex.asp&rft.atitle=Final+Report+Milano+Linate+airport+collision+%2808+Oct+2001%29&rft_id=http%3A%2F%2Fwww.ansv.it%2Fcgi-bin%2Feng%2FFINAL%2520REPORT%2520A-1-04.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-208">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-208">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720618-0" rel="nofollow">
"ASN Accident Description (British European Airways-548)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 June 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-548%29&rft.date=1972-06-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720618-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-209">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-209">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/4-1973%20G-ARPI.pdf" rel="nofollow">
"Report No: 4/1973. Trident I G-ARPI Report of the Public Inquiry into the causes and circumstances of the accident near Staines on 18 June 1972"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
aaib.gov.uk
</i>
. London: HMSO. 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Report+No%3A+4%2F1973.+Trident+I+G-ARPI+Report+of+the+Public+Inquiry+into+the+causes+and+circumstances+of+the+accident+near+Staines+on+18+June+1972&rft.date=1973&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F4-1973%2520G-ARPI.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-210">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-210">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19631129-0" rel="nofollow">
"ASN Accident Description (Trans-Canada Airlines-831)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 November 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans-Canada+Airlines-831%29&rft.date=1963-11-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19631129-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-211">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-211">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20051022-0" rel="nofollow">
"ASN Accident Description (Bellview Airlines-210)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 October 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bellview+Airlines-210%29&rft.date=2005-10-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051022-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-212">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-212">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20030708-0" rel="nofollow">
"ASN Accident Description (Sudan Airways-139)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 July 2003
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudan+Airways-139%29&rft.date=2003-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-213">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-213">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660124-0" rel="nofollow">
"ASN Accident Description (Air India-101)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 January 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+India-101%29&rft.date=1966-01-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-214">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-214">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://news.yahoo.com/air-algerie-wreck-found-mali-burkina-faso-army-192832820.html" rel="nofollow">
"Air Algerie crash wipes out entire families"
</a>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Air+Algerie+crash+wipes+out+entire+families&rft_id=https%3A%2F%2Fnews.yahoo.com%2Fair-algerie-wreck-found-mali-burkina-faso-army-192832820.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-215">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-215">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19931120-1" rel="nofollow">
"ASN Accident Description (Avioimpex-110)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 November 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avioimpex-110%29&rft.date=1993-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19931120-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-216">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-216">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19871129-0" rel="nofollow">
"ASN Accident Description (Korean Air-858)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 November 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air-858%29&rft.date=1987-11-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19871129-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-217">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-217">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720505-0" rel="nofollow">
"ASN Accident Description (Alitalia-112)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 May 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-112%29&rft.date=1972-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-218">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-218">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20070505-0" rel="nofollow">
"ASN Accident Description (Kenya Airways-507)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 May 2007
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Airways-507%29&rft.date=2007-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-219">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-219">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20060503-0" rel="nofollow">
"ASN Accident Description (Armavia-967)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 May 2006
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Armavia-967%29&rft.date=2006-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20060503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-220">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-220">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20000725-0" rel="nofollow">
"ASN Accident Description (Air France-4590)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 July 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-4590%29&rft.date=2000-07-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000725-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-221">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-221">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/F-BTSC%20report.pdf" rel="nofollow">
"Accident on 25 July 2000 at La Patte d'Oie in Gonesse to the Concorde registered F-BTSC operated by Air France"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
aaib.gov.uk
</i>
. Bureau Enquêtes-Accidents (on the Air Accidents Investigation Branch website)
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=Accident+on+25+July+2000+at+La+Patte+d%27Oie+in+Gonesse+to+the+Concorde+registered+F-BTSC+operated+by+Air+France&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2FF-BTSC%2520report.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-222">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-222">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920731-0" rel="nofollow">
"ASN Accident Description (Thai Airways-311)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 July 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-311%29&rft.date=1992-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920731-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-223">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-223">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19750624-1" rel="nofollow">
"ASN Accident Description (Eastern Airlines-66)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 June 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Airlines-66%29&rft.date=1975-06-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750624-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-224">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-224">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR76-08.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-76/08)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 12 March 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-76%2F08%29&rft.date=1976-03-12&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR76-08.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-225">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-225">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620622-0" rel="nofollow">
"ASN Accident Description (Air France-117)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 June 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-117%29&rft.date=1962-06-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620622-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-226">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-226">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20180518-0" rel="nofollow">
"ASN Accident Description (Cubana de Aviación-972)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 May 2018
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
18 May
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-972%29&rft.date=2018-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-227">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-227">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20020507-1" rel="nofollow">
"ASN Accident Description (China Northern Airlines-6136)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 May 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northern+Airlines-6136%29&rft.date=2002-05-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020507-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-228">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-228">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890719-1" rel="nofollow">
"ASN Accident Description (United Airlines-232)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 July 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-232%29&rft.date=1989-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890719-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-229">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-229">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR90-06.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-90/06)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 1 November 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-90%2F06%29&rft.date=1990-11-01&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR90-06.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-230">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-230">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19830923-0" rel="nofollow">
"ASN Accident Description (Gulf Air-771)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 September 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Gulf+Air-771%29&rft.date=1983-09-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830923-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-231">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-231">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820426-0" rel="nofollow">
"ASN Accident Description (CAAC-3303)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 April 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28CAAC-3303%29&rft.date=1982-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820426-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-232">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-232">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720314-1" rel="nofollow">
"ASN Accident Description (Sterling Airways-296)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 March 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sterling+Airways-296%29&rft.date=1972-03-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720314-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-233">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-233">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19700703-0" rel="nofollow">
"ASN Accident Description (Dan-Air [G-APDN])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 July 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dan-Air+%5BG-APDN%5D%29&rft.date=1970-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-234">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-234">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation cs2">
<a class="external text" href="http://www.aaib.gov.uk/cms_resources/1-1972%20G-APDN.pdf" rel="nofollow">
<i>
Civil Aircraft Accident Report No: 1/1972. Dan Air Comet 4, G-APDN. Report on the accident which occurred in the Sierra del Montseny mountain range, in the Municipal District of Arbucias (Gerona), Spain, on 3 July 1970
</i>
</a>
<span class="cs1-format">
(PDF)
</span>
,
<a href="/wiki/Air_Accidents_Investigation_Branch" title="Air Accidents Investigation Branch">
Air Accidents Investigation Branch
</a>
, 1972,
<q>
translation of the report published by the Spanish Air Ministry October 1971
</q>
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Civil+Aircraft+Accident+Report+No%3A+1%2F1972.+Dan+Air+Comet+4%2C+G-APDN.+Report+on+the+accident+which+occurred+in+the+Sierra+del+Montseny+mountain+range%2C+in+the+Municipal+District+of+Arbucias+%28Gerona%29%2C+Spain%2C+on+3+July+1970&rft.pub=Air+Accidents+Investigation+Branch&rft.date=1972&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources%2F1-1972%2520G-APDN.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-235">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-235">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760306-0" rel="nofollow">
"ASN Accident Description (Aeroflot/Armenia-909)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 March 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot%2FArmenia-909%29&rft.date=1976-03-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760306-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-236">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-236">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710904-0" rel="nofollow">
"ASN Accident Description (Alaska Airlines-1866)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 September 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alaska+Airlines-1866%29&rft.date=1971-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-237">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-237">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.webcitation.org/6O60AIlWj?url=http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-28.pdf" rel="nofollow">
"NTSB Accident Report (NTSB-AAR-72-28)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 13 October 1972. Archived from
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-28.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 15 March 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-72-28%29&rft.date=1972-10-13&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-28.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-238">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-238">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19661224-0" rel="nofollow">
"ASN Accident Description (Flying Tiger Line [N228SW])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 December 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2019
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flying+Tiger+Line+%5BN228SW%5D%29&rft.date=1966-12-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-239">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-239">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620304-0" rel="nofollow">
"ASN Accident Description (Caledonian Airways-153)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 March 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Caledonian+Airways-153%29&rft.date=1962-03-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620304-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-240">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-240">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960511-0" rel="nofollow">
"ASN Accident Description (ValuJet-592)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 May 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ValuJet-592%29&rft.date=1996-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-241">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-241">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/1997/AAR9706.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-97/06)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 19 August 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-97%2F06%29&rft.date=1997-08-19&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1997%2FAAR9706.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-242">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-242">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19841223-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-85338])"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 December 1984
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-85338%5D%29&rft.date=1984-12-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19841223-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-243">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-243">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19810822-0" rel="nofollow">
"ASN Accident Description (Far Eastern Air Transport-103)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 August 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Far+Eastern+Air+Transport-103%29&rft.date=1981-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-244">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-244">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740427-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-75559])"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 April 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75559%5D%29&rft.date=1974-04-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740427-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-245">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-245">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19721001-0" rel="nofollow">
"ASN Accident Description (Aeroflot-1036)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 October 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1036%29&rft.date=1972-10-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721001-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-246">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-246">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19700705-0" rel="nofollow">
"ASN Accident Description (Air Canada-621)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 July 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Canada-621%29&rft.date=1970-07-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700705-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-247">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-247">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20051210-0" rel="nofollow">
"ASN Accident Description (Sosoliso Airlines-1145)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 December 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sosoliso+Airlines-1145%29&rft.date=2005-12-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051210-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-248">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-248">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930922-1" rel="nofollow">
"ASN Accident Description (Transair Georgia [85163])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 September 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transair+Georgia+%5B85163%5D%29&rft.date=1993-09-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930922-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-249">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-249">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920731-1" rel="nofollow">
"ASN Accident Description (China General Aviation-7552)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 July 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+General+Aviation-7552%29&rft.date=1992-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920731-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-250">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-250">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19880118-3" rel="nofollow">
"ASN Accident Description (China Southwest Airlines-4146)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 January 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest+Airlines-4146%29&rft.date=1988-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880118-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-251">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-251">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19781223-0" rel="nofollow">
"ASN Accident Description (Alitalia-4128)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 December 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-4128%29&rft.date=1978-12-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781223-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-252">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-252">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730930-1" rel="nofollow">
"ASN Accident Description (Aeroflot-3932)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 September 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-3932%29&rft.date=1973-09-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730930-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-253">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-253">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730410-1" rel="nofollow">
"ASN Accident Description (Invicta International Airlines-435)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 April 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Invicta+International+Airlines-435%29&rft.date=1973-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730410-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-254">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-254">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730221-1" rel="nofollow">
"ASN Accident Description (Libyan Arab Airlines-114)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 February 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines-114%29&rft.date=1973-02-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730221-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-255">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-255">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19891127-0" rel="nofollow">
"ASN Accident Description (Avianca-203)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 November 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-203%29&rft.date=1989-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-256">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-256">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740422-0" rel="nofollow">
"ASN Accident Description (Pan Am-812)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 April 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-812%29&rft.date=1974-04-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740422-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-257">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-257">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19671116-0" rel="nofollow">
"ASN Accident Description (Aeroflot-2230)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 November 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2230%29&rft.date=1967-11-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-258">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-258">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620316-1" rel="nofollow">
"ASN Accident Description (Flying Tiger Line-739)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 March 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flying+Tiger+Line-739%29&rft.date=1962-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620316-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-259">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-259">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20051206-0" rel="nofollow">
"ASN Accident Description (Iranian Air Force [5-8519])"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 December 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force+%5B5-8519%5D%29&rft.date=2005-12-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20051206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-260">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-260">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19731222-1" rel="nofollow">
"ASN Accident Description (Royal Air Maroc [OO-SRD])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 December 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Maroc+%5BOO-SRD%5D%29&rft.date=1973-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731222-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-261">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-261">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20050203-1" rel="nofollow">
"ASN Accident Description (Kam Air-904)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 February 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kam+Air-904%29&rft.date=2005-02-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050203-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-262">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-262">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980202-0" rel="nofollow">
"ASN Accident Description (Cebu Pacific Air-387)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 February 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cebu+Pacific+Air-387%29&rft.date=1998-02-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980202-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-263">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-263">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19971219-0" rel="nofollow">
"ASN Accident Description (SilkAir-185)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 December 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SilkAir-185%29&rft.date=1997-12-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971219-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-264">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-264">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20140314014419/http://www.dephub.go.id/knkt/ntsc_aviation/Final%20Report%20Silk%20Air%20MI-185.pdf" rel="nofollow">
"Aircraft Accident Report (Silkair-185 [9V-TRF])"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dephub.go.id/knkt/ntsc_aviation/aaic.htm
</i>
. National Transportation Safety Committee (NTSC). 14 December 2000. Archived from
<a class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/Final%20Report%20Silk%20Air%20MI-185.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 14 March 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Report+%28Silkair-185+%5B9V-TRF%5D%29&rft.date=2000-12-14&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2FFinal%2520Report%2520Silk%2520Air%2520MI-185.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-265">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-265">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720107-1" rel="nofollow">
"ASN Accident Description (Iberia Airlines-602)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 January 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+Airlines-602%29&rft.date=1972-01-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720107-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-266">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-266">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19630201-0" rel="nofollow">
"ASN Accident Description (Middle East Airlines-265)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 February 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Middle+East+Airlines-265%29&rft.date=1963-02-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-267">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-267">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20100512-0" rel="nofollow">
"ASN Accident Description (Afriqiyah Airways-771)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 May 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Afriqiyah+Airways-771%29&rft.date=2010-05-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100512-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-268">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-268">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=19861102-0" rel="nofollow">
"ASN Accident Description (Iranian Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 November 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 June
</span>
2019
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force%29&rft.date=1986-11-02&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861102-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-269">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-269">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20070101-0" rel="nofollow">
"ASN Accident Description (Adam Air-574)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 January 2007
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Adam+Air-574%29&rft.date=2007-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070101-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-270">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-270">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.webcitation.org/5zltnuNI0?url=http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_PK-KKW_Release.pdf" rel="nofollow">
"Aircraft Accident Investigation Report KNKT.07.01/08.01.36 (Adam Air PK-KKW)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dephub.go.id/knkt/ntsc_aviation/aaic.htm
</i>
. National Transportation Safety Committee (NTSC). 2008. Archived from
<a class="external text" href="http://www.dephub.go.id/knkt/ntsc_aviation/baru/Final_Report_PK-KKW_Release.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 28 June 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dephub.go.id%2Fknkt%2Fntsc_aviation%2Faaic.htm&rft.atitle=Aircraft+Accident+Investigation+Report+KNKT.07.01%2F08.01.36+%28Adam+Air+PK-KKW%29&rft.date=2008&rft_id=http%3A%2F%2Fwww.dephub.go.id%2Fknkt%2Fntsc_aviation%2Fbaru%2FFinal_Report_PK-KKW_Release.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-271">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-271">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20030306-0" rel="nofollow">
"ASN Accident Description (Air Algérie-6289)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 March 2003
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Alg%C3%A9rie-6289%29&rft.date=2003-03-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030306-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-272">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-272">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19700215-0" rel="nofollow">
"ASN Accident Description (Dominicana de Aviación [HI-177])"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 February 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Dominicana+de+Aviaci%C3%B3n+%5BHI-177%5D%29&rft.date=1970-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-273">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-273">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19981211-0" rel="nofollow">
"ASN Accident Description (Thai Airways-261)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 December 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-261%29&rft.date=1998-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19981211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-274">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-274">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19721229-0" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-401)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 December 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-401%29&rft.date=1972-12-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-275">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-275">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation cs2">
<a class="external text" href="https://web.archive.org/web/20121004125402/http://www.airdisaster.com/reports/ntsb/AAR73-14.pdf" rel="nofollow">
<i>
Eastern Airlines, Inc, L-1011, N310EA, Miami, Florida, December 29, 1972
</i>
</a>
<span class="cs1-format">
(PDF)
</span>
,
<a class="mw-redirect" href="/wiki/NTSB" title="NTSB">
NTSB
</a>
(report number AAR-73/14), 14 June 1973, archived from
<a class="external text" href="http://www.airdisaster.com/reports/ntsb/AAR73-14.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 4 October 2012
<span class="reference-accessdate">
, retrieved
<span class="nowrap">
18 September
</span>
2013
</span>
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Eastern+Airlines%2C+Inc%2C+L-1011%2C+N310EA%2C+Miami%2C+Florida%2C+December+29%2C+1972&rft.pub=NTSB+%28report+number+AAR-73%2F14%29&rft.date=1973-06-14&rft_id=http%3A%2F%2Fwww.airdisaster.com%2Freports%2Fntsb%2FAAR73-14.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-276">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-276">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720831-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-74298])"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 August 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
5 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-74298%5D%29&rft.date=1972-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-277">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-277">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19700809-0" rel="nofollow">
"ASN Accident Description (LANSA-502)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 August 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LANSA-502%29&rft.date=1970-08-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700809-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-278">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-278">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19630603-1" rel="nofollow">
"ASN Accident Description (Northwest Orient Airlines-293)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 June 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-293%29&rft.date=1963-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630603-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-279">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-279">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0363.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Northwest 3 June 1963)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 14 April 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+3+June+1963%29&rft.date=1964-04-14&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0363.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since September 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1963-06-03-northwest-293" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-280">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-280">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19771204-0" rel="nofollow">
"ASN Accident Description (Malaysian Airlines System -653)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 December 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Malaysian+Airlines+System+-653%29&rft.date=1977-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771204-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-281">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-281">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690320-0" rel="nofollow">
"ASN Accident Description (United Arab Airlines [SU-APC])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 March 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines+%5BSU-APC%5D%29&rft.date=1969-03-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690320-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-284">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-284">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20090520-0" rel="nofollow">
"ASN Accident Description (Tentara Nasional Indonesia-AU [A-1325])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 May 2009
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tentara+Nasional+Indonesia-AU+%5BA-1325%5D%29&rft.date=2009-05-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20090520-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-285">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-285">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19961031-0" rel="nofollow">
"ASN Accident Description (TAM-402)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 October 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
19 August
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAM-402%29&rft.date=1996-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-286">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-286">
^
</a>
</b>
</span>
<span class="reference-text">
Gero, p. 282.
</span>
</li>
<li id="cite_note-287">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-287">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19811116-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-85480])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 November 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-85480%5D%29&rft.date=1981-11-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19811116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-288">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-288">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19580814-0" rel="nofollow">
"ASN Accident Description (KLM-607E)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 August 1958
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28KLM-607E%29&rft.date=1958-08-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580814-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-289">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-289">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20200522-0" rel="nofollow">
"ASN Accident Description (Pakistan International Airlines-8303)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 May 2020
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2020
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines-8303%29&rft.date=2020-05-22&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20200522-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-290">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-290">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951207-0" rel="nofollow">
"ASN Accident Description (Khabarovsk United Air-3949)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 December 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Khabarovsk+United+Air-3949%29&rft.date=1995-12-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-291">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-291">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19910321-0" rel="nofollow">
"ASN Accident Description (Royal Saudi Air Force [469])"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 March 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Saudi+Air+Force+%5B469%5D%29&rft.date=1991-03-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910321-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-292">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-292">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680207-1" rel="nofollow">
"ASN Accident Description (Indian Air Force-203)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 February 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Air+Force-203%29&rft.date=1968-02-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680207-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-293">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-293">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660901-0" rel="nofollow">
"ASN Accident Description (Britannia Airways-105)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 September 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Britannia+Airways-105%29&rft.date=1966-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-294">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-294">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740130-0" rel="nofollow">
"ASN Accident Description (Pan Am-806)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 January 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-806%29&rft.date=1974-01-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740130-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-295">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-295">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710725-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-42405])"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 July 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42405%5D%29&rft.date=1971-07-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710725-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-296">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-296">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19621127-0" rel="nofollow">
"ASN Accident Description (Varig-810)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 November 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-810%29&rft.date=1962-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19621127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-297">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-297">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20100410-0" rel="nofollow">
"ASN Accident Description (Polish Air Force [101])"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 April 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Polish+Air+Force+%5B101%5D%29&rft.date=2010-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100410-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-298">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-298">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20121010075723/http://www.mak.ru/russian/investigations/2010/tu-154m_101/finalreport_eng.pdf" rel="nofollow">
"Interstate Aviation Committee (Polish Ministry of Defense-101)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
mak.ru/english/english.html
</i>
. Interstate Aviation Committee. Archived from
<a class="external text" href="http://www.mak.ru/russian/investigations/2010/tu-154m_101/finalreport_eng.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 10 October 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 July
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=mak.ru%2Fenglish%2Fenglish.html&rft.atitle=Interstate+Aviation+Committee+%28Polish+Ministry+of+Defense-101%29&rft_id=http%3A%2F%2Fwww.mak.ru%2Frussian%2Finvestigations%2F2010%2Ftu-154m_101%2Ffinalreport_eng.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-299">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-299">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20061029-0" rel="nofollow">
"ASN Accident Description (ADC Airlines-53)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 October 2006
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ADC+Airlines-53%29&rft.date=2006-10-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20061029-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-300">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-300">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19770113-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-42369])"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 January 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42369%5D%29&rft.date=1977-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-301">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-301">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19761012-0" rel="nofollow">
"ASN Accident Description (Indian Airlines-171)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 October 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-171%29&rft.date=1976-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-302">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-302">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680911-0" rel="nofollow">
"ASN Accident Description (Air France-1611)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 September 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-1611%29&rft.date=1968-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680911-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-303">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-303">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620301-0" rel="nofollow">
"ASN Accident Description (American Airlines-1)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 March 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-1%29&rft.date=1962-03-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620301-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-304">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-304">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0162.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (American 1 March 1962)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 11 January 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+1+March+1962%29&rft.date=1963-01-11&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0162.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since September 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1962-03-01-american-1" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-305">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-305">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20020128-0" rel="nofollow">
"ASN Accident Description (TAME Ecuador-120)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 January 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAME+Ecuador-120%29&rft.date=2002-01-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-306">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-306">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850503-0" rel="nofollow">
"ASN Accident Description (Aeroflot-8381)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 May 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-8381%29&rft.date=1985-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-307">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-307">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850503-1" rel="nofollow">
"ASN Accident Description (Soviet Air Force [CCCP-26492])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 May 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-26492%5D%29&rft.date=1985-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850503-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-308">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-308">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620707-1" rel="nofollow">
"ASN Accident Description (Alitalia-771)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 July 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alitalia-771%29&rft.date=1962-07-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620707-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-309">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-309">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19860118-0" rel="nofollow">
"ASN Accident Description (Aerovias Guatemala [HC-BAE])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 January 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerovias+Guatemala+%5BHC-BAE%5D%29&rft.date=1986-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860118-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-nytimes20.01.1986-310">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-nytimes20.01.1986_310-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.nytimes.com/1986/01/20/world/guatemala-crash-toll-now-put-at-93.html" rel="nofollow">
"Guatemala crash toll now put at 93"
</a>
.
<i>
The New York Times
</i>
. 20 January 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
1 October
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=The+New+York+Times&rft.atitle=Guatemala+crash+toll+now+put+at+93&rft.date=1986-01-20&rft_id=https%3A%2F%2Fwww.nytimes.com%2F1986%2F01%2F20%2Fworld%2Fguatemala-crash-toll-now-put-at-93.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-311">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-311">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19831207-0" rel="nofollow">
"ASN Accident Description (Iberia-350)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 December 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia-350%29&rft.date=1983-12-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-312">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-312">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19831207-1" rel="nofollow">
"ASN Accident Description (Aviaco-134)"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 December 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviaco-134%29&rft.date=1983-12-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831207-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash-313">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-2016_Russian_Defence_Ministry_Tupolev_Tu-154_crash_313-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20161225-0" rel="nofollow">
"Accident description"
</a>
.
<i>
Aviation Safety Network
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
25 December
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Accident+description&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20161225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-314">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-314">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19900214-2" rel="nofollow">
"ASN Accident Description (Indian Airlines-605)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 February 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-605%29&rft.date=1990-02-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900214-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-315">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-315">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19741201-0" rel="nofollow">
"ASN Accident Description (TWA-514)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 December 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-514%29&rft.date=1974-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-316">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-316">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19700206-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-75798])"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 February 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75798%5D%29&rft.date=1970-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-317">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-317">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960226-0" rel="nofollow">
"ASN Accident Description (Sudanese Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 February 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudanese+Air+Force%29&rft.date=1996-02-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960226-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-318">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-318">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=19761013-0" rel="nofollow">
"ASN Accident Description (Lloyd Aéreo Boliviano - LAB [N730JP])"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 October 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
10 June
</span>
2019
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+-+LAB+%5BN730JP%5D%29&rft.date=1976-10-13&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761013-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-319">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-319">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19711224-0" rel="nofollow">
"ASN Accident Description (LANSA-508)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 December 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LANSA-508%29&rft.date=1971-12-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-320">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-320">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20100125-0" rel="nofollow">
"ASN Accident Description (Ethiopian Airlines-409)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 January 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Airlines-409%29&rft.date=2010-01-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20100125-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-321">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-321">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20070916-0" rel="nofollow">
"ASN Accident Description (One-Two GO Airlines-269)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 September 2007
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28One-Two+GO+Airlines-269%29&rft.date=2007-09-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20070916-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-322">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-322">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19830830-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-65129])"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 August 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65129%5D%29&rft.date=1983-08-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19830830-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-323">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-323">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820706-0" rel="nofollow">
"ASN Accident Description (Aeroflot-411)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 July 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-411%29&rft.date=1982-07-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820706-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-324">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-324">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19691208-0" rel="nofollow">
"ASN Accident Description (Olympic Airways-954)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 December 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Olympic+Airways-954%29&rft.date=1969-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-325">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-325">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800914-0" rel="nofollow">
"ASN Accident Description (Royal Saudi Air Force) [453]"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 September 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Saudi+Air+Force%29+%5B453%5D&rft.date=1980-09-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800914-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-326">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-326">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730731-0" rel="nofollow">
"ASN Accident Description (Delta-723)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 July 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Delta-723%29&rft.date=1973-07-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730731-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-327">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-327">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR74-03.pdf" rel="nofollow">
"NTSB Accident Report (NTSB-AAR-74-3)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 31 July 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-74-3%29&rft.date=1973-07-31&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR74-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-328">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-328">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20080914-0" rel="nofollow">
"ASN Accident Description (Aeroflot-821)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 September 2008
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-821%29&rft.date=2008-09-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080914-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-329">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-329">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20000131-0" rel="nofollow">
"ASN Accident Description (Alaska Airlines-261)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 January 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alaska+Airlines-261%29&rft.date=2000-01-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000131-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-330">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-330">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/2002/AAR0201.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-02/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
ntsb.gov
</i>
. National Transportation Safety Board. 30 December 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=ntsb.gov&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-02%2F01%29&rft.date=2002-12-30&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F2002%2FAAR0201.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-331">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-331">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.planecrashinfo.com/1997/1997-14.htm" rel="nofollow">
"Accident Description (Iranian Air Force)"
</a>
. PlaneCrashInfo.com. 13 March 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28Iranian+Air+Force%29&rft.pub=PlaneCrashInfo.com&rft.date=1997-03-13&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1997%2F1997-14.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-332">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-332">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19970313-0" rel="nofollow">
"ASN Accident Description (Iranian Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 March 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iranian+Air+Force%29&rft.date=1997-03-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970313-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-333">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-333">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740908-0" rel="nofollow">
"ASN Accident Description (Trans World Airlines-841)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 September 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans+World+Airlines-841%29&rft.date=1974-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-334">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-334">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19670603-1" rel="nofollow">
"ASN Accident Description (Air Ferry [G-APYK])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 June 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Ferry+%5BG-APYK%5D%29&rft.date=1967-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670603-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-335">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-335">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920120-0" rel="nofollow">
"ASN Accident Description (Air Inter-148)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 January 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Inter-148%29&rft.date=1992-01-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-336">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-336">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800314-1" rel="nofollow">
"ASN Accident Description (LOT-007)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 March 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT-007%29&rft.date=1980-03-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800314-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-337">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-337">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19691120-0" rel="nofollow">
"ASN Accident Description (Nigeria Airways-825)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 November 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways-825%29&rft.date=1969-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-338">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-338">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650206-0" rel="nofollow">
"ASN Accident Description (LAN Chile-107)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 February 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LAN+Chile-107%29&rft.date=1965-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-339">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-339">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19640902-0" rel="nofollow">
"ASN Accident Description (Aeroflot-721)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 September 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-721%29&rft.date=1964-09-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640902-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-340">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-340">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19521220-0" rel="nofollow">
"ASN Accident Description (US Air Force [50-0100])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 December 1952
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B50-0100%5D%29&rft.date=1952-12-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19521220-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-341">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-341">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730813-0" rel="nofollow">
"ASN Accident Description (Aviaco-118)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 August 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviaco-118%29&rft.date=1973-08-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730813-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-342">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-342">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720614-1" rel="nofollow">
"ASN Accident Description (Japan Airlines-471)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 June 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-471%29&rft.date=1972-06-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720614-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-343">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-343">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620903-0" rel="nofollow">
"ASN Accident Description (Aeroflot-03)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 September 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-03%29&rft.date=1962-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-344">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-344">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19971215-0" rel="nofollow">
"ASN Accident Description (Tajikistan Airlines -3183)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 December 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tajikistan+Airlines+-3183%29&rft.date=1997-12-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-345">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-345">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680503-0" rel="nofollow">
"ASN Accident Description (Braniff-352)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 May 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Braniff-352%29&rft.date=1968-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-346">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-346">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR69-03.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-69/03)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 19 June 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-69%2F03%29&rft.date=1969-06-19&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR69-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-347">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-347">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19651211-1" rel="nofollow">
"ASN Accident Description (US Air Force [56-4376])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 December 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B56-4376%5D%29&rft.date=1965-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651211-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-348">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-348">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19640301-1" rel="nofollow">
"ASN Accident Description (Paradise Airlines-901A)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 March 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Paradise+Airlines-901A%29&rft.date=1964-03-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640301-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-349">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-349">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920827-3" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-65058])"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 August 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65058%5D%29&rft.date=1992-08-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920827-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-350">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-350">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20171129175458/http://planecrashinfo.com/1982/1982-64.htm" rel="nofollow">
"Accident Mil Mi-8TV 265, 09 Dec 1982"
</a>
. PlaneCrashInfo.com. Archived from
<a class="external text" href="http://www.planecrashinfo.com/1982/1982-64.htm" rel="nofollow">
the original
</a>
on 29 November 2017
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 March
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Mil+Mi-8TV+265%2C+09+Dec+1982&rft.pub=PlaneCrashInfo.com&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1982%2F1982-64.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-351">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-351">
^
</a>
</b>
</span>
<span class="reference-text">
Military Aviation Disasters, by David Gero, p136
</span>
</li>
<li id="cite_note-352">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-352">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650625-0" rel="nofollow">
"ASN Accident Description (US Air Force [60-0373])"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 June 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B60-0373%5D%29&rft.date=1965-06-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650625-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-353">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-353">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650208-0" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-663)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 February 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-663%29&rft.date=1965-02-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-354">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-354">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0865.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Eastern 8 February 1965)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 14 November 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+8+February+1965%29&rft.date=1966-11-14&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0865.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1965-02-08-eastern-663" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-355">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-355">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620630-2" rel="nofollow">
"ASN Accident Description (Aeroflot-902)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 June 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-902%29&rft.date=1962-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620630-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-356">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-356">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20001031-0" rel="nofollow">
"ASN Accident Description (Singapore Airlines-006)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 October 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Singapore+Airlines-006%29&rft.date=2000-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-357">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-357">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20001025-0" rel="nofollow">
"ASN Accident Description (Russian Air Force [RA-74295])"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 October 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Russian+Air+Force+%5BRA-74295%5D%29&rft.date=2000-10-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001025-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-358">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-358">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930305-1" rel="nofollow">
"ASN Accident Description (Palair Macedonian Airlines-301)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 March 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Palair+Macedonian+Airlines-301%29&rft.date=1993-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-359">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-359">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19900810-1" rel="nofollow">
"ASN Accident Description (Democratic Republic of Afghanistan Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 August 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.date=1990-08-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900810-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-360">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-360">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870831-0" rel="nofollow">
"ASN Accident Description (Thai Airways-365)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 August 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Thai+Airways-365%29&rft.date=1987-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-361">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-361">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690909-1" rel="nofollow">
"ASN Accident Description (Allegheny Airlines-853)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 September 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Allegheny+Airlines-853%29&rft.date=1969-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690909-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-362">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-362">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR70-15.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-70/15)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 15 July 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-70%2F15%29&rft.date=1970-07-15&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR70-15.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-363">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-363">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680229-1" rel="nofollow">
"ASN Accident Description (Aeroflot-15)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 February 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-15%29&rft.date=1968-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680229-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-364">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-364">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660422-0" rel="nofollow">
"ASN Accident Description (American Flyers-280)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 April 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Flyers-280%29&rft.date=1966-04-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660422-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-365">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-365">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19640229-0" rel="nofollow">
"ASN Accident Description (British Eagle International Airlines-802)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 February 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Eagle+International+Airlines-802%29&rft.date=1964-02-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-366">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-366">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610910-0" rel="nofollow">
"ASN Accident Description (President Airlines [N90773])"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 September 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28President+Airlines+%5BN90773%5D%29&rft.date=1961-09-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610910-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-367">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-367">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930828-2" rel="nofollow">
"ASN Accident Description (Tajikistan Airlines [87995])"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 August 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Tajikistan+Airlines+%5B87995%5D%29&rft.date=1993-08-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930828-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-368">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-368">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19860831-0" rel="nofollow">
"ASN Accident Description (Aeroméxico-498)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 August 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerom%C3%A9xico-498%29&rft.date=1986-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-369">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-369">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR87-07.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-87/07)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 7 July 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-87%2F07%29&rft.date=1987-07-07&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR87-07.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-370">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-370">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730518-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-42411])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 May 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42411%5D%29&rft.date=1973-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-371">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-371">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19670719-0" rel="nofollow">
"ASN Accident Description (Piedmont Airlines-22)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 July 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Piedmont+Airlines-22%29&rft.date=1967-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670719-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-372">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-372">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19661124-0" rel="nofollow">
"ASN Accident Description (TABSO-101)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 November 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TABSO-101%29&rft.date=1966-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-373">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-373">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800627-0" rel="nofollow">
"Douglas DC-9-15 I-TIGI Ustica, Italy"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 June 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
19 August
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=Douglas+DC-9-15+I-TIGI+Ustica%2C+Italy&rft.date=1980-06-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800627-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-374">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-374">
^
</a>
</b>
</span>
<span class="reference-text">
Gero, p. 166.
</span>
</li>
<li id="cite_note-375">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-375">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation journal cs1" id="CITEREFElisabetta_Povoledo2013">
Elisabetta Povoledo (10 February 2013).
<a class="external text" href="https://www.nytimes.com/2013/02/11/world/europe/itavia-flight-870-ruling-adds-support-to-a-theory.html" rel="nofollow">
"Conspiracy Buffs Gain in Court Ruling on Crash"
</a>
.
<i>
The New York Times
</i>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+New+York+Times&rft.atitle=Conspiracy+Buffs+Gain+in+Court+Ruling+on+Crash&rft.date=2013-02-10&rft.au=Elisabetta+Povoledo&rft_id=https%3A%2F%2Fwww.nytimes.com%2F2013%2F02%2F11%2Fworld%2Feurope%2Fitavia-flight-870-ruling-adds-support-to-a-theory.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-377">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-377">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760101-1" rel="nofollow">
"ASN Accident Description (Middle East Airlines-438)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 January 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Middle+East+Airlines-438%29&rft.date=1976-01-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760101-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-378">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-378">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19720615-1" rel="nofollow">
"ASN Accident Description (Cathay Pacific Airways-700Z)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 June 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cathay+Pacific+Airways-700Z%29&rft.date=1972-06-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19720615-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-379">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-379">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19631208-0" rel="nofollow">
"ASN Accident Description (Pan Am-214)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 December 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-214%29&rft.date=1963-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19631208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-380">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-380">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0863.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Pan American 8 December 1963)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 25 February 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+8+December+1963%29&rft.date=1965-02-25&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0863.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1963-12-08-panam-214" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-381">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-381">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620728-0" rel="nofollow">
"ASN Accident Description (Aeroflot-415)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 July 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-415%29&rft.date=1962-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-382">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-382">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20110726-0" rel="nofollow">
"ASN Accident Description (Moroccan Air Force [CAN-OQ])"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 July 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Moroccan+Air+Force+%5BCAN-OQ%5D%29&rft.date=2011-07-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110726-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-383">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-383">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980829-0" rel="nofollow">
"ASN Accident Description (Cubana de Aviación-389)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 August 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-389%29&rft.date=1998-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-384">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-384">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19940701-0" rel="nofollow">
"ASN Accident Description (Air Mauritanie-625)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 July 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Mauritanie-625%29&rft.date=1994-07-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940701-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-385">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-385">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850724-0" rel="nofollow">
"ASN Accident Description (Fuerza Aérea Colombiana [FAC-902])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 July 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Colombiana+%5BFAC-902%5D%29&rft.date=1985-07-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850724-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-388">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-388">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19810929-0" rel="nofollow">
"ASN Accident Description (Islamic Republic of Iran Air Force [5-8552])"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 September 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Islamic+Republic+of+Iran+Air+Force+%5B5-8552%5D%29&rft.date=1981-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-389">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-389">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19641002-0" rel="nofollow">
"ASN Accident Description (Union de Transportes Aériens [F-BHMS])"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 October 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Union+de+Transportes+A%C3%A9riens+%5BF-BHMS%5D%29&rft.date=1964-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19641002-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-390">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-390">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19640511-0" rel="nofollow">
"ASN Accident Description (US Air Force [61-0332])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 May 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B61-0332%5D%29&rft.date=1964-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-391">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-391">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19630904-0" rel="nofollow">
"ASN Accident Description (Swissair-306)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 September 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Swissair-306%29&rft.date=1963-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-392">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-392">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600919-0" rel="nofollow">
"ASN Accident Description (World Airways-830)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 September 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28World+Airways-830%29&rft.date=1960-09-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600919-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-393">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-393">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19581017-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-42362])"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 October 1958
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42362%5D%29&rft.date=1958-10-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19581017-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-394">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-394">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19500312-0" rel="nofollow">
"ASN Accident Description (Fairflight [G-AKBY])"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 March 1950
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fairflight+%5BG-AKBY%5D%29&rft.date=1950-03-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500312-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-395">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-395">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890727-0" rel="nofollow">
"ASN Accident Description (Korean Air-803)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 July 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air-803%29&rft.date=1989-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-396">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-396">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730224-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-75712])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 February 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75712%5D%29&rft.date=1973-02-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-397">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-397">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19701127-0" rel="nofollow">
"ASN Accident Description (US Air Force [55-4574])"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 November 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B55-4574%5D%29&rft.date=1970-11-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19701127-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-398">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-398">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690604-0" rel="nofollow">
"ASN Accident Description (Mexicana-704)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 June 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mexicana-704%29&rft.date=1969-06-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690604-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-399">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-399">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19570811-0" rel="nofollow">
"ASN Accident Description (Maritime Central Airways [CF-MCF])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 August 1957
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Maritime+Central+Airways+%5BCF-MCF%5D%29&rft.date=1957-08-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570811-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-400">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-400">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20011004-0" rel="nofollow">
"ASN Accident Description (Siberia Airlines- 1812)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 October 2001
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Siberia+Airlines-+1812%29&rft.date=2001-10-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20011004-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-401">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-401">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820113-0" rel="nofollow">
"ASN Accident Description (Air Florida-90)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 January 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Florida-90%29&rft.date=1982-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-402">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-402">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR82-08.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-82/08)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 10 August 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-82%2F08%29&rft.date=1982-08-10&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR82-08.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-403">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-403">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19781119-1" rel="nofollow">
"ASN Accident Description (Indian Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 November 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Air+Force%29&rft.date=1978-11-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19781119-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-404">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-404">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740404-0" rel="nofollow">
"ASN Accident Description (Wenela Air Services [A2-ZER])"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 April 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Wenela+Air+Services+%5BA2-ZER%5D%29&rft.date=1974-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-405">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-405">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730722-0" rel="nofollow">
"ASN Accident Description (Pan Am-816)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 July 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-816%29&rft.date=1973-07-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730722-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-406">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-406">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.webcitation.org/5zlFWrsLV?url=http://www.bea.aero/docspa/1973/n-pa730722/pdf/n-pa730722.pdf" rel="nofollow">
"Journal Officiel de la Republique Française (Pan Am-816) [in French]"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
bea.aero
</i>
. Ministere de L'Equipement et de L'Amenagement du Territoire. 12 May 1977. Archived from
<a class="external text" href="http://www.bea.aero/docspa/1973/n-pa730722/pdf/n-pa730722.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 27 June 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=bea.aero&rft.atitle=Journal+Officiel+de+la+Republique+Fran%C3%A7aise+%28Pan+Am-816%29+%5Bin+French%5D&rft.date=1977-05-12&rft_id=http%3A%2F%2Fwww.bea.aero%2Fdocspa%2F1973%2Fn-pa730722%2Fpdf%2Fn-pa730722.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-407">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-407">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710523-0" rel="nofollow">
"ASN Accident Description (Aviogenex -130)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 May 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviogenex+-130%29&rft.date=1971-05-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710523-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-408">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-408">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610901-0" rel="nofollow">
"ASN Accident Description (TWA-529)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 September 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-529%29&rft.date=1961-09-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610901-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-409">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-409">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0161.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (TWA 1 September 1961)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 11 December 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+1+September+1961%29&rft.date=1962-12-11&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0161.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1961-09-01-twa-529" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-410">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-410">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610510-0" rel="nofollow">
"ASN Accident Description (Air France-406)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 May 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-406%29&rft.date=1961-05-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610510-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-411">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-411">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20140211-0" rel="nofollow">
"ASN Accident Description (Lockheed C130H-30 Hercules)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 February 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 February
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lockheed+C130H-30+Hercules%29&rft.date=2014-02-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20140211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-412">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-412">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20110109-0" rel="nofollow">
"ASN Accident Description (Iran Air-277)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 January 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Air-277%29&rft.date=2011-01-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-413">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-413">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://edition.cnn.com/2005/WORLD/europe/06/24/ukraine.airshow/" rel="nofollow">
"Air show disaster pilots jailed"
</a>
.
<i>
edition.cnn.com
</i>
. CNN International.com. 24 June 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
7 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=edition.cnn.com&rft.atitle=Air+show+disaster+pilots+jailed&rft.date=2005-06-24&rft_id=http%3A%2F%2Fedition.cnn.com%2F2005%2FWORLD%2Feurope%2F06%2F24%2Fukraine.airshow%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-414">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-414">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19881211-0" rel="nofollow">
"ASN Accident Description (Soviet Air Force [CCCP-86732])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 December 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-86732%5D%29&rft.date=1988-12-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19881211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-415">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-415">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19770215-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-75520])"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 February 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-75520%5D%29&rft.date=1977-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770215-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-416">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-416">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19611108-0" rel="nofollow">
"ASN Accident Description (Imperial Airlines-201/8)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 November 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Imperial+Airlines-201%2F8%29&rft.date=1961-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-417">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-417">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0861.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Imperial 8 November 1961)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 2 February 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Imperial+8+November+1961%29&rft.date=1962-02-02&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0861.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1961-11-08-imperial-201-8" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-418">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-418">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610912-1" rel="nofollow">
"ASN Accident Description (Air France-2005)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 September 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-2005%29&rft.date=1961-09-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610912-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-419">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-419">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.planecrashinfo.com/1993/1993-24.htm" rel="nofollow">
"Accident Description (Democratic Republic of Afghanistan Air Force)"
</a>
. PlaneCrashInfo.com. 27 April 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.pub=PlaneCrashInfo.com&rft.date=1993-04-27&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1993%2F1993-24.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-420">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-420">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930427-0" rel="nofollow">
"ASN Accident Description (Democratic Republic of Afghanistan Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 April 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Democratic+Republic+of+Afghanistan+Air+Force%29&rft.date=1993-04-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930427-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-421">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-421">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760728-1" rel="nofollow">
"ASN Accident Description (ČSA-001)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 July 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA-001%29&rft.date=1976-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760728-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-422">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-422">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690920-1" rel="nofollow">
"ASN Accident Description (Air Vietnam [XV-NUG])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 September 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam+%5BXV-NUG%5D%29&rft.date=1969-09-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690920-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-423">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-423">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20030526-0" rel="nofollow">
"ASN Accident Description (Ukrainian-Mediterranean Airlines-4230)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 May 2003
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ukrainian-Mediterranean+Airlines-4230%29&rft.date=2003-05-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030526-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-424">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-424">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20030108-1" rel="nofollow">
"ASN Accident Description (Turkish Airlines-634)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 January 2003
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-634%29&rft.date=2003-01-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20030108-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-425">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-425">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980505-0" rel="nofollow">
"ASN Accident Description (Peruvian Air Force charter [FAP-351])"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 May 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Peruvian+Air+Force+charter+%5BFAP-351%5D%29&rft.date=1998-05-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980505-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-426">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-426">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19950912-0" rel="nofollow">
"ASN Accident Description (Sri Lanka Air Force [CR861])"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 September 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5BCR861%5D%29&rft.date=1995-09-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950912-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-427">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-427">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19940323-0" rel="nofollow">
"ASN Accident Description (Aeroflot-593)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 March 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-593%29&rft.date=1994-03-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19940323-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-428">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-428">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19880909-2" rel="nofollow">
"ASN Accident Description (Vietnam Airlines-831)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 September 1988
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vietnam+Airlines-831%29&rft.date=1988-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19880909-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-429">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-429">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19751030-0" rel="nofollow">
"ASN Accident Description (Inex-Adria Aviopromet-450)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 October 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Inex-Adria+Aviopromet-450%29&rft.date=1975-10-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19751030-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-430">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-430">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19741222-1" rel="nofollow">
"ASN Accident Description (Avensa-358)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 December 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avensa-358%29&rft.date=1974-12-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741222-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-431">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-431">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740915-0" rel="nofollow">
"ASN Accident Description (Air Vietnam-706)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 September 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam-706%29&rft.date=1974-09-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740915-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-432">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-432">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19701114-0" rel="nofollow">
"ASN Accident Description (Southern Airways-932)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 November 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Southern+Airways-932%29&rft.date=1970-11-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19701114-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-433">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-433">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-11.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-72/11)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 14 April 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-72%2F11%29&rft.date=1972-04-14&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-11.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-434">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-434">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20110708-0" rel="nofollow">
"ASN Accident Description (Hewa Bora Airways-952)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 July 2011
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Hewa+Bora+Airways-952%29&rft.date=2011-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20110708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-435">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-435">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19971010-0" rel="nofollow">
"ASN Accident Description (Austral Líneas Aéreas-2553)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 October 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Austral+L%C3%ADneas+A%C3%A9reas-2553%29&rft.date=1997-10-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971010-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-436">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-436">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690926-1" rel="nofollow">
"ASN Accident Description (Lloyd Aéreo Boliviano [CP-698])"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 September 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+%5BCP-698%5D%29&rft.date=1969-09-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690926-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-437">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-437">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19560620-0" rel="nofollow">
"ASN Accident Description (Linea Aeropostal-253)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 June 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Linea+Aeropostal-253%29&rft.date=1956-06-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560620-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-438">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-438">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFRanter">
Ranter, Harro.
<a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=56716" rel="nofollow">
"Accident Sikorsky CH-53 Yas'ur (Sea Stallion) 357, 04 Feb 1997"
</a>
.
<i>
aviation-safety.net
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Sikorsky+CH-53+Yas%27ur+%28Sea+Stallion%29+357%2C+04+Feb+1997&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D56716&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-439">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-439">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFRanter">
Ranter, Harro.
<a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=56706" rel="nofollow">
"Accident Sikorsky CH-53 Yas'ur 2000 903, 04 Feb 1997"
</a>
.
<i>
aviation-safety.net
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Sikorsky+CH-53+Yas%27ur+2000+903%2C+04+Feb+1997&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D56706&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-440">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-440">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.jweekly.com/article/full/5083/pilot-error-may-be-cause-of-horrific-helicopter-crash/" rel="nofollow">
"Pilot error may be cause of horrific helicopter crash – J."
</a>
14 February 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Pilot+error+may+be+cause+of+horrific+helicopter+crash+%E2%80%93+J.&rft.date=1997-02-14&rft_id=http%3A%2F%2Fwww.jweekly.com%2Farticle%2Ffull%2F5083%2Fpilot-error-may-be-cause-of-horrific-helicopter-crash%2F&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-441">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-441">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19900125-0" rel="nofollow">
"ASN Accident Description (Avianca-52)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 January 1990
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-52%29&rft.date=1990-01-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19900125-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-442">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-442">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR91-04.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-91/04)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 30 April 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-91%2F04%29&rft.date=1991-04-30&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR91-04.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-445">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-445">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820114-0" rel="nofollow">
"ASN Accident Description (Ethiopian Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 January 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Air+Force%29&rft.date=1982-01-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820114-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-446">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-446">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19791031-0" rel="nofollow">
"ASN Accident Description (Western Airlines-2605)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 October 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Western+Airlines-2605%29&rft.date=1979-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19791031-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-447">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-447">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19780316-0" rel="nofollow">
"ASN Accident Description (Balkan Bulgarian [LZ-TUB])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 March 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Balkan+Bulgarian+%5BLZ-TUB%5D%29&rft.date=1978-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19780316-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-448">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-448">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19761006-0" rel="nofollow">
"ASN Accident Description (Cubana de Aviación-455)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 October 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cubana+de+Aviaci%C3%B3n-455%29&rft.date=1976-10-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761006-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-449">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-449">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610215-3" rel="nofollow">
"ASN Accident Description (Sabena-548)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 February 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sabena-548%29&rft.date=1961-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610215-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-452">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-452">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://newyork.cbslocal.com/2013/03/31/memorial-service-to-be-held-in-n-j-for-forgotten-uss-akron-crash" rel="nofollow">
"Memorial service to be held in N.J. for forgotten USS Akron crash"
</a>
.
<i>
newyork.cbslocal.com
</i>
. CBS New York. 31 March 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
11 July
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=newyork.cbslocal.com&rft.atitle=Memorial+service+to+be+held+in+N.J.+for+forgotten+USS+Akron+crash&rft.date=2013-03-31&rft_id=http%3A%2F%2Fnewyork.cbslocal.com%2F2013%2F03%2F31%2Fmemorial-service-to-be-held-in-n-j-for-forgotten-uss-akron-crash&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-Pia_Hobocti-453">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-Pia_Hobocti_453-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://ria.ru/spravka/20071206/91137587.html" rel="nofollow">
"The crash of the AN-124 in Irkutsk (1997)"
</a>
.
<i>
Pia Hobocti
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 December
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Pia+Hobocti&rft.atitle=The+crash+of+the+AN-124+in+Irkutsk+%281997%29&rft_id=https%3A%2F%2Fria.ru%2Fspravka%2F20071206%2F91137587.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-454">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-454">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19861212-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-65795])"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 December 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65795%5D%29&rft.date=1986-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-455">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-455">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19770404-1" rel="nofollow">
"ASN Accident Description (Southern Airways-242)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 April 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Southern+Airways-242%29&rft.date=1977-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770404-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-456">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-456">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR78-03.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-78/03)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 26 January 1978
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-78%2F03%29&rft.date=1978-01-26&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR78-03.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-457">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-457">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19761128-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-42471])"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 November 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-42471%5D%29&rft.date=1976-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-458">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-458">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740911-1" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-212)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 September 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-212%29&rft.date=1974-09-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740911-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-459">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-459">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR75-09.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-75/09)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 23 May 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-75%2F09%29&rft.date=1975-05-23&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR75-09.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-460">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-460">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19671208-0" rel="nofollow">
"ASN Accident Description (Faucett [OB-R-148])"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 December 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Faucett+%5BOB-R-148%5D%29&rft.date=1967-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-461">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-461">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19670604-0" rel="nofollow">
"ASN Accident Description (British Midland Airways [G-ALHG])"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 June 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Midland+Airways+%5BG-ALHG%5D%29&rft.date=1967-06-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670604-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-462">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-462">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610712-0" rel="nofollow">
"ASN Accident Description (ČSA Ceskoslovenské Aerolinie-511)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 July 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA+Ceskoslovensk%C3%A9+Aerolinie-511%29&rft.date=1961-07-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610712-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-463">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-463">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20180211-0" rel="nofollow">
"ASN Accident Description (Saratov Airlines Flght 703)"
</a>
.
<i>
Aviation Safety Network
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Saratov+Airlines+Flght+703%29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180211-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-464">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-464">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20061128-0" rel="nofollow">
"ASN Accident Description (LaMia Airlines CP-2933)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 November 2016
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 November
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LaMia+Airlines+CP-2933%29&rft.date=2016-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20061128-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-465">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-465">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20020701-0" rel="nofollow">
"ASN Accident Description (Bashkirskie Avialinii 2937)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 July 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
19 February
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bashkirskie+Avialinii+2937%29&rft.date=2002-07-01&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020701-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-466">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-466">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20020701-1" rel="nofollow">
"ASN Accident Description (DHL Aviation 611)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 July 2002
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
19 February
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28DHL+Aviation+611%29&rft.date=2002-07-01&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20020701-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-467">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-467">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951203-0" rel="nofollow">
"ASN Accident Description (Cameroon Airlines-3701)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 December 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Cameroon+Airlines-3701%29&rft.date=1995-12-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951203-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-468">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-468">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20131030054729/http://aviation-safety.net/database/record.php?id=19761225-0" rel="nofollow">
"ASN Accident Description (Egypt Air-864)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 December 1976. Archived from
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19761225-0" rel="nofollow">
the original
</a>
on 30 October 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Egypt+Air-864%29&rft.date=1976-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-469">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-469">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19971217-0" rel="nofollow">
"ASN Accident Description (Aerosvit-241)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 December 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerosvit-241%29&rft.date=1997-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19971217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-470">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-470">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19961002-0" rel="nofollow">
"ASN Accident Description (Aeroperú-603)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 October 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroper%C3%BA-603%29&rft.date=1996-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19961002-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-471">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-471">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20121025130659/http://aviation-safety.net/database/record.php?id=19920724-2" rel="nofollow">
"ASN Accident Description (Mandala Airlines-660)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 July 1992. Archived from
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920724-2" rel="nofollow">
the original
</a>
on 25 October 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mandala+Airlines-660%29&rft.date=1992-07-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920724-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-472">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-472">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.stripes.com/news/1988-ramstein-air-crash-stirs-memories-1.82371" rel="nofollow">
"1988 Ramstein air crash stirs memories"
</a>
.
<i>
stripes.com
</i>
. Stars and Stripes. 27 August 2008
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=stripes.com&rft.atitle=1988+Ramstein+air+crash+stirs+memories&rft.date=2008-08-27&rft_id=http%3A%2F%2Fwww.stripes.com%2Fnews%2F1988-ramstein-air-crash-stirs-memories-1.82371&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-473">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-473">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19861020-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-65766])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 October 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65766%5D%29&rft.date=1986-10-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861020-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-474">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-474">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850121-0" rel="nofollow">
"ASN Accident Description (Galaxy Airlines-203)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 January 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Galaxy+Airlines-203%29&rft.date=1985-01-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-475">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-475">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR86-01.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-86/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 4 February 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-86%2F01%29&rft.date=1986-02-04&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR86-01.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-476">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-476">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=19801221-0" rel="nofollow">
"ASN Accident Description (TAC Colombia HK-1810)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 December 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
7 June
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAC+Colombia+HK-1810%29&rft.date=1980-12-21&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19801221-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-477">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-477">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19671120-0" rel="nofollow">
"ASN Accident Description (TWA-128)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 November 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-128%29&rft.date=1967-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-478">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-478">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR69-05.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-69/05)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 27 August 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-69%2F05%29&rft.date=1969-08-27&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR69-05.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-479">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-479">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19910816-1" rel="nofollow">
"ASN Accident Description (Indian Airlines-257)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 August 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-257%29&rft.date=1991-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910816-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-480">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-480">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19770527-0" rel="nofollow">
"ASN Accident Description (Aeroflot-331)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 May 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-331%29&rft.date=1977-05-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19770527-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-481">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-481">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19711110-0" rel="nofollow">
"ASN Accident Description (Merpati Nusantara Airlines [PK-MVS])"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 November 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Merpati+Nusantara+Airlines+%5BPK-MVS%5D%29&rft.date=1971-11-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711110-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-483">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-483">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19651103-0" rel="nofollow">
"ASN Accident Description (Fuerza Aérea Argentina [TC-48])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 November 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Argentina+%5BTC-48%5D%29&rft.date=1965-11-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-484">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-484">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20101104-0" rel="nofollow">
"ASN Accident Description (Aero Caribbean-883)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 November 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aero+Caribbean-883%29&rft.date=2010-11-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20101104-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-485">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-485">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19941031-1" rel="nofollow">
"ASN Accident Description (American Eagle-4184)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 October 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Eagle-4184%29&rft.date=1994-10-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941031-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-486">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-486">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/doclib/reports/1996/AAR9601.pdf" rel="nofollow">
"NTSB Accident Report (NTSB-AAR-96/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 9 July 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-96%2F01%29&rft.date=1996-07-09&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Fdoclib%2Freports%2F1996%2FAAR9601.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-487">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-487">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930726-1" rel="nofollow">
"ASN Accident Description (Asiana Airlines-733)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 July 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Asiana+Airlines-733%29&rft.date=1993-07-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930726-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-488">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-488">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760903-0" rel="nofollow">
"ASN Accident Description (Fuerza Aérea Venezolana [7772])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 September 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+Venezolana+%5B7772%5D%29&rft.date=1976-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-489">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-489">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730305-2" rel="nofollow">
"ASN Accident Description (Iberia-504)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 March 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia-504%29&rft.date=1973-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730305-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-490">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-490">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730305-1" rel="nofollow">
"ASN Accident Description (Spantax-400)"
</a>
.
<i>
aviation-safety.net
</i>
. Aviation Safety Network. 5 March 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Accident+Description+%28Spantax-400%29&rft.date=1973-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-491">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-491">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710703-0" rel="nofollow">
"ASN Accident Description (Toa Domestic Airlines-533)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 July 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Toa+Domestic+Airlines-533%29&rft.date=1971-07-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710703-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-492">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-492">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19590626-0" rel="nofollow">
"ASN Accident Description (TWA-891)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 June 1959
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-891%29&rft.date=1959-06-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590626-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-493">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-493">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2659A.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (TWA 26 June 1959) [Translation of Italian Board of Inquiry]"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 15 November 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+26+June+1959%29+%5BTranslation+of+Italian+Board+of+Inquiry%5D&rft.date=1960-11-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2659A.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1959-06-26-twa-891" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-494">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-494">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19751027-0" rel="nofollow">
"ASN Accident Description (Transporte Aéreo Militar [TAM-44])"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 October 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transporte+A%C3%A9reo+Militar+%5BTAM-44%5D%29&rft.date=1975-10-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19751027-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-495">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-495">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19630404-0" rel="nofollow">
"ASN Accident Description (Aeroflot-25)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 April 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-25%29&rft.date=1963-04-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630404-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-496">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-496">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610719-2" rel="nofollow">
"ASN Accident Description (Aerolíneas Argentinas-644)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 July 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-644%29&rft.date=1961-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610719-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-497">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-497">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19570322-0" rel="nofollow">
"ASN Accident Description (US Air Force [50-0702])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 March 1957
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B50-0702%5D%29&rft.date=1957-03-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570322-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-498">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-498">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20180218-0" rel="nofollow">
"ASN Accident Description (Iran Aseman Airlines Flight 3704)"
</a>
.
<i>
Aviation Safety Network
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
12 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Aseman+Airlines+Flight+3704%29&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-499">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-499">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFRanter">
Ranter, Harro.
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20160519-0" rel="nofollow">
"ASN Aircraft accident Airbus A320-232 SU-GCC Egyptian coast"
</a>
.
<i>
aviation-safety.net
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=ASN+Aircraft+accident+Airbus+A320-232+SU-GCC+Egyptian+coast&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20160519-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-500">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-500">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19941012-0" rel="nofollow">
"ASN Accident Description (Iran Aseman Airlines-746)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 October 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iran+Aseman+Airlines-746%29&rft.date=1994-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-501">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-501">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19740126-0" rel="nofollow">
"ASN Accident Description (Turkish Airlines-301)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 January 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-301%29&rft.date=1974-01-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19740126-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-502">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-502">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730219-1" rel="nofollow">
"ASN Accident Description (Aeroflot-141)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 February 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-141%29&rft.date=1973-02-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730219-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-503">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-503">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19671012-0" rel="nofollow">
"ASN Accident Description (British European Airways-284)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 October 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-284%29&rft.date=1967-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19671012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-504">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-504">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19551006-0" rel="nofollow">
"ASN Accident Description (United Airlines-409)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 October 1955
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-409%29&rft.date=1955-10-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19551006-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-505">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-505">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20131230233913/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C100655.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (United 6 October 1955)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 19 March 1957. Archived from
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0655.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 30 December 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+6+October+1955%29&rft.date=1957-03-19&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0655.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
(
<a class="external text" href="https://archive.org/details/Cab-aar1955-10-06-united-409" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-times53297-506">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-times53297_506-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation news cs1">
"Troop Planes Collide – 66 Americans Killed".
<i>
The Times
</i>
(53297). 12 August 1955. p. 8.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=The+Times&rft.atitle=Troop+Planes+Collide+%E2%80%93+66+Americans+Killed&rft.issue=53297&rft.pages=8&rft.date=1955-08-12&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-507">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-507">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19550322-0" rel="nofollow">
"ASN Accident Description (United States Navy [131612])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 March 1955
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+States+Navy+%5B131612%5D%29&rft.date=1955-03-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19550322-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-508">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-508">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20080824-0" rel="nofollow">
"ASN Accident Description (Itek Air-6895)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 August 2008
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Itek+Air-6895%29&rft.date=2008-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20080824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-509">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-509">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19990831-0" rel="nofollow">
"ASN Accident Description (LAPA-3142)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 August 1999
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LAPA-3142%29&rft.date=1999-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-510">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-510">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19970903-0" rel="nofollow">
"ASN Accident Description (Vietnam Airlines-815)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 September 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Vietnam+Airlines-815%29&rft.date=1997-09-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970903-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-511">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-511">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19950809-1" rel="nofollow">
"ASN Accident Description (Aviateca-901)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 August 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aviateca-901%29&rft.date=1995-08-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950809-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-512">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-512">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710331-3" rel="nofollow">
"ASN Accident Description (Aeroflot-1969)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 March 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1969%29&rft.date=1971-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710331-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-513">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-513">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19590203-1" rel="nofollow">
"ASN Accident Description (American Airlines-320)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 February 1959
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-320%29&rft.date=1959-02-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590203-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-514">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-514">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0359.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (American 3 February 1959)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 6 January 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+3+February+1959%29&rft.date=1960-01-06&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0359.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since September 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1959-02-03-american-320" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-515">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-515">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760909-0" rel="nofollow">
"ASN Accident Description (Aeroflot-7957)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 September 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7957%29&rft.date=1976-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760909-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-516">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-516">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760909-1" rel="nofollow">
"ASN Accident Description (Aeroflot-31)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 September 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-31%29&rft.date=1976-09-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760909-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-517">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-517">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660304-0" rel="nofollow">
"ASN Accident Description (Canadian Pacific Airlines-402)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 March 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Canadian+Pacific+Airlines-402%29&rft.date=1966-03-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660304-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-518">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-518">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650104-1" rel="nofollow">
"ASN Accident Description (Aeroflot-101)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 January 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-101%29&rft.date=1965-01-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650104-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-519">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-519">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19580815-3" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-L5442])"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 August 1958
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-L5442%5D%29&rft.date=1958-08-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580815-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-520">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-520">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19910205-1" rel="nofollow">
"ASN Accident Description (Elleniki Polemikí Aeroporía [748])"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 February 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Elleniki+Polemik%C3%AD+Aeropor%C3%ADa+%5B748%5D%29&rft.date=1991-02-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19910205-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-521">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-521">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19861225-1" rel="nofollow">
"ASN Accident Description (Iraqi Airways-163)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 December 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iraqi+Airways-163%29&rft.date=1986-12-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19861225-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-522">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-522">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790829-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-45038])"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 August 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-45038%5D%29&rft.date=1979-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790829-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-523">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-523">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730511-0" rel="nofollow">
"ASN Accident Description (Aeroflot-6551)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 May 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-6551%29&rft.date=1973-05-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730511-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-524">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-524">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19711002-1" rel="nofollow">
"ASN Accident Description (British European Airways-706)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 October 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+European+Airways-706%29&rft.date=1971-10-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711002-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-525">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-525">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFKingdom_of_Belgium_Ministry_of_Communications_Civil_Aeronautics_Administration1972">
Kingdom of Belgium Ministry of Communications Civil Aeronautics Administration (1972).
<a class="external text" href="http://www.aaib.gov.uk/cms_resources.cfm?file=/15-1972%20G-APEC.pdf" rel="nofollow">
"British European Airways Vanguard G-APEC. Report on the accident which occurred at Aarsele, Belgium on 2 October 1971"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
aaib.gov.uk
</i>
. HMSO
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
<q>
Copy of report published August 1972, Brussels
</q>
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aaib.gov.uk&rft.atitle=British+European+Airways+Vanguard+G-APEC.+Report+on+the+accident+which+occurred+at+Aarsele%2C+Belgium+on+2+October+1971&rft.date=1972&rft.au=Kingdom+of+Belgium+Ministry+of+Communications+Civil+Aeronautics+Administration&rft_id=http%3A%2F%2Fwww.aaib.gov.uk%2Fcms_resources.cfm%3Ffile%3D%2F15-1972%2520G-APEC.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-526">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-526">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680305-1" rel="nofollow">
"ASN Accident Description (Air France-212 [F-BLCJ])"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 March 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-212+%5BF-BLCJ%5D%29&rft.date=1968-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-527">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-527">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19630727-0" rel="nofollow">
"ASN Accident Description (United Arab Airlines-869)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 July 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines-869%29&rft.date=1963-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-528">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-528">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19620719-0" rel="nofollow">
"ASN Accident Description (United Arab Airlines-869 [1962])"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 July 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Arab+Airlines-869+%5B1962%5D%29&rft.date=1962-07-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19620719-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-530">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-530">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600829-0" rel="nofollow">
"ASN Accident Description (Air France-343)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 August 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-343%29&rft.date=1960-08-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600829-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-531">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-531">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600317-0" rel="nofollow">
"ASN Accident Description (Northwest Orient Airlines-710)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 March 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-710%29&rft.date=1960-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600317-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-532">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-532">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20120425062518/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C031760.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Northwest 17 March 1960)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 24 April 1961. Archived from
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1760.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 25 April 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+17+March+1960%29&rft.date=1961-04-24&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1760.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
(
<a class="external text" href="https://archive.org/details/Cab-aar1960-03-17-northwest-710" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-533">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-533">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20210109-0" rel="nofollow">
"ASN Accident Description (Sriwijaya Air Flight 182)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 January 2021
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
9 January
</span>
2021
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sriwijaya+Air+Flight+182%29&rft.date=2021-01-09&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20210109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-534">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-534">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20160319-0" rel="nofollow">
"ASN Accident Description (Flydubai-981)"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 March 2016
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
19 March
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Flydubai-981%29&rft.date=2016-03-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20160319-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-535">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-535">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951122-1" rel="nofollow">
"ASN Accident Description (Sri Lanka Air Force [CR862])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 November 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5BCR862%5D%29&rft.date=1995-11-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951122-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-536">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-536">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760103-1" rel="nofollow">
"ASN Accident Description (Aeroflot-2003)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 January 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2003%29&rft.date=1976-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760103-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-537">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-537">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20121026034403/http://aviation-safety.net/database/record.php?id=19691204-1" rel="nofollow">
"ASN Accident Description (Air France Flight 212 [F-BHSZ])"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 December 1969. Archived from
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19691204-1" rel="nofollow">
the original
</a>
on 26 October 2012
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France+Flight+212+%5BF-BHSZ%5D%29&rft.date=1969-12-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19691204-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-538">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-538">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation journal cs1">
<a class="external text" href="http://www.flightglobal.com/pdfarchive/view/1970/1970%20-%200109.html" rel="nofollow">
"Fatal accidents on public transport operations 1969"
</a>
.
<i>
Flight International
</i>
: 85. 15 January 1970.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=Flight+International&rft.atitle=Fatal+accidents+on+public+transport+operations+1969&rft.pages=85&rft.date=1970-01-15&rft_id=http%3A%2F%2Fwww.flightglobal.com%2Fpdfarchive%2Fview%2F1970%2F1970%2520-%25200109.html&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-539">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-539">
^
</a>
</b>
</span>
<span class="reference-text">
.
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19601004-0" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-375)"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 October 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-375%29&rft.date=1960-10-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601004-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-540">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-540">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0460.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Eastern 4 October 1960)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 26 June 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+4+October+1960%29&rft.date=1962-06-26&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0460.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
</span>
</li>
<li id="cite_note-541">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-541">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19561209-1" rel="nofollow">
"ASN Accident Description (Trans-Canada Air Lines-810)"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 December 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trans-Canada+Air+Lines-810%29&rft.date=1956-12-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19561209-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-542">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-542">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19990224-0" rel="nofollow">
"ASN Accident Description (China Southwest Airlines-4509)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 February 1999
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Southwest+Airlines-4509%29&rft.date=1999-02-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990224-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-acig.org-543">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-acig.org_543-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFCooper2003">
Cooper, Tom (29 September 2003).
<a class="external text" href="http://www.acig.org/artman/publish/article_282.shtml" rel="nofollow">
"Georgia and Abkhazia, 1992–1993: the War of Datchas"
</a>
. acig.org
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
13 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Georgia+and+Abkhazia%2C+1992%E2%80%931993%3A+the+War+of+Datchas.&rft.pub=acig.org&rft.date=2003-09-29&rft.aulast=Cooper&rft.aufirst=Tom&rft_id=http%3A%2F%2Fwww.acig.org%2Fartman%2Fpublish%2Farticle_282.shtml&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-1992_Georgia_Mi-8_crash-544">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-1992_Georgia_Mi-8_crash_544-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20180929114929/http://planecrashinfo.com/1992/1992-84.htm" rel="nofollow">
"Accident Details (1992 Georgia Mi-8 crash)"
</a>
. PlaneCrashInfo.com. Archived from
<a class="external text" href="http://www.planecrashinfo.com/1992/1992-84.htm" rel="nofollow">
the original
</a>
on 29 September 2018
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
13 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Details+%281992+Georgia+Mi-8+crash%29&rft.pub=PlaneCrashInfo.com&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1992%2F1992-84.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-545">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-545">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790711-0" rel="nofollow">
"ASN Accident Description (Garuda Indonesia [PK-GVE])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 July 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Garuda+Indonesia+%5BPK-GVE%5D%29&rft.date=1979-07-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790711-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-546">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-546">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19721128-1" rel="nofollow">
"ASN Accident Description (Japan Airlines-446)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 November 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Japan+Airlines-446%29&rft.date=1972-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-547">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-547">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19700401-1" rel="nofollow">
"ASN Accident Description (Royal Air Maroc [CN-CCV])"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 April 1970
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Maroc+%5BCN-CCV%5D%29&rft.date=1970-04-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19700401-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-548">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-548">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680324-0" rel="nofollow">
"ASN Accident Description (Aer Lingus-712)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 March 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aer+Lingus-712%29&rft.date=1968-03-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680324-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-549">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-549">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610530-0" rel="nofollow">
"ASN Accident Description (Viasa-897)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 May 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Viasa-897%29&rft.date=1961-05-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610530-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-550">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-550">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600225-3" rel="nofollow">
"ASN Accident Description (United States Navy [131582])"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 February 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+States+Navy+%5B131582%5D%29&rft.date=1960-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600225-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-551">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-551">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600225-2" rel="nofollow">
"ASN Accident Description (Real Transportes Aéreos [PP-AXD])"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 February 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Real+Transportes+A%C3%A9reos+%5BPP-AXD%5D%29&rft.date=1960-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600225-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-552">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-552">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19580518-0" rel="nofollow">
"ASN Accident Description (Sabena [OO-SFA])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 May 1958
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sabena+%5BOO-SFA%5D%29&rft.date=1958-05-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19580518-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-553">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-553">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19571208-0" rel="nofollow">
"ASN Accident Description (Aerolíneas Argentinas-670)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 December 1957
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-670%29&rft.date=1957-12-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19571208-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-news-554">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-news_554-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://news.bbc.co.uk/local/lancashire/hi/people_and_places/history/newsid_8189000/8189386.stm" rel="nofollow">
"Remembering the Freckleton air disaster of 1944"
</a>
.
<i>
news.bbc.co.uk
</i>
. British Broadcasting Corporation (BBC). 7 August 2009
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=news.bbc.co.uk&rft.atitle=Remembering+the+Freckleton+air+disaster+of+1944&rft.date=2009-08-07&rft_id=http%3A%2F%2Fnews.bbc.co.uk%2Flocal%2Flancashire%2Fhi%2Fpeople_and_places%2Fhistory%2Fnewsid_8189000%2F8189386.stm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-Australian_War_Memorial-555">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-Australian_War_Memorial_555-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20131004233140/http://www.awm.gov.au/collection/records/awm52/8/3/33/awm52-8-3-33-11.pdf" rel="nofollow">
"AWM52 2nd Australian Imperial Force and Commonwealth Military Forces unit war diaries, 1939–1945 War"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
awm.gov.au
</i>
. Australian War Memorial. July–September 1943. p. 60. Archived from
<a class="external text" href="http://www.awm.gov.au/collection/records/awm52/8/3/33/awm52-8-3-33-11.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 4 October 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
21 March
</span>
2014
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=awm.gov.au&rft.atitle=AWM52+2nd+Australian+Imperial+Force+and+Commonwealth+Military+Forces+unit+war+diaries%2C+1939%E2%80%931945+War&rft.pages=60&rft.date=1943-07%2F1943-09&rft_id=http%3A%2F%2Fwww.awm.gov.au%2Fcollection%2Frecords%2Fawm52%2F8%2F3%2F33%2Fawm52-8-3-33-11.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-556">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-556">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20050716-0" rel="nofollow">
"ASN Accident Description (Equatorial Express Airlines [3C-VQR])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 July 2005
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Equatorial+Express+Airlines+%5B3C-VQR%5D%29&rft.date=2005-07-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20050716-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-557">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-557">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20000717-0" rel="nofollow">
"ASN Accident Description (Alliance Air-7412)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 July 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alliance+Air-7412%29&rft.date=2000-07-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20000717-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-558">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-558">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19950331-0" rel="nofollow">
"ASN Accident Description (TAROM-371)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 March 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAROM-371%29&rft.date=1995-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950331-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-561">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-561">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1" id="CITEREFRanter">
Ranter, Harro.
<a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=32453" rel="nofollow">
"Accident Mil Mi-8, 04 Oct 1993"
</a>
.
<i>
aviation-safety.net
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 January
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=aviation-safety.net&rft.atitle=Accident+Mil+Mi-8%2C+04+Oct+1993&rft.aulast=Ranter&rft.aufirst=Harro&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D32453&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-562">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-562">
^
</a>
</b>
</span>
<span class="reference-text">
Military Aviation Disasters, by David Gero, p159
</span>
</li>
<li id="cite_note-563">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-563">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19860816-0" rel="nofollow">
"ASN Accident Description (Sudan Airways [ST-ADY])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 August 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudan+Airways+%5BST-ADY%5D%29&rft.date=1986-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-564">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-564">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19851124-0" rel="nofollow">
"ASN Accident Description (EgyptAir-750)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 November 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28EgyptAir-750%29&rft.date=1985-11-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19851124-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-565">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-565">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19750930-1" rel="nofollow">
"ASN Accident Description (Malév-240)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 September 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Mal%C3%A9v-240%29&rft.date=1975-09-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750930-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-566">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-566">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19721027-0" rel="nofollow">
"ASN Accident Description (Air Inter-696)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 October 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
14 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Inter-696%29&rft.date=1972-10-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19721027-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-567">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-567">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890621-0" rel="nofollow">
"ASN Accident Description (Fuerza Aérea del Peru [FAP-329])"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 June 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Fuerza+A%C3%A9rea+del+Peru+%5BFAP-329%5D%29&rft.date=1989-06-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890621-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-568">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-568">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790212-1" rel="nofollow">
"ASN Accident Description (Air Rhodesia -827)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 February 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Rhodesia+-827%29&rft.date=1979-02-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790212-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-569">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-569">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19771202-0" rel="nofollow">
"ASN Accident Description (Libyan Arab Airlines [LZ-BTN])"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 December 1977
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Libyan+Arab+Airlines+%5BLZ-BTN%5D%29&rft.date=1977-12-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19771202-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-570">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-570">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760815-0" rel="nofollow">
"ASN Accident Description (SAETA-232)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 August 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAETA-232%29&rft.date=1976-08-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760815-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-571">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-571">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19741120-0" rel="nofollow">
"ASN Accident Description (Lufthansa-540)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 November 1974
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lufthansa-540%29&rft.date=1974-11-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19741120-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-572">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-572">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19670408-0" rel="nofollow">
"ASN Accident Description (Korean Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 April 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 July
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Korean+Air+Force%29&rft.date=1967-04-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670408-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-573">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-573">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.planecrashinfo.com/1965/1965-46.htm" rel="nofollow">
"Accident Description (US Marine Corps [149802])"
</a>
. PlaneCrashInfo.com. 24 August 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=unknown&rft.btitle=Accident+Description+%28US+Marine+Corps+%5B149802%5D%29&rft.pub=PlaneCrashInfo.com&rft.date=1965-08-24&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F1965%2F1965-46.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-574">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-574">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650824-0" rel="nofollow">
"ASN Accident Description (US Marine Corps [149802])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 August 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Marine+Corps+%5B149802%5D%29&rft.date=1965-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-575">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-575">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19611217-0" rel="nofollow">
"ASN Accident Description (Aeroflot-245)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 December 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-245%29&rft.date=1961-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-576">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-576">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600205-0" rel="nofollow">
"ASN Accident Description (Lloyd Aéreo Boliviano [CP-609])"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 February 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lloyd+A%C3%A9reo+Boliviano+%5BCP-609%5D%29&rft.date=1960-02-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600205-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-577">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-577">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19561010-0" rel="nofollow">
"ASN Accident Description (US Navy [131588])"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 October 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Navy+%5B131588%5D%29&rft.date=1956-10-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19561010-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-578">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-578">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19451012-0" rel="nofollow">
"ASN Accident Description (US Army Air Force [44-78591])"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 October 1945
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Army+Air+Force+%5B44-78591%5D%29&rft.date=1945-10-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19451012-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-579">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-579">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920714-2" rel="nofollow">
"ASN Accident Description (Yemen Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 July 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Yemen+Air+Force%29&rft.date=1992-07-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920714-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-580">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-580">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850201-0" rel="nofollow">
"ASN Accident Description (Aeroflot-7841)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 February 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-7841%29&rft.date=1985-02-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-581">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-581">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790317-1" rel="nofollow">
"ASN Accident Description (Aeroflot-1691)"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 March 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1691%29&rft.date=1979-03-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790317-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-582">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-582">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730319-1" rel="nofollow">
"ASN Accident Description (Air Vietnam [XV-NUI])"
</a>
.
<i>
Aviation Safety Network
</i>
. 19 March 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Vietnam+%5BXV-NUI%5D%29&rft.date=1973-03-19&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730319-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-583">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-583">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19680928-1" rel="nofollow">
"ASN Accident Description (Pan AFn Airlines [N90427])"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 September 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+AFn+Airlines+%5BN90427%5D%29&rft.date=1968-09-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19680928-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-584">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-584">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19651108-3" rel="nofollow">
"ASN Accident Description (American Airlines-383)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 November 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28American+Airlines-383%29&rft.date=1965-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19651108-3&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-585">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-585">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0865.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (American 8 November 1965)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 28 September 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28American+8+November+1965%29&rft.date=1966-09-28&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0865.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1965-11-08-american-383" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-586">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-586">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19640225-0" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-304)"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 February 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-304%29&rft.date=1964-02-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640225-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-587">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-587">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2564.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Eastern 25 February 1964)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 27 June 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+25+February+1964%29&rft.date=1966-06-27&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2564.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1964-02-25-eastern-304" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-588">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-588">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19570716-0" rel="nofollow">
"ASN Accident Description (KLM-844)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 July 1957
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28KLM-844%29&rft.date=1957-07-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19570716-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-589">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-589">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19550727-0" rel="nofollow">
"ASN Accident Description (El Al Israel Airlines-402/26)"
</a>
.
<i>
Aviation Safety Network
</i>
. 27 July 1955
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28El+Al+Israel+Airlines-402%2F26%29&rft.date=1955-07-27&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19550727-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-590">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-590">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19530712-0" rel="nofollow">
"ASN Accident Description (Transocean Air Lines-512)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 July 1953
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transocean+Air+Lines-512%29&rft.date=1953-07-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19530712-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-591">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-591">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19501113-1" rel="nofollow">
"ASN Accident Description (Curtiss Reid Flying Services [CF-EDN])"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 November 1950
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Curtiss+Reid+Flying+Services+%5BCF-EDN%5D%29&rft.date=1950-11-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19501113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-592">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-592">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19500623-0" rel="nofollow">
"ASN Accident Description (Northwest Orient Airlines-2501)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 June 1950
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Northwest+Orient+Airlines-2501%29&rft.date=1950-06-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500623-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-593">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-593">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2350.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Northwest 23 June 1950)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 18 January 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Northwest+23+June+1950%29&rft.date=1951-01-18&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2350.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1950-06-23-northwest-2501" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-594">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-594">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=177844" rel="nofollow">
"ASN Accident Description (Nihon Koku Yuso KK [J-BJDO])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 August 1938
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 December
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nihon+Koku+Yuso+KK+%5BJ-BJDO%5D%29&rft.date=1938-08-24&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D177844&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-595">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-595">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/wikibase/wiki.php?id=177839" rel="nofollow">
"ASN Accident Description (T.Aiba [J-BIDH])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 August 1938
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
22 December
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28T.Aiba+%5BJ-BIDH%5D%29&rft.date=1938-08-24&rft_id=https%3A%2F%2Faviation-safety.net%2Fwikibase%2Fwiki.php%3Fid%3D177839&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-596">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-596">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20071130-0" rel="nofollow">
"ASN Accident Description (Atlasjet-4203)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 November 2007
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Atlasjet-4203%29&rft.date=2007-11-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20071130-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-597">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-597">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20001115-0" rel="nofollow">
"ASN Accident Description (ASA Pesada [D2-FCG])"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 November 2000
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28ASA+Pesada+%5BD2-FCG%5D%29&rft.date=2000-11-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20001115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-598">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-598">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19941229-0" rel="nofollow">
"ASN Accident Description (Turkish Airlines-278)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 December 1994
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Turkish+Airlines-278%29&rft.date=1994-12-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19941229-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-599">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-599">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19891018-0" rel="nofollow">
"ASN Accident Description (Soviet Air Force [CCCP-76569])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 October 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Air+Force+%5BCCCP-76569%5D%29&rft.date=1989-10-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891018-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-600">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-600">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19790423-1" rel="nofollow">
"ASN Accident Description (SAETA [HC-AVP])"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 April 1979
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28SAETA+%5BHC-AVP%5D%29&rft.date=1979-04-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19790423-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-601">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-601">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19711201-0" rel="nofollow">
"ASN Accident Description (Aeroflot-2174)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 December 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-2174%29&rft.date=1971-12-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711201-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-602">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-602">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19640620-0" rel="nofollow">
"ASN Accident Description (Civil Air Transport [B-908])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 June 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Civil+Air+Transport+%5BB-908%5D%29&rft.date=1964-06-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19640620-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-603">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-603">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930426-1" rel="nofollow">
"ASN Accident Description (Indian Airlines-491)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 April 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Indian+Airlines-491%29&rft.date=1993-04-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930426-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-604">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-604">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19921221-0" rel="nofollow">
"ASN Accident Description (Martinair-495)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 December 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Martinair-495%29&rft.date=1992-12-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19921221-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-605">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-605">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19730818-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-46435])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 August 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-46435%5D%29&rft.date=1973-08-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19730818-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-606">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-606">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19670305-1" rel="nofollow">
"ASN Accident Description (Varig Airlines-837)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 March 1967
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig+Airlines-837%29&rft.date=1967-03-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19670305-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-607">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-607">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20130529013909/http://aviation-safety.net/database/record.php?id=19660115-0" rel="nofollow">
"ASN Accident Description (Avianca-4)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 January 1966. Archived from
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19660115-0" rel="nofollow">
the original
</a>
on 29 May 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca-4%29&rft.date=1966-01-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19660115-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-608">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-608">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19511216-0" rel="nofollow">
"ASN Accident Description (Miami Airlines [N1678M])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 December 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Miami+Airlines+%5BN1678M%5D%29&rft.date=1951-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19511216-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-609">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-609">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20041121-0" rel="nofollow">
"ASN Accident Description (China Eastern Airlines-5210)"
</a>
.
<i>
Aviation Safety Network
</i>
. 21 November 2004
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Eastern+Airlines-5210%29&rft.date=2004-11-21&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20041121-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-610">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-610">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980929-0" rel="nofollow">
"ASN Accident Description (LionAir-602)"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 September 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LionAir-602%29&rft.date=1998-09-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980929-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-611">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-611">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19930723-0" rel="nofollow">
"ASN Accident Description (China Northwest Airlines-2119)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 July 1993
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Northwest+Airlines-2119%29&rft.date=1993-07-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19930723-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-612">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-612">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890908-0" rel="nofollow">
"ASN Accident Description (Partnair-394)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 September 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Partnair-394%29&rft.date=1989-09-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890908-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-613">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-613">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850822-0" rel="nofollow">
"ASN Accident Description (British Airtours-328M)"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 August 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28British+Airtours-328M%29&rft.date=1985-08-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850822-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-614">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-614">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19800412-0" rel="nofollow">
"ASN Accident Description (Transbrasil-303)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 April 1980
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transbrasil-303%29&rft.date=1980-04-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19800412-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-615">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-615">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690803-1" rel="nofollow">
"ASN Accident Description (Aeroflot- H-826)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 August 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-+H-826%29&rft.date=1969-08-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690803-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-616">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-616">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19630503-1" rel="nofollow">
"ASN Accident Description (Air Afrique [F-BIAO])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 May 1963
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
15 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Afrique+%5BF-BIAO%5D%29&rft.date=1963-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19630503-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-617">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-617">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19500831-0" rel="nofollow">
"ASN Accident Description (TWA-903)"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 August 1950
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA-903%29&rft.date=1950-08-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500831-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-618">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-618">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3150.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (TWA 28 May 1950)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 25 May 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28TWA+28+May+1950%29&rft.date=1951-05-25&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3150.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1950-08-31-twa-903" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-619">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-619">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19491101-0" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-537)"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 November 1949
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-537%29&rft.date=1949-11-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19491101-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-620">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-620">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20140201184014/http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3A%5CDOT_56GB%5Cairplane%20accidents%5Cwebsearch%5C110149.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Eastern & Bolivian AF 1 November 1949)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 22 September 1950. Archived from
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch0149.pdf" rel="nofollow">
the original
</a>
<span class="cs1-format">
(PDF)
</span>
on 1 February 2014
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+%26+Bolivian+AF+1+November+1949%29&rft.date=1950-09-22&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch0149.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
(
<a class="external text" href="https://archive.org/details/CAB-AAR1949-11-01-Eastern-537" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-621">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-621">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=20150816-0" rel="nofollow">
"ASN Accident Description (Trigana Air Service-267)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 August 2015
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
16 August
</span>
2015
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Trigana+Air+Service-267%29&rft.date=2015-08-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20150816-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-622">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-622">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19891026-0" rel="nofollow">
"ASN Accident Description (China Airlines-204)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 October 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28China+Airlines-204%29&rft.date=1989-10-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19891026-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-623">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-623">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19890825-1" rel="nofollow">
"ASN Accident Description (Pakistan International Airlines [AP-BBF])"
</a>
.
<i>
Aviation Safety Network
</i>
. 25 August 1989
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pakistan+International+Airlines+%5BAP-BBF%5D%29&rft.date=1989-08-25&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19890825-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-626">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-626">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870113-1" rel="nofollow">
"ASN Accident Description (Ethiopian Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 January 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ethiopian+Air+Force%29&rft.date=1987-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870113-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-627">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-627">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19860702-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-65120])"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 July 1986
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-65120%5D%29&rft.date=1986-07-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19860702-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-628">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-628">
^
</a>
</b>
</span>
<span class="reference-text">
<a class="external free" href="https://aviation-safety.net/wikibase/wiki.php?id=73387}" rel="nofollow">
https://aviation-safety.net/wikibase/wiki.php?id=73387}
</a>
</span>
</li>
<li id="cite_note-629">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-629">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650410-0" rel="nofollow">
"ASN Accident Description (Alia Royal Jordanian Airlines [JY-ACQ])"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 April 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Alia+Royal+Jordanian+Airlines+%5BJY-ACQ%5D%29&rft.date=1965-04-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650410-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-630">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-630">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600624-0" rel="nofollow">
"ASN Accident Description (REAL Transportes Aéreos [PP-YRB])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 June 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28REAL+Transportes+A%C3%A9reos+%5BPP-YRB%5D%29&rft.date=1960-06-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600624-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-631">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-631">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19590924-0" rel="nofollow">
"ASN Accident Description (TAI [F-BIAP])"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 September 1959
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TAI+%5BF-BIAP%5D%29&rft.date=1959-09-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590924-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-632">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-632">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980420-0" rel="nofollow">
"ASN Accident Description (Air France-422)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 April 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France-422%29&rft.date=1998-04-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980420-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-633">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-633">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19960503-0" rel="nofollow">
"ASN Accident Description (Federal Airlines [ST-FAG])"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 May 1996
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Federal+Airlines+%5BST-FAG%5D%29&rft.date=1996-05-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19960503-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-635">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-635">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951108-0" rel="nofollow">
"ASN Accident Description (Lineas Aéreas del Estado [TC-72])"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 November 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lineas+A%C3%A9reas+del+Estado+%5BTC-72%5D%29&rft.date=1995-11-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951108-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-638">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-638">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870611-0" rel="nofollow">
"ASN Accident Description (Bakhtar Alwatana [YA-BAL])"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 June 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bakhtar+Alwatana+%5BYA-BAL%5D%29&rft.date=1987-06-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870611-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-639">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-639">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19840918-1" rel="nofollow">
"ASN Accident Description (Aeroservicios Ecuatorianos -767-103)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 September 1984
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroservicios+Ecuatorianos+-767-103%29&rft.date=1984-09-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19840918-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-640">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-640">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19831128-1" rel="nofollow">
"ASN Accident Description (Nigeria Airways [5N-ANF])"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 November 1983
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Nigeria+Airways+%5B5N-ANF%5D%29&rft.date=1983-11-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19831128-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-641">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-641">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820601-1" rel="nofollow">
"ASN Accident Description (Republic of Korea Air Force [56-4391])"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 June 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Republic+of+Korea+Air+Force+%5B56-4391%5D%29&rft.date=1982-06-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820601-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-642">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-642">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820206-0" rel="nofollow">
"ASN Accident Description (Republic of Korea Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 February 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Republic+of+Korea+Air+Force%29&rft.date=1982-02-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820206-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-643">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-643">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690402-1" rel="nofollow">
"ASN Accident Description (LOT Polish Airlines-165)"
</a>
.
<i>
Aviation Safety Network
</i>
. 2 April 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28LOT+Polish+Airlines-165%29&rft.date=1969-04-02&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690402-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-644">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-644">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19510323-0" rel="nofollow">
"ASN Accident Description (US Air Force [49-0244])"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 March 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B49-0244%5D%29&rft.date=1951-03-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510323-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-645">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-645">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19490607-0" rel="nofollow">
"ASN Accident Description (Strato-Freight [NC92857])"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 June 1949
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Strato-Freight+%5BNC92857%5D%29&rft.date=1949-06-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19490607-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-646">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-646">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19470530-0" rel="nofollow">
"ASN Accident Description (Eastern Air Lines-605)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 May 1947
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Eastern+Air+Lines-605%29&rft.date=1947-05-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470530-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-647">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-647">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3047.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Eastern 30 May 1947)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 29 June 1948
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Eastern+30+May+1947%29&rft.date=1948-06-29&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3047.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since September 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/CABAAR19470530Eastern605" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-648">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-648">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19470215-1" rel="nofollow">
"ASN Accident Description (Avianca [C-114])"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 February 1947
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Avianca+%5BC-114%5D%29&rft.date=1947-02-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470215-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-649">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-649">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20130626150908/http://aviation-safety.net/database/record.php?id=19951205-0" rel="nofollow">
"ASN Accident Description (Azerbaijan Airlines – A-56)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 December 1995. Archived from
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19951205-0" rel="nofollow">
the original
</a>
on 26 June 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Azerbaijan+Airlines+%E2%80%93+A-56%29&rft.date=1995-12-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19951205-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-650">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-650">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19950429-0" rel="nofollow">
"ASN Accident Description (Sri Lanka Air Force [4R-HVA])"
</a>
.
<i>
Aviation Safety Network
</i>
. 29 April 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sri+Lanka+Air+Force+%5B4R-HVA%5D%29&rft.date=1995-04-29&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950429-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-651">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-651">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19920416-0" rel="nofollow">
"ASN Accident Description (Kenya Air Force 214)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 April 1992
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Kenya+Air+Force+214%29&rft.date=1992-04-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19920416-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-652">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-652">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850904-0" rel="nofollow">
"ASN Accident Description (Bakhtar Afghan Airlines [YA-BAM])"
</a>
.
<i>
Aviation Safety Network
</i>
. 4 September 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Bakhtar+Afghan+Airlines+%5BYA-BAM%5D%29&rft.date=1985-09-04&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850904-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-653">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-653">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19760515-0" rel="nofollow">
"ASN Accident Description (Aeroflot-1802)"
</a>
.
<i>
Aviation Safety Network
</i>
. 15 May 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot-1802%29&rft.date=1976-05-15&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19760515-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-654">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-654">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19750316-1" rel="nofollow">
"ASN Accident Description (Lineas Aéreas del Estado [TC-72])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 March 1975
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Lineas+A%C3%A9reas+del+Estado+%5BTC-72%5D%29&rft.date=1975-03-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19750316-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-655">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-655">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19711112-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-46809])"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 November 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-46809%5D%29&rft.date=1971-11-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711112-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-656">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-656">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650708-0" rel="nofollow">
"ASN Accident Description (Canadian Pacific Air Lines-21)"
</a>
.
<i>
Aviation Safety Network
</i>
. 8 July 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
29 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Canadian+Pacific+Air+Lines-21%29&rft.date=1965-07-08&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650708-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-657">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-657">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19611123-0" rel="nofollow">
"ASN Accident Description (Aerolíneas Argentinas-322)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 November 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aerol%C3%ADneas+Argentinas-322%29&rft.date=1961-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19611123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-658">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-658">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19610328-0" rel="nofollow">
"ASN Accident Description (ČSA-511)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 March 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28%C4%8CSA-511%29&rft.date=1961-03-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19610328-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-659">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-659">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19601217-0" rel="nofollow">
"ASN Accident Description (US Air Force [55-0291])"
</a>
.
<i>
Aviation Safety Network
</i>
. 17 December 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B55-0291%5D%29&rft.date=1960-12-17&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19601217-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-660">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-660">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19560220-0" rel="nofollow">
"ASN Accident Description (Transports Aériens Intercontinentaux [F-BGOD])"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 February 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Transports+A%C3%A9riens+Intercontinentaux+%5BF-BGOD%5D%29&rft.date=1956-02-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560220-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-661">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-661">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19521122-0" rel="nofollow">
"ASN Accident Description (US Air Force [51-0107])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 November 1952
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28US+Air+Force+%5B51-0107%5D%29&rft.date=1952-11-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19521122-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-662">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-662">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19520411-0" rel="nofollow">
"ASN Accident Description (Pan Am-526A)"
</a>
.
<i>
Aviation Safety Network
</i>
. 11 April 1952
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-526A%29&rft.date=1952-04-11&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19520411-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-663">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-663">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1152.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Pan American 11 April 1952)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 23 September 1952
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+11+April+1952%29&rft.date=1952-09-23&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1152.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1952-04-11-panam-526a" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-664">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-664">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19480801-1" rel="nofollow">
"ASN Accident Description (Air France [F-BDRC])"
</a>
.
<i>
Aviation Safety Network
</i>
. 1 August 1948
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+France+%5BF-BDRC%5D%29&rft.date=1948-08-01&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19480801-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-665">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-665">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19471024-0" rel="nofollow">
"ASN Accident Description (United Airlines-608)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 October 1947
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-608%29&rft.date=1947-10-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19471024-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-666">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-666">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2447.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (United 24 October 1947)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 2 February 1948
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+24+October+1947%29&rft.date=1948-02-02&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2447.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1947-10-24-united-608" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-US-BA_Flight_211-667">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-US-BA_Flight_211_667-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://aviation-safety.net/database/record.php?id=20180312-0" rel="nofollow">
"US-Bangla Flight 211 Accident Details"
</a>
.
<i>
Aviation Safety Network
</i>
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 April
</span>
2018
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=US-Bangla+Flight+211+Accident+Details&rft_id=https%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D20180312-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-2007_Antonov_An-26_crash-668">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-2007_Antonov_An-26_crash_668-0">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://web.archive.org/web/20151211034434/http://planecrashinfo.com/2007/2007-45.htm" rel="nofollow">
"Accident Details"
</a>
.
<i>
PlaneCrashinfo.com
</i>
. PlaneCrashinfo.com. Archived from
<a class="external text" href="http://www.planecrashinfo.com/2007/2007-45.htm" rel="nofollow">
the original
</a>
on 11 December 2015
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
24 December
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=PlaneCrashinfo.com&rft.atitle=Accident+Details&rft_id=http%3A%2F%2Fwww.planecrashinfo.com%2F2007%2F2007-45.htm&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-669">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-669">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19980113-0" rel="nofollow">
"ASN Accident Description (Islamic Emirate of Afghanistan Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 January 1998
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Islamic+Emirate+of+Afghanistan+Air+Force%29&rft.date=1998-01-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19980113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-670">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-670">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19950110-1" rel="nofollow">
"ASN Accident Description (Intercontinental de Aviación-256)"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 January 1995
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Intercontinental+de+Aviaci%C3%B3n-256%29&rft.date=1995-01-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19950110-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-671">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-671">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19911107-0" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-87526])"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 November 1991
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-87526%5D%29&rft.date=1991-11-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19911107-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-672">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-672">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19850222-0" rel="nofollow">
"ASN Accident Description (Air Mali [TZ-ACT])"
</a>
.
<i>
Aviation Safety Network
</i>
. 22 February 1985
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Air+Mali+%5BTZ-ACT%5D%29&rft.date=1985-02-22&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19850222-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-673">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-673">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19810207-0" rel="nofollow">
"ASN Accident Description (Soviet Navy [CCCP-42332])"
</a>
.
<i>
Aviation Safety Network
</i>
. 7 February 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Soviet+Navy+%5BCCCP-42332%5D%29&rft.date=1981-02-07&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810207-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-674">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-674">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19731216-1" rel="nofollow">
"ASN Accident Description (Aeroflot [CCCP-45061])"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 December 1973
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeroflot+%5BCCCP-45061%5D%29&rft.date=1973-12-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19731216-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-675">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-675">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19681212-0" rel="nofollow">
"ASN Accident Description (Pan Am Flight-217)"
</a>
.
<i>
Aviation Safety Network
</i>
. 12 December 1968
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am+Flight-217%29&rft.date=1968-12-12&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19681212-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-676">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-676">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19590116-0" rel="nofollow">
"ASN Accident Description (Austral Lineas Aéreas-205)"
</a>
.
<i>
Aviation Safety Network
</i>
. 16 January 1959
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Austral+Lineas+A%C3%A9reas-205%29&rft.date=1959-01-16&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19590116-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-677">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-677">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19500728-0" rel="nofollow">
"ASN Accident Description (Panair do Brasil-099)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 July 1950
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Panair+do+Brasil-099%29&rft.date=1950-07-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19500728-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-678">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-678">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation news cs1">
<a class="external text" href="https://www.bbc.co.uk/news/world-europe-24980055" rel="nofollow">
"
<span class="cs1-kern-left">
'
</span>
Dozens dead' in Russian plane crash"
</a>
.
<i>
BBC News
</i>
. 17 November 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 November
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.jtitle=BBC+News&rft.atitle=%27Dozens+dead%27+in+Russian+plane+crash&rft.date=2013-11-17&rft_id=https%3A%2F%2Fwww.bbc.co.uk%2Fnews%2Fworld-europe-24980055&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-680">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-680">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="https://www.ntsb.gov/investigations/AccidentReports/Reports/AAR1001.pdf" rel="nofollow">
"NTSB Accident Report (NTSB/AAR-10/01)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
NTSB
</i>
. National Transportation Safety Board. 2 February 2010
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
23 December
</span>
2016
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=NTSB&rft.atitle=NTSB+Accident+Report+%28NTSB%2FAAR-10%2F01%29&rft.date=2010-02-02&rft_id=https%3A%2F%2Fwww.ntsb.gov%2Finvestigations%2FAccidentReports%2FReports%2FAAR1001.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-683">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-683">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19990603-0" rel="nofollow">
"ASN Accident Description (Sudanese Air Force)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 June 1999
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Sudanese+Air+Force%29&rft.date=1999-06-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19990603-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-684">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-684">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19970318-0" rel="nofollow">
"ASN Accident Description (Stavropolskaya Aktsionernaya Avia-1023)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 March 1997
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Stavropolskaya+Aktsionernaya+Avia-1023%29&rft.date=1997-03-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19970318-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-685">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-685">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870626-0" rel="nofollow">
"ASN Accident Description (Philippine Airlines-206)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 June 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Philippine+Airlines-206%29&rft.date=1987-06-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870626-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-686">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-686">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19870103-0" rel="nofollow">
"ASN Accident Description (Varig-797)"
</a>
.
<i>
Aviation Safety Network
</i>
. 3 January 1987
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Varig-797%29&rft.date=1987-01-03&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19870103-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-687">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-687">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19840110-0" rel="nofollow">
"ASN Accident Description (Balkan Bulgarian Airlines [LZ-TUR])"
</a>
.
<i>
Aviation Safety Network
</i>
. 10 January 1984
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Balkan+Bulgarian+Airlines+%5BLZ-TUR%5D%29&rft.date=1984-01-10&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19840110-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-688">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-688">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19820913-0" rel="nofollow">
"ASN Accident Description (Spantax-995)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 September 1982
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Spantax-995%29&rft.date=1982-09-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19820913-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-689">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-689">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19810826-0" rel="nofollow">
"ASN Accident Description (Aeropesca Colombia-221)"
</a>
.
<i>
Aviation Safety Network
</i>
. 26 August 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Aeropesca+Colombia-221%29&rft.date=1981-08-26&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810826-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-690">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-690">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19810720-0" rel="nofollow">
"ASN Accident Description (Somali Airlines-40)"
</a>
.
<i>
Aviation Safety Network
</i>
. 20 July 1981
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Somali+Airlines-40%29&rft.date=1981-07-20&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19810720-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-691">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-691">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19761123-2" rel="nofollow">
"ASN Accident Description (Olympic Airways-830)"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 November 1976
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Olympic+Airways-830%29&rft.date=1976-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19761123-2&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-692">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-692">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19711109-0" rel="nofollow">
"ASN Accident Description (Royal Air Force [XV216])"
</a>
.
<i>
Aviation Safety Network
</i>
. 9 November 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Royal+Air+Force+%5BXV216%5D%29&rft.date=1971-11-09&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19711109-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-693">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-693">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19710606-0" rel="nofollow">
"ASN Accident Description (Hughes Airwest-706)"
</a>
.
<i>
Aviation Safety Network
</i>
. 6 June 1971
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Hughes+Airwest-706%29&rft.date=1971-06-06&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19710606-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-694">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-694">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://libraryonline.erau.edu/online-full-text/ntsb/aircraft-accident-reports/AAR72-26.pdf" rel="nofollow">
"NTSB Accident Report (NTSB-AAR-72-26)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
libraryonline.erau.edu
</i>
. National Transportation Safety Board. 30 August 1972
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
30 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=libraryonline.erau.edu&rft.atitle=NTSB+Accident+Report+%28NTSB-AAR-72-26%29&rft.date=1972-08-30&rft_id=http%3A%2F%2Flibraryonline.erau.edu%2Fonline-full-text%2Fntsb%2Faircraft-accident-reports%2FAAR72-26.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-695">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-695">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19690105-0" rel="nofollow">
"ASN Accident Description (Ariana Afghan Airlines-701)"
</a>
.
<i>
Aviation Safety Network
</i>
. 5 January 1969
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Ariana+Afghan+Airlines-701%29&rft.date=1969-01-05&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19690105-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-696">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-696">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19661113-0" rel="nofollow">
"ASN Accident Description (All Nippon Airways-533)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 November 1966
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28All+Nippon+Airways-533%29&rft.date=1966-11-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19661113-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-697">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-697">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19650331-0" rel="nofollow">
"ASN Accident Description (Iberia [EC-ATH])"
</a>
.
<i>
Aviation Safety Network
</i>
. 31 March 1965
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Iberia+%5BEC-ATH%5D%29&rft.date=1965-03-31&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19650331-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-698">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-698">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19641123-0" rel="nofollow">
"ASN Accident Description (TWA Flight 800 (1964))"
</a>
.
<i>
Aviation Safety Network
</i>
. 23 November 1964
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28TWA+Flight+800+%281964%29%29&rft.date=1964-11-23&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19641123-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-699">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-699">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19621214-0" rel="nofollow">
"ASN Accident Description (Panair do Brasil [PP-PDE])"
</a>
.
<i>
Aviation Safety Network
</i>
. 14 December 1962
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Panair+do+Brasil+%5BPP-PDE%5D%29&rft.date=1962-12-14&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19621214-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-700">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-700">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19600118-0" rel="nofollow">
"ASN Accident Description (Capital Airlines-20)"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 January 1960
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Capital+Airlines-20%29&rft.date=1960-01-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19600118-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-701">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-701">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch1860.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Capital 18 January 1960)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 15 September 1961
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Capital+18+January+1960%29&rft.date=1961-09-15&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch1860.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1960-01-18-capital-20" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-702">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-702">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19560218-0" rel="nofollow">
"ASN Accident Description (Scottish Airlines [G-ANSY])"
</a>
.
<i>
Aviation Safety Network
</i>
. 18 February 1956
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Scottish+Airlines+%5BG-ANSY%5D%29&rft.date=1956-02-18&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19560218-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-703">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-703">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19520429-1" rel="nofollow">
"ASN Accident Description (Pan Am-202)"
</a>
.
<i>
Aviation Safety Network
</i>
. 28 April 1952
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pan+Am-202%29&rft.date=1952-04-28&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19520429-1&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-704">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-704">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2952.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (Pan American 28 April 1952)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 23 June 1953
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28Pan+American+28+April+1952%29&rft.date=1953-06-23&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2952.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1953-06-26-panam-202" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-705">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-705">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19510824-0" rel="nofollow">
"ASN Accident Description (United Airlines-615)"
</a>
.
<i>
Aviation Safety Network
</i>
. 24 August 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-615%29&rft.date=1951-08-24&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510824-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-706">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-706">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch2451.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (United 24 August 1951)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 6 March 1952
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+24+August+1951%29&rft.date=1952-03-06&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch2451.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1951-08-24-united-615" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-707">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-707">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19510630-0" rel="nofollow">
"ASN Accident Description (United Airlines-610)"
</a>
.
<i>
Aviation Safety Network
</i>
. 30 June 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
28 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28United+Airlines-610%29&rft.date=1951-06-30&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19510630-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-708">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-708">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://ntl1.specialcollection.net/scripts/ws.dll?file&fn=8&name=S%3ADOT_56GBairplane%20accidentswebsearch3051.pdf" rel="nofollow">
"Civil Aeronautics Board Aircraft Accident Report (United 30 June 1951)"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
dot.gov/
</i>
. United States Department of Transportation. 7 December 1951
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
8 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=dot.gov%2F&rft.atitle=Civil+Aeronautics+Board+Aircraft+Accident+Report+%28United+30+June+1951%29&rft.date=1951-12-07&rft_id=http%3A%2F%2Fntl1.specialcollection.net%2Fscripts%2Fws.dll%3Ffile%26fn%3D8%26name%3DS%253ADOT_56GBairplane%2520accidentswebsearch3051.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
<sup class="noprint Inline-Template">
<span style="white-space: nowrap;">
[
<i>
<a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot">
<span title=" Dead link since October 2017">
permanent dead link
</span>
</a>
</i>
]
</span>
</sup>
(
<a class="external text" href="https://archive.org/details/Cab-aar1951-06-30-united-610" rel="nofollow">
Archived
</a>
).
</span>
</li>
<li id="cite_note-709">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-709">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://aviation-safety.net/database/record.php?id=19470613-0" rel="nofollow">
"ASN Accident Description (Pennsylvania-Central Airlines-410)"
</a>
.
<i>
Aviation Safety Network
</i>
. 13 June 1947
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
17 June
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=Aviation+Safety+Network&rft.atitle=ASN+Accident+Description+%28Pennsylvania-Central+Airlines-410%29&rft.date=1947-06-13&rft_id=http%3A%2F%2Faviation-safety.net%2Fdatabase%2Frecord.php%3Fid%3D19470613-0&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
<li id="cite_note-711">
<span class="mw-cite-backlink">
<b>
<a href="#cite_ref-711">
^
</a>
</b>
</span>
<span class="reference-text">
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation web cs1">
<a class="external text" href="http://www.intlaviationstandards.org/Documents/PhaseofFlightDefinitions.pdf" rel="nofollow">
"Phase of Flight Definitions"
</a>
<span class="cs1-format">
(PDF)
</span>
.
<i>
www.intlaviationstandards.org
</i>
. International Aviation Standards. 2013
<span class="reference-accessdate">
. Retrieved
<span class="nowrap">
27 May
</span>
2013
</span>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft.jtitle=www.intlaviationstandards.org&rft.atitle=Phase+of+Flight+Definitions&rft.date=2013&rft_id=http%3A%2F%2Fwww.intlaviationstandards.org%2FDocuments%2FPhaseofFlightDefinitions.pdf&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</span>
</li>
</ol>
</div>
<h3>
<span class="mw-headline" id="Books">
Books
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=18" title="Edit section: Books">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h3>
<ul>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFFrancillon1990">
Francillon, Rene J. (1990).
<i>
McDonnell Douglas Aircraft since 1920: Volume II
</i>
. Annapolis, Maryland: Naval Institute Press.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/1-55750-550-0" title="Special:BookSources/1-55750-550-0">
<bdi>
1-55750-550-0
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=McDonnell+Douglas+Aircraft+since+1920%3A+Volume+II&rft.place=Annapolis%2C+Maryland&rft.pub=Naval+Institute+Press&rft.date=1990&rft.isbn=1-55750-550-0&rft.aulast=Francillon&rft.aufirst=Rene+J.&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFGero2006">
Gero, David (2006).
<i>
Aviation Disasters: The World's Major Civil Airliner Crashes Since 1950
</i>
(4th ed.). London: J.H. Haynes & Co. Ltd.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/0-7509-3146-9" title="Special:BookSources/0-7509-3146-9">
<bdi>
0-7509-3146-9
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Aviation+Disasters%3A+The+World%27s+Major+Civil+Airliner+Crashes+Since+1950&rft.place=London&rft.edition=4th&rft.pub=J.H.+Haynes+%26+Co.+Ltd.&rft.date=2006&rft.isbn=0-7509-3146-9&rft.aulast=Gero&rft.aufirst=David&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFGordonKomissarovKomissarov2005">
Gordon, Yefim; Komissarov, Dmitriy; Komissarov, Sergey (2005).
<i>
OKB Yakovlev: A History of the Design Bureau and Its Aircraft
</i>
. England: Midland Publishing.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/1-85780-203-9" title="Special:BookSources/1-85780-203-9">
<bdi>
1-85780-203-9
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=OKB+Yakovlev%3A+A+History+of+the+Design+Bureau+and+Its+Aircraft&rft.place=England&rft.pub=Midland+Publishing&rft.date=2005&rft.isbn=1-85780-203-9&rft.aulast=Gordon&rft.aufirst=Yefim&rft.au=Komissarov%2C+Dmitriy&rft.au=Komissarov%2C+Sergey&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFGrant2007">
Grant, R.G. (2007).
<i>
Flight: The Complete History
</i>
. New York: DK Publishing.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/978-0-7566-1902-2" title="Special:BookSources/978-0-7566-1902-2">
<bdi>
978-0-7566-1902-2
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Flight%3A+The+Complete+History&rft.place=New+York&rft.pub=DK+Publishing&rft.date=2007&rft.isbn=978-0-7566-1902-2&rft.aulast=Grant&rft.aufirst=R.G.&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
</ul>
<h2>
<span class="mw-headline" id="Further_reading">
Further reading
</span>
<span class="mw-editsection">
<span class="mw-editsection-bracket">
[
</span>
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit&section=19" title="Edit section: Further reading">
edit
</a>
<span class="mw-editsection-bracket">
]
</span>
</span>
</h2>
<ul>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFGordonKomissarov2010">
Gordon, Yefim; Komissarov, Dmitriy (2010).
<i>
OKB Sukhoi: A History of the Design Bureau and Its Aircraft
</i>
. England: Midland Publishing.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/978-1-85780-314-3" title="Special:BookSources/978-1-85780-314-3">
<bdi>
978-1-85780-314-3
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=OKB+Sukhoi%3A+A+History+of+the+Design+Bureau+and+Its+Aircraft&rft.place=England&rft.pub=Midland+Publishing&rft.date=2010&rft.isbn=978-1-85780-314-3&rft.aulast=Gordon&rft.aufirst=Yefim&rft.au=Komissarov%2C+Dmitriy&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFHaine2000">
Haine, Edgar (2000).
<i>
Disaster in the Air
</i>
. Cranbury, New Jersey: Cornwall Books.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/0-8453-4777-2" title="Special:BookSources/0-8453-4777-2">
<bdi>
0-8453-4777-2
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Disaster+in+the+Air&rft.place=Cranbury%2C+New+Jersey&rft.pub=Cornwall+Books&rft.date=2000&rft.isbn=0-8453-4777-2&rft.aulast=Haine&rft.aufirst=Edgar&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
<li>
<link href="mw-data:TemplateStyles:r999302996" rel="mw-deduplicated-inline-style"/>
<cite class="citation book cs1" id="CITEREFKane2012">
Kane, Robert (2012).
<i>
Air Transportation
</i>
. Kendall Hunt Publishing Company.
<a class="mw-redirect" href="/wiki/ISBN_(identifier)" title="ISBN (identifier)">
ISBN
</a>
<a href="/wiki/Special:BookSources/978-1-4652-0687-9" title="Special:BookSources/978-1-4652-0687-9">
<bdi>
978-1-4652-0687-9
</bdi>
</a>
.
</cite>
<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=Air+Transportation&rft.pub=Kendall+Hunt+Publishing+Company&rft.date=2012&rft.isbn=978-1-4652-0687-9&rft.aulast=Kane&rft.aufirst=Robert&rfr_id=info%3Asid%2Fen.wikipedia.org%3AList+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities">
</span>
</li>
</ul>
<div aria-labelledby="Lists_of_aviation_accidents_and_incidents" class="navbox" role="navigation" style="padding:3px">
<table class="nowraplinks hlist mw-collapsible mw-collapsed navbox-inner" style="border-spacing:0;background:transparent;color:inherit">
<tbody>
<tr>
<th class="navbox-title" colspan="2" scope="col">
<style data-mw-deduplicate="TemplateStyles:r992953826">
.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}.mw-parser-output .infobox .navbar{font-size:100%}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}
</style>
<div class="navbar plainlinks hlist navbar-mini">
<ul>
<li class="nv-view">
<a href="/wiki/Template:Lists_of_aviation_accidents_and_incidents" title="Template:Lists of aviation accidents and incidents">
<abbr style=";;background:none transparent;border:none;box-shadow:none;padding:0;" title="View this template">
v
</abbr>
</a>
</li>
<li class="nv-talk">
<a href="/wiki/Template_talk:Lists_of_aviation_accidents_and_incidents" title="Template talk:Lists of aviation accidents and incidents">
<abbr style=";;background:none transparent;border:none;box-shadow:none;padding:0;" title="Discuss this template">
t
</abbr>
</a>
</li>
<li class="nv-edit">
<a class="external text" href="https://en.wikipedia.org/w/index.php?title=Template:Lists_of_aviation_accidents_and_incidents&action=edit">
<abbr style=";;background:none transparent;border:none;box-shadow:none;padding:0;" title="Edit this template">
e
</abbr>
</a>
</li>
</ul>
</div>
<div id="Lists_of_aviation_accidents_and_incidents" style="font-size:114%;margin:0 4em">
Lists of
<a href="/wiki/Aviation_accidents_and_incidents" title="Aviation accidents and incidents">
aviation accidents and incidents
</a>
</div>
</th>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
By type
</th>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<i>
<a href="/wiki/Category:Lists_of_aviation_accidents_and_incidents" title="Category:Lists of aviation accidents and incidents">
All
</a>
</i>
</li>
<li>
<a href="/wiki/List_of_aircraft_hijackings" title="List of aircraft hijackings">
Hijacking
</a>
</li>
<li>
<a href="/wiki/Mid-air_collision" title="Mid-air collision">
Mid-air collision
</a>
</li>
<li>
<a href="/wiki/Suicide_by_pilot" title="Suicide by pilot">
Pilot suicide
</a>
</li>
<li>
<a href="/wiki/List_of_aircraft_shootdowns" title="List of aircraft shootdowns">
Shootdown
</a>
</li>
<li>
<a href="/wiki/List_of_aircraft_structural_failures" title="List of aircraft structural failures">
Structural failure
</a>
</li>
<li>
<a href="/wiki/List_of_wheel-well_stowaway_flights" title="List of wheel-well stowaway flights">
Wheel-well stowaway
</a>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
Commercial
</th>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline" title="List of accidents and incidents involving airliners by airline">
by airline
</a>
<ul>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(A%E2%80%93C)" title="List of accidents and incidents involving airliners by airline (A–C)">
A–C
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(D%E2%80%93O)" title="List of accidents and incidents involving airliners by airline (D–O)">
D–O
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_airline_(P%E2%80%93Z)" title="List of accidents and incidents involving airliners by airline (P–Z)">
P–Z
</a>
</li>
</ul>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_by_location" title="List of accidents and incidents involving airliners by location">
by location worldwide
</a>
<ul>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_in_the_United_Kingdom" title="List of accidents and incidents involving airliners in the United Kingdom">
United Kingdom
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_airliners_in_the_United_States" title="List of accidents and incidents involving airliners in the United States">
United States
</a>
</li>
</ul>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">
by year
</a>
</li>
<li>
<a href="/wiki/List_of_fatal_accidents_to_commercial_cargo_aircraft" title="List of fatal accidents to commercial cargo aircraft">
cargo
</a>
</li>
<li>
<a href="/wiki/List_of_airliner_shootdown_incidents" title="List of airliner shootdown incidents">
shootdown
</a>
</li>
<li>
<a href="/wiki/Timeline_of_airliner_bombing_attacks" title="Timeline of airliner bombing attacks">
bombing
</a>
</li>
<li>
<i>
<a href="/wiki/Category:Airliner_accidents_and_incidents_involving_controlled_flight_into_terrain" title="Category:Airliner accidents and incidents involving controlled flight into terrain">
controlled flight into terrain
</a>
</i>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
Military
</th>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
</div>
<table class="nowraplinks navbox-subgroup" style="border-spacing:0">
<tbody>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft" title="List of accidents and incidents involving military aircraft">
By year
</a>
</th>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_before_1925" title="List of accidents and incidents involving military aircraft before 1925">
Pre-1925
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1925%E2%80%931934)" title="List of accidents and incidents involving military aircraft (1925–1934)">
1925–1934
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1935%E2%80%931939)" title="List of accidents and incidents involving military aircraft (1935–1939)">
1935–1939
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1940%E2%80%931942)" title="List of accidents and incidents involving military aircraft (1940–1942)">
1940–1942
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1943%E2%80%931944)" title="List of accidents and incidents involving military aircraft (1943–1944)">
1943–1944
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1945%E2%80%931949)" title="List of accidents and incidents involving military aircraft (1945–1949)">
1945–1949
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1950%E2%80%931954)" title="List of accidents and incidents involving military aircraft (1950–1954)">
1950–1954
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1955%E2%80%931959)" title="List of accidents and incidents involving military aircraft (1955–1959)">
1955-1959
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1960%E2%80%931969)" title="List of accidents and incidents involving military aircraft (1960–1969)">
1960–1969
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1970%E2%80%931974)" title="List of accidents and incidents involving military aircraft (1970–1974)">
1970–1974
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1975%E2%80%931979)" title="List of accidents and incidents involving military aircraft (1975–1979)">
1975–1979
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1980%E2%80%931989)" title="List of accidents and incidents involving military aircraft (1980–1989)">
1980–1989
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(1990%E2%80%931999)" title="List of accidents and incidents involving military aircraft (1990–1999)">
1990–1999
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2000%E2%80%932009)" title="List of accidents and incidents involving military aircraft (2000–2009)">
2000–2009
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2010%E2%80%932019)" title="List of accidents and incidents involving military aircraft (2010–2019)">
2010–2019
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_military_aircraft_(2020%E2%80%93present)" title="List of accidents and incidents involving military aircraft (2020–present)">
2020–present
</a>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
By conflict
</th>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<a href="/wiki/List_of_aircraft_losses_of_the_Vietnam_War" title="List of aircraft losses of the Vietnam War">
Vietnam War
</a>
</li>
<li>
<i>
<a href="/wiki/Category:Accidents_and_incidents_involving_United_States_Air_Force_aircraft" title="Category:Accidents and incidents involving United States Air Force aircraft">
USAF
</a>
</i>
</li>
<li>
<a href="/wiki/List_of_Soviet_aircraft_losses_during_the_Soviet%E2%80%93Afghan_War" title="List of Soviet aircraft losses during the Soviet–Afghan War">
Soviet Afghan War
</a>
</li>
<li>
Falklands War
<ul>
<li>
<a href="/wiki/Argentine_air_forces_in_the_Falklands_War#Casualties_and_aircraft_losses" title="Argentine air forces in the Falklands War">
Argentine
</a>
</li>
<li>
<a href="/wiki/British_air_services_in_the_Falklands_War#Casualties_and_aircraft_losses" title="British air services in the Falklands War">
British
</a>
</li>
</ul>
</li>
<li>
<a href="/wiki/List_of_aviation_accidents_and_incidents_in_the_war_in_Afghanistan" title="List of aviation accidents and incidents in the war in Afghanistan">
U.S war in Afghanistan
</a>
</li>
<li>
<a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Iraq_War" title="List of aviation shootdowns and accidents during the Iraq War">
Iraq War
</a>
</li>
<li>
<a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Libyan_Civil_War_(2011)" title="List of aviation shootdowns and accidents during the Libyan Civil War (2011)">
Libyan Civil War (2011)
</a>
</li>
<li>
<a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Syrian_Civil_War" title="List of aviation shootdowns and accidents during the Syrian Civil War">
Syrian Civil War
</a>
</li>
<li>
<a class="mw-redirect" href="/wiki/List_of_Ukrainian_aircraft_losses_during_the_Ukrainian_crisis" title="List of Ukrainian aircraft losses during the Ukrainian crisis">
War in Donbass
</a>
</li>
<li>
<a href="/wiki/List_of_aviation_shootdowns_and_accidents_during_the_Saudi_Arabian-led_intervention_in_Yemen" title="List of aviation shootdowns and accidents during the Saudi Arabian-led intervention in Yemen">
Saudi led Intervention in Yemen
</a>
</li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
<div>
</div>
</td>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
Other
</th>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<i>
<a href="/wiki/Category:Aviation_accidents_and_incidents_by_aircraft" title="Category:Aviation accidents and incidents by aircraft">
by aircraft
</a>
</i>
</li>
<li>
<a href="/wiki/List_of_air_rage_incidents" title="List of air rage incidents">
Air rage
</a>
</li>
<li>
<a href="/wiki/List_of_airship_accidents" title="List of airship accidents">
Airships
</a>
</li>
<li>
<a href="/wiki/List_of_ballooning_accidents" title="List of ballooning accidents">
Ballooning
</a>
</li>
<li>
Air shows
<ul>
<li>
<a href="/wiki/List_of_air_show_accidents_and_incidents_in_the_20th_century" title="List of air show accidents and incidents in the 20th century">
20th century
</a>
</li>
<li>
<a href="/wiki/List_of_air_show_accidents_and_incidents_in_the_21st_century" title="List of air show accidents and incidents in the 21st century">
21st century
</a>
</li>
</ul>
</li>
<li>
<a href="/wiki/List_of_aircraft_by_tail_number" title="List of aircraft by tail number">
By registration
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_commercial_aircraft" title="List of accidents and incidents involving commercial aircraft">
Commercial aviation
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_general_aviation" title="List of accidents and incidents involving general aviation">
General aviation
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_incidents_involving_helicopters" title="List of accidents and incidents involving helicopters">
Helicopters
</a>
</li>
<li>
<a href="/wiki/List_of_news_aircraft_accidents_and_incidents" title="List of news aircraft accidents and incidents">
News aircraft
</a>
</li>
<li>
<a href="/wiki/List_of_spaceflight-related_accidents_and_incidents" title="List of spaceflight-related accidents and incidents">
Spaceflight
</a>
</li>
<li>
<a href="/wiki/List_of_sole_survivors_of_aviation_accidents_and_incidents" title="List of sole survivors of aviation accidents and incidents">
Sole survivors
</a>
</li>
<li>
<a class="mw-redirect" href="/wiki/List_of_unrecovered_flight_recorders" title="List of unrecovered flight recorders">
Unrecovered flight recorders
</a>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
Deaths
</th>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<a href="/wiki/List_of_fatalities_from_aviation_accidents" title="List of fatalities from aviation accidents">
by aircraft misadventure
</a>
</li>
<li>
<a href="/wiki/List_of_accidents_and_disasters_by_death_toll#Aviation" title="List of accidents and disasters by death toll">
by death toll
</a>
</li>
<li>
<a href="/wiki/List_of_fatalities_from_aviation_accidents" title="List of fatalities from aviation accidents">
of notable people
</a>
</li>
<li>
<a class="mw-selflink selflink">
at least 50 fatalities
</a>
</li>
<li>
<a href="/wiki/List_of_aircraft_accidents_and_incidents_by_number_of_ground_fatalities" title="List of aircraft accidents and incidents by number of ground fatalities">
by number of ground fatalities
</a>
</li>
<li>
<a href="/wiki/List_of_fatal_accidents_and_incidents_involving_commercial_aircraft_in_the_United_States" title="List of fatal accidents and incidents involving commercial aircraft in the United States">
in the United States
</a>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<th class="navbox-group" scope="row" style="width:1%">
Related topics
</th>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px">
<div style="padding:0em 0.25em">
<ul>
<li>
<a href="/wiki/Accident_analysis" title="Accident analysis">
Accident analysis
</a>
</li>
<li>
<i>
<a href="/wiki/Category:Organizations_investigating_aviation_accidents_and_incidents" title="Category:Organizations investigating aviation accidents and incidents">
Air crash investigators
</a>
</i>
</li>
<li>
<a href="/wiki/Aviation_archaeology" title="Aviation archaeology">
Aviation archaeology
</a>
</li>
<li>
<a href="/wiki/Aviation_safety" title="Aviation safety">
Aviation safety
</a>
</li>
</ul>
</div>
</td>
</tr>
<tr>
<td class="navbox-abovebelow" colspan="2">
<div>
<ul>
<li>
<i>
Italics
</i>
indicates that the list is a
<a href="/wiki/Help:Categories" title="Help:Categories">
category page
</a>
.
</li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!--
NewPP limit report
Parsed by mw1385
Cached time: 20210113234636
Cache expiry: 2592000
Dynamic content: false
Complications: [vary‐revision‐sha1]
CPU time usage: 4.916 seconds
Real time usage: 5.130 seconds
Preprocessor visited node count: 32762/1000000
Post‐expand include size: 1170558/2097152 bytes
Template argument size: 27945/2097152 bytes
Highest expansion depth: 17/40
Expensive parser function count: 5/500
Unstrip recursion depth: 1/20
Unstrip post‐expand size: 2094956/5000000 bytes
Lua time usage: 2.772/10.000 seconds
Lua memory usage: 7601816/52428800 bytes
Lua Profile:
dataWrapper <mw.lua:661> 320 ms 11.7%
Scribunto_LuaSandboxCallback::gsub 300 ms 10.9%
Scribunto_LuaSandboxCallback::callParserFunction 300 ms 10.9%
recursiveClone <mwInit.lua:41> 240 ms 8.8%
Scribunto_LuaSandboxCallback::find 160 ms 5.8%
Scribunto_LuaSandboxCallback::match 140 ms 5.1%
? 140 ms 5.1%
type 120 ms 4.4%
<mw.lua:683> 100 ms 3.6%
Scribunto_LuaSandboxCallback::plain 100 ms 3.6%
[others] 820 ms 29.9%
Number of Wikibase entities loaded: 0/400
-->
<!--
Transclusion expansion time report (%,ms,calls,template)
100.00% 3996.586 1 -total
83.86% 3351.585 2 Template:Reflist
66.96% 2676.167 649 Template:Cite_web
2.81% 112.499 5 Template:Cite_journal
2.51% 100.197 22 Template:Dead_link
2.41% 96.331 23 Template:Fix
2.30% 91.746 47 Template:Category_handler
1.47% 58.653 53 Template:Main_other
1.35% 53.771 1 Template:Short_description
1.23% 49.083 1 Template:Lists_of_aviation_accidents_and_incidents
-->
<!-- Saved in parser cache with key enwiki:pcache:idhash:39587099-0!canonical and timestamp 20210113234631 and revision id 999332368. Serialized with JSON.
-->
</div>
<noscript>
<img alt="" height="1" src="//en.wikipedia.org/wiki/Special:CentralAutoLogin/start?type=1x1" style="border: none; position: absolute;" title="" width="1"/>
</noscript>
<div class="printfooter">
Retrieved from "
<a dir="ltr" href="https://en.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368">
https://en.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368
</a>
"
</div>
</div>
<div class="catlinks" data-mw="interface" id="catlinks">
<div class="mw-normal-catlinks" id="mw-normal-catlinks">
<a href="/wiki/Help:Category" title="Help:Category">
Categories
</a>
:
<ul>
<li>
<a href="/wiki/Category:Aviation-related_lists" title="Category:Aviation-related lists">
Aviation-related lists
</a>
</li>
<li>
<a href="/wiki/Category:Death-related_lists" title="Category:Death-related lists">
Death-related lists
</a>
</li>
<li>
<a href="/wiki/Category:Lists_by_death_toll" title="Category:Lists by death toll">
Lists by death toll
</a>
</li>
<li>
<a href="/wiki/Category:Lists_of_aviation_accidents_and_incidents" title="Category:Lists of aviation accidents and incidents">
Lists of aviation accidents and incidents
</a>
</li>
</ul>
</div>
<div class="mw-hidden-catlinks mw-hidden-cats-hidden" id="mw-hidden-catlinks">
Hidden categories:
<ul>
<li>
<a href="/wiki/Category:CS1_errors:_missing_periodical" title="Category:CS1 errors: missing periodical">
CS1 errors: missing periodical
</a>
</li>
<li>
<a href="/wiki/Category:CS1:_Julian%E2%80%93Gregorian_uncertainty" title="Category:CS1: Julian–Gregorian uncertainty">
CS1: Julian–Gregorian uncertainty
</a>
</li>
<li>
<a href="/wiki/Category:Webarchive_template_wayback_links" title="Category:Webarchive template wayback links">
Webarchive template wayback links
</a>
</li>
<li>
<a href="/wiki/Category:CS1_maint:_archived_copy_as_title" title="Category:CS1 maint: archived copy as title">
CS1 maint: archived copy as title
</a>
</li>
<li>
<a href="/wiki/Category:All_articles_with_dead_external_links" title="Category:All articles with dead external links">
All articles with dead external links
</a>
</li>
<li>
<a href="/wiki/Category:Articles_with_dead_external_links_from_September_2017" title="Category:Articles with dead external links from September 2017">
Articles with dead external links from September 2017
</a>
</li>
<li>
<a href="/wiki/Category:Articles_with_permanently_dead_external_links" title="Category:Articles with permanently dead external links">
Articles with permanently dead external links
</a>
</li>
<li>
<a href="/wiki/Category:Articles_with_dead_external_links_from_October_2017" title="Category:Articles with dead external links from October 2017">
Articles with dead external links from October 2017
</a>
</li>
<li>
<a href="/wiki/Category:Articles_with_short_description" title="Category:Articles with short description">
Articles with short description
</a>
</li>
<li>
<a href="/wiki/Category:Short_description_is_different_from_Wikidata" title="Category:Short description is different from Wikidata">
Short description is different from Wikidata
</a>
</li>
<li>
<a href="/wiki/Category:Use_dmy_dates_from_October_2019" title="Category:Use dmy dates from October 2019">
Use dmy dates from October 2019
</a>
</li>
<li>
<a href="/wiki/Category:Featured_lists" title="Category:Featured lists">
Featured lists
</a>
</li>
<li>
<a href="/wiki/Category:All_articles_with_unsourced_statements" title="Category:All articles with unsourced statements">
All articles with unsourced statements
</a>
</li>
<li>
<a href="/wiki/Category:Articles_with_unsourced_statements_from_March_2014" title="Category:Articles with unsourced statements from March 2014">
Articles with unsourced statements from March 2014
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="mw-data-after-content">
<div class="read-more-container">
</div>
</div>
<div id="mw-navigation">
<h2>
Navigation menu
</h2>
<div id="mw-head">
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-personal-label" class="mw-portlet mw-portlet-personal vector-menu" id="p-personal" role="navigation">
<h3 id="p-personal-label">
<span>
Personal tools
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="pt-anonuserpage">
Not logged in
</li>
<li id="pt-anontalk">
<a accesskey="n" href="/wiki/Special:MyTalk" title="Discussion about edits from this IP address [n]">
Talk
</a>
</li>
<li id="pt-anoncontribs">
<a accesskey="y" href="/wiki/Special:MyContributions" title="A list of edits made from this IP address [y]">
Contributions
</a>
</li>
<li id="pt-createaccount">
<a href="/w/index.php?title=Special:CreateAccount&returnto=List+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" title="You are encouraged to create an account and log in; however, it is not mandatory">
Create account
</a>
</li>
<li id="pt-login">
<a accesskey="o" href="/w/index.php?title=Special:UserLogin&returnto=List+of+aircraft+accidents+and+incidents+resulting+in+at+least+50+fatalities" title="You're encouraged to log in; however, it's not mandatory. [o]">
Log in
</a>
</li>
</ul>
</div>
</nav>
<div id="left-navigation">
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-namespaces-label" class="mw-portlet mw-portlet-namespaces vector-menu vector-menu-tabs" id="p-namespaces" role="navigation">
<h3 id="p-namespaces-label">
<span>
Namespaces
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li class="selected" id="ca-nstab-main">
<a accesskey="c" href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" title="View the content page [c]">
Article
</a>
</li>
<li id="ca-talk">
<a accesskey="t" href="/wiki/Talk:List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="discussion" title="Discuss improvements to the content page [t]">
Talk
</a>
</li>
</ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-variants-label" class="mw-portlet mw-portlet-variants emptyPortlet vector-menu vector-menu-dropdown" id="p-variants" role="navigation">
<input aria-labelledby="p-variants-label" class="vector-menu-checkbox" type="checkbox"/>
<h3 id="p-variants-label">
<span>
Variants
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
</ul>
</div>
</nav>
</div>
<div id="right-navigation">
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-views-label" class="mw-portlet mw-portlet-views vector-menu vector-menu-tabs" id="p-views" role="navigation">
<h3 id="p-views-label">
<span>
Views
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li class="selected" id="ca-view">
<a href="/wiki/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities">
Read
</a>
</li>
<li id="ca-edit">
<a accesskey="e" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=edit" title="Edit this page [e]">
Edit
</a>
</li>
<li id="ca-history">
<a accesskey="h" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=history" title="Past revisions of this page [h]">
View history
</a>
</li>
</ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-cactions-label" class="mw-portlet mw-portlet-cactions emptyPortlet vector-menu vector-menu-dropdown" id="p-cactions" role="navigation">
<input aria-labelledby="p-cactions-label" class="vector-menu-checkbox" type="checkbox"/>
<h3 id="p-cactions-label">
<span>
More
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
</ul>
</div>
</nav>
<div id="p-search" role="search">
<h3>
<label for="searchInput">
Search
</label>
</h3>
<form action="/w/index.php" id="searchform">
<div data-search-loc="header-navigation" id="simpleSearch">
<input accesskey="f" autocapitalize="sentences" id="searchInput" name="search" placeholder="Search Wikipedia" title="Search Wikipedia [f]" type="search"/>
<input name="title" type="hidden" value="Special:Search"/>
<input class="searchButton mw-fallbackSearchButton" id="mw-searchButton" name="fulltext" title="Search Wikipedia for this text" type="submit" value="Search"/>
<input class="searchButton" id="searchButton" name="go" title="Go to a page with this exact name if it exists" type="submit" value="Go"/>
</div>
</form>
</div>
</div>
</div>
<div id="mw-panel">
<div id="p-logo" role="banner">
<a class="mw-wiki-logo" href="/wiki/Main_Page" title="Visit the main page">
</a>
</div>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-navigation-label" class="mw-portlet mw-portlet-navigation vector-menu vector-menu-portal portal portal-first" id="p-navigation" role="navigation">
<h3 id="p-navigation-label">
<span>
Navigation
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="n-mainpage-description">
<a accesskey="z" href="/wiki/Main_Page" title="Visit the main page [z]">
Main page
</a>
</li>
<li id="n-contents">
<a href="/wiki/Wikipedia:Contents" title="Guides to browsing Wikipedia">
Contents
</a>
</li>
<li id="n-currentevents">
<a href="/wiki/Portal:Current_events" title="Articles related to current events">
Current events
</a>
</li>
<li id="n-randompage">
<a accesskey="x" href="/wiki/Special:Random" title="Visit a randomly selected article [x]">
Random article
</a>
</li>
<li id="n-aboutsite">
<a href="/wiki/Wikipedia:About" title="Learn about Wikipedia and how it works">
About Wikipedia
</a>
</li>
<li id="n-contactpage">
<a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us" title="How to contact Wikipedia">
Contact us
</a>
</li>
<li id="n-sitesupport">
<a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&utm_medium=sidebar&utm_campaign=C13_en.wikipedia.org&uselang=en" title="Support us by donating to the Wikimedia Foundation">
Donate
</a>
</li>
</ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-interaction-label" class="mw-portlet mw-portlet-interaction vector-menu vector-menu-portal portal" id="p-interaction" role="navigation">
<h3 id="p-interaction-label">
<span>
Contribute
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="n-help">
<a href="/wiki/Help:Contents" title="Guidance on how to use and edit Wikipedia">
Help
</a>
</li>
<li id="n-introduction">
<a href="/wiki/Help:Introduction" title="Learn how to edit Wikipedia">
Learn to edit
</a>
</li>
<li id="n-portal">
<a href="/wiki/Wikipedia:Community_portal" title="The hub for editors">
Community portal
</a>
</li>
<li id="n-recentchanges">
<a accesskey="r" href="/wiki/Special:RecentChanges" title="A list of recent changes to Wikipedia [r]">
Recent changes
</a>
</li>
<li id="n-upload">
<a href="/wiki/Wikipedia:File_Upload_Wizard" title="Add images or other media for use on Wikipedia">
Upload file
</a>
</li>
</ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-tb-label" class="mw-portlet mw-portlet-tb vector-menu vector-menu-portal portal" id="p-tb" role="navigation">
<h3 id="p-tb-label">
<span>
Tools
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="t-whatlinkshere">
<a accesskey="j" href="/wiki/Special:WhatLinksHere/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" title="List of all English Wikipedia pages containing links to this page [j]">
What links here
</a>
</li>
<li id="t-recentchangeslinked">
<a accesskey="k" href="/wiki/Special:RecentChangesLinked/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities" rel="nofollow" title="Recent changes in pages linked from this page [k]">
Related changes
</a>
</li>
<li id="t-upload">
<a accesskey="u" href="/wiki/Wikipedia:File_Upload_Wizard" title="Upload files [u]">
Upload file
</a>
</li>
<li id="t-specialpages">
<a accesskey="q" href="/wiki/Special:SpecialPages" title="A list of all special pages [q]">
Special pages
</a>
</li>
<li id="t-permalink">
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&oldid=999332368" title="Permanent link to this revision of this page">
Permanent link
</a>
</li>
<li id="t-info">
<a href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=info" title="More information about this page">
Page information
</a>
</li>
<li id="t-cite">
<a href="/w/index.php?title=Special:CiteThisPage&page=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&id=999332368&wpFormIdentifier=titleform" title="Information on how to cite this page">
Cite this page
</a>
</li>
<li id="t-wikibase">
<a accesskey="g" href="https://www.wikidata.org/wiki/Special:EntityPage/Q3834411" title="Structured data on this page hosted by Wikidata [g]">
Wikidata item
</a>
</li>
</ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-coll-print_export-label" class="mw-portlet mw-portlet-coll-print_export vector-menu vector-menu-portal portal" id="p-coll-print_export" role="navigation">
<h3 id="p-coll-print_export-label">
<span>
Print/export
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="coll-download-as-rl">
<a href="/w/index.php?title=Special:DownloadAsPdf&page=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&action=show-download-screen" title="Download this page as a PDF file">
Download as PDF
</a>
</li>
<li id="t-print">
<a accesskey="p" href="/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&printable=yes" title="Printable version of this page [p]">
Printable version
</a>
</li>
</ul>
</div>
</nav>
<!-- Please do not use role attribute as CSS selector, it is deprecated. -->
<nav aria-labelledby="p-lang-label" class="mw-portlet mw-portlet-lang vector-menu vector-menu-portal portal" id="p-lang" role="navigation">
<h3 id="p-lang-label">
<span>
Languages
</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li class="interlanguage-link interwiki-ar">
<a class="interlanguage-link-target" href="https://ar.wikipedia.org/wiki/%D9%82%D8%A7%D8%A6%D9%85%D8%A9_%D8%A3%D9%83%D8%A8%D8%B1_100_%D8%AD%D8%A7%D8%AF%D8%AB_%D8%B7%D9%8A%D8%B1%D8%A7%D9%86_%D9%81%D9%8A_%D8%A7%D9%84%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE" hreflang="ar" lang="ar" title="قائمة أكبر 100 حادث طيران في التاريخ – Arabic">
العربية
</a>
</li>
<li class="interlanguage-link interwiki-az">
<a class="interlanguage-link-target" href="https://az.wikipedia.org/wiki/%C6%8Fn_az%C4%B1_50_n%C9%99f%C9%99rin_%C3%B6l%C3%BCm%C3%BC_il%C9%99_n%C9%99tic%C9%99l%C9%99n%C9%99n_aviasiya_q%C9%99zalar%C4%B1_v%C9%99_olaylar%C4%B1n%C4%B1n_siyah%C4%B1s%C4%B1" hreflang="az" lang="az" title="Ən azı 50 nəfərin ölümü ilə nəticələnən aviasiya qəzaları və olaylarının siyahısı – Azerbaijani">
Azərbaycanca
</a>
</li>
<li class="interlanguage-link interwiki-es">
<a class="interlanguage-link-target" href="https://es.wikipedia.org/wiki/Anexo:Accidentes_m%C3%A1s_graves_de_aviaci%C3%B3n_(1953-presente)" hreflang="es" lang="es" title="Anexo:Accidentes más graves de aviación (1953-presente) – Spanish">
Español
</a>
</li>
<li class="interlanguage-link interwiki-fr">
<a class="interlanguage-link-target" href="https://fr.wikipedia.org/wiki/Liste_des_accidents_a%C3%A9riens_par_nombre_de_victimes" hreflang="fr" lang="fr" title="Liste des accidents aériens par nombre de victimes – French">
Français
</a>
</li>
<li class="interlanguage-link interwiki-it">
<a class="interlanguage-link-target" href="https://it.wikipedia.org/wiki/Incidenti_aerei_per_numero_di_vittime" hreflang="it" lang="it" title="Incidenti aerei per numero di vittime – Italian">
Italiano
</a>
</li>
<li class="interlanguage-link interwiki-ja">
<a class="interlanguage-link-target" href="https://ja.wikipedia.org/wiki/100%E4%BA%BA%E4%BB%A5%E4%B8%8A%E3%81%8C%E6%AD%BB%E4%BA%A1%E3%81%97%E3%81%9F%E8%88%AA%E7%A9%BA%E4%BA%8B%E6%95%85%E3%81%8A%E3%82%88%E3%81%B3%E4%BA%8B%E4%BB%B6%E3%81%AE%E4%B8%80%E8%A6%A7" hreflang="ja" lang="ja" title="100人以上が死亡した航空事故および事件の一覧 – Japanese">
日本語
</a>
</li>
<li class="interlanguage-link interwiki-pl">
<a class="interlanguage-link-target" href="https://pl.wikipedia.org/wiki/Najwi%C4%99ksze_katastrofy_samolot%C3%B3w_pasa%C5%BCerskich" hreflang="pl" lang="pl" title="Największe katastrofy samolotów pasażerskich – Polish">
Polski
</a>
</li>
<li class="interlanguage-link interwiki-ru badge-Q17506997 badge-featuredlist" title="featured list">
<a class="interlanguage-link-target" href="https://ru.wikipedia.org/wiki/100_%D0%BA%D1%80%D1%83%D0%BF%D0%BD%D0%B5%D0%B9%D1%88%D0%B8%D1%85_%D0%B0%D0%B2%D0%B8%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D1%8B%D1%85_%D0%BA%D0%B0%D1%82%D0%B0%D1%81%D1%82%D1%80%D0%BE%D1%84" hreflang="ru" lang="ru" title="100 крупнейших авиационных катастроф – Russian">
Русский
</a>
</li>
<li class="interlanguage-link interwiki-fi">
<a class="interlanguage-link-target" href="https://fi.wikipedia.org/wiki/Luettelo_pahimmista_lento-onnettomuuksista" hreflang="fi" lang="fi" title="Luettelo pahimmista lento-onnettomuuksista – Finnish">
Suomi
</a>
</li>
<li class="interlanguage-link interwiki-uk">
<a class="interlanguage-link-target" href="https://uk.wikipedia.org/wiki/%D0%9D%D0%B0%D0%B9%D0%B1%D1%96%D0%BB%D1%8C%D1%88%D1%96_%D0%B0%D0%B2%D1%96%D0%B0%D1%86%D1%96%D0%B9%D0%BD%D1%96_%D0%BA%D0%B0%D1%82%D0%B0%D1%81%D1%82%D1%80%D0%BE%D1%84%D0%B8" hreflang="uk" lang="uk" title="Найбільші авіаційні катастрофи – Ukrainian">
Українська
</a>
</li>
<li class="interlanguage-link interwiki-zh">
<a class="interlanguage-link-target" href="https://zh.wikipedia.org/wiki/%E9%80%A0%E6%88%90%E8%87%B3%E5%B0%9150%E4%BA%BA%E6%AD%BB%E4%BA%A1%E7%9A%84%E7%A9%BA%E9%9A%BE%E5%88%97%E8%A1%A8" hreflang="zh" lang="zh" title="造成至少50人死亡的空难列表 – Chinese">
中文
</a>
</li>
</ul>
<div class="after-portlet after-portlet-lang">
<span class="wb-langlinks-edit wb-langlinks-link">
<a class="wbc-editpage" href="https://www.wikidata.org/wiki/Special:EntityPage/Q3834411#sitelinks-wikipedia" title="Edit interlanguage links">
Edit links
</a>
</span>
</div>
</div>
</nav>
</div>
</div>
<footer class="mw-footer" id="footer" role="contentinfo">
<ul id="footer-info">
<li id="footer-info-lastmod">
This page was last edited on 9 January 2021, at 17:23
<span class="anonymous-show">
(UTC)
</span>
.
</li>
<li id="footer-info-copyright">
Text is available under the
<a href="//en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License" rel="license">
Creative Commons Attribution-ShareAlike License
</a>
<a href="//creativecommons.org/licenses/by-sa/3.0/" rel="license" style="display:none;">
</a>
;
additional terms may apply. By using this site, you agree to the
<a href="//foundation.wikimedia.org/wiki/Terms_of_Use">
Terms of Use
</a>
and
<a href="//foundation.wikimedia.org/wiki/Privacy_policy">
Privacy Policy
</a>
. Wikipedia® is a registered trademark of the
<a href="//www.wikimediafoundation.org/">
Wikimedia Foundation, Inc.
</a>
, a non-profit organization.
</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy">
<a class="extiw" href="https://foundation.wikimedia.org/wiki/Privacy_policy" title="wmf:Privacy policy">
Privacy policy
</a>
</li>
<li id="footer-places-about">
<a href="/wiki/Wikipedia:About" title="Wikipedia:About">
About Wikipedia
</a>
</li>
<li id="footer-places-disclaimer">
<a href="/wiki/Wikipedia:General_disclaimer" title="Wikipedia:General disclaimer">
Disclaimers
</a>
</li>
<li id="footer-places-contact">
<a href="//en.wikipedia.org/wiki/Wikipedia:Contact_us">
Contact Wikipedia
</a>
</li>
<li id="footer-places-mobileview">
<a class="noprint stopMobileRedirectToggle" href="//en.m.wikipedia.org/w/index.php?title=List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities&mobileaction=toggle_view_mobile">
Mobile view
</a>
</li>
<li id="footer-places-developers">
<a href="https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute">
Developers
</a>
</li>
<li id="footer-places-statslink">
<a href="https://stats.wikimedia.org/#/en.wikipedia.org">
Statistics
</a>
</li>
<li id="footer-places-cookiestatement">
<a href="https://foundation.wikimedia.org/wiki/Cookie_statement">
Cookie statement
</a>
</li>
</ul>
<ul class="noprint" id="footer-icons">
<li id="footer-copyrightico">
<a href="https://wikimediafoundation.org/">
<img alt="Wikimedia Foundation" height="31" loading="lazy" src="/static/images/footer/wikimedia-button.png" srcset="/static/images/footer/wikimedia-button-1.5x.png 1.5x, /static/images/footer/wikimedia-button-2x.png 2x" width="88"/>
</a>
</li>
<li id="footer-poweredbyico">
<a href="https://www.mediawiki.org/">
<img alt="Powered by MediaWiki" height="31" loading="lazy" src="/static/images/footer/poweredby_mediawiki_88x31.png" srcset="/static/images/footer/poweredby_mediawiki_132x47.png 1.5x, /static/images/footer/poweredby_mediawiki_176x62.png 2x" width="88"/>
</a>
</li>
</ul>
<div style="clear: both;">
</div>
</footer>
<script>
(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgPageParseReport":{"limitreport":{"cputime":"4.916","walltime":"5.130","ppvisitednodes":{"value":32762,"limit":1000000},"postexpandincludesize":{"value":1170558,"limit":2097152},"templateargumentsize":{"value":27945,"limit":2097152},"expansiondepth":{"value":17,"limit":40},"expensivefunctioncount":{"value":5,"limit":500},"unstrip-depth":{"value":1,"limit":20},"unstrip-size":{"value":2094956,"limit":5000000},"entityaccesscount":{"value":0,"limit":400},"timingprofile":["100.00% 3996.586 1 -total"," 83.86% 3351.585 2 Template:Reflist"," 66.96% 2676.167 649 Template:Cite_web"," 2.81% 112.499 5 Template:Cite_journal"," 2.51% 100.197 22 Template:Dead_link"," 2.41% 96.331 23 Template:Fix"," 2.30% 91.746 47 Template:Category_handler"," 1.47% 58.653 53 Template:Main_other"," 1.35% 53.771 1 Template:Short_description"," 1.23% 49.083 1 Template:Lists_of_aviation_accidents_and_incidents"]},"scribunto":{"limitreport-timeusage":{"value":"2.772","limit":"10.000"},"limitreport-memusage":{"value":7601816,"limit":52428800},"limitreport-profile":[["dataWrapper \u003Cmw.lua:661\u003E","320","11.7"],["Scribunto_LuaSandboxCallback::gsub","300","10.9"],["Scribunto_LuaSandboxCallback::callParserFunction","300","10.9"],["recursiveClone \u003CmwInit.lua:41\u003E","240","8.8"],["Scribunto_LuaSandboxCallback::find","160","5.8"],["Scribunto_LuaSandboxCallback::match","140","5.1"],["?","140","5.1"],["type","120","4.4"],["\u003Cmw.lua:683\u003E","100","3.6"],["Scribunto_LuaSandboxCallback::plain","100","3.6"],["[others]","820","29.9"]]},"cachereport":{"origin":"mw1385","timestamp":"20210113234636","ttl":2592000,"transientcontent":false}}});});
</script>
<script type="application/ld+json">
{"@context":"https:\/\/schema.org","@type":"Article","name":"List of aircraft accidents and incidents resulting in at least 50 fatalities","url":"https:\/\/en.wikipedia.org\/wiki\/List_of_aircraft_accidents_and_incidents_resulting_in_at_least_50_fatalities","sameAs":"http:\/\/www.wikidata.org\/entity\/Q3834411","mainEntity":"http:\/\/www.wikidata.org\/entity\/Q3834411","author":{"@type":"Organization","name":"Contributors to Wikimedia projects"},"publisher":{"@type":"Organization","name":"Wikimedia Foundation, Inc.","logo":{"@type":"ImageObject","url":"https:\/\/www.wikimedia.org\/static\/images\/wmf-hor-googpub.png"}},"datePublished":"2013-06-05T16:50:03Z","dateModified":"2021-01-09T17:23:00Z","headline":"Wikimedia list article"}
</script>
<script>
(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":187,"wgHostname":"mw1353"});});
</script>
</body>
</html>
all_tables = soup.find_all('table')
my_table = soup.find('table', {'class':'wikitable sortable'})
# Create 5 lists for each column
A1 = []
A2 = []
A3 = []
A4 = []
A5 = []
# Extract data using HTML tags and append to each list
for row1 in my_table.find_all('tr'):
cells1 = row1.find_all('th')
if len(cells1)== 5:
A1.append(cells1[0].find(text = True))
A2.append(cells1[1].find(text = True))
A3.append(cells1[2].find(text = True))
A4.append(cells1[3].find(text = True))
A5.append(cells1[4].find(text = True))
# Create a zipped list of the above lists
zippedlist1 = list(zip(A1,A2,A3,A4,A5))
# Convert zipped list to a data frame
df1 = pd.DataFrame(zippedlist1)
# Make the first row of the data frame as column headers
headers1 = df1.iloc[0]
df2 = pd.DataFrame(df1.values[1:], columns = headers1)
# Extract headers from remaining columns
headers2 = [a.get_text() for a in my_table.find_all('th',{'rowspan':'2'})]
#Create 8 lists for each column
B1 = []
B2 = []
B3 = []
B4 = []
B5 = []
B6 = []
B7 = []
B8 = []
# Extract data using HTML tags and append to each list
for row2 in my_table.find_all('tr'):
cells2 = row2.find_all('td')
if len(cells2)== 8:
B1.append(cells2[0].find(text = True))
B2.append(cells2[1].find(text = True))
B3.append(cells2[2].find(text = True))
B4.append(cells2[3].find(text = True))
B5.append(cells2[4].find(text = True))
B6.append(cells2[5].find(text = True))
B7.append(cells2[6].find(text = True))
B8.append(cells2[7].find(text = True))
# Create a zipped list of all the above lists
zippedlist2 = list(zip(B1, B2, B3, B4, B5, B6, B7, B8))
# Convert zipped list to a data frame
df3 = pd.DataFrame(zippedlist2, columns = headers2)
DF = pd.concat([df2, df3], axis = 1)
DF
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | est. 1,700 | 11 | 81 | est. 1,600 | †\n | INH\n | American Airlines Flight 11 | Boeing 767-223ER | usnewyne | ENR | \n | \n | 2001-09-11 |
| 1 | est. 1,000 | 9 | 56 | est. 900 | †\n | INH\n | United Airlines Flight 175 | Boeing 767-222 | usnewyne | ENR | \n | \n | 2001-09-11 |
| 2 | 583 | 23 | 560 | 0 | \n | COM\n | Pan Am Flight 1736 and | Boeing 747-121 | spct | TXI/TOF | TFN | \n | 1977-03-27\n |
| 3 | 520 | 15 | 505 | 0 | \n | COM\n | Japan Airlines Flight 123 | Boeing 747SR-46 | ju | ENR | \n | \n | 1985-08-12\n |
| 4 | 349 | 33 | 316 | 0 | †\n | COM\n | Saudi Arabian Flight 763 and | Boeing 747-168B | indic | ENR | \n | \n | 1996-11-12\n |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 548 | 50 | 5 | 45 | 0 | †\n | COM\n | Scottish Airlines (G-ANSY) | Avro York | maltz | ENR | \n | \n | 1956-02-18\n |
| 549 | 50 | 9 | 41 | 0 | †\n | COM\n | Pan Am Flight 202 | Boeing 377-10-26 | brsan | ENR | \n | \n | 1952-04-29\n |
| 550 | 50 | 6 | 44 | 0 | †\n | COM\n | United Airlines Flight 615 | Douglas DC-6B | uscau | APR | OAK | 22 km | 1951-08-24\n |
| 551 | 50 | 5 | 45 | 0 | †\n | COM\n | United Airlines Flight 610 | Douglas DC-6 | usco | ENR | \n | \n | 1951-06-30\n |
| 552 | 50 | 3 | 47 | 0 | †\n | COM\n | Pennsylvania Central Airlines Flight 410 | Douglas C-54 Skymaster | uswess | ENR | \n | \n | 1947-06-13\n |
553 rows × 13 columns
There are 552 rows and 13 columns which contains TOTAL NUMBER OF PEOPLE(T), CREW(C), PASSENGERS(P), GROUND(G), NOTES(N), INCIDENT, AIRCRAFT, LOCATION, PHASE, AIRPORT, DISTANCE, DATE.
DF = DF.replace('\n','', regex=True)
DF
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | est. 1,700 | 11 | 81 | est. 1,600 | † | INH | American Airlines Flight 11 | Boeing 767-223ER | usnewyne | ENR | 2001-09-11 | ||
| 1 | est. 1,000 | 9 | 56 | est. 900 | † | INH | United Airlines Flight 175 | Boeing 767-222 | usnewyne | ENR | 2001-09-11 | ||
| 2 | 583 | 23 | 560 | 0 | COM | Pan Am Flight 1736 and | Boeing 747-121 | spct | TXI/TOF | TFN | 1977-03-27 | ||
| 3 | 520 | 15 | 505 | 0 | COM | Japan Airlines Flight 123 | Boeing 747SR-46 | ju | ENR | 1985-08-12 | |||
| 4 | 349 | 33 | 316 | 0 | † | COM | Saudi Arabian Flight 763 and | Boeing 747-168B | indic | ENR | 1996-11-12 | ||
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 548 | 50 | 5 | 45 | 0 | † | COM | Scottish Airlines (G-ANSY) | Avro York | maltz | ENR | 1956-02-18 | ||
| 549 | 50 | 9 | 41 | 0 | † | COM | Pan Am Flight 202 | Boeing 377-10-26 | brsan | ENR | 1952-04-29 | ||
| 550 | 50 | 6 | 44 | 0 | † | COM | United Airlines Flight 615 | Douglas DC-6B | uscau | APR | OAK | 22 km | 1951-08-24 |
| 551 | 50 | 5 | 45 | 0 | † | COM | United Airlines Flight 610 | Douglas DC-6 | usco | ENR | 1951-06-30 | ||
| 552 | 50 | 3 | 47 | 0 | † | COM | Pennsylvania Central Airlines Flight 410 | Douglas C-54 Skymaster | uswess | ENR | 1947-06-13 |
553 rows × 13 columns
DF.to_excel('E:\Aircraft_Accidents.xlsx')
DataFrame = DF
DataFrame = DataFrame.fillna(method='pad')
DataFrame
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | est. 1,700 | 11 | 81 | est. 1,600 | † | INH | American Airlines Flight 11 | Boeing 767-223ER | usnewyne | ENR | 2001-09-11 | ||
| 1 | est. 1,000 | 9 | 56 | est. 900 | † | INH | United Airlines Flight 175 | Boeing 767-222 | usnewyne | ENR | 2001-09-11 | ||
| 2 | 583 | 23 | 560 | 0 | COM | Pan Am Flight 1736 and | Boeing 747-121 | spct | TXI/TOF | TFN | 1977-03-27 | ||
| 3 | 520 | 15 | 505 | 0 | COM | Japan Airlines Flight 123 | Boeing 747SR-46 | ju | ENR | 1985-08-12 | |||
| 4 | 349 | 33 | 316 | 0 | † | COM | Saudi Arabian Flight 763 and | Boeing 747-168B | indic | ENR | 1996-11-12 | ||
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 548 | 50 | 5 | 45 | 0 | † | COM | Scottish Airlines (G-ANSY) | Avro York | maltz | ENR | 1956-02-18 | ||
| 549 | 50 | 9 | 41 | 0 | † | COM | Pan Am Flight 202 | Boeing 377-10-26 | brsan | ENR | 1952-04-29 | ||
| 550 | 50 | 6 | 44 | 0 | † | COM | United Airlines Flight 615 | Douglas DC-6B | uscau | APR | OAK | 22 km | 1951-08-24 |
| 551 | 50 | 5 | 45 | 0 | † | COM | United Airlines Flight 610 | Douglas DC-6 | usco | ENR | 1951-06-30 | ||
| 552 | 50 | 3 | 47 | 0 | † | COM | Pennsylvania Central Airlines Flight 410 | Douglas C-54 Skymaster | uswess | ENR | 1947-06-13 |
553 rows × 13 columns
DataFrame.isnull().sum()
Tot 0 C 0 P 0 G 0 N 0 T\n 0 Incident[nb 1]\n 0 Aircraft\n 0 Location\n 0 Phase\n 0 Airport\n 0 Distance\n 0 Date\n 0 dtype: int64
y = len(DataFrame.columns)
y
13
Data = DataFrame
lb_make=LabelEncoder()
for i in range(y):
Data[DataFrame.columns[i]]=lb_make.fit_transform(Data[DataFrame.columns[i]])
i+=1
print('its done')
its done its done its done its done its done its done its done its done its done its done its done its done its done
Data
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 153 | 3 | 136 | 35 | 3 | 4 | 127 | 151 | 453 | 3 | 0 | 0 | 466 |
| 1 | 152 | 25 | 110 | 36 | 3 | 4 | 512 | 150 | 453 | 3 | 0 | 0 | 466 |
| 2 | 110 | 15 | 111 | 0 | 0 | 0 | 374 | 135 | 359 | 12 | 199 | 0 | 249 |
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 4 | 99 | 18 | 90 | 0 | 3 | 0 | 414 | 138 | 183 | 3 | 0 | 0 | 430 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 548 | 100 | 21 | 98 | 0 | 3 | 0 | 416 | 40 | 246 | 3 | 0 | 0 | 34 |
| 549 | 100 | 25 | 94 | 0 | 3 | 0 | 375 | 43 | 70 | 3 | 0 | 0 | 25 |
| 550 | 100 | 22 | 97 | 0 | 3 | 0 | 517 | 198 | 421 | 0 | 149 | 50 | 22 |
| 551 | 100 | 21 | 98 | 0 | 3 | 0 | 516 | 196 | 422 | 3 | 0 | 0 | 21 |
| 552 | 100 | 17 | 100 | 0 | 3 | 0 | 387 | 189 | 470 | 3 | 0 | 0 | 10 |
553 rows × 13 columns
Data.columns
Index(['Tot', 'C', 'P', 'G', 'N', 'T\n', 'Incident[nb 1]\n', 'Aircraft\n',
'Location\n', 'Phase\n', 'Airport\n', 'Distance\n', 'Date\n'],
dtype='object')
DF.describe()
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| count | 553 | 553 | 553 | 553 | 553 | 553 | 553 | 553 | 553 | 553 | 553 | 553 | 553 |
| unique | 154 | 34 | 162 | 37 | 4 | 6 | 545 | 340 | 485 | 16 | 227 | 120 | 550 |
| top | 50 | 6 | 55 | 0 | † | COM | Afghanistan Air Force | Tupolev Tu-154M | usnewyne | ENR | 2001-09-11 | ||
| freq | 24 | 83 | 16 | 485 | 384 | 442 | 3 | 11 | 5 | 250 | 266 | 310 | 3 |
DF.shape
(553, 13)
DF.info()
<class 'pandas.core.frame.DataFrame'>
RangeIndex: 553 entries, 0 to 552
Data columns (total 13 columns):
# Column Non-Null Count Dtype
--- ------ -------------- -----
0 Tot 553 non-null object
1 C 553 non-null object
2 P 553 non-null object
3 G 553 non-null object
4 N 553 non-null object
5 T
553 non-null object
6 Incident[nb 1]
553 non-null object
7 Aircraft
553 non-null object
8 Location
553 non-null object
9 Phase
553 non-null object
10 Airport
553 non-null object
11 Distance
553 non-null object
12 Date
553 non-null object
dtypes: object(13)
memory usage: 56.3+ KB
DF.isnull().sum()
Tot 0 C 0 P 0 G 0 N 0 T\n 0 Incident[nb 1]\n 0 Aircraft\n 0 Location\n 0 Phase\n 0 Airport\n 0 Distance\n 0 Date\n 0 dtype: int64
Data.describe()
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| count | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 |
| mean | 90.746835 | 17.640145 | 90.846293 | 1.811935 | 2.130199 | 0.815552 | 272.433996 | 186.830018 | 243.191682 | 2.831826 | 57.699819 | 25.649186 | 275.381555 |
| std | 44.167225 | 8.041265 | 45.402426 | 6.045186 | 1.328769 | 1.745173 | 157.593300 | 102.226128 | 139.518736 | 2.854998 | 73.046716 | 35.850028 | 158.961601 |
| min | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
| 25% | 54.000000 | 14.000000 | 51.000000 | 0.000000 | 0.000000 | 0.000000 | 136.000000 | 95.000000 | 123.000000 | 0.000000 | 0.000000 | 0.000000 | 138.000000 |
| 50% | 106.000000 | 21.000000 | 105.000000 | 0.000000 | 3.000000 | 0.000000 | 273.000000 | 198.000000 | 242.000000 | 3.000000 | 7.000000 | 0.000000 | 276.000000 |
| 75% | 124.000000 | 23.000000 | 125.000000 | 0.000000 | 3.000000 | 0.000000 | 409.000000 | 276.000000 | 363.000000 | 3.000000 | 114.000000 | 48.000000 | 413.000000 |
| max | 153.000000 | 33.000000 | 161.000000 | 36.000000 | 3.000000 | 5.000000 | 544.000000 | 339.000000 | 484.000000 | 15.000000 | 226.000000 | 119.000000 | 549.000000 |
Data.describe(include = 'all')
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| count | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 | 553.000000 |
| mean | 90.746835 | 17.640145 | 90.846293 | 1.811935 | 2.130199 | 0.815552 | 272.433996 | 186.830018 | 243.191682 | 2.831826 | 57.699819 | 25.649186 | 275.381555 |
| std | 44.167225 | 8.041265 | 45.402426 | 6.045186 | 1.328769 | 1.745173 | 157.593300 | 102.226128 | 139.518736 | 2.854998 | 73.046716 | 35.850028 | 158.961601 |
| min | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
| 25% | 54.000000 | 14.000000 | 51.000000 | 0.000000 | 0.000000 | 0.000000 | 136.000000 | 95.000000 | 123.000000 | 0.000000 | 0.000000 | 0.000000 | 138.000000 |
| 50% | 106.000000 | 21.000000 | 105.000000 | 0.000000 | 3.000000 | 0.000000 | 273.000000 | 198.000000 | 242.000000 | 3.000000 | 7.000000 | 0.000000 | 276.000000 |
| 75% | 124.000000 | 23.000000 | 125.000000 | 0.000000 | 3.000000 | 0.000000 | 409.000000 | 276.000000 | 363.000000 | 3.000000 | 114.000000 | 48.000000 | 413.000000 |
| max | 153.000000 | 33.000000 | 161.000000 | 36.000000 | 3.000000 | 5.000000 | 544.000000 | 339.000000 | 484.000000 | 15.000000 | 226.000000 | 119.000000 | 549.000000 |
Data.info()
<class 'pandas.core.frame.DataFrame'>
RangeIndex: 553 entries, 0 to 552
Data columns (total 13 columns):
# Column Non-Null Count Dtype
--- ------ -------------- -----
0 Tot 553 non-null int32
1 C 553 non-null int32
2 P 553 non-null int32
3 G 553 non-null int32
4 N 553 non-null int32
5 T
553 non-null int32
6 Incident[nb 1]
553 non-null int32
7 Aircraft
553 non-null int32
8 Location
553 non-null int32
9 Phase
553 non-null int32
10 Airport
553 non-null int32
11 Distance
553 non-null int32
12 Date
553 non-null int32
dtypes: int32(13)
memory usage: 28.2 KB
Data['P'].value_counts()
109 16
103 14
100 13
106 13
98 12
..
38 1
82 1
83 1
84 1
161 1
Name: P, Length: 162, dtype: int64
Data['C'].value_counts()
22 83 23 69 21 66 24 61 19 52 25 44 3 31 2 28 17 25 4 18 12 14 6 13 0 7 1 7 5 6 7 5 15 3 11 3 8 2 10 2 9 1 33 1 13 1 14 1 32 1 18 1 20 1 26 1 27 1 28 1 29 1 30 1 31 1 16 1 Name: C, dtype: int64
Data['Tot'].value_counts()
100 24
102 17
104 14
109 13
113 12
..
74 1
75 1
152 1
77 1
76 1
Name: Tot, Length: 154, dtype: int64
Data['Aircraft\n'].value_counts()
322 11
195 10
285 10
242 9
198 8
..
190 1
188 1
185 1
183 1
0 1
Name: Aircraft\n, Length: 340, dtype: int64
Data['Incident[nb 1]\n'].value_counts()
75 3
287 2
543 2
309 2
443 2
..
368 1
369 1
370 1
371 1
0 1
Name: Incident[nb 1]\n, Length: 545, dtype: int64
Data['Airport\n'].value_counts()
0 266
1 4
88 4
124 3
199 3
...
120 1
196 1
118 1
117 1
226 1
Name: Airport\n, Length: 227, dtype: int64
print("Maximum: ", Data["P"].max())
Maximum: 161
print("Maximum: ", Data["T\n"].max())
print("Minimum: ", Data["T\n"].min())
Maximum: 5 Minimum: 0
print("Maximum: ", Data["Incident[nb 1]\n"].max())
print("Minimum: ", Data["Incident[nb 1]\n"].min())
Maximum: 544 Minimum: 0
Data[Data['Aircraft\n'] == Data['Aircraft\n'].max()]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 401 | 115 | 24 | 109 | 0 | 3 | 0 | 521 | 339 | 188 | 0 | 21 | 28 | 89 |
Data[Data['Aircraft\n'] == Data['Aircraft\n'].min()]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 478 | 105 | 21 | 102 | 0 | 3 | 0 | 480 | 0 | 95 | 3 | 0 | 0 | 533 |
Data[Data['Incident[nb 1]\n'] == Data['Incident[nb 1]\n'].max()]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 123 | 26 | 3 | 17 | 0 | 0 | 0 | 544 | 243 | 380 | 0 | 46 | 37 | 227 |
Data[Data['Incident[nb 1]\n'] == Data['Incident[nb 1]\n'].min()]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 383 | 118 | 3 | 109 | 0 | 3 | 5 | 0 | 216 | 163 | 8 | 0 | 0 | 32 |
Data[Data['Location\n'] == Data['Location\n'].max()]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 257 | 137 | 19 | 136 | 0 | 3 | 5 | 495 | 217 | 484 | 3 | 0 | 0 | 112 |
Data[Data['Location\n'] == Data['Location\n'].min()]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 508 | 102 | 22 | 99 | 0 | 3 | 3 | 175 | 198 | 0 | 3 | 0 | 0 | 108 |
Data.loc[Data.P > 100, :]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 153 | 3 | 136 | 35 | 3 | 4 | 127 | 151 | 453 | 3 | 0 | 0 | 466 |
| 1 | 152 | 25 | 110 | 36 | 3 | 4 | 512 | 150 | 453 | 3 | 0 | 0 | 466 |
| 2 | 110 | 15 | 111 | 0 | 0 | 0 | 374 | 135 | 359 | 12 | 199 | 0 | 249 |
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 37 | 69 | 22 | 113 | 6 | 3 | 4 | 132 | 148 | 463 | 3 | 0 | 0 | 466 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 502 | 102 | 17 | 102 | 0 | 3 | 1 | 434 | 167 | 368 | 0 | 98 | 119 | 409 |
| 507 | 102 | 19 | 101 | 0 | 3 | 0 | 60 | 31 | 402 | 0 | 217 | 101 | 174 |
| 512 | 102 | 17 | 102 | 0 | 0 | 0 | 479 | 198 | 138 | 0 | 29 | 56 | 35 |
| 514 | 102 | 0 | 106 | 0 | 0 | 0 | 378 | 195 | 458 | 3 | 0 | 0 | 24 |
| 531 | 100 | 33 | 161 | 0 | 3 | 5 | 443 | 35 | 375 | 3 | 0 | 0 | 453 |
313 rows × 13 columns
Data.loc[Data.P < 50, :]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 20 | 84 | 12 | 0 | 13 | 0 | 0 | 77 | 36 | 126 | 5 | 146 | 11 | 419 |
| 55 | 58 | 4 | 49 | 0 | 3 | 0 | 366 | 4 | 261 | 0 | 105 | 48 | 382 |
| 58 | 56 | 23 | 49 | 0 | 3 | 0 | 270 | 15 | 193 | 3 | 0 | 0 | 530 |
| 59 | 56 | 23 | 49 | 0 | 1 | 0 | 122 | 73 | 229 | 3 | 0 | 0 | 169 |
| 60 | 55 | 24 | 48 | 0 | 3 | 0 | 536 | 289 | 474 | 3 | 0 | 0 | 490 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 454 | 109 | 21 | 0 | 23 | 3 | 0 | 298 | 229 | 113 | 3 | 0 | 0 | 3 |
| 491 | 104 | 19 | 0 | 19 | 3 | 0 | 72 | 209 | 132 | 10 | 211 | 0 | 308 |
| 500 | 104 | 1 | 0 | 22 | 3 | 5 | 412 | 185 | 113 | 3 | 0 | 0 | 2 |
| 511 | 102 | 23 | 30 | 16 | 3 | 5 | 493 | 174 | 168 | 3 | 0 | 0 | 61 |
| 517 | 102 | 20 | 1 | 0 | 3 | 5 | 237 | 335 | 222 | 14 | 0 | 0 | 0 |
134 rows × 13 columns
Data.loc[Data.C > 20, :]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 152 | 25 | 110 | 36 | 3 | 4 | 512 | 150 | 453 | 3 | 0 | 0 | 466 |
| 14 | 89 | 25 | 83 | 20 | 3 | 0 | 131 | 6 | 447 | 3 | 0 | 0 | 469 |
| 19 | 85 | 24 | 81 | 0 | 3 | 0 | 138 | 280 | 80 | 5 | 224 | 41 | 324 |
| 28 | 77 | 23 | 74 | 0 | 3 | 3 | 345 | 20 | 260 | 3 | 0 | 0 | 534 |
| 33 | 72 | 25 | 67 | 0 | 3 | 0 | 49 | 321 | 473 | 3 | 0 | 0 | 317 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 546 | 100 | 23 | 96 | 0 | 3 | 0 | 383 | 258 | 66 | 3 | 0 | 0 | 84 |
| 548 | 100 | 21 | 98 | 0 | 3 | 0 | 416 | 40 | 246 | 3 | 0 | 0 | 34 |
| 549 | 100 | 25 | 94 | 0 | 3 | 0 | 375 | 43 | 70 | 3 | 0 | 0 | 25 |
| 550 | 100 | 22 | 97 | 0 | 3 | 0 | 517 | 198 | 421 | 0 | 149 | 50 | 22 |
| 551 | 100 | 21 | 98 | 0 | 3 | 0 | 516 | 196 | 422 | 3 | 0 | 0 | 21 |
331 rows × 13 columns
Data.loc[Data.C < 20, :]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 153 | 3 | 136 | 35 | 3 | 4 | 127 | 151 | 453 | 3 | 0 | 0 | 466 |
| 2 | 110 | 15 | 111 | 0 | 0 | 0 | 374 | 135 | 359 | 12 | 199 | 0 | 249 |
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 4 | 99 | 18 | 90 | 0 | 3 | 0 | 414 | 138 | 183 | 3 | 0 | 0 | 430 |
| 5 | 98 | 3 | 91 | 0 | 3 | 0 | 485 | 273 | 149 | 3 | 0 | 0 | 212 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 534 | 100 | 4 | 92 | 0 | 1 | 0 | 525 | 49 | 118 | 0 | 2 | 38 | 334 |
| 536 | 100 | 17 | 100 | 0 | 0 | 0 | 433 | 274 | 365 | 10 | 8 | 8 | 297 |
| 539 | 100 | 19 | 99 | 0 | 3 | 0 | 362 | 298 | 176 | 0 | 108 | 40 | 244 |
| 547 | 100 | 19 | 99 | 0 | 3 | 0 | 177 | 327 | 464 | 3 | 0 | 0 | 52 |
| 552 | 100 | 17 | 100 | 0 | 3 | 0 | 387 | 189 | 470 | 3 | 0 | 0 | 10 |
221 rows × 13 columns
Data.loc[Data.P > 120, : 'Location\n']
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | |
|---|---|---|---|---|---|---|---|---|---|
| 0 | 153 | 3 | 136 | 35 | 3 | 4 | 127 | 151 | 453 |
| 73 | 50 | 2 | 129 | 28 | 3 | 0 | 529 | 285 | 476 |
| 83 | 45 | 21 | 149 | 19 | 0 | 0 | 338 | 103 | 203 |
| 153 | 13 | 6 | 153 | 0 | 3 | 0 | 469 | 9 | 262 |
| 176 | 8 | 2 | 152 | 0 | 3 | 0 | 191 | 240 | 87 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 367 | 120 | 12 | 121 | 0 | 0 | 0 | 139 | 128 | 353 |
| 426 | 112 | 30 | 158 | 0 | 3 | 5 | 246 | 294 | 161 |
| 481 | 105 | 31 | 159 | 0 | 3 | 5 | 224 | 26 | 144 |
| 490 | 104 | 32 | 160 | 0 | 0 | 1 | 158 | 34 | 20 |
| 531 | 100 | 33 | 161 | 0 | 3 | 5 | 443 | 35 | 375 |
162 rows × 9 columns
Data.loc[Data.P < 100, : 'Aircraft\n']
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | |
|---|---|---|---|---|---|---|---|---|
| 4 | 99 | 18 | 90 | 0 | 3 | 0 | 414 | 138 |
| 5 | 98 | 3 | 91 | 0 | 3 | 0 | 485 | 273 |
| 6 | 97 | 14 | 89 | 0 | 3 | 3 | 99 | 141 |
| 7 | 96 | 6 | 88 | 0 | 3 | 0 | 415 | 260 |
| 8 | 95 | 7 | 87 | 0 | 3 | 1 | 333 | 156 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 547 | 100 | 19 | 99 | 0 | 3 | 0 | 177 | 327 |
| 548 | 100 | 21 | 98 | 0 | 3 | 0 | 416 | 40 |
| 549 | 100 | 25 | 94 | 0 | 3 | 0 | 375 | 43 |
| 550 | 100 | 22 | 97 | 0 | 3 | 0 | 517 | 198 |
| 551 | 100 | 21 | 98 | 0 | 3 | 0 | 516 | 196 |
227 rows × 8 columns
Data.loc[(Data.P > 150) & (Data.C > 20), ['Tot']]
| Tot | |
|---|---|
| 183 | 7 |
| 186 | 6 |
| 187 | 5 |
| 188 | 4 |
| 189 | 4 |
| 190 | 4 |
| 196 | 2 |
| 204 | 151 |
| 288 | 132 |
| 334 | 125 |
| 339 | 125 |
| 426 | 112 |
| 481 | 105 |
| 490 | 104 |
| 531 | 100 |
Data.loc[(Data.P < 150) & (Data.C > 10), ['T\n']]
| T\n | |
|---|---|
| 1 | 4 |
| 2 | 0 |
| 4 | 0 |
| 6 | 3 |
| 13 | 2 |
| ... | ... |
| 548 | 0 |
| 549 | 0 |
| 550 | 0 |
| 551 | 0 |
| 552 | 0 |
414 rows × 1 columns
Data.iloc[2]
Tot 110 C 15 P 111 G 0 N 0 T\n 0 Incident[nb 1]\n 374 Aircraft\n 135 Location\n 359 Phase\n 12 Airport\n 199 Distance\n 0 Date\n 249 Name: 2, dtype: int32
Data.iloc[55, 7]
4
Data.iloc[390, :]
Tot 117 C 12 P 118 G 0 N 0 T\n 0 Incident[nb 1]\n 129 Aircraft\n 269 Location\n 453 Phase\n 0 Airport\n 113 Distance\n 23 Date\n 49 Name: 390, dtype: int32
Data.iloc[[2, 3, 6]]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 110 | 15 | 111 | 0 | 0 | 0 | 374 | 135 | 359 | 12 | 199 | 0 | 249 |
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 6 | 97 | 14 | 89 | 0 | 3 | 3 | 99 | 141 | 41 | 3 | 0 | 0 | 316 |
Data.iloc[[2, 3, 6],[1, 2, 3]]
| C | P | G | |
|---|---|---|---|
| 2 | 15 | 111 | 0 |
| 3 | 7 | 104 | 0 |
| 6 | 14 | 89 | 0 |
Data.iloc[[2, 3, 6], :]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 110 | 15 | 111 | 0 | 0 | 0 | 374 | 135 | 359 | 12 | 199 | 0 | 249 |
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 6 | 97 | 14 | 89 | 0 | 3 | 3 | 99 | 141 | 41 | 3 | 0 | 0 | 316 |
Data.iloc[3:5]
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 4 | 99 | 18 | 90 | 0 | 3 | 0 | 414 | 138 | 183 | 3 | 0 | 0 | 430 |
Data.iloc[:, 4]
0 3
1 3
2 0
3 0
4 3
..
548 3
549 3
550 3
551 3
552 3
Name: N, Length: 553, dtype: int32
Data.iloc[:, 2:4]
| P | G | |
|---|---|---|
| 0 | 136 | 35 |
| 1 | 110 | 36 |
| 2 | 111 | 0 |
| 3 | 104 | 0 |
| 4 | 90 | 0 |
| ... | ... | ... |
| 548 | 98 | 0 |
| 549 | 94 | 0 |
| 550 | 97 | 0 |
| 551 | 98 | 0 |
| 552 | 100 | 0 |
553 rows × 2 columns
Data.iloc[500]
Tot 104 C 1 P 0 G 22 N 3 T\n 5 Incident[nb 1]\n 412 Aircraft\n 185 Location\n 113 Phase\n 3 Airport\n 0 Distance\n 0 Date\n 2 Name: 500, dtype: int32
new_df = Data.groupby('Incident[nb 1]\n')
new_df.first()
| Tot | C | P | G | N | T\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Incident[nb 1] | ||||||||||||
| 0 | 118 | 3 | 109 | 0 | 3 | 5 | 216 | 163 | 8 | 0 | 0 | 32 |
| 1 | 148 | 19 | 147 | 0 | 0 | 0 | 111 | 265 | 5 | 3 | 96 | 499 |
| 2 | 41 | 2 | 33 | 0 | 3 | 0 | 82 | 267 | 0 | 119 | 77 | 429 |
| 3 | 108 | 21 | 106 | 0 | 3 | 0 | 34 | 29 | 3 | 0 | 0 | 464 |
| 4 | 2 | 22 | 150 | 0 | 3 | 0 | 123 | 202 | 3 | 0 | 0 | 500 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| 540 | 109 | 22 | 106 | 0 | 3 | 5 | 26 | 15 | 3 | 0 | 0 | 377 |
| 541 | 47 | 3 | 39 | 0 | 1 | 0 | 10 | 116 | 0 | 75 | 111 | 512 |
| 542 | 128 | 22 | 125 | 0 | 0 | 0 | 239 | 348 | 0 | 26 | 23 | 235 |
| 543 | 124 | 24 | 119 | 0 | 3 | 0 | 242 | 252 | 3 | 0 | 0 | 66 |
| 544 | 26 | 3 | 17 | 0 | 0 | 0 | 243 | 380 | 0 | 46 | 37 | 227 |
545 rows × 12 columns
new_df.groups.keys()
dict_keys([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544])
Data.mean()
Tot 90.746835 C 17.640145 P 90.846293 G 1.811935 N 2.130199 T\n 0.815552 Incident[nb 1]\n 272.433996 Aircraft\n 186.830018 Location\n 243.191682 Phase\n 2.831826 Airport\n 57.699819 Distance\n 25.649186 Date\n 275.381555 dtype: float64
Data.median()
Tot 106.0 C 21.0 P 105.0 G 0.0 N 3.0 T\n 0.0 Incident[nb 1]\n 273.0 Aircraft\n 198.0 Location\n 242.0 Phase\n 3.0 Airport\n 7.0 Distance\n 0.0 Date\n 276.0 dtype: float64
Data.std()
Tot 44.167225 C 8.041265 P 45.402426 G 6.045186 N 1.328769 T\n 1.745173 Incident[nb 1]\n 157.593300 Aircraft\n 102.226128 Location\n 139.518736 Phase\n 2.854998 Airport\n 73.046716 Distance\n 35.850028 Date\n 158.961601 dtype: float64
Data.var()
Tot 1950.743763 C 64.661936 P 2061.380317 G 36.544278 N 1.765626 T\n 3.045627 Incident[nb 1]\n 24835.648262 Aircraft\n 10450.181199 Location\n 19465.477684 Phase\n 8.151014 Airport\n 5335.822772 Distance\n 1285.224533 Date\n 25268.790746 dtype: float64
Data.max()
Tot 153 C 33 P 161 G 36 N 3 T\n 5 Incident[nb 1]\n 544 Aircraft\n 339 Location\n 484 Phase\n 15 Airport\n 226 Distance\n 119 Date\n 549 dtype: int32
Data.head()
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 153 | 3 | 136 | 35 | 3 | 4 | 127 | 151 | 453 | 3 | 0 | 0 | 466 |
| 1 | 152 | 25 | 110 | 36 | 3 | 4 | 512 | 150 | 453 | 3 | 0 | 0 | 466 |
| 2 | 110 | 15 | 111 | 0 | 0 | 0 | 374 | 135 | 359 | 12 | 199 | 0 | 249 |
| 3 | 103 | 7 | 104 | 0 | 0 | 0 | 295 | 146 | 233 | 3 | 0 | 0 | 320 |
| 4 | 99 | 18 | 90 | 0 | 3 | 0 | 414 | 138 | 183 | 3 | 0 | 0 | 430 |
Data.tail()
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 548 | 100 | 21 | 98 | 0 | 3 | 0 | 416 | 40 | 246 | 3 | 0 | 0 | 34 |
| 549 | 100 | 25 | 94 | 0 | 3 | 0 | 375 | 43 | 70 | 3 | 0 | 0 | 25 |
| 550 | 100 | 22 | 97 | 0 | 3 | 0 | 517 | 198 | 421 | 0 | 149 | 50 | 22 |
| 551 | 100 | 21 | 98 | 0 | 3 | 0 | 516 | 196 | 422 | 3 | 0 | 0 | 21 |
| 552 | 100 | 17 | 100 | 0 | 3 | 0 | 387 | 189 | 470 | 3 | 0 | 0 | 10 |
Data.to_excel('E:\Aircraft_Accidents.xlsx')
Data.to_csv('E:\Aircraft_Accidents.csv')
A = DF.head()
A
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | est. 1,700 | 11 | 81 | est. 1,600 | † | INH | American Airlines Flight 11 | Boeing 767-223ER | usnewyne | ENR | 2001-09-11 | ||
| 1 | est. 1,000 | 9 | 56 | est. 900 | † | INH | United Airlines Flight 175 | Boeing 767-222 | usnewyne | ENR | 2001-09-11 | ||
| 2 | 583 | 23 | 560 | 0 | COM | Pan Am Flight 1736 and | Boeing 747-121 | spct | TXI/TOF | TFN | 1977-03-27 | ||
| 3 | 520 | 15 | 505 | 0 | COM | Japan Airlines Flight 123 | Boeing 747SR-46 | ju | ENR | 1985-08-12 | |||
| 4 | 349 | 33 | 316 | 0 | † | COM | Saudi Arabian Flight 763 and | Boeing 747-168B | indic | ENR | 1996-11-12 |
B = DF.tail()
B
| Tot | C | P | G | N | T\n | Incident[nb 1]\n | Aircraft\n | Location\n | Phase\n | Airport\n | Distance\n | Date\n | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 548 | 50 | 5 | 45 | 0 | † | COM | Scottish Airlines (G-ANSY) | Avro York | maltz | ENR | 1956-02-18 | ||
| 549 | 50 | 9 | 41 | 0 | † | COM | Pan Am Flight 202 | Boeing 377-10-26 | brsan | ENR | 1952-04-29 | ||
| 550 | 50 | 6 | 44 | 0 | † | COM | United Airlines Flight 615 | Douglas DC-6B | uscau | APR | OAK | 22 km | 1951-08-24 |
| 551 | 50 | 5 | 45 | 0 | † | COM | United Airlines Flight 610 | Douglas DC-6 | usco | ENR | 1951-06-30 | ||
| 552 | 50 | 3 | 47 | 0 | † | COM | Pennsylvania Central Airlines Flight 410 | Douglas C-54 Skymaster | uswess | ENR | 1947-06-13 |
plt.hist(A['P'])
plt.show()
plt.hist(B['P'])
plt.show()
plt.hist(A['Date\n'])
plt.show()
plt.hist(B['Date\n'])
plt.show()
A = DF.head()
plt.hist(A['Tot'])
plt.show()
B = DF.tail()
plt.hist(B['Tot'])
plt.show()
A = DF.head()
plt.hist(A['Aircraft\n'])
plt.show()
A = DF.head()
plt.hist(A['Location\n'])
plt.show()
A = DF.tail()
plt.hist(A['Date\n'])
plt.show()
plt.hist(A['Phase\n'])
plt.show()
plt.hist(B['Phase\n'])
plt.show()
plt.hist(A['Location\n'])
plt.show()
plt.hist(B['Location\n'])
plt.show()
plt.hist(A['Airport\n'])
plt.show()
plt.hist(B['Airport\n'])
plt.show()
plt.hist(A['Incident[nb 1]\n'])
plt.show()
plt.hist(B['Incident[nb 1]\n'])
plt.show()
Incident is high with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C) were dead by Hijacking(T: INH) on En Route(Phase) on 11-09-2001(Date) at New York City, US(Location).
Creating a histogram provides a visual representation of data distribution.
Histograms can display a large amount of data and the frequency of the data values where the median and distribution of the data can be determined. In addition, it can show any outliers or gaps in the data.
To select a "neat" number of bins and "neat" mid-point values for the data. You may over-ride this selection and set your own bin specifications when prompted.
# by default-> sns.distplot(x, hist=True, kde=True)
sns.distplot(Data['P'])
<matplotlib.axes._subplots.AxesSubplot at 0x208aa465e20>
sns.distplot(Data['P'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa40fa00>
# by default-> sns.distplot(x, hist=True, kde=True)
sns.distplot(Data['C'])
<matplotlib.axes._subplots.AxesSubplot at 0x208aa272490>
sns.distplot(Data['C'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208a9082310>
sns.distplot(Data['Tot'])
<matplotlib.axes._subplots.AxesSubplot at 0x208a8fc7730>
sns.distplot(Data['Tot'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208a918e9d0>
sns.distplot(Data['Location\n'])
<matplotlib.axes._subplots.AxesSubplot at 0x208a918eac0>
sns.distplot(Data['Location\n'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa423eb0>
sns.distplot(Data['Aircraft\n'])
<matplotlib.axes._subplots.AxesSubplot at 0x208a8fac910>
sns.distplot(Data['Aircraft\n'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa331790>
sns.distplot(Data['Incident[nb 1]\n'])
<matplotlib.axes._subplots.AxesSubplot at 0x208a9147880>
sns.distplot(Data['Incident[nb 1]\n'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208a71b47f0>
sns.distplot(Data['T\n'])
C:\Users\admin\anaconda3\lib\site-packages\seaborn\distributions.py:369: UserWarning: Default bandwidth for data is 0; skipping density estimation. warnings.warn(msg, UserWarning)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa2a09d0>
sns.distplot(Data['T\n'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa22a040>
sns.distplot(Data['Date\n'])
<matplotlib.axes._subplots.AxesSubplot at 0x208a8f58fa0>
sns.distplot(Data['Date\n'], kde = False, rug = False)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa4b2ca0>
Incident is high with Air France Flight, Aircraft:-Boeing 727-230: 43 Passengers(P), 10 Crew(C) were dead by Commercial (T: accident/incident) on En Route(Phase) on 20-4-1998(Date) at Monserrate Mtn, Bogota, Colombia(Location).
It's a figure-level function with a similar flexibility over the kind of plot to draw.
It's basically for univariant set of observations and visualizes it through a histogram i.e. only one observation and hence we choose one particular column of the dataset.
The plot shows a simple distribution when it creats a random values with random.randn().
A = Data.head()
plt.boxplot(A['Date\n'])
plt.show()
B = Data.tail()
plt.boxplot(B['Date\n'])
plt.show()
A = Data.head()
plt.boxplot(A['Location\n'])
plt.show()
B = Data.tail()
plt.boxplot(B['Location\n'])
plt.show()
A = Data.head()
plt.boxplot(A['Incident[nb 1]\n'])
plt.show()
B = Data.tail()
plt.boxplot(B['Incident[nb 1]\n'])
plt.show()
A = Data.head()
plt.boxplot(A['Aircraft\n'])
plt.show()
B = Data.tail()
plt.boxplot(B['Aircraft\n'])
plt.show()
A = Data.head()
plt.boxplot(A['Tot'])
plt.show()
B = Data.tail()
plt.boxplot(B['Tot'])
plt.show()
A = Data.head()
plt.boxplot(A['P'])
plt.show()
B = Data.tail()
plt.boxplot(B['P'])
plt.show()
A = Data.head()
plt.boxplot(A['C'])
plt.show()
B = Data.tail()
plt.boxplot(B['C'])
plt.show()
Incident is high with Trigana Air Flight 267, Aircraft:- ATR 42-300: 49 Passengers(P), 5 Crew(C) were dead by Commercial (T: accident/incident) on En Route(Phase) on 16-8-2015(Date) at Mount Tangok, Pegunungan Bintang Regency, Papua, Indonesia(Location).
sns.boxplot(x = 'Incident[nb 1]\n', y = 'Aircraft\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208aa7f4be0>
sns.boxplot(x = 'Aircraft\n', y = 'Location\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208a71f84c0>
sns.boxplot(x = 'Aircraft\n', y = 'Location\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208ae179a00>
sns.boxplot(x = 'Aircraft\n', y = 'T\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208ae139730>
sns.boxplot(x = 'Aircraft\n', y = 'T\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208ae29b160>
sns.boxplot(x = 'Tot', y = 'Airport\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208ae347730>
sns.boxplot(x = 'Tot', y = 'Airport\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208ae3f04f0>
sns.boxplot(x = 'Incident[nb 1]\n', y = 'Aircraft\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208ae2956d0>
sns.boxplot(x = 'Incident[nb 1]\n', y = 'Aircraft\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208af4bbf40>
sns.boxplot(x = 'Location\n', y = 'Phase\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208af5f75b0>
sns.boxplot(x = 'Location\n', y = 'Phase\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208b2929940>
sns.boxplot(x = 'Location\n', y = 'Phase\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208b2d28280>
sns.boxplot(x = 'Date\n', y = 'Tot', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208b2e652b0>
sns.boxplot(x = 'Date\n', y = 'Tot', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208b2929bb0>
sns.boxplot(x = 'Date\n', y = 'Tot', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208b6aa7b50>
px.box(A, x ='Date\n', y = 'Tot')
px.box(B, x ='Date\n', y = 'Tot')
px.box(Data, x ='Phase\n', y = 'P', color = 'C')
px.box(A, x ='Phase\n', y = 'P', color = 'C')
px.box(B, x ='Phase\n', y = 'P', color = 'C')
px.box(Data, x ='Phase\n', y = 'P', color = 'Aircraft\n')
px.box(A, x ='Phase\n', y = 'P', color = 'Aircraft\n')
px.box(B, x ='Phase\n', y = 'P', color = 'Aircraft\n')
sns.boxplot(x = 'Date\n', y = 'Tot', hue = 'T\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208b89555e0>
sns.boxplot(x = 'Date\n', y = 'Tot', hue = 'T\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208bc4a11f0>
sns.boxplot(x = 'Date\n', y = 'Tot', hue = 'T\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208bc67a8b0>
sns.boxplot(data = Data, x = 'Location\n', y = 'Tot', hue = 'T\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208bc5f8fd0>
sns.boxplot(data = A, x = 'Location\n', y = 'Tot', hue = 'T\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208bc42aa00>
sns.boxplot(data = B, x = 'Location\n', y = 'Tot', hue = 'T\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208bff5cf70>
sns.boxplot(data = Data, x ='Tot', y = 'P')
<matplotlib.axes._subplots.AxesSubplot at 0x208bfe8b130>
sns.boxplot(data = A, x ='Tot', y = 'P')
<matplotlib.axes._subplots.AxesSubplot at 0x208c1a65cd0>
sns.boxplot(data = B, x ='Tot', y = 'P')
<matplotlib.axes._subplots.AxesSubplot at 0x208c1b2b430>
sns.boxplot(data = Data, x ='P', y = 'C')
<matplotlib.axes._subplots.AxesSubplot at 0x208c1bb3880>
sns.boxplot(data = A, x ='P', y = 'C')
<matplotlib.axes._subplots.AxesSubplot at 0x208c287ff40>
sns.boxplot(data = B, x ='P', y = 'C')
<matplotlib.axes._subplots.AxesSubplot at 0x208c2915940>
Incident is high with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C), 1,700 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
OUTLIERS: An outlier is an observation that is numerically distant from the rest of the data. Box plots are useful as they show outliers within a data set. When reviewing a box plot, an outlier is defined as a data point that is located outside the whiskers of the box plot.
Comparision of the medians, the interquartile ranges and whiskers of box plots.
Gives the potential outliers and signs of Skewness.
sns.jointplot(x = 'C', y = 'P', data = Data)
<seaborn.axisgrid.JointGrid at 0x208c29e1940>
sns.jointplot(x = 'C', y = 'P', data = A)
<seaborn.axisgrid.JointGrid at 0x208c29ff430>
sns.jointplot(x = 'C', y = 'P', data = B)
<seaborn.axisgrid.JointGrid at 0x208c28efee0>
px.scatter(A, x = 'Incident[nb 1]\n', y = 'Aircraft\n')
px.scatter(B, x = 'Incident[nb 1]\n', y = 'Aircraft\n')
px.scatter(A, x = 'Phase\n', y = 'Airport\n')
px.scatter(B, x = 'Phase\n', y = 'Airport\n')
px.scatter(A, x = 'Date\n', y = 'Location\n')
px.scatter(B, x = 'Date\n', y = 'Location\n')
px.scatter(Data, x = 'C', y = 'P')
px.scatter(A, x = 'C', y = 'P')
px.scatter(B, x = 'C', y = 'P')
px.scatter(Data, x = 'C', y = 'P', trendline = 'ols')
px.scatter(A, x = 'C', y = 'P', trendline = 'ols')
px.scatter(B, x = 'C', y = 'P', trendline = 'ols')
plt.scatter(Data['Incident[nb 1]\n'], Data['T\n'])
plt.show()
plt.scatter(A['Incident[nb 1]\n'], A['T\n'])
plt.show()
plt.scatter(B['Incident[nb 1]\n'], B['T\n'])
plt.show()
plt.scatter(Data['Phase\n'], Data['Location\n'])
plt.show()
plt.scatter(A['Phase\n'], A['Location\n'])
plt.show()
plt.scatter(B['Phase\n'], B['Location\n'])
plt.show()
plt.scatter(Data['P'], Data['C'])
plt.show()
plt.scatter(A['P'], A['C'])
plt.show()
plt.scatter(B['P'], B['C'])
plt.show()
plt.scatter(Data['G'], Data['Tot'])
plt.show()
plt.scatter(A['G'], A['Tot'])
plt.show()
plt.scatter(B['G'], B['Tot'])
plt.show()
sns.jointplot(x = 'Tot', y ='P', data = Data, kind = 'scatter')
<seaborn.axisgrid.JointGrid at 0x208c61fe9a0>
sns.jointplot(x = 'Tot', y ='C', data = Data, kind = 'scatter')
<seaborn.axisgrid.JointGrid at 0x208c6316bb0>
sns.jointplot(x = 'Tot', y ='G', data = Data, kind = 'scatter')
<seaborn.axisgrid.JointGrid at 0x208c63d6fa0>
sns.jointplot(x = 'P', y ='C', data = Data, kind = 'scatter')
<seaborn.axisgrid.JointGrid at 0x208c6558fd0>
sns.jointplot(x = 'P', y ='G', data = Data, kind = 'scatter')
<seaborn.axisgrid.JointGrid at 0x208c6682b50>
Incident is high with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C), 1,700 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
Pairs of numerical figures are present.
Dependent variables have multiple values for each figure associated with the independent variable.
Defining if there is a relationship between two variables and only show correlation.
Discrete data is best at pass/ fail measurements, Continuous data lets you measure things deeply on an infinite set and is generally used in scatter analysis.
From the output, you can see that a joint plot has three parts.
A distribution plot at the top for the column on the x-axis, a distribution plot on the right for the column on the y-axis and a scatter plot in between that shows the mutual distribution of data for both the columns.
You can see that there is no correlation observed between the x, y variables as given in the input.
You can change the type of the joint plot by passing a value for the kind parameter.
sns.stripplot(x = 'Date\n', y='Tot', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208c686d8e0>
sns.stripplot(x = 'Date\n', y='Tot', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208c6d9bb80>
sns.stripplot(x = 'Date\n', y='Tot', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208c6ee0d60>
sns.stripplot(x = 'Aircraft\n', y='Location\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208c6facd00>
sns.stripplot(x = 'Aircraft\n', y='Location\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208c6ee0ac0>
sns.stripplot(x = 'Aircraft\n', y='Location\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208c85ec910>
sns.stripplot(x = 'Tot', y='Location\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208c86a5f10>
sns.stripplot(x = 'Tot', y='Location\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208c8996be0>
sns.stripplot(x = 'Tot', y='Location\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208c89e8400>
sns.stripplot(x = 'Location\n', y='T\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208c8a3e280>
sns.stripplot(x = 'Location\n', y='T\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208c8b0d880>
sns.stripplot(x = 'Location\n', y='T\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208c9410220>
sns.stripplot(x = 'Incident[nb 1]\n', y='Location\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208ca4b8b20>
sns.stripplot(x = 'Incident[nb 1]\n', y='Location\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208ca5058b0>
sns.stripplot(x = 'Incident[nb 1]\n', y='Location\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208caf10430>
px.strip(Data, x = 'Tot', y='Location\n')
px.strip(A, x = 'Tot', y='Location\n')
px.strip(B, x = 'Tot', y='Location\n')
px.strip(Data, x = 'Date\n', y='Phase\n')
px.strip(A, x = 'Date\n', y='Phase\n')
px.strip(B, x = 'Date\n', y='Phase\n')
px.strip(Data, x = 'Aircraft\n', y='Incident[nb 1]\n')
px.strip(A, x = 'Aircraft\n', y='Incident[nb 1]\n')
px.strip(B, x = 'Aircraft\n', y='Incident[nb 1]\n')
sns.stripplot(data = Data, x = 'Tot', y='Aircraft\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cb0e9190>
sns.stripplot(data = A, x = 'Tot', y='Aircraft\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cb376190>
sns.stripplot(data = Data, x = 'P', y='Location\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cb40e6d0>
sns.stripplot(data = A, x = 'P', y='Location\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cb3766d0>
sns.stripplot(data = B, x = 'P', y='Location\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cc7645b0>
sns.stripplot(data = Data, x = 'Incident[nb 1]\n', y='Location\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cc7cc580>
sns.stripplot(data = Data, x = 'Date\n', y='Airport\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208cd2f7100>
sns.stripplot(data = Data, x = 'Aircraft\n', y='Incident[nb 1]\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208ced52940>
Incident is high with United Airlines Flight 175, Aircraft:- Boeing 767-222: 56 Passengers(P), 9 Crew(C), 1,000 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
Some things to keep an eye out for when looking at data on a numeric variable: (a) Skewness and Multimodality can be seen, but other visualizations show these more clearly. (b) Gaps and Outliers can be revealed and data outside of the expected range. (c) rounding, e.g. to integer values, or heaping, i.e. a few particular values occur very frequently. (d) impossible or suspicious values.
Scalability in this form is limited due to over-plotting and can display up to 30,000 data points.
With a good combination of point size choice, jittering, and alpha blending the strip plot for groups of data can scale to several hundred thousand observations and ten to twenty of groups.
Storage needed for vector graphics images grows linearly with the number of observations.
sns.barplot(x='T\n', y='C', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208cd2713d0>
sns.barplot(x='T\n', y='C', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208cf3c1880>
sns.barplot(x='T\n', y='C', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208cf40c1f0>
sns.barplot(x='Aircraft\n', y='Location\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208cf515ca0>
sns.barplot(x='Aircraft\n', y='Location\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208cf888be0>
sns.barplot(x='Aircraft\n', y='Location\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208cfec8a60>
sns.barplot(x = 'Tot', y = 'C', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208d0f50280>
sns.barplot(x = 'Tot', y = 'C', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d13c6b20>
sns.barplot(x = 'Tot', y = 'C', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d13ffac0>
sns.barplot(x = 'Tot', y = 'P', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208d14852b0>
sns.barplot(x = 'Tot', y = 'P', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1640ca0>
sns.barplot(x = 'Tot', y = 'P', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d195ed30>
sns.barplot(x = 'C', y = 'P', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208d191ce20>
sns.barplot(x = 'C', y = 'P', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1aad220>
sns.barplot(x = 'C', y = 'P', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1b11640>
sns.barplot(x = 'T\n', y = 'Airport\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1b68820>
sns.barplot(x = 'T\n', y = 'Airport\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1bdbdf0>
sns.barplot(x = 'T\n', y = 'Airport\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1c33460>
sns.barplot(x = 'Aircraft\n', y = 'Incident[nb 1]\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208d1d163d0>
sns.barplot(x = 'Aircraft\n', y = 'Incident[nb 1]\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d36569d0>
sns.barplot(x = 'Aircraft\n', y = 'Incident[nb 1]\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d365be20>
sns.barplot(x = 'Date\n', y = 'Aircraft\n', data = Data)
<matplotlib.axes._subplots.AxesSubplot at 0x208d3753580>
sns.barplot(x = 'Date\n', y = 'Aircraft\n', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d37426a0>
sns.barplot(x = 'Date\n', y = 'Aircraft\n', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d4820880>
sns.barplot(x = 'C', y = 'P', hue ='Tot', data = A)
<matplotlib.axes._subplots.AxesSubplot at 0x208d47d7160>
sns.barplot(x = 'C', y = 'P', hue ='Tot', data = B)
<matplotlib.axes._subplots.AxesSubplot at 0x208d58d1430>
Incident is high with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C), 1,700 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
Incident is high with United Airlines Flight 175, Aircraft:- Boeing 767-222: 56 Passengers(P), 9 Crew(C), 1,000 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
They are created to show data in multiple, highly visual waysTo interpret the length of the bars/columns determines the value as described on the y-axis.
Bar graphs have an x- and y-axis and can be used to showcase one, two, or many categories of data where Single and dual bar charts are practised using them to represent data to show the total size of groups.
Shows how the proportions between groups related to each other, in addition to the total of each group.
The columns can contain multiple labeled variables (or just one), or they can be grouped together (or not) for comparative purposes.
px.pie(Data, names = 'Aircraft\n', values = 'Location\n')
px.pie(A, names = 'Aircraft\n', values = 'Location\n')
px.pie(Data, names = 'Location\n', values = 'Airport\n')
px.pie(A, names = 'Location\n', values = 'Airport\n')
px.pie(Data, names = 'T\n', values = 'Date\n')
px.pie(A, names = 'T\n', values = 'Date\n')
px.pie(Data, names = 'Phase\n', values = 'Date\n')
px.pie(A, names = 'Phase\n', values = 'Date\n')
px.pie(Data, names = 'P', values = 'Incident[nb 1]\n')
px.pie(A, names = 'P', values = 'Incident[nb 1]\n')
px.pie(Data, names = 'T\n', values = 'Phase\n')
px.pie(A, names = 'T\n', values = 'Phase\n')
px.pie(Data, names = 'Tot', values = 'Date\n')
px.pie(A, names = 'Tot', values = 'Date\n')
px.pie(Data, names = 'T\n', values = 'Aircraft\n')
px.pie(A, names = 'T\n', values = 'Aircraft\n')
px.pie(B, names = 'T\n', values = 'Aircraft\n')
px.pie(Data, names = 'T\n', values = 'Airport\n')
px.pie(A, names = 'T\n', values = 'Airport\n')
px.pie(B, names = 'T\n', values = 'Airport\n')
Incident is high with Airblue Flight 202, Aircraft:- Airbus A321-231: 146 Passengers(P), 6 Crew(C), were dead by Commercial (T: accident/incident) on Approach(Phase) on 28-7-2010(Date) from a distance of 15km (9.3 mi) at Islamabad, Pakistan APR(Location).
Incident is high with Yemenia Flight 626, Aircraft:- Airbus A310-324: 141 Passengers(P), 11 Crew(C), were dead by Commercial (T: accident/incident) on Approach(Phase) on 30-6-2009(Date) from a distance of 40km (25 min) at Mozambique Channel off Mitsamiouli, Comoros(Location).
When you interpret one pie chart, we get the differences in the size of the slices as per the data taken.
The size of a slice shows the proportion of observations that are in that group.
When you compare multiple pie charts, we get the differences in the size of slices for the same categories in all the pie charts.
sns.jointplot(x = 'Tot', y = 'P', data = Data, kind='hex', color='k')
<seaborn.axisgrid.JointGrid at 0x208d5c00a00>
sns.jointplot(x = 'Tot', y = 'C', data = Data, kind='hex', color='k')
<seaborn.axisgrid.JointGrid at 0x208d5d0f5b0>
sns.jointplot(x = 'C', y = 'P', data = Data, kind='hex', color='k')
<seaborn.axisgrid.JointGrid at 0x208d5db9a00>
sns.jointplot(x = 'Tot', y = 'P', data = Data, kind='hex', color='b')
<seaborn.axisgrid.JointGrid at 0x208d5f3d9d0>
sns.jointplot(x = 'Aircraft\n', y = 'Location\n', data = Data, kind='hex', color='b')
<seaborn.axisgrid.JointGrid at 0x208d606e3a0>
sns.jointplot(x = 'Incident[nb 1]\n', y = 'Phase\n', data = Data, kind='hex', color='b')
<seaborn.axisgrid.JointGrid at 0x208d6167ca0>
sns.jointplot(x = 'Date\n', y = 'Aircraft\n', data = Data, kind='hex', color='b')
<seaborn.axisgrid.JointGrid at 0x208d6260ee0>
Incident is high with Sosoliso Airlines Flight 1145, Aircraft:- McDonnell Douglas DC-9-32: 101 Passengers(P), 7 Crew(C), were dead by Commercial (T: accident/incident) on PHC(Phase) on 10-12-2005(Date) at Port Harcourt, Nigeria, LDG (Location).
Instead of overlapping, the plotting window is split in several hexbins, and the number of points per hexbin is counted.
The color denotes this number of points.
The size of the hexagons changes - the scale of the color bar guide is redefined accordingly and We can change the size of the bins using the gridsize argument.
We get a clear picture of density, distributions, and relative ranges, similar to a heat map.
The shape of the hexagon allows us to limit the effects of edge biases found in square bins, while retaining the ability to form a continuous grid.
sns.swarmplot(data = Data, x = 'Aircraft\n', y = 'Tot')
<matplotlib.axes._subplots.AxesSubplot at 0x208d73b3a00>
sns.swarmplot(data = A, x = 'Aircraft\n', y = 'Tot')
<matplotlib.axes._subplots.AxesSubplot at 0x208d77c20d0>
sns.swarmplot(data = B, x = 'Aircraft\n', y = 'Tot')
<matplotlib.axes._subplots.AxesSubplot at 0x208d79eb190>
sns.swarmplot(data = Data, x = 'Tot', y = 'P')
<matplotlib.axes._subplots.AxesSubplot at 0x208d7a91730>
sns.swarmplot(data = A, x = 'Tot', y = 'P')
<matplotlib.axes._subplots.AxesSubplot at 0x208d7d51dc0>
sns.swarmplot(data = Data, x = 'Tot', y = 'C')
<matplotlib.axes._subplots.AxesSubplot at 0x208d7ddfa00>
sns.swarmplot(data = A, x = 'Tot', y = 'C')
<matplotlib.axes._subplots.AxesSubplot at 0x208d803a4c0>
sns.swarmplot(data = Data, x = 'Tot', y = 'T\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208d9103400>
sns.swarmplot(data = Data, x = 'Incident[nb 1]\n', y = 'Aircraft\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208d9480160>
sns.swarmplot(data = Data, x = 'Aircraft\n', y = 'Location\n')
<matplotlib.axes._subplots.AxesSubplot at 0x208d9e5d430>
Incident is high with Cebu Pacific Air Flight 387, Aircraft:- McDonnell Douglas DC-9-32: 99 Passengers(P), 5 Crew(C), were dead by Commercial (T: accident/incident) on En Route(Phase) on 02-2-1998(Date) at Mount Balatukan, Philippines(Location).
It can give a better representation of the distribution of observations, although it only works well for relatively small datasets.
Enlarging the plot and Separate points by hue using the argument split = True.
Place the legend to the right while Adjusting the y-axis limits to end at 0.
sns.countplot(x = 'P', data = Data, palette ='Greens_d')
<matplotlib.axes._subplots.AxesSubplot at 0x208da4a5160>
sns.countplot(x = 'P', data = A, palette ='PuBuGn')
<matplotlib.axes._subplots.AxesSubplot at 0x208db78ae50>
sns.countplot(x = 'P', data = B, palette ='Spectral')
<matplotlib.axes._subplots.AxesSubplot at 0x208db7e0370>
sns.countplot(x = 'Aircraft\n', data = Data, palette ='flag')
<matplotlib.axes._subplots.AxesSubplot at 0x208db8f6e20>
sns.countplot(x = 'Aircraft\n', data = A, palette ='magma')
<matplotlib.axes._subplots.AxesSubplot at 0x208dbb551f0>
sns.countplot(x = 'Aircraft\n', data = B, palette ='Paired')
<matplotlib.axes._subplots.AxesSubplot at 0x208dbf28df0>
sns.countplot(x = 'Incident[nb 1]\n', data = Data, palette ='summer')
<matplotlib.axes._subplots.AxesSubplot at 0x208dc0a4910>
sns.countplot(x = 'Incident[nb 1]\n', data = A, palette ='mako')
<matplotlib.axes._subplots.AxesSubplot at 0x208dc909640>
sns.countplot(x = 'Incident[nb 1]\n', data = B, palette ='prism')
<matplotlib.axes._subplots.AxesSubplot at 0x208dd9fbfa0>
sns.countplot(x = 'Location\n', data = Data, palette='tab20')
<matplotlib.axes._subplots.AxesSubplot at 0x208ddb19d90>
sns.countplot(x = 'Location\n', data = A, palette='winter')
<matplotlib.axes._subplots.AxesSubplot at 0x208ddb589a0>
sns.countplot(x = 'Location\n', data = B, palette='gnuplot')
<matplotlib.axes._subplots.AxesSubplot at 0x208de39e100>
sns.countplot(x = 'Date\n', data = Data, palette='Accent')
<matplotlib.axes._subplots.AxesSubplot at 0x208de4ec520>
sns.countplot(x = 'Date\n', data = A, palette='gist_rainbow')
<matplotlib.axes._subplots.AxesSubplot at 0x208de4d02b0>
sns.countplot(x = 'Date\n', data = B, palette='viridis')
<matplotlib.axes._subplots.AxesSubplot at 0x208dfe52e50>
sns.countplot(x = 'T\n', data = Data, palette='cividis')
<matplotlib.axes._subplots.AxesSubplot at 0x208dfeb6160>
sns.countplot(x = 'T\n', data = A, palette='afmhot')
<matplotlib.axes._subplots.AxesSubplot at 0x208dff10670>
sns.countplot(x = 'T\n', data = B, palette='plasma')
<matplotlib.axes._subplots.AxesSubplot at 0x208dff4f0a0>
Incident is high with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C), 1,700 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
Vectors of data represented as lists, numpy arrays, or pandas Series objects passed directly to the x, y, and/or hue parameters.
In most cases, it is possible to use numpy or Python objects, but pandas objects are preferable because the associated names will be used to annotate the axes. Additionally, we can use Categorical types for the grouping variables to control the order of plot elements.
A "long-form" DataFrame, in which case the x, y, and hue variables will determine how the data are plotted.
A “wide-form” DataFrame, such that each numeric column will be plotted.
corr = Data.corr(method = 'kendall')
plt.figure(figsize = (15, 8))
sns.heatmap(corr, annot = True)
Data.columns
Index(['Tot', 'C', 'P', 'G', 'N', 'T\n', 'Incident[nb 1]\n', 'Aircraft\n',
'Location\n', 'Phase\n', 'Airport\n', 'Distance\n', 'Date\n'],
dtype='object')
Feature-expression heat maps provide insight into complex associations.
It utilizes effect ordered data display on two variable sets.
Its applications are found in complex biological systems.
Effect size (color) and statistical significance (radius) are depicted in circles.
sns.catplot(x = "T\n", y = "Tot", hue = "P", kind = "point", data = Data)
<seaborn.axisgrid.FacetGrid at 0x208dea4eeb0>
sns.catplot(x = "P", y = "C", hue = "Aircraft\n", kind = "point", data = Data)
<seaborn.axisgrid.FacetGrid at 0x208e0448a90>
sns.catplot(x = "P", y = "C", hue = "Aircraft\n", kind = "point", data = A)
<seaborn.axisgrid.FacetGrid at 0x208de427580>
sns.catplot(x = "P", y = "C", hue = "Aircraft\n", kind = "point", data = B)
<seaborn.axisgrid.FacetGrid at 0x208e1b41970>
sns.catplot(x = "Incident[nb 1]\n", y = "Location\n", hue = "Airport\n", kind = "point", data = Data)
<seaborn.axisgrid.FacetGrid at 0x208e13b6130>
A = Data.head()
sns.catplot(x = "Incident[nb 1]\n", y = "Location\n", hue = "Airport\n", kind = "point", data = A)
<seaborn.axisgrid.FacetGrid at 0x2088422a7f0>
B = Data.tail()
sns.catplot(x = "Incident[nb 1]\n", y = "Location\n", hue = "Airport\n", kind = "point", data = B)
<seaborn.axisgrid.FacetGrid at 0x208e16ac130>
ax = sns.pointplot(x = "P", y = "C", data = Data)
ax = sns.pointplot(x = "P", y="C", data = A)
ax = sns.pointplot(x = "P", y="C", data = B)
ax = sns.pointplot(x = "Tot", y = "T\n", data = Data, estimator = median)
ax = sns.pointplot(x = "Tot", y = "T\n", data = A, estimator = median)
Incident is high with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C), 1,700 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location).
Point plots can be more useful than bar plots for focusing comparisons between different levels of one or more categorical variables.
They are particularly adept at showing interactions: how the relationship between levels of one categorical variable changes across levels of a second categorical variable. The lines that join each point from the same hue level allow interactions to be judged by differences in slope, which is easier for the eyes than comparing the heights of several groups of points or bars.
It is important to keep in mind that a point plot shows only the mean (or other estimator) value, but in many cases it may be more informative to show the distribution of values at each level of the categorical variables. In that case, other approaches such as a box or violin plot may be more appropriate.
sns.violinplot(x = Data.Tot, y = Data.P)
<matplotlib.axes._subplots.AxesSubplot at 0x2096f003e20>
sns.violinplot(x = A.Tot, y = A.P)
<matplotlib.axes._subplots.AxesSubplot at 0x2096f5fa1c0>
sns.violinplot(x = B.Tot, y = B.P)
<matplotlib.axes._subplots.AxesSubplot at 0x2096f615430>
sns.violinplot(x = Data.G, y = Data.N)
<matplotlib.axes._subplots.AxesSubplot at 0x2096f6634f0>
sns.violinplot(x = A.G, y = A.N)
<matplotlib.axes._subplots.AxesSubplot at 0x2096f67a340>
sns.violinplot(x = B.G, y = B.N)
<matplotlib.axes._subplots.AxesSubplot at 0x2096f7dcc40>
sns.catplot(x="Tot", y="P", hue="C",kind="violin", bw=.15, cut=0, data=Data)
<seaborn.axisgrid.FacetGrid at 0x2096efc5700>
sns.catplot(x="Tot", y="P", hue="C",kind="violin", bw=.15, cut=0, data=A)
<seaborn.axisgrid.FacetGrid at 0x2096f663460>
sns.catplot(x="Tot", y="P", hue="C",kind="violin", bw=.15, cut=0, data=B)
<seaborn.axisgrid.FacetGrid at 0x2096f52ac70>
sns.catplot(x="T\n", y="P", hue="C",kind="violin", bw=.15, cut=0, data=Data)
<seaborn.axisgrid.FacetGrid at 0x2096f939dc0>
sns.catplot(x="T\n", y="P", hue="C",kind="violin", bw=.15, cut=0, data=A)
<seaborn.axisgrid.FacetGrid at 0x20971349070>
sns.catplot(x="T\n", y="P", hue="C",kind="violin", bw=.15, cut=0, data=B)
<seaborn.axisgrid.FacetGrid at 0x209713a34c0>
sns.catplot(x = "Airport\n", y = "Location\n", hue = "P", kind = "violin", bw = .15, cut = 0, data = A)
<seaborn.axisgrid.FacetGrid at 0x209713a3df0>
sns.catplot(x = "Airport\n", y = "Location\n", hue = "P", kind = "violin", bw = .15, cut = 0, data = B)
<seaborn.axisgrid.FacetGrid at 0x209714870d0>
Incident is high with Airblue Flight 202, Aircraft:- Airbus A321-231: 146 Passengers(P), 6 Crew(C), were dead by Commercial (T: COM - accident/incident) on Approach(Phase) from 15km (9.3 mi) on 28-7-2010(Date) at Islamabad, Pakistan (Location).
The white dot represents the median, the thick gray bar in the center represents the interquartile range, the thin gray line represents the rest of the distribution, except for points that are determined to be “outliers” using a method that is a function of the interquartile range.
Violin plot are made vertically most of the time, If you have long labels building an horizontal version{Output[22]} like above make the labels more readable.
If the variable are grouped, we can build a grouped violin as you would do for a boxplot.
sns.catplot(x = "Tot", y = "C", kind="boxen", data = Data.sort_values("P"))
<seaborn.axisgrid.FacetGrid at 0x209713a3250>
sns.catplot(x = "Tot", y = "C", kind="boxen", data = A.sort_values("P"))
<seaborn.axisgrid.FacetGrid at 0x209714e2e80>
sns.catplot(x = "Tot", y = "C", kind="boxen", data = B.sort_values("P"))
<seaborn.axisgrid.FacetGrid at 0x20971ae5580>
sns.catplot(x = "T\n", y = "G", kind = "boxen", data = Data.sort_values("N"))
<seaborn.axisgrid.FacetGrid at 0x20971adca60>
sns.catplot(x = "T\n", y = "G", kind = "boxen", data = A.sort_values("N"))
<seaborn.axisgrid.FacetGrid at 0x20971bafe80>
sns.catplot(x = "Aircraft\n", y = "Location\n", kind = "boxen", data = Data.sort_values("Date\n"))
<seaborn.axisgrid.FacetGrid at 0x20971c56850>
sns.catplot(x = "Aircraft\n", y = "Location\n", kind = "boxen", data = A.sort_values("Date\n"))
<seaborn.axisgrid.FacetGrid at 0x20971c56340>
sns.catplot(x = "Aircraft\n", y = "Location\n", kind = "boxen", data = B.sort_values("Date\n"))
<seaborn.axisgrid.FacetGrid at 0x20971c56af0>
sns.catplot(x = "Tot", y = "C", hue = "P", kind = "box", data = A)
<seaborn.axisgrid.FacetGrid at 0x209725c5c10>
sns.catplot(x = "Tot", y = "C", hue = "P", kind = "box", data = B)
<seaborn.axisgrid.FacetGrid at 0x2097267db50>
sns.catplot(x = "G", y = "N", hue = "P", kind = "box", data = A)
<seaborn.axisgrid.FacetGrid at 0x209725293a0>
sns.catplot(x = "G", y = "N", hue = "P", kind = "box", data = B)
<seaborn.axisgrid.FacetGrid at 0x209727cecd0>
sns.catplot(x = "P", y = "C", hue = "G", kind = "box", data = Data)
<seaborn.axisgrid.FacetGrid at 0x209727d7d30>
sns.catplot(x = "P", y = "C", hue = "G", kind = "box", data = A)
<seaborn.axisgrid.FacetGrid at 0x209721e1730>
sns.catplot(x = "P", y = "C", hue = "G", kind = "box", data = B)
<seaborn.axisgrid.FacetGrid at 0x2097286d5b0>
Incident is high with Iranian Air Force (5-8519), Aircraft:- Lockheed C-130E Hercules: 84 Passengers(P), 10 Crew(C), were dead by Military (T:MIL - accident/incident) on Approach(Phase) of 5.5 km (3.4 mi) on 06-12-2005(Date) at Tehran, Iran(Location).
OUTLIERS: An outlier is an observation that is numerically distant from the rest of the data. Box plots are useful as they show outliers within a data set. When reviewing a box plot, an outlier is defined as a data point that is located outside the whiskers of the box plot.
Comparision of the medians, the interquartile ranges and whiskers of box plots.
Gives the potential outliers and signs of Skewness.
sns.pairplot(Data)
<seaborn.axisgrid.PairGrid at 0x20972884280>
sns.pairplot(A)
<seaborn.axisgrid.PairGrid at 0x2097e2a7490>
sns.pairplot(B)
<seaborn.axisgrid.PairGrid at 0x20985f8cdc0>
Pairs plots are a powerful tool to quickly explore distributions and relationships in a dataset.
The diagonal plots are kernel density plots where the other plots are scatter plots.
Incident with American Airlines Flight 11, Aircraft:- Boeing 767-223ER: 81 Passengers(P), 11 Crew(C), 1,700 Estimation were dead by Hijacking (T: INH) on En Route(Phase) on 11-9-2001(Date) at New York City, New York, U.S (Location) are more as per the graphical representation.
The incidents are more with the Commercial (accident/incident) with huge deaths.
The incidents are less with the Military (accident/incident), Bombing, Hijacking (accident/incident) with huge deaths.
For a Huge period - accidents were done during the En-route(ENR).
In some cases - accidents were done during the Approach(APR).
The death of Passengers(P) were huge when compared to the Crew(C) in the Cabin.
Rough Estimation is around 1,700.